Pull request #43858 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch 22.06 at a60b458179aa262e6f221f8d4318e76c05e2169b rather than 112fb22152fa0df622337df9476ecff14c95574f Obtained Jenkinsfile from a60b458179aa262e6f221f8d4318e76c05e2169b Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-43858@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-07-24T06:25:31.337Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-07-24T06:25:31.342Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-07-24T06:25:46.568Z] Still waiting to schedule task [2022-07-24T06:25:46.569Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-020d7cf15697867c7)’ is offline [2022-07-24T06:26:29.288Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-020d7cf15697867c7) in /home/ubuntu/workspace/moby_PR-43858 [Pipeline] { [Pipeline] checkout [2022-07-24T06:26:29.452Z] The recommended git tool is: git [2022-07-24T06:26:32.437Z] using credential docker-jenkins-github-credentials [2022-07-24T06:26:32.478Z] Cloning the remote Git repository [2022-07-24T06:26:32.479Z] Cloning with configured refspecs honoured and without tags [2022-07-24T06:26:32.519Z] Cloning repository https://github.com/moby/moby.git [2022-07-24T06:26:32.639Z] > git init /home/ubuntu/workspace/moby_PR-43858 # timeout=10 [2022-07-24T06:26:32.986Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-24T06:26:32.987Z] > git --version # timeout=10 [2022-07-24T06:26:33.010Z] > git --version # 'git version 2.17.1' [2022-07-24T06:26:33.011Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-24T06:26:33.012Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43858/head:refs/remotes/origin/PR-43858 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-24T06:26:56.211Z] Fetching without tags [2022-07-24T06:26:56.459Z] Merging remotes/origin/22.06 commit a60b458179aa262e6f221f8d4318e76c05e2169b into PR head commit 112fb22152fa0df622337df9476ecff14c95574f [2022-07-24T06:26:57.424Z] Merge succeeded, producing 112fb22152fa0df622337df9476ecff14c95574f [2022-07-24T06:26:57.425Z] Checking out Revision 112fb22152fa0df622337df9476ecff14c95574f (PR-43858) [2022-07-24T06:26:56.099Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-24T06:26:56.136Z] > git config --add remote.origin.fetch +refs/pull/43858/head:refs/remotes/origin/PR-43858 # timeout=10 [2022-07-24T06:26:56.152Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-24T06:26:56.182Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-24T06:26:56.214Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-24T06:26:56.214Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-24T06:26:56.217Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43858/head:refs/remotes/origin/PR-43858 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-24T06:26:56.466Z] > git config core.sparsecheckout # timeout=10 [2022-07-24T06:26:56.481Z] > git checkout -f 112fb22152fa0df622337df9476ecff14c95574f # timeout=10 [2022-07-24T06:26:57.299Z] > git remote # timeout=10 [2022-07-24T06:26:57.326Z] > git config --get remote.origin.url # timeout=10 [2022-07-24T06:26:57.360Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-24T06:26:57.361Z] > git merge a60b458179aa262e6f221f8d4318e76c05e2169b # timeout=10 [2022-07-24T06:26:57.383Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-24T06:26:57.433Z] > git config core.sparsecheckout # timeout=10 [2022-07-24T06:26:57.460Z] > git checkout -f 112fb22152fa0df622337df9476ecff14c95574f # timeout=10 [2022-07-24T06:27:02.191Z] Commit message: "Windows: Re-create custom NAT networks after restart if missing from HNS" [2022-07-24T06:27:02.191Z] First time build. Skipping changelog. [2022-07-24T06:27:02.220Z] > git --version # timeout=10 [2022-07-24T06:27:02.225Z] > git --version # 'git version 2.17.1' [2022-07-24T06:27:02.245Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-24T06:27:03.388Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43858:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 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-24T06:27:09.961Z] Unable to find image 'alpine:latest' locally [2022-07-24T06:27:10.219Z] latest: Pulling from library/alpine [2022-07-24T06:27:10.219Z] 530afca65e2e: Pulling fs layer [2022-07-24T06:27:10.484Z] 530afca65e2e: Verifying Checksum [2022-07-24T06:27:10.484Z] 530afca65e2e: Download complete [2022-07-24T06:27:10.776Z] 530afca65e2e: Pull complete [2022-07-24T06:27:11.035Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-24T06:27:11.036Z] Status: Downloaded newer image for alpine:latest [2022-07-24T06:27:17.603Z] 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-24T06:27:19.209Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-020d7cf15697867c7) in /home/ubuntu/workspace/moby_PR-43858 [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-24T06:27:19.260Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2022-07-24T06:27:19.310Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) 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-24T06:27:19.340Z] Fetching changes from the remote Git repository [Pipeline] // stage [Pipeline] // stage [2022-07-24T06:27:19.361Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-07-24T06:27:19.638Z] Merging remotes/origin/22.06 commit a60b458179aa262e6f221f8d4318e76c05e2169b into PR head commit 112fb22152fa0df622337df9476ecff14c95574f [2022-07-24T06:27:19.841Z] Merge succeeded, producing 112fb22152fa0df622337df9476ecff14c95574f [2022-07-24T06:27:19.841Z] Checking out Revision 112fb22152fa0df622337df9476ecff14c95574f (PR-43858) [2022-07-24T06:27:19.318Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43858/.git # timeout=10 [2022-07-24T06:27:19.342Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-24T06:27:19.405Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-24T06:27:19.405Z] > git --version # timeout=10 [2022-07-24T06:27:19.413Z] > git --version # 'git version 2.17.1' [2022-07-24T06:27:19.413Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-24T06:27:19.414Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43858/head:refs/remotes/origin/PR-43858 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-24T06:27:19.640Z] > git config core.sparsecheckout # timeout=10 [2022-07-24T06:27:19.651Z] > git checkout -f 112fb22152fa0df622337df9476ecff14c95574f # timeout=10 [2022-07-24T06:27:19.723Z] > git remote # timeout=10 [2022-07-24T06:27:19.752Z] > git config --get remote.origin.url # timeout=10 [2022-07-24T06:27:19.772Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-24T06:27:19.773Z] > git merge a60b458179aa262e6f221f8d4318e76c05e2169b # timeout=10 [2022-07-24T06:27:19.807Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-24T06:27:19.843Z] > git config core.sparsecheckout # timeout=10 [2022-07-24T06:27:19.863Z] > git checkout -f 112fb22152fa0df622337df9476ecff14c95574f # timeout=10 [2022-07-24T06:27:20.032Z] Commit message: "Windows: Re-create custom NAT networks after restart if missing from HNS" [2022-07-24T06:27:20.045Z] > git --version # timeout=10 [2022-07-24T06:27:20.058Z] > git --version # 'git version 2.17.1' [2022-07-24T06:27:20.064Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-24T06:27:20.652Z] + [ PR != PR ] [2022-07-24T06:27:20.652Z] + [ 22.06 != master ] [2022-07-24T06:27:20.652Z] + echo 1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-24T06:27:20.973Z] + docker version [2022-07-24T06:27:20.973Z] Client: Docker Engine - Community [2022-07-24T06:27:20.973Z] Version: 20.10.14 [2022-07-24T06:27:20.973Z] API version: 1.41 [2022-07-24T06:27:20.973Z] Go version: go1.16.15 [2022-07-24T06:27:20.973Z] Git commit: a224086 [2022-07-24T06:27:20.973Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-24T06:27:20.973Z] OS/Arch: linux/amd64 [2022-07-24T06:27:20.973Z] Context: default [2022-07-24T06:27:20.973Z] Experimental: true [2022-07-24T06:27:20.973Z] [2022-07-24T06:27:20.973Z] Server: Docker Engine - Community [2022-07-24T06:27:20.973Z] Engine: [2022-07-24T06:27:20.973Z] Version: 20.10.14 [2022-07-24T06:27:20.973Z] API version: 1.41 (minimum version 1.12) [2022-07-24T06:27:20.973Z] Go version: go1.16.15 [2022-07-24T06:27:20.973Z] Git commit: 87a90dc [2022-07-24T06:27:20.973Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-24T06:27:20.973Z] OS/Arch: linux/amd64 [2022-07-24T06:27:20.973Z] Experimental: true [2022-07-24T06:27:20.973Z] containerd: [2022-07-24T06:27:20.973Z] Version: 1.5.11 [2022-07-24T06:27:20.973Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-24T06:27:20.973Z] runc: [2022-07-24T06:27:20.973Z] Version: 1.0.3 [2022-07-24T06:27:20.973Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-24T06:27:20.973Z] docker-init: [2022-07-24T06:27:20.973Z] Version: 0.19.0 [2022-07-24T06:27:20.973Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-24T06:27:21.304Z] + docker info [2022-07-24T06:27:34.209Z] Still waiting to schedule task [2022-07-24T06:27:34.209Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-24T06:27:34.210Z] Still waiting to schedule task [2022-07-24T06:27:34.210Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-24T06:27:34.211Z] Still waiting to schedule task [2022-07-24T06:27:34.211Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2022-07-24T06:27:34.215Z] Still waiting to schedule task [2022-07-24T06:27:34.215Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2022-07-24T06:27:47.880Z] Client: [2022-07-24T06:27:47.880Z] Context: default [2022-07-24T06:27:47.880Z] Debug Mode: false [2022-07-24T06:27:47.880Z] Plugins: [2022-07-24T06:27:47.880Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-24T06:27:47.880Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-24T06:27:47.880Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-24T06:27:47.880Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-24T06:27:47.880Z] [2022-07-24T06:27:47.880Z] Server: [2022-07-24T06:27:47.880Z] Containers: 0 [2022-07-24T06:27:47.880Z] Running: 0 [2022-07-24T06:27:47.880Z] Paused: 0 [2022-07-24T06:27:47.880Z] Stopped: 0 [2022-07-24T06:27:47.880Z] Images: 1 [2022-07-24T06:27:47.880Z] Server Version: 20.10.14 [2022-07-24T06:27:47.880Z] Storage Driver: overlay2 [2022-07-24T06:27:47.880Z] Backing Filesystem: extfs [2022-07-24T06:27:47.880Z] Supports d_type: true [2022-07-24T06:27:47.880Z] Native Overlay Diff: true [2022-07-24T06:27:47.880Z] userxattr: false [2022-07-24T06:27:47.880Z] Logging Driver: json-file [2022-07-24T06:27:47.880Z] Cgroup Driver: cgroupfs [2022-07-24T06:27:47.880Z] Cgroup Version: 1 [2022-07-24T06:27:47.880Z] Plugins: [2022-07-24T06:27:47.880Z] Volume: local [2022-07-24T06:27:47.880Z] Network: bridge host ipvlan macvlan null overlay [2022-07-24T06:27:47.880Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-24T06:27:47.880Z] Swarm: inactive [2022-07-24T06:27:47.880Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-24T06:27:47.880Z] Default Runtime: runc [2022-07-24T06:27:47.880Z] Init Binary: docker-init [2022-07-24T06:27:47.880Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-24T06:27:47.880Z] runc version: v1.0.3-0-gf46b6ba [2022-07-24T06:27:47.880Z] init version: de40ad0 [2022-07-24T06:27:47.880Z] Security Options: [2022-07-24T06:27:47.880Z] apparmor [2022-07-24T06:27:47.880Z] seccomp [2022-07-24T06:27:47.880Z] Profile: default [2022-07-24T06:27:47.880Z] Kernel Version: 5.4.0-1071-aws [2022-07-24T06:27:47.880Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-24T06:27:47.880Z] OSType: linux [2022-07-24T06:27:47.880Z] Architecture: x86_64 [2022-07-24T06:27:47.880Z] CPUs: 2 [2022-07-24T06:27:47.880Z] Total Memory: 7.565GiB [2022-07-24T06:27:47.880Z] Name: ip-10-100-74-219 [2022-07-24T06:27:47.880Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-24T06:27:47.880Z] Docker Root Dir: /var/lib/docker [2022-07-24T06:27:47.880Z] Debug Mode: false [2022-07-24T06:27:47.880Z] Registry: https://index.docker.io/v1/ [2022-07-24T06:27:47.880Z] Labels: [2022-07-24T06:27:47.880Z] Experimental: true [2022-07-24T06:27:47.880Z] Insecure Registries: [2022-07-24T06:27:47.880Z] 127.0.0.0/8 [2022-07-24T06:27:47.880Z] Live Restore Enabled: true [2022-07-24T06:27:47.880Z] [2022-07-24T06:27:47.880Z] WARNING: No swap limit support [Pipeline] sh [2022-07-24T06:27:48.203Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-24T06:27:48.203Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-24T06:27:48.203Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43858/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-24T06:27:48.203Z] + bash /home/ubuntu/workspace/moby_PR-43858/check-config.sh [2022-07-24T06:27:48.203Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-24T06:27:48.203Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-24T06:27:48.203Z] [2022-07-24T06:27:48.203Z] Generally Necessary: [2022-07-24T06:27:48.203Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-24T06:27:48.203Z] - apparmor: enabled and tools installed [2022-07-24T06:27:48.472Z] - CONFIG_NAMESPACES: enabled [2022-07-24T06:27:48.472Z] - CONFIG_NET_NS: enabled [2022-07-24T06:27:48.472Z] - CONFIG_PID_NS: enabled [2022-07-24T06:27:48.472Z] - CONFIG_IPC_NS: enabled [2022-07-24T06:27:48.472Z] - CONFIG_UTS_NS: enabled [2022-07-24T06:27:48.472Z] - CONFIG_CGROUPS: enabled [2022-07-24T06:27:48.472Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-24T06:27:48.472Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-24T06:27:48.472Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-24T06:27:48.472Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-24T06:27:48.472Z] - CONFIG_CPUSETS: enabled [2022-07-24T06:27:48.472Z] - CONFIG_MEMCG: enabled [2022-07-24T06:27:48.472Z] - CONFIG_KEYS: enabled [2022-07-24T06:27:48.472Z] - CONFIG_VETH: enabled (as module) [2022-07-24T06:27:48.472Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-24T06:27:48.472Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-24T06:27:48.472Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-24T06:27:48.472Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-24T06:27:48.472Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-24T06:27:48.472Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-24T06:27:48.472Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-24T06:27:48.472Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-24T06:27:48.472Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-24T06:27:48.472Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-24T06:27:48.472Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-24T06:27:48.472Z] - CONFIG_CGROUP_BPF: enabled [2022-07-24T06:27:48.472Z] [2022-07-24T06:27:48.472Z] Optional Features: [2022-07-24T06:27:48.472Z] - CONFIG_USER_NS: enabled [2022-07-24T06:27:48.472Z] - CONFIG_SECCOMP: enabled [2022-07-24T06:27:48.472Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-24T06:27:48.472Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-24T06:27:48.472Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-24T06:27:48.472Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-24T06:27:48.472Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-24T06:27:48.472Z] - CONFIG_BLK_CGROUP: enabled [2022-07-24T06:27:48.472Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-24T06:27:48.472Z] - CONFIG_CGROUP_PERF: enabled [2022-07-24T06:27:48.472Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-24T06:27:48.472Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-24T06:27:48.472Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-24T06:27:48.472Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-24T06:27:48.472Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-24T06:27:48.472Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-24T06:27:48.793Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-24T06:27:48.793Z] - CONFIG_IP_VS: enabled (as module) [2022-07-24T06:27:48.793Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-24T06:27:48.793Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-24T06:27:48.793Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-24T06:27:48.793Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-24T06:27:48.793Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-24T06:27:48.793Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-24T06:27:48.793Z] - CONFIG_EXT4_FS: enabled [2022-07-24T06:27:48.793Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-24T06:27:48.793Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-24T06:27:48.793Z] - Network Drivers: [2022-07-24T06:27:48.793Z] - "overlay": [2022-07-24T06:27:48.793Z] - CONFIG_VXLAN: enabled (as module) [2022-07-24T06:27:48.793Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-24T06:27:48.793Z] Optional (for encrypted networks): [2022-07-24T06:27:48.793Z] - CONFIG_CRYPTO: enabled [2022-07-24T06:27:48.793Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-24T06:27:48.793Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-24T06:27:48.793Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-24T06:27:48.793Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-24T06:27:48.793Z] - CONFIG_XFRM: enabled [2022-07-24T06:27:48.793Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-24T06:27:48.793Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-24T06:27:48.793Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-24T06:27:48.793Z] - "ipvlan": [2022-07-24T06:27:48.793Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-24T06:27:48.793Z] - "macvlan": [2022-07-24T06:27:48.793Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-24T06:27:48.793Z] - CONFIG_DUMMY: enabled (as module) [2022-07-24T06:27:48.793Z] - "ftp,tftp client in container": [2022-07-24T06:27:48.793Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-24T06:27:48.793Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-24T06:27:48.793Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-24T06:27:48.793Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-24T06:27:48.793Z] - Storage Drivers: [2022-07-24T06:27:48.793Z] - "aufs": [2022-07-24T06:27:48.793Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-24T06:27:48.793Z] - "btrfs": [2022-07-24T06:27:48.793Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-24T06:27:49.056Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-24T06:27:49.056Z] - "devicemapper": [2022-07-24T06:27:49.056Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-24T06:27:49.056Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-24T06:27:49.056Z] - "overlay": [2022-07-24T06:27:49.056Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-24T06:27:49.056Z] - "zfs": [2022-07-24T06:27:49.056Z] - /dev/zfs: present [2022-07-24T06:27:49.056Z] - zfs command: missing [2022-07-24T06:27:49.056Z] - zpool command: missing [2022-07-24T06:27:49.056Z] [2022-07-24T06:27:49.056Z] Limits: [2022-07-24T06:27:49.056Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-24T06:27:49.056Z] [2022-07-24T06:27:49.056Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-24T06:27:49.420Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:112fb22152fa0df622337df9476ecff14c95574f . [2022-07-24T06:27:49.678Z] #1 [internal] load build definition from Dockerfile [2022-07-24T06:27:49.678Z] #1 sha256:6996c5031135907285379c9c5f559c08707eed92e1b81504a206dd1626f1aec4 [2022-07-24T06:27:49.678Z] #1 transferring dockerfile: 19.25kB done [2022-07-24T06:27:49.678Z] #1 DONE 0.2s [2022-07-24T06:27:49.678Z] [2022-07-24T06:27:49.678Z] #2 [internal] load .dockerignore [2022-07-24T06:27:49.678Z] #2 sha256:28146d0a0977c55d82b3214a55d5188d5284db602f55ca3c1a6bb2f8a003d460 [2022-07-24T06:27:49.678Z] #2 transferring context: 145B done [2022-07-24T06:27:49.678Z] #2 DONE 0.2s [2022-07-24T06:27:49.678Z] [2022-07-24T06:27:49.678Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-24T06:27:49.678Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-24T06:27:50.242Z] #3 DONE 0.4s [2022-07-24T06:27:50.242Z] [2022-07-24T06:27:50.242Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-24T06:27:50.242Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-24T06:27:50.242Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 0.0s done [2022-07-24T06:27:50.242Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-24T06:27:50.242Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-07-24T06:27:50.242Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-07-24T06:27:50.242Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0B / 9.94MB 0.1s [2022-07-24T06:27:50.242Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 4.19MB / 9.94MB 0.2s [2022-07-24T06:27:50.500Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.3s [2022-07-24T06:27:50.500Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-07-24T06:27:50.500Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.3s done [2022-07-24T06:27:51.064Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.4s done [2022-07-24T06:27:51.064Z] #4 DONE 0.9s [2022-07-24T06:27:51.323Z] [2022-07-24T06:27:51.323Z] #5 [internal] load build definition from Dockerfile [2022-07-24T06:27:51.323Z] #5 sha256:e9988484618702e5012fb6d1b8d8b539932490f99e8d98127f736ada06a4f5de [2022-07-24T06:27:51.323Z] #5 DONE 0.0s [2022-07-24T06:27:51.323Z] [2022-07-24T06:27:51.323Z] #6 [internal] load .dockerignore [2022-07-24T06:27:51.323Z] #6 sha256:431ab5ecf046a6eb75081435c8d43d1299b16ac24f078ada538a11c5fa9d9a6b [2022-07-24T06:27:51.323Z] #6 DONE 0.0s [2022-07-24T06:27:51.323Z] [2022-07-24T06:27:51.323Z] #10 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-24T06:27:51.323Z] #10 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f [2022-07-24T06:27:51.622Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-057050ac6d64c5458) in /home/ubuntu/workspace/moby_PR-43858 [Pipeline] { [Pipeline] checkout [2022-07-24T06:27:51.644Z] The recommended git tool is: git [2022-07-24T06:27:51.657Z] using credential docker-jenkins-github-credentials [2022-07-24T06:27:51.671Z] Cloning the remote Git repository [2022-07-24T06:27:51.671Z] Cloning with configured refspecs honoured and without tags [2022-07-24T06:27:51.673Z] Cloning repository https://github.com/moby/moby.git [2022-07-24T06:27:51.674Z] > git init /home/ubuntu/workspace/moby_PR-43858 # timeout=10 [2022-07-24T06:27:51.720Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-24T06:27:51.729Z] > git --version # timeout=10 [2022-07-24T06:27:51.749Z] > git --version # 'git version 2.17.1' [2022-07-24T06:27:51.749Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-24T06:27:51.750Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43858/head:refs/remotes/origin/PR-43858 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-24T06:27:52.696Z] #10 DONE 1.0s [2022-07-24T06:27:52.696Z] [2022-07-24T06:27:52.696Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-24T06:27:52.696Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-24T06:27:52.696Z] #7 DONE 1.0s [2022-07-24T06:27:52.696Z] [2022-07-24T06:27:52.696Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-24T06:27:52.696Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-24T06:27:52.696Z] #9 DONE 1.0s [2022-07-24T06:27:52.696Z] [2022-07-24T06:27:52.696Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-24T06:27:52.696Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-24T06:27:52.696Z] #8 DONE 1.1s [2022-07-24T06:27:52.999Z] [2022-07-24T06:27:52.999Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-24T06:27:52.999Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-24T06:27:52.999Z] #80 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-24T06:27:52.999Z] #80 DONE 0.1s [2022-07-24T06:27:52.999Z] [2022-07-24T06:27:52.999Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-24T06:27:52.999Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-24T06:27:52.999Z] #78 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-24T06:27:53.257Z] #78 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-24T06:27:53.257Z] #78 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-24T06:27:53.257Z] #78 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-24T06:27:53.257Z] #78 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.2s [2022-07-24T06:27:53.518Z] #78 ... [2022-07-24T06:27:53.518Z] [2022-07-24T06:27:53.518Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-24T06:27:53.518Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-24T06:27:53.518Z] #56 DONE 0.0s [2022-07-24T06:27:53.518Z] [2022-07-24T06:27:53.518Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-24T06:27:53.518Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-24T06:27:53.518Z] #78 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.05MB / 9.86MB 0.5s [2022-07-24T06:27:53.926Z] #78 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 8.39MB / 9.86MB 0.7s [2022-07-24T06:27:53.926Z] #78 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s [2022-07-24T06:27:54.185Z] #78 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 1.0s done [2022-07-24T06:27:54.185Z] #78 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-07-24T06:27:56.083Z] #78 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.8s done [2022-07-24T06:27:57.018Z] #78 DONE 3.8s [2022-07-24T06:27:57.018Z] [2022-07-24T06:27:57.018Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-24T06:27:57.018Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-24T06:27:57.018Z] #11 resolve docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 0.1s done [2022-07-24T06:27:57.018Z] #11 sha256:e3c0472b1b62b0899bebd7aee842ba7a7f4d6c3cdf006115adcd247b69c4bfe1 7.10kB / 7.10kB done [2022-07-24T06:27:57.018Z] #11 sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 1.86kB / 1.86kB done [2022-07-24T06:27:57.018Z] #11 sha256:ea3d912d500b1ae0a691b2e53eb8a6345b579d42d7e6a64acca83d274b949740 1.80kB / 1.80kB done [2022-07-24T06:27:57.018Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 2.7s done [2022-07-24T06:27:57.018Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 5.16MB / 5.16MB 2.8s done [2022-07-24T06:27:57.018Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 3.2s done [2022-07-24T06:27:57.018Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 0.8s [2022-07-24T06:27:57.018Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 30.41MB / 85.90MB 3.8s [2022-07-24T06:27:57.018Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 15.73MB / 54.58MB 3.8s [2022-07-24T06:27:57.018Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 3.15MB / 141.81MB 3.8s [2022-07-24T06:27:57.018Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 18.87MB / 54.58MB 3.9s [2022-07-24T06:27:57.018Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 39.85MB / 85.90MB 4.0s [2022-07-24T06:27:57.018Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 26.21MB / 54.58MB 4.0s [2022-07-24T06:27:57.018Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 10.49MB / 141.81MB 4.0s [2022-07-24T06:27:57.018Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 31.46MB / 54.58MB 4.1s [2022-07-24T06:27:57.275Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 46.40MB / 85.90MB 4.2s [2022-07-24T06:27:57.275Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 36.70MB / 54.58MB 4.2s [2022-07-24T06:27:57.275Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 20.97MB / 141.81MB 4.2s [2022-07-24T06:27:57.275Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 55.57MB / 85.90MB 4.3s [2022-07-24T06:27:57.275Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 40.89MB / 54.58MB 4.3s [2022-07-24T06:27:57.275Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 28.31MB / 141.81MB 4.3s [2022-07-24T06:27:57.536Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 44.04MB / 54.58MB 4.4s [2022-07-24T06:27:57.536Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 68.16MB / 85.90MB 4.6s [2022-07-24T06:27:57.536Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 4.6s [2022-07-24T06:27:57.536Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 45.09MB / 141.81MB 4.6s [2022-07-24T06:27:57.793Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 75.50MB / 85.90MB 4.7s [2022-07-24T06:27:58.052Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 5.1s [2022-07-24T06:27:58.052Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 70.25MB / 141.81MB 5.1s [2022-07-24T06:27:58.311Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 82.84MB / 141.81MB 5.3s [2022-07-24T06:27:58.679Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 94.37MB / 141.81MB 5.5s [2022-07-24T06:27:58.679Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 103.81MB / 141.81MB 5.6s [2022-07-24T06:27:58.937Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 131.76MB / 141.81MB 6.0s [2022-07-24T06:27:59.194Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 141.81MB / 141.81MB 6.1s [2022-07-24T06:28:00.562Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 6.8s done [2022-07-24T06:28:01.125Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 157B / 157B 8.0s [2022-07-24T06:28:02.057Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 5.8s [2022-07-24T06:28:02.057Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 8.8s done [2022-07-24T06:28:02.621Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 6.7s done [2022-07-24T06:28:02.878Z] #11 ... [2022-07-24T06:28:02.878Z] [2022-07-24T06:28:02.878Z] #31 [internal] load build context [2022-07-24T06:28:02.878Z] #31 sha256:fc9285f3484a73de396ce3975720f9c5e822869d29268faf2919581bc6b9ee3c [2022-07-24T06:28:02.878Z] #31 transferring context: 62.08MB 7.6s done [2022-07-24T06:28:02.878Z] #31 ... [2022-07-24T06:28:02.878Z] [2022-07-24T06:28:02.878Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-24T06:28:02.878Z] #35 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-24T06:28:02.878Z] #35 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 0.1s done [2022-07-24T06:28:02.878Z] #35 sha256:123c2f3835fd73f108008a94bf92ebbce0853c48cbb713e8fa2a70a995282c8b 1.46kB / 1.46kB done [2022-07-24T06:28:02.878Z] #35 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done [2022-07-24T06:28:02.878Z] #35 sha256:c11d2593cb741ae8a36d0de9cd240d13518e95f50bccfa8d00a668c006db181e 529B / 529B done [2022-07-24T06:28:02.878Z] #35 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 2.7s done [2022-07-24T06:28:03.135Z] #35 ... [2022-07-24T06:28:03.135Z] [2022-07-24T06:28:03.135Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-24T06:28:03.135Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-24T06:28:03.135Z] #80 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-24T06:28:03.135Z] #80 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-24T06:28:03.135Z] #80 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-24T06:28:03.135Z] #80 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.4s done [2022-07-24T06:28:03.135Z] #80 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.1s done [2022-07-24T06:28:03.391Z] #80 ... [2022-07-24T06:28:03.391Z] [2022-07-24T06:28:03.391Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-24T06:28:03.391Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-24T06:28:03.955Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 141.81MB / 141.81MB 10.6s done [2022-07-24T06:28:03.955Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 157B / 157B 10.7s done [2022-07-24T06:28:03.955Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 [2022-07-24T06:28:03.955Z] #11 ... [2022-07-24T06:28:03.955Z] [2022-07-24T06:28:03.955Z] #31 [internal] load build context [2022-07-24T06:28:03.955Z] #31 sha256:fc9285f3484a73de396ce3975720f9c5e822869d29268faf2919581bc6b9ee3c [2022-07-24T06:28:03.955Z] #31 DONE 11.1s [2022-07-24T06:28:03.955Z] [2022-07-24T06:28:03.955Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-24T06:28:03.955Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-24T06:28:03.955Z] #80 DONE 11.0s [2022-07-24T06:28:03.955Z] [2022-07-24T06:28:03.955Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-24T06:28:03.956Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-24T06:28:04.213Z] #11 ... [2022-07-24T06:28:04.213Z] [2022-07-24T06:28:04.213Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-24T06:28:04.213Z] #35 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-24T06:28:04.213Z] #35 DONE 11.3s [2022-07-24T06:28:04.213Z] [2022-07-24T06:28:04.213Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-24T06:28:04.213Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-24T06:28:04.804Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0.8s done [2022-07-24T06:28:05.369Z] #11 ... [2022-07-24T06:28:05.369Z] [2022-07-24T06:28:05.369Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-24T06:28:05.369Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-24T06:28:05.369Z] #79 DONE 1.1s [2022-07-24T06:28:05.369Z] [2022-07-24T06:28:05.369Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-24T06:28:05.369Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-24T06:28:05.369Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 [2022-07-24T06:28:06.301Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 0.6s done [2022-07-24T06:28:06.558Z] #11 ... [2022-07-24T06:28:06.558Z] [2022-07-24T06:28:06.558Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-24T06:28:06.558Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-24T06:28:06.558Z] #81 DONE 1.3s [2022-07-24T06:28:06.815Z] [2022-07-24T06:28:06.815Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-24T06:28:06.815Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-24T06:28:06.815Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 [2022-07-24T06:28:08.735Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d809bad4c02cf177) in /home/ubuntu/workspace/moby_PR-43858 [Pipeline] { [Pipeline] checkout [2022-07-24T06:28:08.846Z] The recommended git tool is: git [2022-07-24T06:28:12.083Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 5.0s [2022-07-24T06:28:12.262Z] using credential docker-jenkins-github-credentials [2022-07-24T06:28:12.278Z] Cloning the remote Git repository [2022-07-24T06:28:12.278Z] Cloning with configured refspecs honoured and without tags [2022-07-24T06:28:11.459Z] Cloning repository https://github.com/moby/moby.git [2022-07-24T06:28:11.513Z] > git init /home/ubuntu/workspace/moby_PR-43858 # timeout=10 [2022-07-24T06:28:11.793Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-24T06:28:11.794Z] > git --version # timeout=10 [2022-07-24T06:28:11.816Z] > git --version # 'git version 2.17.1' [2022-07-24T06:28:11.816Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-24T06:28:11.818Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43858/head:refs/remotes/origin/PR-43858 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-24T06:28:14.614Z] #11 ... [2022-07-24T06:28:14.614Z] [2022-07-24T06:28:14.614Z] #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-24T06:28:14.614Z] #36 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-24T06:28:14.614Z] #36 1.676 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-24T06:28:14.615Z] #36 1.706 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-24T06:28:14.615Z] #36 1.706 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-24T06:28:14.615Z] #36 1.886 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-24T06:28:14.615Z] #36 2.134 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-24T06:28:14.615Z] #36 2.219 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-24T06:28:14.615Z] #36 3.742 Fetched 8559 kB in 2s (3686 kB/s) [2022-07-24T06:28:14.615Z] #36 3.742 Reading package lists... [2022-07-24T06:28:14.615Z] #36 4.567 Reading package lists... [2022-07-24T06:28:14.615Z] #36 5.370 Building dependency tree... [2022-07-24T06:28:14.615Z] #36 5.734 The following additional packages will be installed: [2022-07-24T06:28:14.615Z] #36 5.734 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-24T06:28:14.615Z] #36 5.734 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-24T06:28:14.615Z] #36 5.734 Recommended packages: [2022-07-24T06:28:14.615Z] #36 5.734 libldap-common publicsuffix libsasl2-modules [2022-07-24T06:28:14.615Z] #36 5.905 The following NEW packages will be installed: [2022-07-24T06:28:14.615Z] #36 5.910 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-24T06:28:14.615Z] #36 5.910 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-24T06:28:14.615Z] #36 5.910 libssh2-1 openssl [2022-07-24T06:28:14.615Z] #36 6.188 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-07-24T06:28:14.615Z] #36 6.188 Need to get 3041 kB of archives. [2022-07-24T06:28:14.615Z] #36 6.188 After this operation, 6651 kB of additional disk space will be used. [2022-07-24T06:28:14.615Z] #36 6.188 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-07-24T06:28:14.615Z] #36 6.205 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-07-24T06:28:14.615Z] #36 6.218 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-07-24T06:28:14.615Z] #36 6.234 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-24T06:28:14.615Z] #36 6.234 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-07-24T06:28:14.615Z] #36 6.234 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-07-24T06:28:14.615Z] #36 6.234 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-07-24T06:28:14.615Z] #36 6.234 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-07-24T06:28:14.615Z] #36 6.234 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-07-24T06:28:14.615Z] #36 6.234 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-07-24T06:28:14.615Z] #36 6.234 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-07-24T06:28:14.615Z] #36 6.236 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-07-24T06:28:14.615Z] #36 6.241 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-24T06:28:14.615Z] #36 6.243 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-24T06:28:14.615Z] #36 6.248 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-24T06:28:14.615Z] #36 6.530 debconf: delaying package configuration, since apt-utils is not installed [2022-07-24T06:28:14.615Z] #36 6.579 Fetched 3041 kB in 0s (8662 kB/s) [2022-07-24T06:28:14.615Z] #36 6.651 Selecting previously unselected package openssl. [2022-07-24T06:28:14.615Z] #36 6.651 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6661 files and directories currently installed.) [2022-07-24T06:28:14.615Z] #36 6.652 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-07-24T06:28:14.615Z] #36 6.661 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-24T06:28:14.615Z] #36 6.928 Selecting previously unselected package ca-certificates. [2022-07-24T06:28:14.615Z] #36 6.929 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-24T06:28:14.615Z] #36 6.934 Unpacking ca-certificates (20210119) ... [2022-07-24T06:28:14.615Z] #36 7.040 Selecting previously unselected package libbrotli1:amd64. [2022-07-24T06:28:14.615Z] #36 7.040 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-07-24T06:28:14.615Z] #36 7.049 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-24T06:28:14.615Z] #36 7.119 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-24T06:28:14.615Z] #36 7.119 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-24T06:28:14.615Z] #36 7.123 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-24T06:28:14.615Z] #36 7.177 Selecting previously unselected package libsasl2-2:amd64. [2022-07-24T06:28:14.615Z] #36 7.177 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-24T06:28:14.615Z] #36 7.185 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-24T06:28:14.615Z] #36 7.279 Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-24T06:28:14.615Z] #36 7.279 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-07-24T06:28:14.615Z] #36 7.287 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-24T06:28:14.615Z] #36 7.363 Selecting previously unselected package libnghttp2-14:amd64. [2022-07-24T06:28:14.615Z] #36 7.364 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-07-24T06:28:14.615Z] #36 7.369 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-24T06:28:14.615Z] #36 7.415 Selecting previously unselected package libpsl5:amd64. [2022-07-24T06:28:14.615Z] #36 7.416 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-07-24T06:28:14.615Z] #36 7.423 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-07-24T06:28:14.615Z] #36 7.466 Selecting previously unselected package librtmp1:amd64. [2022-07-24T06:28:14.615Z] #36 7.467 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-07-24T06:28:14.615Z] #36 7.471 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-24T06:28:14.615Z] #36 7.523 Selecting previously unselected package libssh2-1:amd64. [2022-07-24T06:28:14.615Z] #36 7.523 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-07-24T06:28:14.615Z] #36 7.526 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-07-24T06:28:14.615Z] #36 7.596 Selecting previously unselected package libcurl4:amd64. [2022-07-24T06:28:14.615Z] #36 7.596 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-24T06:28:14.615Z] #36 7.606 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-24T06:28:14.615Z] #36 7.679 Selecting previously unselected package curl. [2022-07-24T06:28:14.615Z] #36 7.681 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-24T06:28:14.615Z] #36 7.689 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-24T06:28:14.615Z] #36 7.766 Selecting previously unselected package libonig5:amd64. [2022-07-24T06:28:14.615Z] #36 7.766 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-24T06:28:14.615Z] #36 7.777 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-24T06:28:14.615Z] #36 7.849 Selecting previously unselected package libjq1:amd64. [2022-07-24T06:28:14.615Z] #36 7.849 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-07-24T06:28:14.615Z] #36 7.861 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-24T06:28:14.615Z] #36 7.916 Selecting previously unselected package jq. [2022-07-24T06:28:14.615Z] #36 7.916 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-07-24T06:28:14.615Z] #36 7.924 Unpacking jq (1.6-2.1) ... [2022-07-24T06:28:14.615Z] #36 7.975 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-07-24T06:28:14.615Z] #36 7.987 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-24T06:28:14.615Z] #36 8.003 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-24T06:28:14.615Z] #36 8.017 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-24T06:28:14.615Z] #36 8.029 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-24T06:28:14.615Z] #36 8.039 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-24T06:28:14.615Z] #36 8.049 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-07-24T06:28:14.615Z] #36 8.060 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-24T06:28:14.615Z] #36 8.079 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-24T06:28:14.615Z] #36 8.090 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-24T06:28:14.615Z] #36 8.105 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-24T06:28:14.615Z] #36 8.114 Setting up ca-certificates (20210119) ... [2022-07-24T06:28:14.615Z] #36 8.771 Updating certificates in /etc/ssl/certs... [2022-07-24T06:28:14.615Z] #36 9.709 129 added, 0 removed; done. [2022-07-24T06:28:14.615Z] #36 9.749 Setting up jq (1.6-2.1) ... [2022-07-24T06:28:14.615Z] #36 9.764 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-24T06:28:14.615Z] #36 9.778 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-24T06:28:14.615Z] #36 9.798 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-24T06:28:14.615Z] #36 9.827 Processing triggers for ca-certificates (20210119) ... [2022-07-24T06:28:14.615Z] #36 9.837 Updating certificates in /etc/ssl/certs... [2022-07-24T06:28:14.873Z] #36 ... [2022-07-24T06:28:14.873Z] [2022-07-24T06:28:14.873Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-24T06:28:14.873Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-24T06:28:14.873Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 8.1s done [2022-07-24T06:28:15.130Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 0.1s [2022-07-24T06:28:15.389Z] #11 ... [2022-07-24T06:28:15.389Z] [2022-07-24T06:28:15.389Z] #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-24T06:28:15.389Z] #36 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-24T06:28:15.389Z] #36 10.72 0 added, 0 removed; done. [2022-07-24T06:28:15.389Z] #36 10.72 Running hooks in /etc/ca-certificates/update.d... [2022-07-24T06:28:15.389Z] #36 10.72 done. [2022-07-24T06:28:15.389Z] #36 DONE 11.2s [2022-07-24T06:28:15.389Z] [2022-07-24T06:28:15.389Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-24T06:28:15.389Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-24T06:28:15.646Z] #11 ... [2022-07-24T06:28:15.646Z] [2022-07-24T06:28:15.646Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-24T06:28:15.646Z] #37 sha256:01b6086ef8a2e2dbfc0abfd1d3fbd977f777740d2871e8e07d5acb2117629ac9 [2022-07-24T06:28:15.646Z] #37 DONE 0.1s [2022-07-24T06:28:15.903Z] [2022-07-24T06:28:15.903Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-24T06:28:15.903Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-24T06:28:19.225Z] Fetching without tags [2022-07-24T06:28:19.423Z] Merging remotes/origin/22.06 commit a60b458179aa262e6f221f8d4318e76c05e2169b into PR head commit 112fb22152fa0df622337df9476ecff14c95574f [2022-07-24T06:28:19.173Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-24T06:28:19.182Z] > git config --add remote.origin.fetch +refs/pull/43858/head:refs/remotes/origin/PR-43858 # timeout=10 [2022-07-24T06:28:19.189Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-24T06:28:19.212Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-24T06:28:19.227Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-24T06:28:19.227Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-24T06:28:19.228Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43858/head:refs/remotes/origin/PR-43858 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-24T06:28:19.425Z] > git config core.sparsecheckout # timeout=10 [2022-07-24T06:28:19.429Z] > git checkout -f 112fb22152fa0df622337df9476ecff14c95574f # timeout=10 [2022-07-24T06:28:20.221Z] Merge succeeded, producing 112fb22152fa0df622337df9476ecff14c95574f [2022-07-24T06:28:20.222Z] Checking out Revision 112fb22152fa0df622337df9476ecff14c95574f (PR-43858) [2022-07-24T06:28:20.554Z] Commit message: "Windows: Re-create custom NAT networks after restart if missing from HNS" [2022-07-24T06:28:20.610Z] > git --version # timeout=10 [2022-07-24T06:28:20.620Z] > git --version # 'git version 2.17.1' [2022-07-24T06:28:20.630Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-24T06:28:21.174Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 5.2s [2022-07-24T06:28:21.279Z] + docker version [2022-07-24T06:28:21.279Z] Client: Docker Engine - Community [2022-07-24T06:28:21.279Z] Version: 20.10.14 [2022-07-24T06:28:21.279Z] API version: 1.41 [2022-07-24T06:28:21.279Z] Go version: go1.16.15 [2022-07-24T06:28:21.279Z] Git commit: a224086 [2022-07-24T06:28:21.279Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-24T06:28:21.279Z] OS/Arch: linux/amd64 [2022-07-24T06:28:21.279Z] Context: default [2022-07-24T06:28:21.279Z] Experimental: true [2022-07-24T06:28:21.279Z] [2022-07-24T06:28:21.279Z] Server: Docker Engine - Community [2022-07-24T06:28:21.279Z] Engine: [2022-07-24T06:28:21.279Z] Version: 20.10.14 [2022-07-24T06:28:21.279Z] API version: 1.41 (minimum version 1.12) [2022-07-24T06:28:21.279Z] Go version: go1.16.15 [2022-07-24T06:28:21.279Z] Git commit: 87a90dc [2022-07-24T06:28:21.279Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-24T06:28:21.279Z] OS/Arch: linux/amd64 [2022-07-24T06:28:21.279Z] Experimental: true [2022-07-24T06:28:21.279Z] containerd: [2022-07-24T06:28:21.279Z] Version: 1.5.11 [2022-07-24T06:28:21.279Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-24T06:28:21.279Z] runc: [2022-07-24T06:28:21.279Z] Version: 1.0.3 [2022-07-24T06:28:21.279Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-24T06:28:21.279Z] docker-init: [2022-07-24T06:28:21.279Z] Version: 0.19.0 [2022-07-24T06:28:21.279Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-24T06:28:21.592Z] + docker info [2022-07-24T06:28:22.108Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 7.0s done [2022-07-24T06:28:20.170Z] > git remote # timeout=10 [2022-07-24T06:28:20.182Z] > git config --get remote.origin.url # timeout=10 [2022-07-24T06:28:20.193Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-24T06:28:20.194Z] > git merge a60b458179aa262e6f221f8d4318e76c05e2169b # timeout=10 [2022-07-24T06:28:20.211Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-24T06:28:20.223Z] > git config core.sparsecheckout # timeout=10 [2022-07-24T06:28:20.231Z] > git checkout -f 112fb22152fa0df622337df9476ecff14c95574f # timeout=10 [2022-07-24T06:28:22.365Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 [2022-07-24T06:28:25.769Z] #11 ... [2022-07-24T06:28:25.769Z] [2022-07-24T06:28:25.769Z] #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-24T06:28:25.769Z] #38 sha256:6fa8b2fcbf1de5d8d9af2a731add2fa075991072ba5c4ab3db0011547f9367c9 [2022-07-24T06:28:25.769Z] #38 2.138 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-24T06:28:25.769Z] #38 2.485 [2022-07-24T06:28:25.769Z] #38 2.705 #=#=# ######################################################################## 100.0% [2022-07-24T06:28:25.769Z] #38 3.024 [2022-07-24T06:28:25.769Z] #38 3.977 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-24T06:28:25.769Z] #38 4.282 [2022-07-24T06:28:25.769Z] #38 4.500 #=#=# ######################################################################## 100.0% [2022-07-24T06:28:25.769Z] #38 4.844 [2022-07-24T06:28:25.769Z] #38 5.908 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-24T06:28:25.769Z] #38 6.274 [2022-07-24T06:28:25.769Z] #38 6.512 #=#=# 0.0% ############################# 40.5% ############################################### 66.3% ######################################################################## 100.0% [2022-07-24T06:28:25.769Z] #38 7.122 [2022-07-24T06:28:25.769Z] #38 8.365 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-24T06:28:25.769Z] #38 8.727 [2022-07-24T06:28:25.769Z] #38 8.960 #=#=# ######################################################################## 100.0% [2022-07-24T06:28:25.769Z] #38 9.305 [2022-07-24T06:28:25.769Z] #38 10.16 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-24T06:28:26.026Z] #38 ... [2022-07-24T06:28:26.026Z] [2022-07-24T06:28:26.026Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-24T06:28:26.026Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-24T06:28:27.920Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 5.1s [2022-07-24T06:28:30.446Z] #11 ... [2022-07-24T06:28:30.446Z] [2022-07-24T06:28:30.446Z] #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-24T06:28:30.446Z] #38 sha256:6fa8b2fcbf1de5d8d9af2a731add2fa075991072ba5c4ab3db0011547f9367c9 [2022-07-24T06:28:30.446Z] #38 10.46 [2022-07-24T06:28:30.446Z] #38 10.70 #=#=# ######################################################################## 100.0% [2022-07-24T06:28:30.446Z] #38 11.05 [2022-07-24T06:28:30.446Z] #38 11.11 Download of images into '/build' complete. [2022-07-24T06:28:30.446Z] #38 11.11 Use something like the following to load the result into a Docker daemon: [2022-07-24T06:28:30.446Z] #38 11.11 tar -cC '/build' . | docker load [2022-07-24T06:28:30.446Z] #38 DONE 14.9s [2022-07-24T06:28:30.446Z] [2022-07-24T06:28:30.446Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-24T06:28:30.446Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-24T06:28:32.975Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 10.3s [2022-07-24T06:28:33.907Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 11.4s done [2022-07-24T06:28:34.472Z] #11 extracting sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 done [2022-07-24T06:28:34.729Z] #11 DONE 41.7s [2022-07-24T06:28:34.729Z] [2022-07-24T06:28:34.729Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-24T06:28:34.729Z] #12 sha256:5bd84447ca3733bcd55e93b920e82dfad966d4aa63b6472cfd88a1c661525e5f [2022-07-24T06:28:35.662Z] #12 DONE 0.9s [2022-07-24T06:28:35.662Z] [2022-07-24T06:28:35.662Z] #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-24T06:28:35.662Z] #13 sha256:e452e8c8c664c489aefcef11d2e52d18c746ce45438fe7d4a1ceb14734e24713 [2022-07-24T06:28:36.226Z] #13 DONE 0.7s [2022-07-24T06:28:36.226Z] [2022-07-24T06:28:36.226Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-24T06:28:36.226Z] #40 sha256:3acc8982bc3dfef7c53dc7da640e6e4cbaccee22bb08169218aed1811449a081 [2022-07-24T06:28:36.226Z] #40 DONE 0.0s [2022-07-24T06:28:36.226Z] [2022-07-24T06:28:36.226Z] #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-24T06:28:36.226Z] #43 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-24T06:28:36.381Z] Fetching without tags [2022-07-24T06:28:36.484Z] #43 ... [2022-07-24T06:28:36.484Z] [2022-07-24T06:28:36.484Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-24T06:28:36.484Z] #53 sha256:8d1d76a9d25531fabf0cd7e523a72db529333acf181d47fad04632fd5b5bb7df [2022-07-24T06:28:36.484Z] #53 DONE 0.3s [2022-07-24T06:28:36.484Z] [2022-07-24T06:28:36.484Z] #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-24T06:28:36.484Z] #57 sha256:a6b93e9f5ab5a8aadd7fece0a99d752c047ca62f277efc1c17c2029f17e55023 [2022-07-24T06:28:36.484Z] #57 DONE 0.3s [2022-07-24T06:28:36.520Z] Client: [2022-07-24T06:28:36.520Z] Context: default [2022-07-24T06:28:36.520Z] Debug Mode: false [2022-07-24T06:28:36.520Z] Plugins: [2022-07-24T06:28:36.520Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-24T06:28:36.520Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-24T06:28:36.520Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-24T06:28:36.520Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-24T06:28:36.520Z] [2022-07-24T06:28:36.520Z] Server: [2022-07-24T06:28:36.520Z] Containers: 0 [2022-07-24T06:28:36.520Z] Running: 0 [2022-07-24T06:28:36.520Z] Paused: 0 [2022-07-24T06:28:36.520Z] Stopped: 0 [2022-07-24T06:28:36.520Z] Images: 1 [2022-07-24T06:28:36.520Z] Server Version: 20.10.14 [2022-07-24T06:28:36.520Z] Storage Driver: overlay2 [2022-07-24T06:28:36.520Z] Backing Filesystem: extfs [2022-07-24T06:28:36.520Z] Supports d_type: true [2022-07-24T06:28:36.520Z] Native Overlay Diff: true [2022-07-24T06:28:36.520Z] userxattr: false [2022-07-24T06:28:36.520Z] Logging Driver: json-file [2022-07-24T06:28:36.520Z] Cgroup Driver: cgroupfs [2022-07-24T06:28:36.520Z] Cgroup Version: 1 [2022-07-24T06:28:36.520Z] Plugins: [2022-07-24T06:28:36.520Z] Volume: local [2022-07-24T06:28:36.520Z] Network: bridge host ipvlan macvlan null overlay [2022-07-24T06:28:36.520Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-24T06:28:36.520Z] Swarm: inactive [2022-07-24T06:28:36.520Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-24T06:28:36.521Z] Default Runtime: runc [2022-07-24T06:28:36.521Z] Init Binary: docker-init [2022-07-24T06:28:36.521Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-24T06:28:36.521Z] runc version: v1.0.3-0-gf46b6ba [2022-07-24T06:28:36.521Z] init version: de40ad0 [2022-07-24T06:28:36.521Z] Security Options: [2022-07-24T06:28:36.521Z] apparmor [2022-07-24T06:28:36.521Z] seccomp [2022-07-24T06:28:36.521Z] Profile: default [2022-07-24T06:28:36.521Z] Kernel Version: 5.4.0-1071-aws [2022-07-24T06:28:36.521Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-24T06:28:36.521Z] OSType: linux [2022-07-24T06:28:36.521Z] Architecture: x86_64 [2022-07-24T06:28:36.521Z] CPUs: 2 [2022-07-24T06:28:36.521Z] Total Memory: 7.565GiB [2022-07-24T06:28:36.521Z] Name: ip-10-100-120-40 [2022-07-24T06:28:36.521Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-24T06:28:36.521Z] Docker Root Dir: /var/lib/docker [2022-07-24T06:28:36.521Z] Debug Mode: false [2022-07-24T06:28:36.521Z] Registry: https://index.docker.io/v1/ [2022-07-24T06:28:36.521Z] Labels: [2022-07-24T06:28:36.521Z] Experimental: true [2022-07-24T06:28:36.521Z] Insecure Registries: [2022-07-24T06:28:36.521Z] 127.0.0.0/8 [2022-07-24T06:28:36.521Z] Live Restore Enabled: true [2022-07-24T06:28:36.521Z] [2022-07-24T06:28:36.521Z] WARNING: No swap limit support [Pipeline] sh [2022-07-24T06:28:36.665Z] Merging remotes/origin/22.06 commit a60b458179aa262e6f221f8d4318e76c05e2169b into PR head commit 112fb22152fa0df622337df9476ecff14c95574f [2022-07-24T06:28:36.743Z] [2022-07-24T06:28:36.743Z] #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-24T06:28:36.743Z] #58 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-24T06:28:36.812Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-24T06:28:36.812Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-24T06:28:36.812Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43858/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-24T06:28:36.812Z] + bash /home/ubuntu/workspace/moby_PR-43858/check-config.sh [2022-07-24T06:28:36.812Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-24T06:28:36.812Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-24T06:28:36.812Z] [2022-07-24T06:28:36.812Z] Generally Necessary: [2022-07-24T06:28:36.812Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-24T06:28:36.812Z] - apparmor: enabled and tools installed [2022-07-24T06:28:36.812Z] - CONFIG_NAMESPACES: enabled [2022-07-24T06:28:36.812Z] - CONFIG_NET_NS: enabled [2022-07-24T06:28:36.812Z] - CONFIG_PID_NS: enabled [2022-07-24T06:28:36.812Z] - CONFIG_IPC_NS: enabled [2022-07-24T06:28:36.812Z] - CONFIG_UTS_NS: enabled [2022-07-24T06:28:36.812Z] - CONFIG_CGROUPS: enabled [2022-07-24T06:28:36.812Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-24T06:28:36.812Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-24T06:28:36.812Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-24T06:28:36.812Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-24T06:28:36.812Z] - CONFIG_CPUSETS: enabled [2022-07-24T06:28:36.812Z] - CONFIG_MEMCG: enabled [2022-07-24T06:28:36.812Z] - CONFIG_KEYS: enabled [2022-07-24T06:28:36.812Z] - CONFIG_VETH: enabled (as module) [2022-07-24T06:28:36.812Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-24T06:28:36.812Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-24T06:28:37.071Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-24T06:28:37.071Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-24T06:28:37.071Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-24T06:28:37.071Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-24T06:28:37.071Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-24T06:28:37.071Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-24T06:28:37.071Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-24T06:28:37.071Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-24T06:28:37.071Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-24T06:28:37.071Z] - CONFIG_CGROUP_BPF: enabled [2022-07-24T06:28:37.071Z] [2022-07-24T06:28:37.071Z] Optional Features: [2022-07-24T06:28:37.071Z] - CONFIG_USER_NS: enabled [2022-07-24T06:28:37.071Z] - CONFIG_SECCOMP: enabled [2022-07-24T06:28:37.071Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-24T06:28:37.071Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-24T06:28:37.071Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-24T06:28:37.071Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-24T06:28:37.071Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-24T06:28:37.071Z] - CONFIG_BLK_CGROUP: enabled [2022-07-24T06:28:37.071Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-24T06:28:37.071Z] - CONFIG_CGROUP_PERF: enabled [2022-07-24T06:28:37.071Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-24T06:28:37.071Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-24T06:28:37.071Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-24T06:28:37.071Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-24T06:28:37.071Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-24T06:28:37.071Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-24T06:28:37.071Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-24T06:28:37.071Z] - CONFIG_IP_VS: enabled (as module) [2022-07-24T06:28:37.071Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-24T06:28:37.071Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-24T06:28:37.071Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-24T06:28:37.071Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-24T06:28:37.071Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-24T06:28:37.071Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-24T06:28:37.071Z] - CONFIG_EXT4_FS: enabled [2022-07-24T06:28:37.071Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-24T06:28:37.071Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-24T06:28:37.071Z] - Network Drivers: [2022-07-24T06:28:37.071Z] - "overlay": [2022-07-24T06:28:37.071Z] - CONFIG_VXLAN: enabled (as module) [2022-07-24T06:28:37.071Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-24T06:28:37.071Z] Optional (for encrypted networks): [2022-07-24T06:28:37.071Z] - CONFIG_CRYPTO: enabled [2022-07-24T06:28:37.071Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-24T06:28:37.071Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-24T06:28:37.071Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-24T06:28:37.071Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-24T06:28:37.071Z] - CONFIG_XFRM: enabled [2022-07-24T06:28:37.071Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-24T06:28:37.071Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-24T06:28:37.071Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-24T06:28:37.071Z] - "ipvlan": [2022-07-24T06:28:36.285Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-24T06:28:36.298Z] > git config --add remote.origin.fetch +refs/pull/43858/head:refs/remotes/origin/PR-43858 # timeout=10 [2022-07-24T06:28:36.329Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-24T06:28:36.356Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-24T06:28:36.384Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-24T06:28:36.385Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-24T06:28:36.386Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43858/head:refs/remotes/origin/PR-43858 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-24T06:28:36.674Z] > git config core.sparsecheckout # timeout=10 [2022-07-24T06:28:36.708Z] > git checkout -f 112fb22152fa0df622337df9476ecff14c95574f # timeout=10 [2022-07-24T06:28:37.330Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-24T06:28:37.330Z] - "macvlan": [2022-07-24T06:28:37.330Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-24T06:28:37.330Z] - CONFIG_DUMMY: enabled (as module) [2022-07-24T06:28:37.330Z] - "ftp,tftp client in container": [2022-07-24T06:28:37.330Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-24T06:28:37.330Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-24T06:28:37.330Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-24T06:28:37.330Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-24T06:28:37.330Z] - Storage Drivers: [2022-07-24T06:28:37.330Z] - "aufs": [2022-07-24T06:28:37.330Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-24T06:28:37.330Z] - "btrfs": [2022-07-24T06:28:37.330Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-24T06:28:37.330Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-24T06:28:37.330Z] - "devicemapper": [2022-07-24T06:28:37.330Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-24T06:28:37.330Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-24T06:28:37.330Z] - "overlay": [2022-07-24T06:28:37.330Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-24T06:28:37.330Z] - "zfs": [2022-07-24T06:28:37.330Z] - /dev/zfs: present [2022-07-24T06:28:37.330Z] - zfs command: missing [2022-07-24T06:28:37.330Z] - zpool command: missing [2022-07-24T06:28:37.330Z] [2022-07-24T06:28:37.330Z] Limits: [2022-07-24T06:28:37.330Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-24T06:28:37.330Z] [2022-07-24T06:28:37.330Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-24T06:28:37.693Z] + sudo modprobe ip_vs [2022-07-24T06:28:37.694Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:112fb22152fa0df622337df9476ecff14c95574f . [2022-07-24T06:28:37.954Z] #2 [internal] load .dockerignore [2022-07-24T06:28:37.954Z] #2 sha256:916b7a217525db00b47489ef03fe63d40d3f8fa74e8c6055734a2ff6c2dde196 [2022-07-24T06:28:37.954Z] #2 transferring context: [2022-07-24T06:28:37.954Z] #2 transferring context: 145B done [2022-07-24T06:28:37.954Z] #2 DONE 0.0s [2022-07-24T06:28:37.954Z] [2022-07-24T06:28:37.954Z] #1 [internal] load build definition from Dockerfile [2022-07-24T06:28:37.954Z] #1 sha256:d210a559557c5d2f166302076c96a36bed36291f60739e05effc7231e8de8c1c [2022-07-24T06:28:37.954Z] #1 transferring dockerfile: 19.25kB done [2022-07-24T06:28:37.954Z] #1 DONE 0.1s [2022-07-24T06:28:37.954Z] [2022-07-24T06:28:37.954Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-24T06:28:37.954Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-24T06:28:38.200Z] Merge succeeded, producing 112fb22152fa0df622337df9476ecff14c95574f [2022-07-24T06:28:38.200Z] Checking out Revision 112fb22152fa0df622337df9476ecff14c95574f (PR-43858) [2022-07-24T06:28:38.533Z] #3 DONE 0.5s [2022-07-24T06:28:38.533Z] [2022-07-24T06:28:38.533Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-24T06:28:38.533Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-24T06:28:38.533Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-07-24T06:28:38.794Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-24T06:28:38.794Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-07-24T06:28:38.794Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-07-24T06:28:38.794Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-07-24T06:28:38.794Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done [2022-07-24T06:28:38.794Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.1s [2022-07-24T06:28:39.053Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.3s done [2022-07-24T06:28:39.053Z] #4 DONE 0.6s [2022-07-24T06:28:39.315Z] [2022-07-24T06:28:39.315Z] #6 [internal] load .dockerignore [2022-07-24T06:28:39.315Z] #6 sha256:1e5d104ba194ff80750b54fd9892a4c3b9d66f032bd04a33f71889a943aa9eea [2022-07-24T06:28:39.315Z] #6 DONE 0.0s [2022-07-24T06:28:39.315Z] [2022-07-24T06:28:39.315Z] #5 [internal] load build definition from Dockerfile [2022-07-24T06:28:39.315Z] #5 sha256:77a89be2765222cb386cffe6d0a71ae3ec1691bc775a11c77b199bc3fa64c424 [2022-07-24T06:28:39.315Z] #5 DONE 0.0s [2022-07-24T06:28:39.315Z] [2022-07-24T06:28:39.315Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-24T06:28:39.315Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-24T06:28:38.096Z] > git remote # timeout=10 [2022-07-24T06:28:38.122Z] > git config --get remote.origin.url # timeout=10 [2022-07-24T06:28:38.144Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-24T06:28:38.145Z] > git merge a60b458179aa262e6f221f8d4318e76c05e2169b # timeout=10 [2022-07-24T06:28:38.179Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-24T06:28:38.202Z] > git config core.sparsecheckout # timeout=10 [2022-07-24T06:28:38.221Z] > git checkout -f 112fb22152fa0df622337df9476ecff14c95574f # timeout=10 [2022-07-24T06:28:39.885Z] #10 ... [2022-07-24T06:28:39.885Z] [2022-07-24T06:28:39.885Z] #8 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-24T06:28:39.885Z] #8 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f [2022-07-24T06:28:39.885Z] #8 DONE 0.7s [2022-07-24T06:28:40.016Z] #58 ... [2022-07-24T06:28:40.016Z] [2022-07-24T06:28:40.016Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-07-24T06:28:40.016Z] #14 sha256:d485c611ac719dc2bdf72066a83410492e4e1569724f796e7c806bc745be397f [2022-07-24T06:28:40.016Z] #14 DONE 3.9s [2022-07-24T06:28:40.145Z] [2022-07-24T06:28:40.145Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-24T06:28:40.145Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-24T06:28:40.145Z] #7 DONE 0.7s [2022-07-24T06:28:40.145Z] [2022-07-24T06:28:40.145Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-24T06:28:40.145Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-24T06:28:40.145Z] #9 DONE 0.7s [2022-07-24T06:28:40.145Z] [2022-07-24T06:28:40.145Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-24T06:28:40.145Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-24T06:28:40.145Z] #10 DONE 0.7s [2022-07-24T06:28:40.274Z] [2022-07-24T06:28:40.274Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-07-24T06:28:40.274Z] #15 sha256:195e8c485d9b8a2250897bdce3925e98ad20e2c5c8df1f7a9a8ef1cce819ef06 [2022-07-24T06:28:41.528Z] [2022-07-24T06:28:41.528Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-24T06:28:41.528Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-24T06:28:41.528Z] #28 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 0.1s done [2022-07-24T06:28:41.528Z] #28 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done [2022-07-24T06:28:41.528Z] #28 sha256:c11d2593cb741ae8a36d0de9cd240d13518e95f50bccfa8d00a668c006db181e 529B / 529B done [2022-07-24T06:28:41.528Z] #28 sha256:123c2f3835fd73f108008a94bf92ebbce0853c48cbb713e8fa2a70a995282c8b 1.46kB / 1.46kB done [2022-07-24T06:28:41.528Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 1.05MB / 55.00MB 0.1s [2022-07-24T06:28:41.528Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 5.48MB / 55.00MB 0.3s [2022-07-24T06:28:41.828Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 9.44MB / 55.00MB 0.4s [2022-07-24T06:28:41.828Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 13.63MB / 55.00MB 0.5s [2022-07-24T06:28:42.089Z] #28 ... [2022-07-24T06:28:42.089Z] [2022-07-24T06:28:42.089Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-24T06:28:42.089Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-24T06:28:42.089Z] #49 DONE 0.0s [2022-07-24T06:28:42.089Z] [2022-07-24T06:28:42.089Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-24T06:28:42.089Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-24T06:28:42.089Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 24.12MB / 55.00MB 0.7s [2022-07-24T06:28:42.183Z] Commit message: "Windows: Re-create custom NAT networks after restart if missing from HNS" [2022-07-24T06:28:42.203Z] > git --version # timeout=10 [2022-07-24T06:28:42.226Z] > git --version # 'git version 2.17.1' [2022-07-24T06:28:42.255Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-07-24T06:28:42.349Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 29.36MB / 55.00MB 0.9s [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2022-07-24T06:28:42.608Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 36.70MB / 55.00MB 1.2s [2022-07-24T06:28:42.608Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 40.89MB / 55.00MB 1.2s [Pipeline] sh [2022-07-24T06:28:42.803Z] #15 DONE 2.8s [2022-07-24T06:28:42.803Z] [2022-07-24T06:28:42.803Z] #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-24T06:28:42.803Z] #58 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-24T06:28:42.803Z] #58 5.822 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-24T06:28:42.803Z] #58 5.892 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-24T06:28:42.803Z] #58 5.893 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-24T06:28:43.060Z] #58 6.456 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-24T06:28:43.184Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 54.53MB / 55.00MB 1.8s [2022-07-24T06:28:43.349Z] + docker version [2022-07-24T06:28:43.626Z] #58 6.952 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-24T06:28:43.761Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 2.3s done [2022-07-24T06:28:44.022Z] #28 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a [2022-07-24T06:28:44.998Z] #58 ... [2022-07-24T06:28:44.998Z] [2022-07-24T06:28:44.998Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-07-24T06:28:44.998Z] #16 sha256:51f23b7279a7c7bb3b8022a027a291bab7e4532f6fd5e3ce648c5c492209cef2 [2022-07-24T06:28:44.998Z] #16 DONE 1.8s [2022-07-24T06:28:44.998Z] [2022-07-24T06:28:44.998Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-07-24T06:28:44.998Z] #17 sha256:5aaad1ea76af62b2c3624ee1d571cf77c6e14cc14449aa80ef476d9634f75bab [2022-07-24T06:28:45.938Z] #28 ... [2022-07-24T06:28:45.938Z] [2022-07-24T06:28:45.938Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-24T06:28:45.938Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-24T06:28:45.938Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-24T06:28:45.938Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-24T06:28:45.938Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-24T06:28:45.938Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-24T06:28:45.938Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2022-07-24T06:28:45.938Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.1s done [2022-07-24T06:28:45.938Z] #71 DONE 4.3s [2022-07-24T06:28:45.938Z] [2022-07-24T06:28:45.938Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-24T06:28:45.938Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-24T06:28:45.938Z] #11 resolve docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 0.1s done [2022-07-24T06:28:45.938Z] #11 sha256:ea3d912d500b1ae0a691b2e53eb8a6345b579d42d7e6a64acca83d274b949740 1.80kB / 1.80kB done [2022-07-24T06:28:45.938Z] #11 sha256:e3c0472b1b62b0899bebd7aee842ba7a7f4d6c3cdf006115adcd247b69c4bfe1 7.10kB / 7.10kB done [2022-07-24T06:28:45.938Z] #11 sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 1.86kB / 1.86kB done [2022-07-24T06:28:45.938Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 2.2s done [2022-07-24T06:28:45.938Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 5.16MB / 5.16MB 0.3s done [2022-07-24T06:28:45.938Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 0.8s done [2022-07-24T06:28:45.938Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 2.7s done [2022-07-24T06:28:45.938Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 3.9s done [2022-07-24T06:28:45.938Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 157B / 157B 2.9s done [2022-07-24T06:28:45.938Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 63.96MB / 141.81MB 4.3s [2022-07-24T06:28:46.199Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 74.45MB / 141.81MB 4.7s [2022-07-24T06:28:46.382Z] #17 ... [2022-07-24T06:28:46.382Z] [2022-07-24T06:28:46.382Z] #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-24T06:28:46.382Z] #47 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-24T06:28:46.382Z] #47 5.751 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-24T06:28:46.382Z] #47 7.082 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-24T06:28:46.382Z] #47 9.056 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-24T06:28:46.382Z] #47 9.394 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-24T06:28:46.382Z] #47 9.464 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-24T06:28:46.382Z] #47 ... [2022-07-24T06:28:46.382Z] [2022-07-24T06:28:46.382Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-24T06:28:46.382Z] #83 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-24T06:28:46.382Z] #83 4.659 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-24T06:28:46.382Z] #83 4.683 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-24T06:28:46.382Z] #83 4.683 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-24T06:28:46.382Z] #83 5.199 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-24T06:28:46.382Z] #83 7.031 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-24T06:28:46.382Z] #83 9.466 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-24T06:28:46.382Z] #83 ... [2022-07-24T06:28:46.382Z] [2022-07-24T06:28:46.382Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-07-24T06:28:46.382Z] #17 sha256:5aaad1ea76af62b2c3624ee1d571cf77c6e14cc14449aa80ef476d9634f75bab [2022-07-24T06:28:46.382Z] #17 DONE 1.7s [2022-07-24T06:28:46.382Z] [2022-07-24T06:28:46.382Z] #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-24T06:28:46.382Z] #45 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-24T06:28:46.382Z] #45 6.027 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-24T06:28:46.458Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 90.18MB / 141.81MB 5.0s [2022-07-24T06:28:46.639Z] #45 ... [2022-07-24T06:28:46.639Z] [2022-07-24T06:28:46.639Z] #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-24T06:28:46.639Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-24T06:28:46.639Z] #62 6.138 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-24T06:28:46.640Z] #62 8.316 go: downloading github.com/fatih/color v1.13.0 [2022-07-24T06:28:46.640Z] #62 8.316 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-24T06:28:46.640Z] #62 8.569 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-24T06:28:46.640Z] #62 8.650 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-24T06:28:46.640Z] #62 9.022 go: downloading github.com/spf13/viper v1.11.0 [2022-07-24T06:28:46.640Z] #62 9.154 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-24T06:28:46.640Z] #62 9.888 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-24T06:28:46.640Z] #62 9.900 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-24T06:28:46.640Z] #62 10.02 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-24T06:28:46.640Z] #62 10.08 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-24T06:28:46.640Z] #62 ... [2022-07-24T06:28:46.640Z] [2022-07-24T06:28:46.640Z] #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-24T06:28:46.640Z] #54 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-24T06:28:46.640Z] #54 4.294 + git clone https://github.com/docker/distribution.git . [2022-07-24T06:28:46.640Z] #54 4.294 Cloning into '.'... [2022-07-24T06:28:46.651Z] Client: Docker Engine - Community [2022-07-24T06:28:46.651Z] Version: 20.10.14 [2022-07-24T06:28:46.651Z] API version: 1.41 [2022-07-24T06:28:46.651Z] Go version: go1.16.15 [2022-07-24T06:28:46.651Z] Git commit: a224086 [2022-07-24T06:28:46.651Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-24T06:28:46.651Z] OS/Arch: linux/amd64 [2022-07-24T06:28:46.651Z] Context: default [2022-07-24T06:28:46.651Z] Experimental: true [2022-07-24T06:28:46.651Z] [2022-07-24T06:28:46.651Z] Server: Docker Engine - Community [2022-07-24T06:28:46.651Z] Engine: [2022-07-24T06:28:46.651Z] Version: 20.10.14 [2022-07-24T06:28:46.651Z] API version: 1.41 (minimum version 1.12) [2022-07-24T06:28:46.651Z] Go version: go1.16.15 [2022-07-24T06:28:46.651Z] Git commit: 87a90dc [2022-07-24T06:28:46.651Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-24T06:28:46.651Z] OS/Arch: linux/amd64 [2022-07-24T06:28:46.651Z] Experimental: true [2022-07-24T06:28:46.651Z] containerd: [2022-07-24T06:28:46.651Z] Version: 1.5.11 [2022-07-24T06:28:46.651Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-24T06:28:46.651Z] runc: [2022-07-24T06:28:46.651Z] Version: 1.0.3 [2022-07-24T06:28:46.651Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-24T06:28:46.651Z] docker-init: [2022-07-24T06:28:46.651Z] Version: 0.19.0 [2022-07-24T06:28:46.651Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-24T06:28:46.719Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 101.71MB / 141.81MB 5.2s [2022-07-24T06:28:46.897Z] #54 ... [2022-07-24T06:28:46.897Z] [2022-07-24T06:28:46.897Z] #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-24T06:28:46.897Z] #60 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-24T06:28:46.897Z] #60 4.962 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-24T06:28:46.897Z] #60 6.894 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-24T06:28:46.897Z] #60 6.898 go: downloading github.com/fatih/color v1.10.0 [2022-07-24T06:28:46.897Z] #60 7.010 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-24T06:28:46.897Z] #60 7.063 go: downloading github.com/pkg/errors v0.9.1 [2022-07-24T06:28:46.897Z] #60 7.586 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-24T06:28:46.897Z] #60 7.618 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-24T06:28:46.897Z] #60 7.722 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-24T06:28:46.897Z] #60 7.756 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-24T06:28:46.897Z] #60 7.910 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-24T06:28:46.897Z] #60 8.035 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-24T06:28:46.897Z] #60 8.237 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-24T06:28:46.897Z] #60 8.438 go: downloading golang.org/x/tools v0.1.0 [2022-07-24T06:28:46.978Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 110.10MB / 141.81MB 5.4s [2022-07-24T06:28:46.978Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 120.59MB / 141.81MB 5.6s [2022-07-24T06:28:47.003Z] + docker info [2022-07-24T06:28:47.154Z] #60 ... [2022-07-24T06:28:47.154Z] [2022-07-24T06:28:47.154Z] #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-24T06:28:47.154Z] #41 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-24T06:28:47.154Z] #41 4.916 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-24T06:28:47.154Z] #41 4.927 Cloning into '.'... [2022-07-24T06:28:47.154Z] #41 ... [2022-07-24T06:28:47.154Z] [2022-07-24T06:28:47.154Z] #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-24T06:28:47.154Z] #64 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-24T06:28:47.154Z] #64 6.250 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-24T06:28:47.154Z] #64 10.55 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-24T06:28:47.154Z] #64 10.56 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-24T06:28:47.154Z] #64 10.64 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-24T06:28:47.245Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 131.07MB / 141.81MB 5.8s [2022-07-24T06:28:47.414Z] #64 ... [2022-07-24T06:28:47.414Z] [2022-07-24T06:28:47.414Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-07-24T06:28:47.414Z] #18 sha256:d4a401030e691e26432309bd8c56ce9b8cdf80f5513272da3a06314315e7a12a [2022-07-24T06:28:47.506Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 138.41MB / 141.81MB 6.0s [2022-07-24T06:28:48.347Z] #18 DONE 1.9s [2022-07-24T06:28:48.347Z] [2022-07-24T06:28:48.347Z] #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-24T06:28:48.347Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-24T06:28:48.506Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 141.81MB / 141.81MB 7.0s done [2022-07-24T06:28:49.085Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 5.1s [2022-07-24T06:28:49.344Z] #11 ... [2022-07-24T06:28:49.344Z] [2022-07-24T06:28:49.344Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-24T06:28:49.344Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-24T06:28:49.344Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-24T06:28:49.344Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-24T06:28:49.344Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-24T06:28:49.344Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-24T06:28:49.344Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.1s done [2022-07-24T06:28:49.344Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.5s done [2022-07-24T06:28:49.344Z] #73 DONE 8.0s [2022-07-24T06:28:49.344Z] [2022-07-24T06:28:49.344Z] #24 [internal] load build context [2022-07-24T06:28:49.344Z] #24 sha256:acae1ceab28bb7618e9fa22b5b381b9bf22fc2c8b44767dacf14b7693f844c29 [2022-07-24T06:28:49.344Z] #24 transferring context: 57.71MB 8.1s [2022-07-24T06:28:49.604Z] #24 transferring context: 62.08MB 8.3s done [2022-07-24T06:28:49.604Z] #24 DONE 8.6s [2022-07-24T06:28:49.604Z] [2022-07-24T06:28:49.604Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-24T06:28:49.604Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-24T06:28:49.863Z] #28 ... [2022-07-24T06:28:49.863Z] [2022-07-24T06:28:49.863Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-24T06:28:49.863Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-24T06:28:49.863Z] #72 DONE 1.1s [2022-07-24T06:28:50.122Z] [2022-07-24T06:28:50.122Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-24T06:28:50.123Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-24T06:28:50.692Z] #28 ... [2022-07-24T06:28:50.692Z] [2022-07-24T06:28:50.692Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-24T06:28:50.692Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-24T06:28:50.692Z] #74 DONE 0.6s [2022-07-24T06:28:50.692Z] [2022-07-24T06:28:50.692Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-24T06:28:50.692Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-24T06:28:50.869Z] #19 2.530 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-24T06:28:50.869Z] #19 2.669 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-24T06:28:51.127Z] #19 2.669 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-24T06:28:51.384Z] #19 ... [2022-07-24T06:28:51.384Z] [2022-07-24T06:28:51.384Z] #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-24T06:28:51.384Z] #43 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-24T06:28:51.384Z] #43 4.977 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-24T06:28:51.384Z] #43 ... [2022-07-24T06:28:51.384Z] [2022-07-24T06:28:51.384Z] #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-24T06:28:51.384Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-24T06:28:51.384Z] #62 12.79 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-24T06:28:51.384Z] #62 13.05 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-24T06:28:51.384Z] #62 13.24 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-24T06:28:51.384Z] #62 13.26 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-24T06:28:52.250Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-03d86fbbe81fd6a92) in /home/ubuntu/workspace/moby_PR-43858 [Pipeline] { [Pipeline] checkout [2022-07-24T06:28:52.466Z] The recommended git tool is: git [2022-07-24T06:28:53.177Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0be3a7d19af64839d) in /home/ubuntu/workspace/moby_PR-43858 [Pipeline] { [Pipeline] checkout [2022-07-24T06:28:53.228Z] #28 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 9.2s done [2022-07-24T06:28:53.331Z] The recommended git tool is: git [2022-07-24T06:28:53.488Z] #28 DONE 12.1s [2022-07-24T06:28:53.488Z] [2022-07-24T06:28:53.488Z] #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-24T06:28:53.488Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-24T06:28:54.664Z] #62 18.24 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-24T06:28:54.664Z] #62 18.25 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-24T06:28:54.871Z] #29 1.510 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-24T06:28:54.871Z] #29 1.520 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-24T06:28:54.871Z] #29 1.520 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-24T06:28:54.924Z] #62 18.64 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-24T06:28:54.924Z] #62 ... [2022-07-24T06:28:54.924Z] [2022-07-24T06:28:54.924Z] #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-24T06:28:54.924Z] #43 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-24T06:28:54.924Z] #43 18.62 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-24T06:28:54.924Z] #43 18.62 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-24T06:28:55.132Z] #29 1.708 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-24T06:28:55.370Z] using credential docker-jenkins-github-credentials [2022-07-24T06:28:55.384Z] Cloning the remote Git repository [2022-07-24T06:28:55.384Z] Cloning with configured refspecs honoured and without tags [2022-07-24T06:28:55.397Z] #29 2.111 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-24T06:28:55.491Z] #43 19.24 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-24T06:28:55.750Z] #43 ... [2022-07-24T06:28:55.750Z] [2022-07-24T06:28:55.750Z] #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-24T06:28:55.750Z] #58 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-24T06:28:55.750Z] #58 9.277 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-24T06:28:55.750Z] #58 12.05 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-24T06:28:55.750Z] #58 14.56 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-07-24T06:28:56.005Z] #29 2.565 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-24T06:28:56.009Z] #58 ... [2022-07-24T06:28:56.009Z] [2022-07-24T06:28:56.009Z] #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-24T06:28:56.009Z] #43 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-24T06:28:56.009Z] #43 19.65 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-24T06:28:56.009Z] #43 19.79 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-24T06:28:55.397Z] Cloning repository https://github.com/moby/moby.git [2022-07-24T06:28:55.457Z] > git init /home/ubuntu/workspace/moby_PR-43858 # timeout=10 [2022-07-24T06:28:56.579Z] #43 20.47 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-24T06:28:56.836Z] #43 20.52 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-24T06:28:56.836Z] #43 20.58 go: downloading github.com/peterh/liner v1.2.2 [2022-07-24T06:28:56.945Z] #29 3.566 Fetched 8559 kB in 2s (3708 kB/s) [2022-07-24T06:28:57.014Z] using credential docker-jenkins-github-credentials [2022-07-24T06:28:57.016Z] Client: [2022-07-24T06:28:57.016Z] Context: default [2022-07-24T06:28:57.016Z] Debug Mode: false [2022-07-24T06:28:57.016Z] Plugins: [2022-07-24T06:28:57.016Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-24T06:28:57.016Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-24T06:28:57.016Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-24T06:28:57.016Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-24T06:28:57.016Z] [2022-07-24T06:28:57.016Z] Server: [2022-07-24T06:28:57.016Z] Containers: 0 [2022-07-24T06:28:57.016Z] Running: 0 [2022-07-24T06:28:57.016Z] Paused: 0 [2022-07-24T06:28:57.016Z] Stopped: 0 [2022-07-24T06:28:57.016Z] Images: 0 [2022-07-24T06:28:57.016Z] Server Version: 20.10.14 [2022-07-24T06:28:57.016Z] Storage Driver: overlay2 [2022-07-24T06:28:57.016Z] Backing Filesystem: extfs [2022-07-24T06:28:57.016Z] Supports d_type: true [2022-07-24T06:28:57.016Z] Native Overlay Diff: true [2022-07-24T06:28:57.016Z] userxattr: false [2022-07-24T06:28:57.016Z] Logging Driver: json-file [2022-07-24T06:28:57.016Z] Cgroup Driver: cgroupfs [2022-07-24T06:28:57.016Z] Cgroup Version: 1 [2022-07-24T06:28:57.016Z] Plugins: [2022-07-24T06:28:57.016Z] Volume: local [2022-07-24T06:28:57.016Z] Network: bridge host ipvlan macvlan null overlay [2022-07-24T06:28:57.016Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-24T06:28:57.016Z] Swarm: inactive [2022-07-24T06:28:57.016Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-24T06:28:57.016Z] Default Runtime: runc [2022-07-24T06:28:57.016Z] Init Binary: docker-init [2022-07-24T06:28:57.016Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-24T06:28:57.016Z] runc version: v1.0.3-0-gf46b6ba [2022-07-24T06:28:57.016Z] init version: de40ad0 [2022-07-24T06:28:57.016Z] Security Options: [2022-07-24T06:28:57.016Z] apparmor [2022-07-24T06:28:57.016Z] seccomp [2022-07-24T06:28:57.016Z] Profile: default [2022-07-24T06:28:57.016Z] Kernel Version: 5.4.0-1071-aws [2022-07-24T06:28:57.016Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-24T06:28:57.016Z] OSType: linux [2022-07-24T06:28:57.016Z] Architecture: x86_64 [2022-07-24T06:28:57.016Z] CPUs: 2 [2022-07-24T06:28:57.016Z] Total Memory: 7.565GiB [2022-07-24T06:28:57.016Z] Name: ip-10-100-54-139 [2022-07-24T06:28:57.016Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-24T06:28:57.016Z] Docker Root Dir: /var/lib/docker [2022-07-24T06:28:57.016Z] Debug Mode: false [2022-07-24T06:28:57.016Z] Registry: https://index.docker.io/v1/ [2022-07-24T06:28:57.016Z] Labels: [2022-07-24T06:28:57.016Z] Experimental: true [2022-07-24T06:28:57.016Z] Insecure Registries: [2022-07-24T06:28:57.016Z] 127.0.0.0/8 [2022-07-24T06:28:57.016Z] Live Restore Enabled: true [2022-07-24T06:28:57.016Z] [2022-07-24T06:28:57.016Z] WARNING: No swap limit support [2022-07-24T06:28:57.024Z] Cloning the remote Git repository [2022-07-24T06:28:57.024Z] Cloning with configured refspecs honoured and without tags [Pipeline] sh [2022-07-24T06:28:57.100Z] #43 20.87 go: downloading github.com/google/go-dap v0.6.0 [2022-07-24T06:28:56.304Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-24T06:28:56.304Z] > git --version # timeout=10 [2022-07-24T06:28:56.335Z] > git --version # 'git version 2.25.1' [2022-07-24T06:28:56.335Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-24T06:28:56.495Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43858/head:refs/remotes/origin/PR-43858 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-24T06:28:57.309Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-24T06:28:57.309Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-24T06:28:57.309Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43858/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-24T06:28:57.309Z] + bash /home/ubuntu/workspace/moby_PR-43858/check-config.sh [2022-07-24T06:28:57.309Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-24T06:28:57.309Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-24T06:28:57.309Z] [2022-07-24T06:28:57.309Z] Generally Necessary: [2022-07-24T06:28:57.309Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-24T06:28:57.309Z] - apparmor: enabled and tools installed [2022-07-24T06:28:57.309Z] - CONFIG_NAMESPACES: enabled [2022-07-24T06:28:57.309Z] - CONFIG_NET_NS: enabled [2022-07-24T06:28:57.309Z] - CONFIG_PID_NS: enabled [2022-07-24T06:28:57.309Z] - CONFIG_IPC_NS: enabled [2022-07-24T06:28:57.309Z] - CONFIG_UTS_NS: enabled [2022-07-24T06:28:57.309Z] - CONFIG_CGROUPS: enabled [2022-07-24T06:28:57.309Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-24T06:28:57.309Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-24T06:28:57.309Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-24T06:28:57.309Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-24T06:28:57.309Z] - CONFIG_CPUSETS: enabled [2022-07-24T06:28:57.309Z] - CONFIG_MEMCG: enabled [2022-07-24T06:28:57.309Z] - CONFIG_KEYS: enabled [2022-07-24T06:28:57.309Z] - CONFIG_VETH: enabled (as module) [2022-07-24T06:28:57.309Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-24T06:28:57.309Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-24T06:28:57.309Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-24T06:28:57.309Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-24T06:28:57.309Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-24T06:28:57.309Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-24T06:28:57.309Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-24T06:28:57.569Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-24T06:28:57.569Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-24T06:28:57.569Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-24T06:28:57.569Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-24T06:28:57.569Z] - CONFIG_CGROUP_BPF: enabled [2022-07-24T06:28:57.569Z] [2022-07-24T06:28:57.569Z] Optional Features: [2022-07-24T06:28:57.569Z] - CONFIG_USER_NS: enabled [2022-07-24T06:28:57.569Z] - CONFIG_SECCOMP: enabled [2022-07-24T06:28:57.569Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-24T06:28:57.569Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-24T06:28:57.569Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-24T06:28:57.569Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-24T06:28:57.569Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-24T06:28:57.569Z] - CONFIG_BLK_CGROUP: enabled [2022-07-24T06:28:57.569Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-24T06:28:57.569Z] - CONFIG_CGROUP_PERF: enabled [2022-07-24T06:28:57.569Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-24T06:28:57.569Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-24T06:28:57.569Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-24T06:28:57.569Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-24T06:28:57.569Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-24T06:28:57.569Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-24T06:28:57.569Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-24T06:28:57.569Z] - CONFIG_IP_VS: enabled (as module) [2022-07-24T06:28:57.569Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-24T06:28:57.569Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-24T06:28:57.569Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-24T06:28:57.569Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-24T06:28:57.569Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-24T06:28:57.569Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-24T06:28:57.569Z] - CONFIG_EXT4_FS: enabled [2022-07-24T06:28:57.569Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-24T06:28:57.569Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-24T06:28:57.569Z] - Network Drivers: [2022-07-24T06:28:57.569Z] - "overlay": [2022-07-24T06:28:57.569Z] - CONFIG_VXLAN: enabled (as module) [2022-07-24T06:28:57.569Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-24T06:28:57.569Z] Optional (for encrypted networks): [2022-07-24T06:28:57.675Z] #43 21.26 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-24T06:28:57.836Z] - CONFIG_CRYPTO: enabled [2022-07-24T06:28:57.836Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-24T06:28:57.836Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-24T06:28:57.836Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-24T06:28:57.836Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-24T06:28:57.836Z] - CONFIG_XFRM: enabled [2022-07-24T06:28:57.836Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-24T06:28:57.836Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-24T06:28:57.836Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-24T06:28:57.836Z] - "ipvlan": [2022-07-24T06:28:57.836Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-24T06:28:57.836Z] - "macvlan": [2022-07-24T06:28:57.836Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-24T06:28:57.836Z] - CONFIG_DUMMY: enabled (as module) [2022-07-24T06:28:57.836Z] - "ftp,tftp client in container": [2022-07-24T06:28:57.836Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-24T06:28:57.836Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-24T06:28:57.836Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-24T06:28:57.836Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-24T06:28:57.836Z] - Storage Drivers: [2022-07-24T06:28:57.836Z] - "aufs": [2022-07-24T06:28:57.836Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-24T06:28:57.836Z] - "btrfs": [2022-07-24T06:28:57.836Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-24T06:28:57.836Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-24T06:28:57.836Z] - "devicemapper": [2022-07-24T06:28:57.836Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-24T06:28:57.836Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-24T06:28:57.836Z] - "overlay": [2022-07-24T06:28:57.836Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-24T06:28:57.836Z] - "zfs": [2022-07-24T06:28:57.836Z] - /dev/zfs: present [2022-07-24T06:28:57.836Z] - zfs command: missing [2022-07-24T06:28:57.836Z] - zpool command: missing [2022-07-24T06:28:57.836Z] [2022-07-24T06:28:57.836Z] Limits: [2022-07-24T06:28:57.836Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-24T06:28:57.836Z] [2022-07-24T06:28:57.836Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2022-07-24T06:28:57.890Z] #29 3.566 Reading package lists... [Pipeline] sh [2022-07-24T06:28:57.045Z] Cloning repository https://github.com/moby/moby.git [2022-07-24T06:28:57.151Z] > git init /home/ubuntu/workspace/moby_PR-43858 # timeout=10 [2022-07-24T06:28:57.449Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-24T06:28:57.449Z] > git --version # timeout=10 [2022-07-24T06:28:57.462Z] > git --version # 'git version 2.25.1' [2022-07-24T06:28:57.463Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-24T06:28:57.499Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43858/head:refs/remotes/origin/PR-43858 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-24T06:28:57.939Z] #43 21.77 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-24T06:28:58.192Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:112fb22152fa0df622337df9476ecff14c95574f . [2022-07-24T06:28:58.452Z] #2 [internal] load .dockerignore [2022-07-24T06:28:58.452Z] #2 sha256:01cecc7f7001a31fa6102a2344b5c259fe38e444cb231ae1708478fde2d63abb [2022-07-24T06:28:58.459Z] #29 4.384 Reading package lists... [2022-07-24T06:28:58.719Z] #29 5.168 Building dependency tree... [2022-07-24T06:28:58.874Z] #43 22.75 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-24T06:28:58.980Z] #29 5.532 The following additional packages will be installed: [2022-07-24T06:28:58.980Z] #29 5.532 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-24T06:28:58.980Z] #29 5.532 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-24T06:28:58.980Z] #29 5.532 Recommended packages: [2022-07-24T06:28:58.980Z] #29 5.532 libldap-common publicsuffix libsasl2-modules [2022-07-24T06:28:59.024Z] #2 transferring context: 145B done [2022-07-24T06:28:59.024Z] #2 DONE 0.6s [2022-07-24T06:28:59.024Z] [2022-07-24T06:28:59.024Z] #1 [internal] load build definition from Dockerfile [2022-07-24T06:28:59.024Z] #1 sha256:171c5996f35068f2a1f520e15af25490997184c2776eafed770ceb0f0b3631f8 [2022-07-24T06:28:59.024Z] #1 transferring dockerfile: 19.25kB done [2022-07-24T06:28:59.024Z] #1 DONE 0.6s [2022-07-24T06:28:59.024Z] [2022-07-24T06:28:59.024Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-24T06:28:59.024Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-24T06:28:59.133Z] #43 ... [2022-07-24T06:28:59.133Z] [2022-07-24T06:28:59.133Z] #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-24T06:28:59.134Z] #64 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-24T06:28:59.134Z] #64 13.03 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-24T06:28:59.240Z] #29 5.741 The following NEW packages will be installed: [2022-07-24T06:28:59.240Z] #29 5.742 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-24T06:28:59.240Z] #29 5.742 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-24T06:28:59.240Z] #29 5.743 libssh2-1 openssl [2022-07-24T06:28:59.240Z] #29 6.029 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-07-24T06:28:59.240Z] #29 6.029 Need to get 3041 kB of archives. [2022-07-24T06:28:59.240Z] #29 6.029 After this operation, 6651 kB of additional disk space will be used. [2022-07-24T06:28:59.240Z] #29 6.029 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-07-24T06:28:59.391Z] #64 ... [2022-07-24T06:28:59.391Z] [2022-07-24T06:28:59.391Z] #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-24T06:28:59.391Z] #45 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-24T06:28:59.391Z] #45 22.46 tomll can be used in two ways: [2022-07-24T06:28:59.391Z] #45 22.46 Writing to STDIN and reading from STDOUT: [2022-07-24T06:28:59.391Z] #45 22.46 cat file.toml | tomll > file.toml [2022-07-24T06:28:59.391Z] #45 22.46 [2022-07-24T06:28:59.391Z] #45 22.46 Reading and updating a list of files: [2022-07-24T06:28:59.391Z] #45 22.46 tomll a.toml b.toml c.toml [2022-07-24T06:28:59.391Z] #45 22.46 [2022-07-24T06:28:59.391Z] #45 22.46 When given a list of files, tomll will modify all files in place without asking. [2022-07-24T06:28:59.391Z] #45 DONE 23.1s [2022-07-24T06:28:59.391Z] [2022-07-24T06:28:59.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-24T06:28:59.391Z] #58 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-24T06:28:59.391Z] #58 22.90 Fetched 8563 kB in 17s (492 kB/s) [2022-07-24T06:28:59.500Z] #29 6.040 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-07-24T06:28:59.500Z] #29 6.042 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-07-24T06:28:59.500Z] #29 6.048 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-24T06:28:59.500Z] #29 6.048 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-07-24T06:28:59.500Z] #29 6.048 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-07-24T06:28:59.500Z] #29 6.048 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-07-24T06:28:59.500Z] #29 6.048 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-07-24T06:28:59.500Z] #29 6.050 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-07-24T06:28:59.500Z] #29 6.052 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-07-24T06:28:59.500Z] #29 6.055 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-07-24T06:28:59.500Z] #29 6.066 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-07-24T06:28:59.500Z] #29 6.066 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-24T06:28:59.500Z] #29 6.069 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-24T06:28:59.500Z] #29 6.070 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-24T06:28:59.500Z] #29 6.248 debconf: delaying package configuration, since apt-utils is not installed [2022-07-24T06:28:59.500Z] #29 6.309 Fetched 3041 kB in 0s (9648 kB/s) [2022-07-24T06:28:59.594Z] #3 DONE 0.4s [2022-07-24T06:28:59.594Z] [2022-07-24T06:28:59.594Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-24T06:28:59.594Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-24T06:28:59.594Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 0.0s done [2022-07-24T06:28:59.594Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-24T06:28:59.594Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-07-24T06:28:59.594Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-07-24T06:28:59.594Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-07-24T06:28:59.759Z] #29 6.331 Selecting previously unselected package openssl. [2022-07-24T06:28:59.759Z] #29 6.331 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6661 files and directories currently installed.) [2022-07-24T06:28:59.759Z] #29 6.335 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-07-24T06:28:59.759Z] #29 6.344 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-24T06:28:59.855Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.3s done [2022-07-24T06:28:59.855Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.1s [2022-07-24T06:28:59.969Z] #58 22.90 Reading package lists... [2022-07-24T06:28:59.969Z] #58 ... [2022-07-24T06:28:59.969Z] [2022-07-24T06:28:59.969Z] #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-24T06:28:59.969Z] #47 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-24T06:28:59.969Z] #47 13.71 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-24T06:28:59.969Z] #47 13.82 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-24T06:29:00.020Z] #29 6.482 Selecting previously unselected package ca-certificates. [2022-07-24T06:29:00.020Z] #29 6.482 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-24T06:29:00.020Z] #29 6.487 Unpacking ca-certificates (20210119) ... [2022-07-24T06:29:00.020Z] #29 6.594 Selecting previously unselected package libbrotli1:amd64. [2022-07-24T06:29:00.020Z] #29 6.595 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-07-24T06:29:00.020Z] #29 6.602 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-24T06:29:00.020Z] #29 6.691 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-24T06:29:00.020Z] #29 6.691 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-24T06:29:00.020Z] #29 6.696 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-24T06:29:00.020Z] #29 6.751 Selecting previously unselected package libsasl2-2:amd64. [2022-07-24T06:29:00.020Z] #29 6.751 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-24T06:29:00.020Z] #29 6.756 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-24T06:29:00.020Z] #29 6.815 Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-24T06:29:00.020Z] #29 6.815 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-07-24T06:29:00.020Z] #29 ... [2022-07-24T06:29:00.020Z] [2022-07-24T06:29:00.020Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-24T06:29:00.020Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-24T06:29:00.020Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0.7s done [2022-07-24T06:29:00.020Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 0.7s done [2022-07-24T06:29:00.020Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 4.9s [2022-07-24T06:29:00.228Z] #47 ... [2022-07-24T06:29:00.228Z] [2022-07-24T06:29:00.228Z] #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-24T06:29:00.228Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-24T06:29:00.228Z] #62 18.77 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-24T06:29:00.228Z] #62 19.01 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-24T06:29:00.228Z] #62 19.20 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-24T06:29:00.228Z] #62 19.20 go: downloading github.com/spf13/afero v1.8.2 [2022-07-24T06:29:00.228Z] #62 19.48 go: downloading github.com/spf13/cast v1.4.1 [2022-07-24T06:29:00.228Z] #62 19.67 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-24T06:29:00.228Z] #62 19.94 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-24T06:29:00.228Z] #62 20.04 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-24T06:29:00.228Z] #62 20.23 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-24T06:29:00.228Z] #62 20.38 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-24T06:29:00.228Z] #62 20.85 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-24T06:29:00.228Z] #62 20.92 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-24T06:29:00.228Z] #62 20.96 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-24T06:29:00.228Z] #62 20.98 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-24T06:29:00.228Z] #62 21.11 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-24T06:29:00.228Z] #62 22.05 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-24T06:29:00.228Z] #62 22.48 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-24T06:29:00.228Z] #62 23.28 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-24T06:29:00.228Z] #62 23.35 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-24T06:29:00.228Z] #62 23.59 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-24T06:29:00.228Z] #62 23.71 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-24T06:29:00.228Z] #62 23.96 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-24T06:29:00.281Z] #11 ... [2022-07-24T06:29:00.281Z] [2022-07-24T06:29:00.281Z] #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-24T06:29:00.281Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-24T06:29:00.281Z] #29 6.823 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-24T06:29:00.281Z] #29 6.926 Selecting previously unselected package libnghttp2-14:amd64. [2022-07-24T06:29:00.281Z] #29 6.926 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-07-24T06:29:00.281Z] #29 6.933 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-24T06:29:00.281Z] #29 6.993 Selecting previously unselected package libpsl5:amd64. [2022-07-24T06:29:00.281Z] #29 6.993 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-07-24T06:29:00.281Z] #29 6.997 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-07-24T06:29:00.281Z] #29 7.056 Selecting previously unselected package librtmp1:amd64. [2022-07-24T06:29:00.281Z] #29 7.056 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-07-24T06:29:00.429Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.4s done [2022-07-24T06:29:00.429Z] #4 DONE 0.8s [2022-07-24T06:29:00.540Z] #29 7.060 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-24T06:29:00.540Z] #29 7.133 Selecting previously unselected package libssh2-1:amd64. [2022-07-24T06:29:00.540Z] #29 7.133 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-07-24T06:29:00.540Z] #29 7.138 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-07-24T06:29:00.540Z] #29 7.199 Selecting previously unselected package libcurl4:amd64. [2022-07-24T06:29:00.540Z] #29 7.199 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-24T06:29:00.540Z] #29 7.204 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-24T06:29:00.540Z] #29 7.299 Selecting previously unselected package curl. [2022-07-24T06:29:00.540Z] #29 7.299 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-24T06:29:00.540Z] #29 7.302 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-24T06:29:00.689Z] [2022-07-24T06:29:00.689Z] #5 [internal] load build definition from Dockerfile [2022-07-24T06:29:00.689Z] #5 sha256:fc746747a0f302b8c6dd563f520da6e5c99aa8ddb70950ccbf9bddeec209ec7d [2022-07-24T06:29:00.689Z] #5 DONE 0.0s [2022-07-24T06:29:00.689Z] [2022-07-24T06:29:00.689Z] #6 [internal] load .dockerignore [2022-07-24T06:29:00.689Z] #6 sha256:a3e7d1b0bc6773b69c5344e6b0da99446f53db6975217a962329d6d16bd70bad [2022-07-24T06:29:00.689Z] #6 DONE 0.0s [2022-07-24T06:29:00.689Z] [2022-07-24T06:29:00.689Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-24T06:29:00.689Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-24T06:29:00.799Z] #29 7.378 Selecting previously unselected package libonig5:amd64. [2022-07-24T06:29:00.799Z] #29 7.378 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-24T06:29:00.799Z] #29 7.388 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-24T06:29:00.799Z] #29 7.464 Selecting previously unselected package libjq1:amd64. [2022-07-24T06:29:00.799Z] #29 7.464 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-07-24T06:29:00.799Z] #29 7.469 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-24T06:29:00.799Z] #29 7.538 Selecting previously unselected package jq. [2022-07-24T06:29:00.799Z] #29 7.538 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-07-24T06:29:01.062Z] #29 7.542 Unpacking jq (1.6-2.1) ... [2022-07-24T06:29:01.062Z] #29 7.591 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-07-24T06:29:01.062Z] #29 7.608 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-24T06:29:01.062Z] #29 7.616 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-24T06:29:01.062Z] #29 7.629 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-24T06:29:01.062Z] #29 7.642 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-24T06:29:01.062Z] #29 7.653 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-24T06:29:01.062Z] #29 7.665 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-07-24T06:29:01.062Z] #29 7.679 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-24T06:29:01.062Z] #29 7.696 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-24T06:29:01.062Z] #29 7.707 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-24T06:29:01.062Z] #29 7.720 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-24T06:29:01.062Z] #29 7.738 Setting up ca-certificates (20210119) ... [2022-07-24T06:29:01.617Z] #62 25.17 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-24T06:29:01.617Z] #62 25.37 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-24T06:29:01.639Z] #10 DONE 0.7s [2022-07-24T06:29:01.639Z] [2022-07-24T06:29:01.639Z] #7 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-24T06:29:01.639Z] #7 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f [2022-07-24T06:29:01.639Z] #7 DONE 0.7s [2022-07-24T06:29:01.639Z] [2022-07-24T06:29:01.639Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-24T06:29:01.639Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-24T06:29:01.639Z] #8 DONE 0.7s [2022-07-24T06:29:01.639Z] [2022-07-24T06:29:01.639Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-24T06:29:01.639Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-24T06:29:01.639Z] #9 DONE 0.8s [2022-07-24T06:29:01.876Z] #62 25.62 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-24T06:29:01.876Z] #62 25.63 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-24T06:29:02.012Z] #29 8.485 Updating certificates in /etc/ssl/certs... [2022-07-24T06:29:02.133Z] #62 25.79 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-24T06:29:02.133Z] #62 25.81 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-24T06:29:02.133Z] #62 26.03 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-24T06:29:02.133Z] #62 ... [2022-07-24T06:29:02.133Z] [2022-07-24T06:29:02.134Z] #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-24T06:29:02.134Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-24T06:29:02.134Z] #19 3.824 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-24T06:29:02.134Z] #19 5.023 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-24T06:29:02.134Z] #19 6.884 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-24T06:29:02.134Z] #19 8.880 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-24T06:29:02.134Z] #19 10.78 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-24T06:29:02.134Z] #19 12.55 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-24T06:29:02.134Z] #19 13.80 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [140 kB] [2022-07-24T06:29:02.134Z] #19 13.80 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [158 kB] [2022-07-24T06:29:02.134Z] #19 13.80 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB] [2022-07-24T06:29:02.134Z] #19 13.84 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [148 kB] [2022-07-24T06:29:02.134Z] #19 13.84 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-24T06:29:02.134Z] #19 13.84 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-24T06:29:02.393Z] #19 13.93 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-24T06:29:02.393Z] #19 13.93 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-24T06:29:02.393Z] #19 13.93 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-24T06:29:02.393Z] #19 13.93 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-24T06:29:02.393Z] #19 13.93 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-24T06:29:02.393Z] #19 13.93 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-24T06:29:02.393Z] #19 ... [2022-07-24T06:29:02.393Z] [2022-07-24T06:29:02.393Z] #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-24T06:29:02.393Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-24T06:29:02.393Z] #62 26.04 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-24T06:29:02.393Z] #62 26.26 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-24T06:29:02.660Z] #62 26.38 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-24T06:29:02.660Z] #62 ... [2022-07-24T06:29:02.660Z] [2022-07-24T06:29:02.660Z] #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-24T06:29:02.660Z] #60 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-24T06:29:02.660Z] #60 16.34 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-24T06:29:02.660Z] #60 16.36 go: downloading golang.org/x/mod v0.3.0 [2022-07-24T06:29:02.660Z] #60 ... [2022-07-24T06:29:02.660Z] [2022-07-24T06:29:02.660Z] #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-24T06:29:02.660Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-24T06:29:02.660Z] #62 26.58 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-24T06:29:02.920Z] #62 26.59 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-24T06:29:02.920Z] #62 26.65 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-24T06:29:02.920Z] #62 26.85 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-24T06:29:03.396Z] #29 9.729 129 added, 0 removed; done. [2022-07-24T06:29:03.396Z] #29 9.804 Setting up jq (1.6-2.1) ... [2022-07-24T06:29:03.396Z] #29 9.819 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-24T06:29:03.396Z] #29 9.839 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-24T06:29:03.396Z] #29 9.856 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-24T06:29:03.396Z] #29 9.877 Processing triggers for ca-certificates (20210119) ... [2022-07-24T06:29:03.396Z] #29 9.890 Updating certificates in /etc/ssl/certs... [2022-07-24T06:29:03.485Z] #62 27.18 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-24T06:29:03.485Z] #62 27.36 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-24T06:29:03.744Z] #62 27.56 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-24T06:29:04.002Z] #62 27.70 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-24T06:29:04.002Z] #62 27.71 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-24T06:29:04.203Z] [2022-07-24T06:29:04.203Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-24T06:29:04.203Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-24T06:29:04.203Z] #73 DONE 0.0s [2022-07-24T06:29:04.203Z] [2022-07-24T06:29:04.203Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-24T06:29:04.203Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-24T06:29:04.203Z] #71 DONE 0.0s [2022-07-24T06:29:04.203Z] [2022-07-24T06:29:04.203Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-24T06:29:04.203Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-24T06:29:04.203Z] #11 DONE 0.0s [2022-07-24T06:29:04.203Z] [2022-07-24T06:29:04.203Z] #24 [internal] load build context [2022-07-24T06:29:04.203Z] #24 sha256:4b0b65b818ec0f147e800b305c5c79fce2c1cc0db9de9825a09b48614c237559 [2022-07-24T06:29:04.203Z] #24 transferring context: 1.78MB 0.3s [2022-07-24T06:29:04.203Z] #24 ... [2022-07-24T06:29:04.203Z] [2022-07-24T06:29:04.203Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-24T06:29:04.203Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-24T06:29:04.203Z] #49 DONE 0.0s [2022-07-24T06:29:04.203Z] [2022-07-24T06:29:04.203Z] #24 [internal] load build context [2022-07-24T06:29:04.203Z] #24 sha256:4b0b65b818ec0f147e800b305c5c79fce2c1cc0db9de9825a09b48614c237559 [2022-07-24T06:29:04.268Z] #62 27.87 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-24T06:29:04.269Z] #62 27.89 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-24T06:29:04.269Z] #62 27.99 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-24T06:29:04.360Z] #29 10.87 0 added, 0 removed; done. [2022-07-24T06:29:04.360Z] #29 10.87 Running hooks in /etc/ca-certificates/update.d... [2022-07-24T06:29:04.360Z] #29 10.87 done. [2022-07-24T06:29:04.532Z] #62 28.41 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-24T06:29:04.790Z] #62 28.49 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-24T06:29:04.790Z] #62 28.59 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-24T06:29:04.790Z] #62 28.61 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-24T06:29:04.790Z] #62 28.67 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-24T06:29:05.356Z] #62 29.04 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-24T06:29:05.356Z] #62 29.19 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-24T06:29:05.630Z] #62 29.29 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-24T06:29:05.630Z] #62 29.42 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-24T06:29:05.630Z] #62 29.43 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-24T06:29:05.630Z] #62 29.47 go: downloading github.com/julz/importas v0.1.0 [2022-07-24T06:29:05.630Z] #62 ... [2022-07-24T06:29:05.630Z] [2022-07-24T06:29:05.630Z] #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-24T06:29:05.630Z] #83 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-24T06:29:05.630Z] #83 19.42 Fetched 8559 kB in 15s (571 kB/s) [2022-07-24T06:29:05.630Z] #83 19.42 Reading package lists... [2022-07-24T06:29:05.893Z] #83 27.25 Reading package lists... [2022-07-24T06:29:05.893Z] #83 ... [2022-07-24T06:29:05.893Z] [2022-07-24T06:29:05.893Z] #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-24T06:29:05.893Z] #54 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-24T06:29:06.416Z] #54 29.25 Updating files: 63% (1387/2176) Updating files: 64% (1393/2176) Updating files: 65% (1415/2176) Updating files: 66% (1437/2176) Updating files: 67% (1458/2176) Updating files: 68% (1480/2176) Updating files: 69% (1502/2176) Updating files: 70% (1524/2176) Updating files: 71% (1545/2176) Updating files: 72% (1567/2176) Updating files: 73% (1589/2176) Updating files: 74% (1611/2176) Updating files: 75% (1632/2176) Updating files: 76% (1654/2176) Updating files: 77% (1676/2176) Updating files: 78% (1698/2176) Updating files: 79% (1720/2176) Updating files: 80% (1741/2176) Updating files: 81% (1763/2176) Updating files: 82% (1785/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-07-24T06:29:06.679Z] #54 30.04 + git checkout -q v2.3.0 [2022-07-24T06:29:06.902Z] #29 DONE 13.4s [2022-07-24T06:29:06.902Z] [2022-07-24T06:29:06.902Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-24T06:29:06.902Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-24T06:29:06.902Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 8.3s done [2022-07-24T06:29:06.902Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 3.0s [2022-07-24T06:29:06.902Z] #11 ... [2022-07-24T06:29:06.902Z] [2022-07-24T06:29:06.902Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-24T06:29:06.902Z] #30 sha256:87af4b0e1c8270744466e738be9be8182c25ff0d4b0f26809182aa1a12b81f91 [2022-07-24T06:29:06.902Z] #30 DONE 0.3s [2022-07-24T06:29:06.902Z] [2022-07-24T06:29:06.902Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-24T06:29:06.902Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-24T06:29:09.203Z] #54 ... [2022-07-24T06:29:09.203Z] [2022-07-24T06:29:09.203Z] #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-24T06:29:09.203Z] #43 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-24T06:29:09.203Z] #43 23.06 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-24T06:29:09.203Z] #43 23.20 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-24T06:29:09.203Z] #43 25.09 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-24T06:29:09.203Z] #43 25.13 go: downloading github.com/cilium/ebpf v0.7.0 [2022-07-24T06:29:09.517Z] #24 transferring context: 30.67MB 5.4s [2022-07-24T06:29:09.540Z] #43 ... [2022-07-24T06:29:09.540Z] [2022-07-24T06:29:09.540Z] #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-24T06:29:09.540Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-24T06:29:09.540Z] #62 29.58 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-24T06:29:09.540Z] #62 29.62 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-24T06:29:09.540Z] #62 29.76 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-24T06:29:09.540Z] #62 29.89 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-24T06:29:09.540Z] #62 29.89 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-24T06:29:09.540Z] #62 29.95 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-24T06:29:09.540Z] #62 30.05 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-24T06:29:09.540Z] #62 30.11 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-24T06:29:09.540Z] #62 30.18 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-24T06:29:09.540Z] #62 30.23 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-24T06:29:09.540Z] #62 30.29 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-24T06:29:09.540Z] #62 31.32 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-24T06:29:09.540Z] #62 31.36 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-24T06:29:09.540Z] #62 31.44 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-24T06:29:09.540Z] #62 31.66 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-24T06:29:09.540Z] #62 31.88 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-24T06:29:09.540Z] #62 31.99 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-24T06:29:09.540Z] #62 32.04 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-24T06:29:09.540Z] #62 32.15 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-24T06:29:09.540Z] #62 32.20 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-24T06:29:09.540Z] #62 32.66 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-24T06:29:09.540Z] #62 32.70 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-24T06:29:09.540Z] #62 32.74 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-24T06:29:09.540Z] #62 32.98 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-24T06:29:09.540Z] #62 33.08 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-24T06:29:09.540Z] #62 33.13 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-24T06:29:09.808Z] #62 33.41 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-24T06:29:09.808Z] #62 33.45 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-24T06:29:09.808Z] #62 33.59 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-24T06:29:09.808Z] #62 33.63 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-24T06:29:09.808Z] #62 33.68 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-24T06:29:10.067Z] #62 33.88 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-24T06:29:10.067Z] #62 33.89 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-24T06:29:10.199Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 6.5s done [2022-07-24T06:29:10.462Z] #24 ... [2022-07-24T06:29:10.462Z] [2022-07-24T06:29:10.462Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-24T06:29:10.462Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-24T06:29:10.462Z] #11 resolve docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 0.1s done [2022-07-24T06:29:10.462Z] #11 sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 1.86kB / 1.86kB done [2022-07-24T06:29:10.462Z] #11 sha256:ea3d912d500b1ae0a691b2e53eb8a6345b579d42d7e6a64acca83d274b949740 1.80kB / 1.80kB done [2022-07-24T06:29:10.462Z] #11 sha256:e3c0472b1b62b0899bebd7aee842ba7a7f4d6c3cdf006115adcd247b69c4bfe1 7.10kB / 7.10kB done [2022-07-24T06:29:10.462Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 2.4s done [2022-07-24T06:29:10.462Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 5.16MB / 5.16MB 0.4s done [2022-07-24T06:29:10.462Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 1.2s done [2022-07-24T06:29:10.462Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 2.9s done [2022-07-24T06:29:10.462Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 5.2s done [2022-07-24T06:29:10.462Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 98.57MB / 141.81MB 6.3s [2022-07-24T06:29:10.462Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 157B / 157B 3.0s done [2022-07-24T06:29:10.462Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 3.5s [2022-07-24T06:29:10.462Z] #11 ... [2022-07-24T06:29:10.462Z] [2022-07-24T06:29:10.462Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-24T06:29:10.462Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-24T06:29:10.462Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-24T06:29:10.462Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-24T06:29:10.462Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-24T06:29:10.462Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s done [2022-07-24T06:29:10.462Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.3s done [2022-07-24T06:29:10.462Z] #73 DONE 6.5s [2022-07-24T06:29:10.462Z] [2022-07-24T06:29:10.462Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-24T06:29:10.462Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-24T06:29:10.462Z] #11 ... [2022-07-24T06:29:10.462Z] [2022-07-24T06:29:10.462Z] #24 [internal] load build context [2022-07-24T06:29:10.462Z] #24 sha256:4b0b65b818ec0f147e800b305c5c79fce2c1cc0db9de9825a09b48614c237559 [2022-07-24T06:29:10.634Z] #62 34.28 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-24T06:29:10.634Z] #62 34.33 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-24T06:29:10.634Z] #62 34.44 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-24T06:29:10.634Z] #62 34.53 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-24T06:29:10.767Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 [2022-07-24T06:29:10.890Z] #62 34.59 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-24T06:29:10.890Z] #62 34.72 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-24T06:29:11.147Z] #62 34.93 go: downloading honnef.co/go/tools v0.3.1 [2022-07-24T06:29:13.010Z] #24 transferring context: 62.08MB 9.2s done [2022-07-24T06:29:13.587Z] #24 ... [2022-07-24T06:29:13.587Z] [2022-07-24T06:29:13.587Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-24T06:29:13.587Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-24T06:29:13.587Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-24T06:29:13.587Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-24T06:29:13.587Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-24T06:29:13.587Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-24T06:29:13.587Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.8s done [2022-07-24T06:29:13.587Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.9s done [2022-07-24T06:29:13.671Z] #62 37.18 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-24T06:29:13.671Z] #62 37.20 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-24T06:29:13.671Z] #62 37.46 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-24T06:29:13.671Z] #62 37.61 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-24T06:29:13.849Z] #71 DONE 10.0s [2022-07-24T06:29:13.849Z] [2022-07-24T06:29:13.849Z] #24 [internal] load build context [2022-07-24T06:29:13.849Z] #24 sha256:4b0b65b818ec0f147e800b305c5c79fce2c1cc0db9de9825a09b48614c237559 [2022-07-24T06:29:13.849Z] #24 DONE 10.1s [2022-07-24T06:29:13.849Z] [2022-07-24T06:29:13.849Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-24T06:29:13.849Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-24T06:29:13.849Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 141.81MB / 141.81MB 9.3s done [2022-07-24T06:29:14.110Z] #11 ... [2022-07-24T06:29:14.110Z] [2022-07-24T06:29:14.110Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-24T06:29:14.110Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-24T06:29:14.110Z] #28 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 0.0s done [2022-07-24T06:29:14.110Z] #28 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done [2022-07-24T06:29:14.110Z] #28 sha256:c11d2593cb741ae8a36d0de9cd240d13518e95f50bccfa8d00a668c006db181e 529B / 529B done [2022-07-24T06:29:14.110Z] #28 sha256:123c2f3835fd73f108008a94bf92ebbce0853c48cbb713e8fa2a70a995282c8b 1.46kB / 1.46kB done [2022-07-24T06:29:14.110Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 2.5s done [2022-07-24T06:29:14.110Z] #28 ... [2022-07-24T06:29:14.110Z] [2022-07-24T06:29:14.110Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-24T06:29:14.110Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-24T06:29:14.234Z] #62 37.80 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-24T06:29:14.234Z] #62 37.80 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-24T06:29:14.234Z] #62 38.03 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-24T06:29:14.234Z] #62 38.16 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-24T06:29:14.491Z] #62 38.24 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-24T06:29:14.902Z] Fetching without tags [2022-07-24T06:29:15.054Z] #62 38.70 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-24T06:29:15.054Z] #62 38.73 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-24T06:29:15.054Z] #62 38.98 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-24T06:29:15.121Z] Merging remotes/origin/22.06 commit a60b458179aa262e6f221f8d4318e76c05e2169b into PR head commit 112fb22152fa0df622337df9476ecff14c95574f [2022-07-24T06:29:15.495Z] #11 ... [2022-07-24T06:29:15.495Z] [2022-07-24T06:29:15.495Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-24T06:29:15.495Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-24T06:29:15.495Z] #72 DONE 0.8s [2022-07-24T06:29:15.495Z] [2022-07-24T06:29:15.495Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-24T06:29:15.495Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-24T06:29:15.495Z] #28 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 8.5s [2022-07-24T06:29:15.618Z] #62 39.21 go: downloading golang.org/x/text v0.3.7 [2022-07-24T06:29:15.915Z] Merge succeeded, producing 112fb22152fa0df622337df9476ecff14c95574f [2022-07-24T06:29:15.915Z] Checking out Revision 112fb22152fa0df622337df9476ecff14c95574f (PR-43858) [2022-07-24T06:29:16.044Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 5.1s [2022-07-24T06:29:16.068Z] #28 ... [2022-07-24T06:29:16.068Z] [2022-07-24T06:29:16.068Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-24T06:29:16.068Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-24T06:29:16.068Z] #74 DONE 0.8s [2022-07-24T06:29:16.068Z] [2022-07-24T06:29:16.068Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-24T06:29:16.068Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-24T06:29:14.861Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-24T06:29:14.871Z] > git config --add remote.origin.fetch +refs/pull/43858/head:refs/remotes/origin/PR-43858 # timeout=10 [2022-07-24T06:29:14.880Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-24T06:29:14.892Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-24T06:29:14.904Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-24T06:29:14.904Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-24T06:29:14.905Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43858/head:refs/remotes/origin/PR-43858 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-24T06:29:15.127Z] > git config core.sparsecheckout # timeout=10 [2022-07-24T06:29:15.132Z] > git checkout -f 112fb22152fa0df622337df9476ecff14c95574f # timeout=10 [2022-07-24T06:29:15.740Z] > git remote # timeout=10 [2022-07-24T06:29:15.768Z] > git config --get remote.origin.url # timeout=10 [2022-07-24T06:29:15.787Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-24T06:29:15.895Z] > git merge a60b458179aa262e6f221f8d4318e76c05e2169b # timeout=10 [2022-07-24T06:29:15.908Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-24T06:29:15.916Z] > git config core.sparsecheckout # timeout=10 [2022-07-24T06:29:15.923Z] > git checkout -f 112fb22152fa0df622337df9476ecff14c95574f # timeout=10 [2022-07-24T06:29:16.986Z] #62 ... [2022-07-24T06:29:16.986Z] [2022-07-24T06:29:16.986Z] #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-24T06:29:16.986Z] #58 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-24T06:29:16.986Z] #58 22.90 Reading package lists... [2022-07-24T06:29:16.986Z] #58 30.58 Reading package lists... [2022-07-24T06:29:16.986Z] #58 37.90 Building dependency tree... [2022-07-24T06:29:16.986Z] #58 ... [2022-07-24T06:29:16.986Z] [2022-07-24T06:29:16.986Z] #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-24T06:29:16.986Z] #83 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-24T06:29:16.986Z] #83 27.25 Reading package lists... [2022-07-24T06:29:16.986Z] #83 34.50 Building dependency tree... [2022-07-24T06:29:16.986Z] #83 39.13 python3 is already the newest version (3.9.2-3). [2022-07-24T06:29:16.986Z] #83 39.13 The following additional packages will be installed: [2022-07-24T06:29:16.986Z] #83 39.15 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-07-24T06:29:16.986Z] #83 39.16 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-24T06:29:16.986Z] #83 39.19 Suggested packages: [2022-07-24T06:29:16.986Z] #83 39.19 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-24T06:29:16.986Z] #83 39.19 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-24T06:29:16.986Z] #83 39.19 m4-doc ed diffutils-doc [2022-07-24T06:29:16.986Z] #83 39.19 Recommended packages: [2022-07-24T06:29:16.986Z] #83 39.19 fakeroot libalgorithm-merge-perl libltdl-dev [2022-07-24T06:29:16.987Z] #11 ... [2022-07-24T06:29:16.988Z] [2022-07-24T06:29:16.988Z] #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-24T06:29:16.988Z] #31 sha256:ef7e1cf9de4f7c9e87659957df733fde8620a2ddc97f520d026bb02c358e8228 [2022-07-24T06:29:16.988Z] #31 2.194 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-24T06:29:16.988Z] #31 2.555 [2022-07-24T06:29:16.988Z] #31 2.791 #=#=# ######################################################################## 100.0% [2022-07-24T06:29:16.988Z] #31 3.129 [2022-07-24T06:29:16.988Z] #31 4.174 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-24T06:29:16.988Z] #31 4.474 [2022-07-24T06:29:16.988Z] #31 4.695 #=#=# ################################################ 66.7% ######################################################################## 100.0% [2022-07-24T06:29:16.988Z] #31 5.102 [2022-07-24T06:29:16.988Z] #31 6.169 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-24T06:29:16.988Z] #31 6.523 [2022-07-24T06:29:16.988Z] #31 6.751 #=#=# ####### 10.9% ######################################### 57.0% ################################################################ 89.0% ######################################################################## 100.0% [2022-07-24T06:29:16.988Z] #31 7.319 [2022-07-24T06:29:16.988Z] #31 8.362 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-24T06:29:16.988Z] #31 8.702 [2022-07-24T06:29:16.988Z] #31 8.937 #=#=# ######################################################################## 100.0% [2022-07-24T06:29:16.988Z] #31 9.204 [2022-07-24T06:29:16.988Z] #31 10.03 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-24T06:29:16.988Z] #31 ... [2022-07-24T06:29:16.988Z] [2022-07-24T06:29:16.988Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-24T06:29:16.988Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-24T06:29:17.550Z] #83 41.26 The following NEW packages will be installed: [2022-07-24T06:29:17.550Z] #83 41.29 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-24T06:29:17.550Z] #83 41.30 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-24T06:29:17.550Z] #83 41.30 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-24T06:29:17.550Z] #83 41.30 libyajl2 m4 patch xz-utils [2022-07-24T06:29:17.991Z] #28 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 11.1s done [2022-07-24T06:29:18.127Z] #83 41.72 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. [2022-07-24T06:29:18.128Z] #83 41.72 Need to get 5940 kB of archives. [2022-07-24T06:29:18.128Z] #83 41.72 After this operation, 18.7 MB of additional disk space will be used. [2022-07-24T06:29:18.128Z] #83 41.72 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-24T06:29:18.128Z] #83 41.72 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-24T06:29:18.128Z] #83 41.74 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-24T06:29:18.128Z] #83 41.75 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-24T06:29:18.128Z] #83 41.75 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-24T06:29:18.128Z] #83 41.76 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-07-24T06:29:18.128Z] #83 41.77 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-07-24T06:29:18.128Z] #83 41.79 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-07-24T06:29:18.128Z] #83 41.81 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-24T06:29:18.128Z] #83 41.81 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-07-24T06:29:18.128Z] #83 41.86 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-24T06:29:18.128Z] #83 41.87 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-24T06:29:18.128Z] #83 42.02 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-07-24T06:29:18.128Z] #83 42.05 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-24T06:29:18.128Z] #83 42.05 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-07-24T06:29:18.260Z] #28 DONE 14.4s [2022-07-24T06:29:18.260Z] [2022-07-24T06:29:18.260Z] #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-24T06:29:18.260Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-24T06:29:18.390Z] #83 42.06 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-24T06:29:18.390Z] #83 42.07 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-24T06:29:18.390Z] #83 42.07 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-24T06:29:18.390Z] #83 42.11 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-24T06:29:18.390Z] #83 42.13 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-07-24T06:29:18.390Z] #83 42.17 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-24T06:29:18.390Z] #83 42.17 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-24T06:29:18.390Z] #83 42.17 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-07-24T06:29:18.953Z] #83 ... [2022-07-24T06:29:18.953Z] [2022-07-24T06:29:18.953Z] #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-24T06:29:18.953Z] #58 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-24T06:29:18.953Z] #58 42.23 The following additional packages will be installed: [2022-07-24T06:29:18.953Z] #58 42.24 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-24T06:29:18.953Z] #58 42.24 python3-protobuf python3-six [2022-07-24T06:29:18.953Z] #58 42.25 Suggested packages: [2022-07-24T06:29:18.953Z] #58 42.25 python3-setuptools [2022-07-24T06:29:18.953Z] #58 42.25 Recommended packages: [2022-07-24T06:29:18.953Z] #58 42.25 iproute2 | iproute [2022-07-24T06:29:19.515Z] #58 43.08 The following NEW packages will be installed: [2022-07-24T06:29:19.515Z] #58 ... [2022-07-24T06:29:19.515Z] [2022-07-24T06:29:19.515Z] #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-24T06:29:19.515Z] #54 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-24T06:29:19.515Z] #54 32.98 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-07-24T06:29:19.526Z] #11 ... [2022-07-24T06:29:19.526Z] [2022-07-24T06:29:19.526Z] #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-24T06:29:19.526Z] #31 sha256:ef7e1cf9de4f7c9e87659957df733fde8620a2ddc97f520d026bb02c358e8228 [2022-07-24T06:29:19.526Z] #31 10.35 [2022-07-24T06:29:19.526Z] #31 10.58 #=#=# ######################################################################## 100.0% [2022-07-24T06:29:19.526Z] #31 10.88 [2022-07-24T06:29:19.526Z] #31 10.94 Download of images into '/build' complete. [2022-07-24T06:29:19.526Z] #31 10.94 Use something like the following to load the result into a Docker daemon: [2022-07-24T06:29:19.526Z] #31 10.94 tar -cC '/build' . | docker load [2022-07-24T06:29:19.526Z] #31 DONE 12.4s [2022-07-24T06:29:19.526Z] [2022-07-24T06:29:19.526Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-24T06:29:19.526Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-24T06:29:19.771Z] #54 ... [2022-07-24T06:29:19.771Z] [2022-07-24T06:29:19.771Z] #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-24T06:29:19.771Z] #58 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-24T06:29:19.771Z] #58 43.10 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-24T06:29:19.771Z] #58 43.11 python3-protobuf python3-six [2022-07-24T06:29:20.028Z] #58 43.59 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-07-24T06:29:20.028Z] #58 43.59 Need to get 2315 kB of archives. [2022-07-24T06:29:20.028Z] #58 43.59 After this operation, 11.1 MB of additional disk space will be used. [2022-07-24T06:29:20.028Z] #58 43.59 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-07-24T06:29:20.028Z] #58 43.63 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-24T06:29:20.178Z] #29 1.670 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-24T06:29:20.178Z] #29 1.683 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-24T06:29:20.178Z] #29 1.683 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-24T06:29:20.178Z] #29 1.919 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-24T06:29:20.285Z] #58 43.65 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-24T06:29:20.285Z] #58 43.66 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-07-24T06:29:20.285Z] #58 43.70 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-24T06:29:20.285Z] #58 43.72 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-24T06:29:20.285Z] #58 43.73 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-24T06:29:20.300Z] Commit message: "Windows: Re-create custom NAT networks after restart if missing from HNS" [2022-07-24T06:29:20.320Z] > git --version # timeout=10 [2022-07-24T06:29:20.324Z] > git --version # 'git version 2.25.1' [2022-07-24T06:29:20.330Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-07-24T06:29:20.438Z] #29 2.231 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-24T06:29:20.578Z] Fetching without tags [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-24T06:29:20.699Z] #29 2.490 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-24T06:29:20.758Z] Merging remotes/origin/22.06 commit a60b458179aa262e6f221f8d4318e76c05e2169b into PR head commit 112fb22152fa0df622337df9476ecff14c95574f [2022-07-24T06:29:20.911Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 10.3s [2022-07-24T06:29:21.194Z] + docker version [2022-07-24T06:29:20.525Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-24T06:29:20.533Z] > git config --add remote.origin.fetch +refs/pull/43858/head:refs/remotes/origin/PR-43858 # timeout=10 [2022-07-24T06:29:20.538Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-24T06:29:20.563Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-24T06:29:20.578Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-24T06:29:20.578Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-24T06:29:20.579Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43858/head:refs/remotes/origin/PR-43858 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-24T06:29:20.765Z] > git config core.sparsecheckout # timeout=10 [2022-07-24T06:29:20.783Z] > git checkout -f 112fb22152fa0df622337df9476ecff14c95574f # timeout=10 [2022-07-24T06:29:22.084Z] #29 3.775 Fetched 8559 kB in 2s (3614 kB/s) [2022-07-24T06:29:22.234Z] Merge succeeded, producing 112fb22152fa0df622337df9476ecff14c95574f [2022-07-24T06:29:22.235Z] Checking out Revision 112fb22152fa0df622337df9476ecff14c95574f (PR-43858) [2022-07-24T06:29:22.809Z] #58 46.21 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-07-24T06:29:23.030Z] #29 3.775 Reading package lists... [2022-07-24T06:29:23.601Z] #29 4.707 Reading package lists... [2022-07-24T06:29:23.863Z] #29 5.528 Building dependency tree... [2022-07-24T06:29:22.164Z] > git remote # timeout=10 [2022-07-24T06:29:22.176Z] > git config --get remote.origin.url # timeout=10 [2022-07-24T06:29:22.191Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-24T06:29:22.198Z] > git merge a60b458179aa262e6f221f8d4318e76c05e2169b # timeout=10 [2022-07-24T06:29:22.222Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-24T06:29:22.234Z] > git config core.sparsecheckout # timeout=10 [2022-07-24T06:29:22.242Z] > git checkout -f 112fb22152fa0df622337df9476ecff14c95574f # timeout=10 [2022-07-24T06:29:24.124Z] #29 5.942 The following additional packages will be installed: [2022-07-24T06:29:24.124Z] #29 5.942 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-24T06:29:24.124Z] #29 5.942 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-24T06:29:24.124Z] #29 5.942 Recommended packages: [2022-07-24T06:29:24.124Z] #29 5.942 libldap-common publicsuffix libsasl2-modules [2022-07-24T06:29:24.220Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 13.3s done [2022-07-24T06:29:24.384Z] #29 6.199 The following NEW packages will be installed: [2022-07-24T06:29:24.384Z] #29 6.199 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-24T06:29:24.384Z] #29 6.199 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-24T06:29:24.384Z] #29 6.199 libssh2-1 openssl [2022-07-24T06:29:24.479Z] #11 extracting sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 done [2022-07-24T06:29:24.479Z] #11 DONE 43.3s [2022-07-24T06:29:24.646Z] #29 6.488 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-07-24T06:29:24.646Z] #29 6.488 Need to get 3041 kB of archives. [2022-07-24T06:29:24.646Z] #29 6.488 After this operation, 6651 kB of additional disk space will be used. [2022-07-24T06:29:24.646Z] #29 6.488 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-07-24T06:29:24.646Z] #29 6.498 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-07-24T06:29:24.646Z] #29 6.498 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-07-24T06:29:24.646Z] #29 6.507 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-24T06:29:24.646Z] #29 6.507 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-07-24T06:29:24.646Z] #29 6.507 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-07-24T06:29:24.646Z] #29 6.507 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-07-24T06:29:24.646Z] #29 6.518 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-07-24T06:29:24.646Z] #29 6.518 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-07-24T06:29:24.646Z] #29 6.518 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-07-24T06:29:24.646Z] #29 6.518 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-07-24T06:29:24.646Z] #29 6.518 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-07-24T06:29:24.646Z] #29 6.523 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-24T06:29:24.646Z] #29 6.530 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-24T06:29:24.646Z] #29 6.530 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-24T06:29:24.700Z] #58 47.93 debconf: delaying package configuration, since apt-utils is not installed [2022-07-24T06:29:24.739Z] [2022-07-24T06:29:24.739Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-24T06:29:24.739Z] #12 sha256:5bd84447ca3733bcd55e93b920e82dfad966d4aa63b6472cfd88a1c661525e5f [2022-07-24T06:29:24.908Z] #29 6.822 debconf: delaying package configuration, since apt-utils is not installed [2022-07-24T06:29:24.957Z] #58 48.27 Fetched 2315 kB in 3s (678 kB/s) [2022-07-24T06:29:25.171Z] #29 6.859 Fetched 3041 kB in 0s (9407 kB/s) [2022-07-24T06:29:25.172Z] #29 6.888 Selecting previously unselected package openssl. [2022-07-24T06:29:25.172Z] #29 6.888 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6661 files and directories currently installed.) [2022-07-24T06:29:25.172Z] #29 6.892 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-07-24T06:29:25.172Z] #29 6.934 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-24T06:29:25.213Z] #58 48.56 Selecting previously unselected package libprotobuf23:amd64. [2022-07-24T06:29:25.213Z] #58 48.56 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-24T06:29:25.432Z] #29 7.160 Selecting previously unselected package ca-certificates. [2022-07-24T06:29:25.432Z] #29 7.160 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-24T06:29:25.432Z] #29 7.167 Unpacking ca-certificates (20210119) ... [2022-07-24T06:29:25.432Z] #29 7.337 Selecting previously unselected package libbrotli1:amd64. [2022-07-24T06:29:25.432Z] #29 7.337 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-07-24T06:29:25.471Z] #58 48.78 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-07-24T06:29:25.471Z] #58 48.87 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-07-24T06:29:25.680Z] #12 DONE 1.0s [2022-07-24T06:29:25.680Z] [2022-07-24T06:29:25.680Z] #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-24T06:29:25.680Z] #13 sha256:e452e8c8c664c489aefcef11d2e52d18c746ce45438fe7d4a1ceb14734e24713 [2022-07-24T06:29:25.693Z] #29 7.351 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-24T06:29:25.693Z] #29 ... [2022-07-24T06:29:25.693Z] [2022-07-24T06:29:25.693Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-24T06:29:25.693Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-24T06:29:25.693Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0.8s done [2022-07-24T06:29:25.693Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 0.8s done [2022-07-24T06:29:25.693Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 5.4s [2022-07-24T06:29:25.693Z] #11 ... [2022-07-24T06:29:25.693Z] [2022-07-24T06:29:25.693Z] #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-24T06:29:25.693Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-24T06:29:25.693Z] #29 7.476 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-24T06:29:25.693Z] #29 7.476 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-24T06:29:25.693Z] #29 7.481 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-24T06:29:25.728Z] #58 ... [2022-07-24T06:29:25.728Z] [2022-07-24T06:29:25.728Z] #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-24T06:29:25.728Z] #64 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-24T06:29:25.728Z] #64 48.85 v3.0.2 [2022-07-24T06:29:25.728Z] #64 DONE 49.7s [2022-07-24T06:29:25.728Z] [2022-07-24T06:29:25.728Z] #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-24T06:29:25.728Z] #83 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-24T06:29:25.728Z] #83 43.53 debconf: delaying package configuration, since apt-utils is not installed [2022-07-24T06:29:25.728Z] #83 43.99 Fetched 5940 kB in 1s (7714 kB/s) [2022-07-24T06:29:25.728Z] #83 44.22 Selecting previously unselected package bzip2. [2022-07-24T06:29:25.728Z] #83 44.22 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-24T06:29:25.728Z] #83 44.31 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-07-24T06:29:25.728Z] #83 44.33 Unpacking bzip2 (1.0.8-4) ... [2022-07-24T06:29:25.728Z] #83 44.55 Selecting previously unselected package libmagic-mgc. [2022-07-24T06:29:25.728Z] #83 44.55 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-24T06:29:25.728Z] #83 44.55 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-24T06:29:25.728Z] #83 45.37 Selecting previously unselected package libmagic1:amd64. [2022-07-24T06:29:25.728Z] #83 45.37 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-24T06:29:25.728Z] #83 45.39 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-24T06:29:25.728Z] #83 45.71 Selecting previously unselected package file. [2022-07-24T06:29:25.728Z] #83 45.71 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-07-24T06:29:25.728Z] #83 45.76 Unpacking file (1:5.39-3) ... [2022-07-24T06:29:25.728Z] #83 46.04 Selecting previously unselected package xz-utils. [2022-07-24T06:29:25.728Z] #83 46.04 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-24T06:29:25.728Z] #83 46.06 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-24T06:29:25.728Z] #83 46.51 Selecting previously unselected package libsigsegv2:amd64. [2022-07-24T06:29:25.728Z] #83 46.52 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-07-24T06:29:25.728Z] #83 46.53 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-07-24T06:29:25.728Z] #83 46.64 Selecting previously unselected package m4. [2022-07-24T06:29:25.728Z] #83 46.66 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-07-24T06:29:25.728Z] #83 46.67 Unpacking m4 (1.4.18-5) ... [2022-07-24T06:29:25.728Z] #83 46.98 Selecting previously unselected package autoconf. [2022-07-24T06:29:25.728Z] #83 46.99 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-24T06:29:25.728Z] #83 46.99 Unpacking autoconf (2.69-14) ... [2022-07-24T06:29:25.728Z] #83 47.84 Selecting previously unselected package autotools-dev. [2022-07-24T06:29:25.728Z] #83 47.86 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-24T06:29:25.728Z] #83 47.88 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-24T06:29:25.728Z] #83 48.17 Selecting previously unselected package automake. [2022-07-24T06:29:25.728Z] #83 48.17 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-24T06:29:25.728Z] #83 48.19 Unpacking automake (1:1.16.3-2) ... [2022-07-24T06:29:25.728Z] #83 49.38 Selecting previously unselected package patch. [2022-07-24T06:29:25.728Z] #83 49.38 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-07-24T06:29:25.728Z] #83 49.39 Unpacking patch (2.7.6-7) ... [2022-07-24T06:29:25.955Z] #29 7.635 Selecting previously unselected package libsasl2-2:amd64. [2022-07-24T06:29:25.955Z] #29 7.635 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-24T06:29:25.955Z] #29 7.650 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-24T06:29:25.955Z] #29 7.754 Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-24T06:29:25.955Z] #29 7.754 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-07-24T06:29:25.955Z] #29 7.766 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-24T06:29:25.955Z] #29 7.867 Selecting previously unselected package libnghttp2-14:amd64. [2022-07-24T06:29:25.955Z] #29 7.867 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-07-24T06:29:25.997Z] #83 49.79 Selecting previously unselected package dpkg-dev. [2022-07-24T06:29:25.997Z] #83 49.79 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-07-24T06:29:25.997Z] #83 49.79 Unpacking dpkg-dev (1.20.11) ... [2022-07-24T06:29:26.216Z] #29 7.876 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-24T06:29:26.217Z] #29 8.011 Selecting previously unselected package libpsl5:amd64. [2022-07-24T06:29:26.217Z] #29 8.011 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-07-24T06:29:26.217Z] #29 8.021 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-07-24T06:29:26.217Z] #29 8.087 Selecting previously unselected package librtmp1:amd64. [2022-07-24T06:29:26.217Z] #29 8.087 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-07-24T06:29:26.217Z] #29 8.092 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-24T06:29:26.248Z] #13 DONE 0.6s [2022-07-24T06:29:26.248Z] [2022-07-24T06:29:26.248Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-24T06:29:26.248Z] #46 sha256:8d1d76a9d25531fabf0cd7e523a72db529333acf181d47fad04632fd5b5bb7df [2022-07-24T06:29:26.248Z] #46 DONE 0.1s [2022-07-24T06:29:26.248Z] [2022-07-24T06:29:26.248Z] #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-24T06:29:26.248Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-24T06:29:26.254Z] #83 ... [2022-07-24T06:29:26.254Z] [2022-07-24T06:29:26.254Z] #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-24T06:29:26.254Z] #47 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-24T06:29:26.254Z] #47 49.79 NAME: [2022-07-24T06:29:26.254Z] #47 49.79 go-winres - A tool for embedding resources in Windows executables [2022-07-24T06:29:26.254Z] #47 49.79 [2022-07-24T06:29:26.254Z] #47 49.79 USAGE: [2022-07-24T06:29:26.254Z] #47 49.79 go-winres [global options] command [command options] [arguments...] [2022-07-24T06:29:26.254Z] #47 49.79 [2022-07-24T06:29:26.254Z] #47 49.79 COMMANDS: [2022-07-24T06:29:26.254Z] #47 49.79 init Create an initial ./winres/winres.json [2022-07-24T06:29:26.254Z] #47 49.79 make Make syso files for the "go build" command [2022-07-24T06:29:26.254Z] #47 49.79 simply Make syso files for the "go build" command (simplified) [2022-07-24T06:29:26.254Z] #47 49.79 extract Extract all resources from an executable [2022-07-24T06:29:26.254Z] #47 49.79 patch Replace resources in an executable file (exe, dll) [2022-07-24T06:29:26.254Z] #47 49.79 help, h Shows a list of commands or help for one command [2022-07-24T06:29:26.254Z] #47 49.79 [2022-07-24T06:29:26.254Z] #47 49.79 GLOBAL OPTIONS: [2022-07-24T06:29:26.254Z] #47 49.79 --help, -h show help (default: false) [2022-07-24T06:29:26.254Z] #47 DONE 49.9s [2022-07-24T06:29:26.254Z] [2022-07-24T06:29:26.254Z] #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-24T06:29:26.254Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-24T06:29:26.254Z] #62 47.19 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-24T06:29:26.254Z] #62 47.40 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-24T06:29:26.254Z] #62 47.41 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-24T06:29:26.254Z] #62 47.70 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-24T06:29:26.254Z] #62 47.78 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-24T06:29:26.254Z] #62 48.03 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-24T06:29:26.254Z] #62 48.04 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-24T06:29:26.254Z] #62 48.24 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-24T06:29:26.254Z] #62 48.27 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-24T06:29:26.254Z] #62 48.35 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-24T06:29:26.254Z] #62 48.54 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-24T06:29:26.254Z] #62 48.56 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-24T06:29:26.254Z] #62 49.14 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-24T06:29:26.254Z] #62 49.24 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-24T06:29:26.254Z] #62 49.45 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-24T06:29:26.254Z] #62 49.56 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-24T06:29:26.254Z] #62 50.17 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-24T06:29:26.367Z] Commit message: "Windows: Re-create custom NAT networks after restart if missing from HNS" [2022-07-24T06:29:26.394Z] > git --version # timeout=10 [2022-07-24T06:29:26.424Z] > git --version # 'git version 2.25.1' [2022-07-24T06:29:26.454Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-07-24T06:29:26.486Z] #29 8.202 Selecting previously unselected package libssh2-1:amd64. [2022-07-24T06:29:26.486Z] #29 8.202 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-07-24T06:29:26.486Z] #29 8.225 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-07-24T06:29:26.486Z] #29 8.334 Selecting previously unselected package libcurl4:amd64. [2022-07-24T06:29:26.486Z] #29 8.334 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-24T06:29:26.486Z] #29 8.334 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-24T06:29:26.486Z] #29 8.455 Selecting previously unselected package curl. [2022-07-24T06:29:26.486Z] #29 8.455 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-24T06:29:26.507Z] #47 ... [2022-07-24T06:29:26.507Z] [2022-07-24T06:29:26.507Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-24T06:29:26.507Z] #33 sha256:3acc8982bc3dfef7c53dc7da640e6e4cbaccee22bb08169218aed1811449a081 [2022-07-24T06:29:26.507Z] #33 DONE 0.1s [2022-07-24T06:29:26.507Z] [2022-07-24T06:29:26.507Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-24T06:29:26.507Z] #25 sha256:a44a271ff4e2efc2ac34d8509550982ac08fe2c1ca43a2353bcada0c9fd56f16 [2022-07-24T06:29:26.507Z] #25 DONE 0.3s [2022-07-24T06:29:26.507Z] [2022-07-24T06:29:26.507Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-24T06:29:26.507Z] #66 sha256:03741e64a95250a82de0c398eaad8b2d2cf89c31045f4e6e61d3363d8dc90b78 [2022-07-24T06:29:26.507Z] #66 DONE 0.3s [2022-07-24T06:29:26.507Z] [2022-07-24T06:29:26.507Z] #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-24T06:29:26.507Z] #50 sha256:a6b93e9f5ab5a8aadd7fece0a99d752c047ca62f277efc1c17c2029f17e55023 [2022-07-24T06:29:26.507Z] #50 DONE 0.4s [2022-07-24T06:29:26.507Z] [2022-07-24T06:29:26.507Z] #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-24T06:29:26.507Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-24T06:29:26.510Z] #62 50.35 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-24T06:29:26.510Z] #62 50.40 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-24T06:29:26.510Z] #62 50.41 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-24T06:29:26.747Z] #29 8.516 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-24T06:29:26.747Z] #29 8.646 Selecting previously unselected package libonig5:amd64. [2022-07-24T06:29:26.747Z] #29 8.648 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-24T06:29:26.747Z] #29 8.660 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-24T06:29:26.747Z] #29 8.734 Selecting previously unselected package libjq1:amd64. [2022-07-24T06:29:26.747Z] #29 8.734 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-07-24T06:29:26.766Z] #62 50.58 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-24T06:29:26.766Z] #62 50.62 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-24T06:29:27.008Z] #29 8.739 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-24T06:29:27.008Z] #29 8.801 Selecting previously unselected package jq. [2022-07-24T06:29:27.008Z] #29 8.803 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-07-24T06:29:27.008Z] #29 8.806 Unpacking jq (1.6-2.1) ... [2022-07-24T06:29:27.008Z] #29 8.871 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-07-24T06:29:27.008Z] #29 8.880 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-24T06:29:27.008Z] #29 8.896 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-24T06:29:27.008Z] #29 8.910 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-24T06:29:27.008Z] #29 8.922 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-24T06:29:27.008Z] #29 8.933 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-24T06:29:27.008Z] #29 8.941 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-07-24T06:29:27.008Z] #29 8.951 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-24T06:29:27.008Z] #29 8.968 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-24T06:29:27.008Z] #29 8.978 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-24T06:29:27.024Z] #62 50.73 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-24T06:29:27.024Z] #62 50.73 go: downloading github.com/prometheus/common v0.32.1 [2022-07-24T06:29:27.269Z] #29 8.987 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-24T06:29:27.269Z] #29 8.997 Setting up ca-certificates (20210119) ... [2022-07-24T06:29:27.529Z] + docker version [2022-07-24T06:29:27.589Z] #62 51.32 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-24T06:29:27.857Z] #62 51.43 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-24T06:29:28.211Z] #29 9.735 Updating certificates in /etc/ssl/certs... [2022-07-24T06:29:28.786Z] #62 52.47 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-24T06:29:29.043Z] #62 52.69 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-24T06:29:29.178Z] #29 10.96 129 added, 0 removed; done. [2022-07-24T06:29:29.178Z] #29 11.04 Setting up jq (1.6-2.1) ... [2022-07-24T06:29:29.178Z] #29 11.07 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-24T06:29:29.178Z] #29 11.07 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-24T06:29:29.178Z] #29 11.09 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-24T06:29:29.178Z] #29 11.13 Processing triggers for ca-certificates (20210119) ... [2022-07-24T06:29:29.178Z] #29 11.14 Updating certificates in /etc/ssl/certs... [2022-07-24T06:29:30.422Z] #62 ... [2022-07-24T06:29:30.422Z] [2022-07-24T06:29:30.422Z] #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-24T06:29:30.422Z] #83 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-24T06:29:30.422Z] #83 51.22 Selecting previously unselected package build-essential. [2022-07-24T06:29:30.422Z] #83 51.22 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-07-24T06:29:30.422Z] #83 51.22 Unpacking build-essential (12.9) ... [2022-07-24T06:29:30.422Z] #83 51.42 Selecting previously unselected package libcap2:amd64. [2022-07-24T06:29:30.422Z] #83 51.44 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-24T06:29:30.422Z] #83 51.45 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-24T06:29:30.422Z] #83 51.64 Selecting previously unselected package libcap-dev:amd64. [2022-07-24T06:29:30.422Z] #83 51.64 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-07-24T06:29:30.422Z] #83 51.69 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-07-24T06:29:30.422Z] #83 51.90 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-24T06:29:30.422Z] #83 51.90 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-24T06:29:30.422Z] #83 51.93 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-24T06:29:30.422Z] #83 52.02 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-24T06:29:30.422Z] #83 52.02 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-07-24T06:29:30.422Z] #83 52.05 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-24T06:29:30.422Z] #83 52.22 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-24T06:29:30.422Z] #83 52.22 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-24T06:29:30.422Z] #83 52.24 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-24T06:29:30.422Z] #83 52.53 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-24T06:29:30.422Z] #83 52.53 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-24T06:29:30.422Z] #83 52.54 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-24T06:29:30.422Z] #83 53.60 Selecting previously unselected package libtool. [2022-07-24T06:29:30.422Z] #83 53.61 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-07-24T06:29:30.422Z] #83 53.68 Unpacking libtool (2.4.6-15) ... [2022-07-24T06:29:30.422Z] #83 53.95 Selecting previously unselected package libudev-dev:amd64. [2022-07-24T06:29:30.422Z] #83 53.99 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-24T06:29:30.422Z] #83 54.02 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-24T06:29:30.571Z] #29 12.08 0 added, 0 removed; done. [2022-07-24T06:29:30.571Z] #29 12.08 Running hooks in /etc/ca-certificates/update.d... [2022-07-24T06:29:30.571Z] #29 12.08 done. [2022-07-24T06:29:30.678Z] #83 54.39 Selecting previously unselected package libyajl2:amd64. [2022-07-24T06:29:30.678Z] #83 54.42 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-07-24T06:29:30.678Z] #83 54.45 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-24T06:29:30.935Z] #83 54.69 Selecting previously unselected package libyajl-dev:amd64. [2022-07-24T06:29:30.935Z] #83 54.73 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-07-24T06:29:30.935Z] #83 54.75 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-07-24T06:29:31.142Z] #29 DONE 13.1s [2022-07-24T06:29:31.142Z] [2022-07-24T06:29:31.142Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-24T06:29:31.142Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-24T06:29:31.142Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 8.8s done [2022-07-24T06:29:31.142Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 1.5s [2022-07-24T06:29:31.204Z] #83 55.14 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-24T06:29:31.209Z] Client: Docker Engine - Community [2022-07-24T06:29:31.209Z] Version: 20.10.14 [2022-07-24T06:29:31.209Z] API version: 1.41 [2022-07-24T06:29:31.209Z] Go version: go1.16.15 [2022-07-24T06:29:31.209Z] Git commit: a224086 [2022-07-24T06:29:31.209Z] Built: Thu Mar 24 01:47:20 2022 [2022-07-24T06:29:31.209Z] OS/Arch: linux/arm64 [2022-07-24T06:29:31.209Z] Context: default [2022-07-24T06:29:31.209Z] Experimental: true [2022-07-24T06:29:31.209Z] [2022-07-24T06:29:31.209Z] Server: Docker Engine - Community [2022-07-24T06:29:31.209Z] Engine: [2022-07-24T06:29:31.209Z] Version: 20.10.14 [2022-07-24T06:29:31.209Z] API version: 1.41 (minimum version 1.12) [2022-07-24T06:29:31.209Z] Go version: go1.16.15 [2022-07-24T06:29:31.209Z] Git commit: 87a90dc [2022-07-24T06:29:31.209Z] Built: Thu Mar 24 01:45:39 2022 [2022-07-24T06:29:31.209Z] OS/Arch: linux/arm64 [2022-07-24T06:29:31.209Z] Experimental: true [2022-07-24T06:29:31.209Z] containerd: [2022-07-24T06:29:31.209Z] Version: 1.5.11 [2022-07-24T06:29:31.209Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-24T06:29:31.209Z] runc: [2022-07-24T06:29:31.209Z] Version: 1.0.3 [2022-07-24T06:29:31.209Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-24T06:29:31.209Z] docker-init: [2022-07-24T06:29:31.209Z] Version: 0.19.0 [2022-07-24T06:29:31.209Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-24T06:29:31.402Z] #11 ... [2022-07-24T06:29:31.402Z] [2022-07-24T06:29:31.402Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-24T06:29:31.402Z] #30 sha256:2049965c0de45a803ff31870e99aabacb6a433534717c1a584e24eba51b15b8e [2022-07-24T06:29:31.402Z] #30 DONE 0.0s [2022-07-24T06:29:31.402Z] [2022-07-24T06:29:31.402Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-24T06:29:31.402Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-24T06:29:31.402Z] #11 ... [2022-07-24T06:29:31.402Z] [2022-07-24T06:29:31.402Z] #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-24T06:29:31.402Z] #31 sha256:dbb697df60f407f5dee60702bb5f819220524c817c16a81d5691640c66defecd [2022-07-24T06:29:31.463Z] #83 55.25 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-24T06:29:31.463Z] #83 55.37 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-24T06:29:31.548Z] + docker info [2022-07-24T06:29:31.719Z] #83 55.40 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-24T06:29:31.719Z] #83 55.46 Setting up file (1:5.39-3) ... [2022-07-24T06:29:31.719Z] #83 55.51 Setting up bzip2 (1.0.8-4) ... [2022-07-24T06:29:31.719Z] #83 55.54 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-24T06:29:31.719Z] #83 55.55 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-24T06:29:31.719Z] #83 55.56 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-24T06:29:31.719Z] #83 55.57 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-24T06:29:31.719Z] #83 55.58 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-07-24T06:29:31.719Z] #83 55.59 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-24T06:29:31.719Z] #83 55.62 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-24T06:29:31.741Z] Client: Docker Engine - Community [2022-07-24T06:29:31.741Z] Version: 20.10.14 [2022-07-24T06:29:31.741Z] API version: 1.41 [2022-07-24T06:29:31.741Z] Go version: go1.16.15 [2022-07-24T06:29:31.741Z] Git commit: a224086 [2022-07-24T06:29:31.741Z] Built: Thu Mar 24 01:48:02 2022 [2022-07-24T06:29:31.741Z] OS/Arch: linux/amd64 [2022-07-24T06:29:31.741Z] Context: default [2022-07-24T06:29:31.741Z] Experimental: true [2022-07-24T06:29:31.741Z] [2022-07-24T06:29:31.741Z] Server: Docker Engine - Community [2022-07-24T06:29:31.741Z] Engine: [2022-07-24T06:29:31.741Z] Version: 20.10.14 [2022-07-24T06:29:31.741Z] API version: 1.41 (minimum version 1.12) [2022-07-24T06:29:31.741Z] Go version: go1.16.15 [2022-07-24T06:29:31.741Z] Git commit: 87a90dc [2022-07-24T06:29:31.741Z] Built: Thu Mar 24 01:45:53 2022 [2022-07-24T06:29:31.741Z] OS/Arch: linux/amd64 [2022-07-24T06:29:31.741Z] Experimental: true [2022-07-24T06:29:31.741Z] containerd: [2022-07-24T06:29:31.741Z] Version: 1.5.11 [2022-07-24T06:29:31.741Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-24T06:29:31.741Z] runc: [2022-07-24T06:29:31.741Z] Version: 1.0.3 [2022-07-24T06:29:31.741Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-24T06:29:31.741Z] docker-init: [2022-07-24T06:29:31.741Z] Version: 0.19.0 [2022-07-24T06:29:31.741Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-24T06:29:31.780Z] #51 ... [2022-07-24T06:29:31.780Z] [2022-07-24T06:29:31.780Z] #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-24T06:29:31.780Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-24T06:29:31.780Z] #62 4.939 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-24T06:29:31.780Z] #62 4.963 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-24T06:29:31.780Z] #62 4.963 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-24T06:29:31.780Z] #62 5.147 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-24T06:29:31.780Z] #62 5.439 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-24T06:29:31.976Z] #83 55.65 Setting up patch (2.7.6-7) ... [2022-07-24T06:29:31.976Z] #83 55.67 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-24T06:29:31.976Z] #83 55.71 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-07-24T06:29:31.976Z] #83 55.74 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-07-24T06:29:31.976Z] #83 55.80 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-24T06:29:32.040Z] #62 5.907 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-24T06:29:32.053Z] + docker info [2022-07-24T06:29:32.233Z] #83 55.90 Setting up libtool (2.4.6-15) ... [2022-07-24T06:29:32.233Z] #83 55.93 Setting up m4 (1.4.18-5) ... [2022-07-24T06:29:32.233Z] #83 56.00 Setting up dpkg-dev (1.20.11) ... [2022-07-24T06:29:32.233Z] #83 56.11 Setting up autoconf (2.69-14) ... [2022-07-24T06:29:32.490Z] #83 56.16 Setting up build-essential (12.9) ... [2022-07-24T06:29:32.490Z] #83 56.19 Setting up automake (1:1.16.3-2) ... [2022-07-24T06:29:32.490Z] #83 56.24 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-24T06:29:32.490Z] #83 56.27 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-24T06:29:32.992Z] #62 ... [2022-07-24T06:29:32.992Z] [2022-07-24T06:29:32.992Z] #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-24T06:29:32.992Z] #26 sha256:6530cdd4f90fd1228e60f9947448cba14e84821228ea426c7b2cc72c28b5134e [2022-07-24T06:29:32.992Z] #26 5.900 + RM_GOPATH=0 [2022-07-24T06:29:32.992Z] #26 5.900 + TMP_GOPATH= [2022-07-24T06:29:32.992Z] #26 5.900 + : /build [2022-07-24T06:29:32.992Z] #26 5.900 + '[' -z '' ']' [2022-07-24T06:29:32.992Z] #26 5.900 ++ mktemp -d [2022-07-24T06:29:32.992Z] #26 5.900 + export GOPATH=/tmp/tmp.Svd5m48O7G [2022-07-24T06:29:32.992Z] #26 5.900 + GOPATH=/tmp/tmp.Svd5m48O7G [2022-07-24T06:29:32.992Z] #26 5.900 + RM_GOPATH=1 [2022-07-24T06:29:32.992Z] #26 5.900 + case "$(go env GOARCH)" in [2022-07-24T06:29:32.992Z] #26 5.900 ++ go env GOARCH [2022-07-24T06:29:32.992Z] #26 5.914 + export GO_BUILDMODE=-buildmode=pie [2022-07-24T06:29:32.992Z] #26 5.914 + GO_BUILDMODE=-buildmode=pie [2022-07-24T06:29:32.992Z] #26 5.916 Install docker/cli version 17.06.2-ce from stable [2022-07-24T06:29:32.992Z] #26 5.916 ++ dirname /install.sh [2022-07-24T06:29:32.992Z] #26 5.916 + dir=/ [2022-07-24T06:29:32.992Z] #26 5.916 + bin=dockercli [2022-07-24T06:29:32.992Z] #26 5.916 + shift [2022-07-24T06:29:32.992Z] #26 5.916 + '[' '!' -f //dockercli.installer ']' [2022-07-24T06:29:32.992Z] #26 5.916 + . //dockercli.installer [2022-07-24T06:29:32.992Z] #26 5.916 ++ : stable [2022-07-24T06:29:32.992Z] #26 5.916 ++ : 17.06.2-ce [2022-07-24T06:29:32.992Z] #26 5.916 + install_dockercli [2022-07-24T06:29:32.992Z] #26 5.916 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-24T06:29:32.992Z] #26 5.916 ++ uname -m [2022-07-24T06:29:32.992Z] #26 5.917 + arch=x86_64 [2022-07-24T06:29:32.992Z] #26 5.917 + '[' x86_64 '!=' x86_64 ']' [2022-07-24T06:29:32.992Z] #26 5.917 + url=https://download.docker.com/linux/static [2022-07-24T06:29:32.992Z] #26 5.925 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-24T06:29:32.992Z] #26 5.925 + tar -xz docker/docker [2022-07-24T06:29:33.055Z] #83 DONE 56.7s [2022-07-24T06:29:33.055Z] [2022-07-24T06:29:33.055Z] #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-24T06:29:33.055Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-24T06:29:33.562Z] #26 ... [2022-07-24T06:29:33.562Z] [2022-07-24T06:29:33.562Z] #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-24T06:29:33.562Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-24T06:29:33.562Z] #47 7.160 + git clone https://github.com/docker/distribution.git . [2022-07-24T06:29:33.562Z] #47 7.160 Cloning into '.'... [2022-07-24T06:29:33.946Z] #31 2.414 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-24T06:29:33.946Z] #31 2.736 [2022-07-24T06:29:34.425Z] #84 1.457 Cloning into '/tmp/crun-build'... [2022-07-24T06:29:34.518Z] #31 2.957 #=#=# ######################################################################## 100.0% [2022-07-24T06:29:34.518Z] #31 3.331 [2022-07-24T06:29:35.899Z] #31 4.307 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-24T06:29:35.899Z] #31 4.640 [2022-07-24T06:29:36.103Z] #47 ... [2022-07-24T06:29:36.103Z] [2022-07-24T06:29:36.103Z] #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-24T06:29:36.103Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-24T06:29:36.103Z] #55 7.762 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-24T06:29:36.159Z] #31 4.860 #=#=# ######################################################################## 100.0% [2022-07-24T06:29:36.363Z] #55 ... [2022-07-24T06:29:36.363Z] [2022-07-24T06:29:36.363Z] #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-24T06:29:36.363Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-24T06:29:36.363Z] #53 7.638 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-24T06:29:36.363Z] #53 ... [2022-07-24T06:29:36.363Z] [2022-07-24T06:29:36.363Z] #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-24T06:29:36.363Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-24T06:29:36.363Z] #14 8.247 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-24T06:29:36.363Z] #14 8.517 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-24T06:29:36.363Z] #14 8.517 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-24T06:29:36.363Z] #14 10.19 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-24T06:29:36.419Z] #31 5.137 [2022-07-24T06:29:36.622Z] #14 ... [2022-07-24T06:29:36.622Z] [2022-07-24T06:29:36.622Z] #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-24T06:29:36.622Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-24T06:29:36.622Z] #76 8.154 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-24T06:29:36.622Z] #76 8.194 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-24T06:29:36.622Z] #76 8.242 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-24T06:29:36.622Z] #76 9.952 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-24T06:29:36.622Z] #76 ... [2022-07-24T06:29:36.622Z] [2022-07-24T06:29:36.622Z] #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-24T06:29:36.622Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-24T06:29:36.622Z] #38 6.661 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-24T06:29:36.882Z] #38 ... [2022-07-24T06:29:36.882Z] [2022-07-24T06:29:36.882Z] #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-24T06:29:36.882Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-24T06:29:36.882Z] #57 5.975 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-24T06:29:36.882Z] #57 7.078 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-24T06:29:36.882Z] #57 7.093 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-24T06:29:36.882Z] #57 7.222 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-24T06:29:36.882Z] #57 10.27 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-24T06:29:36.882Z] #57 ... [2022-07-24T06:29:36.882Z] [2022-07-24T06:29:36.882Z] #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-24T06:29:36.882Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-24T06:29:36.882Z] #36 8.314 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-24T06:29:36.952Z] #84 ... [2022-07-24T06:29:36.952Z] [2022-07-24T06:29:36.952Z] #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-24T06:29:36.952Z] #58 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-24T06:29:36.952Z] #58 50.00 Selecting previously unselected package python3-pkg-resources. [2022-07-24T06:29:36.952Z] #58 50.00 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-24T06:29:36.952Z] #58 50.00 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-24T06:29:36.952Z] #58 50.31 Selecting previously unselected package python3-six. [2022-07-24T06:29:36.952Z] #58 50.33 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-24T06:29:36.952Z] #58 50.40 Unpacking python3-six (1.16.0-2) ... [2022-07-24T06:29:36.952Z] #58 50.53 Selecting previously unselected package python3-protobuf. [2022-07-24T06:29:36.952Z] #58 50.54 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-07-24T06:29:36.952Z] #58 50.58 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-24T06:29:36.952Z] #58 51.30 Selecting previously unselected package libnet1:amd64. [2022-07-24T06:29:36.952Z] #58 51.30 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-24T06:29:36.952Z] #58 51.30 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-24T06:29:36.952Z] #58 51.55 Selecting previously unselected package libnl-3-200:amd64. [2022-07-24T06:29:36.952Z] #58 51.55 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-24T06:29:36.952Z] #58 51.55 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-24T06:29:36.952Z] #58 51.83 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-24T06:29:36.952Z] #58 51.83 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-24T06:29:36.952Z] #58 51.83 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-24T06:29:36.952Z] #58 52.02 Selecting previously unselected package criu. [2022-07-24T06:29:36.952Z] #58 52.02 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-07-24T06:29:36.952Z] #58 52.04 Unpacking criu (3.17.1-1) ... [2022-07-24T06:29:36.952Z] #58 53.19 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-24T06:29:36.952Z] #58 54.70 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-07-24T06:29:36.952Z] #58 54.72 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-24T06:29:36.952Z] #58 54.73 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-24T06:29:36.952Z] #58 54.74 Setting up python3-six (1.16.0-2) ... [2022-07-24T06:29:36.952Z] #58 56.15 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-24T06:29:36.952Z] #58 56.20 Setting up python3-protobuf (3.12.4-1) ... [2022-07-24T06:29:36.952Z] #58 ... [2022-07-24T06:29:36.952Z] [2022-07-24T06:29:36.952Z] #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-24T06:29:36.952Z] #41 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-24T06:29:36.952Z] #41 54.25 Updating files: 84% (1280/1521) Updating files: 85% (1293/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-07-24T06:29:36.952Z] #41 55.03 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-24T06:29:36.952Z] #41 55.23 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-24T06:29:37.141Z] #36 ... [2022-07-24T06:29:37.141Z] [2022-07-24T06:29:37.141Z] #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-24T06:29:37.141Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-24T06:29:37.141Z] #42 8.311 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-24T06:29:37.141Z] #42 8.543 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-24T06:29:37.141Z] #42 8.543 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-24T06:29:37.141Z] #42 10.15 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-24T06:29:37.141Z] #42 ... [2022-07-24T06:29:37.141Z] [2022-07-24T06:29:37.141Z] #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-24T06:29:37.141Z] #67 sha256:bd24b1542fd38d786f713fa84fada14518b8659d182d59c3cbec8abe03f189ef [2022-07-24T06:29:37.141Z] #67 7.595 + RM_GOPATH=0 [2022-07-24T06:29:37.141Z] #67 7.595 + TMP_GOPATH= [2022-07-24T06:29:37.141Z] #67 7.595 + : /build [2022-07-24T06:29:37.141Z] #67 7.595 + '[' -z '' ']' [2022-07-24T06:29:37.141Z] #67 7.601 ++ mktemp -d [2022-07-24T06:29:37.141Z] #67 7.601 + export GOPATH=/tmp/tmp.fPKegYuWtd [2022-07-24T06:29:37.141Z] #67 7.601 + GOPATH=/tmp/tmp.fPKegYuWtd [2022-07-24T06:29:37.141Z] #67 7.601 + RM_GOPATH=1 [2022-07-24T06:29:37.141Z] #67 7.601 + case "$(go env GOARCH)" in [2022-07-24T06:29:37.141Z] #67 7.610 ++ go env GOARCH [2022-07-24T06:29:37.141Z] #67 7.660 + export GO_BUILDMODE=-buildmode=pie [2022-07-24T06:29:37.141Z] #67 7.660 + GO_BUILDMODE=-buildmode=pie [2022-07-24T06:29:37.141Z] #67 7.661 ++ dirname /install.sh [2022-07-24T06:29:37.141Z] #67 7.670 + dir=/ [2022-07-24T06:29:37.141Z] #67 7.677 + bin=rootlesskit [2022-07-24T06:29:37.141Z] #67 7.677 + shift [2022-07-24T06:29:37.141Z] #67 7.677 + '[' '!' -f //rootlesskit.installer ']' [2022-07-24T06:29:37.141Z] #67 7.677 + . //rootlesskit.installer [2022-07-24T06:29:37.141Z] #67 7.678 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-24T06:29:37.141Z] #67 7.681 + install_rootlesskit [2022-07-24T06:29:37.141Z] #67 7.681 + case "$1" in [2022-07-24T06:29:37.141Z] #67 7.685 + export CGO_ENABLED=0 [2022-07-24T06:29:37.141Z] #67 7.685 + CGO_ENABLED=0 [2022-07-24T06:29:37.141Z] #67 7.685 + _install_rootlesskit [2022-07-24T06:29:37.141Z] #67 7.685 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-24T06:29:37.141Z] #67 7.685 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-24T06:29:37.141Z] #67 7.685 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-24T06:29:37.141Z] #67 7.685 + GOBIN=/build [2022-07-24T06:29:37.141Z] #67 7.685 + GO111MODULE=on [2022-07-24T06:29:37.141Z] #67 7.685 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-24T06:29:37.141Z] #67 8.397 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-24T06:29:37.401Z] #67 ... [2022-07-24T06:29:37.401Z] [2022-07-24T06:29:37.401Z] #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-24T06:29:37.401Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-24T06:29:37.401Z] #40 8.266 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-24T06:29:37.401Z] #40 9.577 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-24T06:29:37.663Z] #40 ... [2022-07-24T06:29:37.663Z] [2022-07-24T06:29:37.663Z] #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-24T06:29:37.663Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-24T06:29:37.663Z] #34 7.643 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-24T06:29:37.663Z] #34 7.651 Cloning into '.'... [2022-07-24T06:29:37.663Z] #34 ... [2022-07-24T06:29:37.663Z] [2022-07-24T06:29:37.663Z] #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-24T06:29:37.663Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-24T06:29:37.663Z] #55 11.38 go: downloading github.com/fatih/color v1.13.0 [2022-07-24T06:29:37.663Z] #55 11.38 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-24T06:29:37.804Z] #31 6.137 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-24T06:29:37.804Z] #31 ... [2022-07-24T06:29:37.804Z] [2022-07-24T06:29:37.804Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-24T06:29:37.804Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-24T06:29:37.804Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 7.8s done [2022-07-24T06:29:37.804Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 [2022-07-24T06:29:37.887Z] #41 ... [2022-07-24T06:29:37.887Z] [2022-07-24T06:29:37.887Z] #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-24T06:29:37.887Z] #58 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-24T06:29:37.887Z] #58 61.30 Setting up criu (3.17.1-1) ... [2022-07-24T06:29:37.923Z] #55 11.72 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-24T06:29:38.183Z] #55 11.86 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-24T06:29:39.122Z] #55 12.73 go: downloading github.com/spf13/viper v1.11.0 [2022-07-24T06:29:39.122Z] #55 12.73 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-24T06:29:40.060Z] #55 13.75 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-24T06:29:40.060Z] #55 13.84 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-24T06:29:40.320Z] #55 13.93 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-24T06:29:40.320Z] #55 13.96 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-24T06:29:40.435Z] #58 63.47 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-24T06:29:40.692Z] #58 DONE 64.1s [2022-07-24T06:29:40.692Z] [2022-07-24T06:29:40.692Z] #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-24T06:29:40.692Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-24T06:29:42.063Z] #62 ... [2022-07-24T06:29:42.063Z] [2022-07-24T06:29:42.063Z] #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-24T06:29:42.063Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-24T06:29:42.063Z] #84 9.042 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-24T06:29:42.063Z] #84 9.074 Cloning into '/tmp/crun-build/libocispec'... [2022-07-24T06:29:42.863Z] #55 16.47 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-24T06:29:43.125Z] #55 16.82 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-24T06:29:43.161Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 5.1s [2022-07-24T06:29:43.385Z] #55 17.09 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-24T06:29:43.385Z] #55 17.25 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-24T06:29:43.433Z] #84 10.50 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-24T06:29:43.433Z] #84 10.57 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-24T06:29:43.693Z] #84 10.59 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-24T06:29:43.693Z] #84 10.59 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-24T06:29:43.693Z] #84 10.64 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-24T06:29:44.618Z] #11 ... [2022-07-24T06:29:44.618Z] [2022-07-24T06:29:44.618Z] #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-24T06:29:44.618Z] #31 sha256:dbb697df60f407f5dee60702bb5f819220524c817c16a81d5691640c66defecd [2022-07-24T06:29:44.618Z] #31 6.515 [2022-07-24T06:29:44.618Z] #31 6.739 #=#=# ############ 16.7% ######################################### 57.5% ################################################################ 89.3% ######################################################################## 100.0% [2022-07-24T06:29:44.618Z] #31 7.281 [2022-07-24T06:29:44.618Z] #31 8.341 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-24T06:29:44.618Z] #31 8.717 [2022-07-24T06:29:44.618Z] #31 8.949 #=#=# ######################################################################## 100.0% [2022-07-24T06:29:44.618Z] #31 9.259 [2022-07-24T06:29:44.618Z] #31 10.06 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-24T06:29:44.618Z] #31 10.38 [2022-07-24T06:29:44.618Z] #31 10.61 #=#=# ######################################################################## 100.0% [2022-07-24T06:29:44.618Z] #31 10.85 [2022-07-24T06:29:44.618Z] #31 10.93 Download of images into '/build' complete. [2022-07-24T06:29:44.618Z] #31 10.93 Use something like the following to load the result into a Docker daemon: [2022-07-24T06:29:44.618Z] #31 10.93 tar -cC '/build' . | docker load [2022-07-24T06:29:44.618Z] #31 DONE 13.1s [2022-07-24T06:29:44.618Z] [2022-07-24T06:29:44.618Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-24T06:29:44.618Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-24T06:29:44.765Z] #55 ... [2022-07-24T06:29:44.765Z] [2022-07-24T06:29:44.765Z] #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-24T06:29:44.765Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-24T06:29:44.765Z] #51 7.914 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-24T06:29:44.765Z] #51 8.000 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-24T06:29:44.765Z] #51 8.009 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-24T06:29:44.765Z] #51 8.681 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-24T06:29:44.765Z] #51 9.753 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-24T06:29:44.765Z] #51 13.96 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-24T06:29:44.765Z] #51 ... [2022-07-24T06:29:44.765Z] [2022-07-24T06:29:44.765Z] #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-24T06:29:44.765Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-24T06:29:44.765Z] #53 10.41 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-24T06:29:44.765Z] #53 10.42 go: downloading github.com/fatih/color v1.10.0 [2022-07-24T06:29:44.765Z] #53 10.52 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-24T06:29:44.765Z] #53 10.63 go: downloading github.com/pkg/errors v0.9.1 [2022-07-24T06:29:44.765Z] #53 11.45 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-24T06:29:44.765Z] #53 11.55 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-24T06:29:44.765Z] #53 11.59 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-24T06:29:44.765Z] #53 11.89 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-24T06:29:44.765Z] #53 12.11 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-24T06:29:44.765Z] #53 12.34 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-24T06:29:44.765Z] #53 12.54 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-24T06:29:44.765Z] #53 12.91 go: downloading golang.org/x/tools v0.1.0 [2022-07-24T06:29:45.335Z] #53 ... [2022-07-24T06:29:45.335Z] [2022-07-24T06:29:45.335Z] #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-24T06:29:45.335Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-24T06:29:45.335Z] #51 18.65 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-24T06:29:46.222Z] #84 13.28 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-24T06:29:46.721Z] #51 ... [2022-07-24T06:29:46.721Z] [2022-07-24T06:29:46.721Z] #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-24T06:29:46.721Z] #26 sha256:6530cdd4f90fd1228e60f9947448cba14e84821228ea426c7b2cc72c28b5134e [2022-07-24T06:29:46.721Z] #26 19.12 + mkdir -p /build [2022-07-24T06:29:46.721Z] #26 19.13 + mv docker/docker /build/ [2022-07-24T06:29:46.721Z] #26 19.17 + rmdir docker [2022-07-24T06:29:46.721Z] #26 DONE 20.0s [2022-07-24T06:29:46.721Z] [2022-07-24T06:29:46.721Z] #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-24T06:29:46.721Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-24T06:29:46.721Z] #40 11.95 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-24T06:29:46.721Z] #40 12.78 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-24T06:29:46.721Z] #40 12.86 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-24T06:29:46.721Z] #40 18.04 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-24T06:29:46.721Z] #40 18.44 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-24T06:29:47.961Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 10.2s [2022-07-24T06:29:48.104Z] #40 ... [2022-07-24T06:29:48.104Z] [2022-07-24T06:29:48.104Z] #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-24T06:29:48.104Z] #67 sha256:bd24b1542fd38d786f713fa84fada14518b8659d182d59c3cbec8abe03f189ef [2022-07-24T06:29:48.104Z] #67 14.22 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-24T06:29:48.104Z] #67 14.38 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-24T06:29:48.104Z] #67 15.69 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-24T06:29:48.104Z] #67 21.40 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-24T06:29:48.741Z] #84 15.67 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-24T06:29:49.042Z] #67 ... [2022-07-24T06:29:49.042Z] [2022-07-24T06:29:49.042Z] #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-24T06:29:49.042Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-24T06:29:49.042Z] #51 22.26 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-07-24T06:29:49.612Z] #51 ... [2022-07-24T06:29:49.612Z] [2022-07-24T06:29:49.612Z] #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-24T06:29:49.612Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-24T06:29:49.612Z] #62 13.35 Fetched 8559 kB in 9s (992 kB/s) [2022-07-24T06:29:49.612Z] #62 13.35 Reading package lists... [2022-07-24T06:29:49.673Z] Client: [2022-07-24T06:29:49.673Z] Context: default [2022-07-24T06:29:49.673Z] Debug Mode: false [2022-07-24T06:29:49.673Z] Plugins: [2022-07-24T06:29:49.673Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-24T06:29:49.673Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-24T06:29:49.673Z] [2022-07-24T06:29:49.673Z] Server: [2022-07-24T06:29:49.673Z] Containers: 0 [2022-07-24T06:29:49.673Z] Running: 0 [2022-07-24T06:29:49.673Z] Paused: 0 [2022-07-24T06:29:49.673Z] Stopped: 0 [2022-07-24T06:29:49.673Z] Images: 0 [2022-07-24T06:29:49.673Z] Server Version: 20.10.14 [2022-07-24T06:29:49.673Z] Storage Driver: overlay2 [2022-07-24T06:29:49.673Z] Backing Filesystem: extfs [2022-07-24T06:29:49.673Z] Supports d_type: true [2022-07-24T06:29:49.673Z] Native Overlay Diff: true [2022-07-24T06:29:49.673Z] userxattr: false [2022-07-24T06:29:49.673Z] Logging Driver: json-file [2022-07-24T06:29:49.673Z] Cgroup Driver: cgroupfs [2022-07-24T06:29:49.673Z] Cgroup Version: 1 [2022-07-24T06:29:49.673Z] Plugins: [2022-07-24T06:29:49.673Z] Volume: local [2022-07-24T06:29:49.673Z] Network: bridge host ipvlan macvlan null overlay [2022-07-24T06:29:49.673Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-24T06:29:49.673Z] Swarm: inactive [2022-07-24T06:29:49.673Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-24T06:29:49.673Z] Default Runtime: runc [2022-07-24T06:29:49.673Z] Init Binary: docker-init [2022-07-24T06:29:49.673Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-24T06:29:49.673Z] runc version: v1.0.3-0-gf46b6ba [2022-07-24T06:29:49.673Z] init version: de40ad0 [2022-07-24T06:29:49.673Z] Security Options: [2022-07-24T06:29:49.673Z] apparmor [2022-07-24T06:29:49.673Z] seccomp [2022-07-24T06:29:49.673Z] Profile: default [2022-07-24T06:29:49.673Z] Kernel Version: 5.13.0-1021-aws [2022-07-24T06:29:49.673Z] Operating System: Ubuntu 20.04.4 LTS [2022-07-24T06:29:49.673Z] OSType: linux [2022-07-24T06:29:49.673Z] Architecture: aarch64 [2022-07-24T06:29:49.673Z] CPUs: 2 [2022-07-24T06:29:49.673Z] Total Memory: 7.562GiB [2022-07-24T06:29:49.673Z] Name: ip-10-100-37-171 [2022-07-24T06:29:49.673Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-07-24T06:29:49.673Z] Docker Root Dir: /var/lib/docker [2022-07-24T06:29:49.673Z] Debug Mode: false [2022-07-24T06:29:49.673Z] Registry: https://index.docker.io/v1/ [2022-07-24T06:29:49.673Z] Labels: [2022-07-24T06:29:49.673Z] Experimental: true [2022-07-24T06:29:49.673Z] Insecure Registries: [2022-07-24T06:29:49.673Z] 127.0.0.0/8 [2022-07-24T06:29:49.673Z] Live Restore Enabled: true [2022-07-24T06:29:49.673Z] [Pipeline] sh [2022-07-24T06:29:49.873Z] #62 ... [2022-07-24T06:29:49.873Z] [2022-07-24T06:29:49.873Z] #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-24T06:29:49.873Z] #67 sha256:bd24b1542fd38d786f713fa84fada14518b8659d182d59c3cbec8abe03f189ef [2022-07-24T06:29:49.873Z] #67 22.56 go: downloading github.com/google/uuid v1.3.0 [2022-07-24T06:29:49.873Z] #67 22.68 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-24T06:29:49.873Z] #67 22.93 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-24T06:29:49.873Z] #67 23.06 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-24T06:29:49.873Z] #67 23.41 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-24T06:29:49.959Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-24T06:29:49.959Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-24T06:29:49.959Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43858/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-24T06:29:49.959Z] + bash /home/ubuntu/workspace/moby_PR-43858/check-config.sh [2022-07-24T06:29:49.959Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-24T06:29:49.959Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-07-24T06:29:49.959Z] [2022-07-24T06:29:49.959Z] Generally Necessary: [2022-07-24T06:29:49.959Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-24T06:29:49.959Z] - apparmor: enabled and tools installed [2022-07-24T06:29:49.959Z] - CONFIG_NAMESPACES: enabled [2022-07-24T06:29:49.959Z] - CONFIG_NET_NS: enabled [2022-07-24T06:29:49.959Z] - CONFIG_PID_NS: enabled [2022-07-24T06:29:49.959Z] - CONFIG_IPC_NS: enabled [2022-07-24T06:29:49.959Z] - CONFIG_UTS_NS: enabled [2022-07-24T06:29:49.959Z] - CONFIG_CGROUPS: enabled [2022-07-24T06:29:49.959Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-24T06:29:49.959Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-24T06:29:49.959Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-24T06:29:49.959Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-24T06:29:49.959Z] - CONFIG_CPUSETS: enabled [2022-07-24T06:29:49.959Z] - CONFIG_MEMCG: enabled [2022-07-24T06:29:49.959Z] - CONFIG_KEYS: enabled [2022-07-24T06:29:49.959Z] - CONFIG_VETH: enabled (as module) [2022-07-24T06:29:49.959Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-24T06:29:49.959Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-24T06:29:49.959Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-24T06:29:49.959Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-24T06:29:49.959Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-24T06:29:49.959Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-24T06:29:49.959Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-24T06:29:49.959Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-24T06:29:49.959Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-24T06:29:50.116Z] #84 17.20 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-24T06:29:50.132Z] #67 ... [2022-07-24T06:29:50.132Z] [2022-07-24T06:29:50.132Z] #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-24T06:29:50.132Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-24T06:29:50.132Z] #76 13.87 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-24T06:29:50.132Z] #76 18.95 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-24T06:29:50.220Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-24T06:29:50.220Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-24T06:29:50.220Z] - CONFIG_CGROUP_BPF: enabled [2022-07-24T06:29:50.220Z] [2022-07-24T06:29:50.220Z] Optional Features: [2022-07-24T06:29:50.220Z] - CONFIG_USER_NS: enabled [2022-07-24T06:29:50.220Z] - CONFIG_SECCOMP: enabled [2022-07-24T06:29:50.220Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-24T06:29:50.220Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-24T06:29:50.220Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-24T06:29:50.220Z] (cgroup swap accounting is currently enabled) [2022-07-24T06:29:50.220Z] - CONFIG_BLK_CGROUP: enabled [2022-07-24T06:29:50.220Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-24T06:29:50.220Z] - CONFIG_CGROUP_PERF: enabled [2022-07-24T06:29:50.220Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-24T06:29:50.220Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-24T06:29:50.220Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-24T06:29:50.220Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-24T06:29:50.220Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-24T06:29:50.220Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-24T06:29:50.220Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-24T06:29:50.220Z] - CONFIG_IP_VS: enabled (as module) [2022-07-24T06:29:50.220Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-24T06:29:50.220Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-24T06:29:50.220Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-24T06:29:50.220Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-24T06:29:50.220Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-24T06:29:50.220Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-24T06:29:50.220Z] - CONFIG_EXT4_FS: enabled [2022-07-24T06:29:50.220Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-24T06:29:50.220Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-24T06:29:50.220Z] - Network Drivers: [2022-07-24T06:29:50.220Z] - "overlay": [2022-07-24T06:29:50.220Z] - CONFIG_VXLAN: enabled (as module) [2022-07-24T06:29:50.220Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-24T06:29:50.220Z] Optional (for encrypted networks): [2022-07-24T06:29:50.373Z] #84 17.59 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-24T06:29:50.391Z] #76 ... [2022-07-24T06:29:50.391Z] [2022-07-24T06:29:50.391Z] #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-24T06:29:50.391Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-24T06:29:50.481Z] - CONFIG_CRYPTO: enabled [2022-07-24T06:29:50.481Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-24T06:29:50.481Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-24T06:29:50.481Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-24T06:29:50.481Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-24T06:29:50.481Z] - CONFIG_XFRM: enabled [2022-07-24T06:29:50.481Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-24T06:29:50.481Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-24T06:29:50.481Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-24T06:29:50.481Z] - "ipvlan": [2022-07-24T06:29:50.481Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-24T06:29:50.481Z] - "macvlan": [2022-07-24T06:29:50.481Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-24T06:29:50.481Z] - CONFIG_DUMMY: enabled (as module) [2022-07-24T06:29:50.481Z] - "ftp,tftp client in container": [2022-07-24T06:29:50.481Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-24T06:29:50.481Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-24T06:29:50.481Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-24T06:29:50.481Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-24T06:29:50.481Z] - Storage Drivers: [2022-07-24T06:29:50.481Z] - "aufs": [2022-07-24T06:29:50.481Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-24T06:29:50.481Z] - "btrfs": [2022-07-24T06:29:50.481Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-24T06:29:50.481Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-24T06:29:50.481Z] - "devicemapper": [2022-07-24T06:29:50.481Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-24T06:29:50.481Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-24T06:29:50.481Z] - "overlay": [2022-07-24T06:29:50.481Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-24T06:29:50.481Z] - "zfs": [2022-07-24T06:29:50.481Z] - /dev/zfs: present [2022-07-24T06:29:50.481Z] - zfs command: missing [2022-07-24T06:29:50.481Z] - zpool command: missing [2022-07-24T06:29:50.481Z] [2022-07-24T06:29:50.481Z] Limits: [2022-07-24T06:29:50.481Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-24T06:29:50.481Z] [2022-07-24T06:29:50.481Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-24T06:29:50.735Z] #62 23.91 Reading package lists... [2022-07-24T06:29:50.736Z] #62 ... [2022-07-24T06:29:50.736Z] [2022-07-24T06:29:50.736Z] #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-24T06:29:50.736Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-24T06:29:50.736Z] #14 14.36 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-24T06:29:50.736Z] #14 18.42 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-24T06:29:50.736Z] #14 ... [2022-07-24T06:29:50.736Z] [2022-07-24T06:29:50.736Z] #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-24T06:29:50.736Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-24T06:29:50.736Z] #53 24.28 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-24T06:29:50.736Z] #53 24.36 go: downloading golang.org/x/mod v0.3.0 [2022-07-24T06:29:50.809Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:112fb22152fa0df622337df9476ecff14c95574f . [2022-07-24T06:29:51.071Z] #1 [internal] load build definition from Dockerfile [2022-07-24T06:29:51.071Z] #1 sha256:3148387c823d3fde06b60bd6bc47a675d09382f62ba5fcdbb8684705156da20b [2022-07-24T06:29:51.071Z] #1 transferring dockerfile: 19.25kB done [2022-07-24T06:29:51.071Z] #1 DONE 0.1s [2022-07-24T06:29:51.071Z] [2022-07-24T06:29:51.071Z] #2 [internal] load .dockerignore [2022-07-24T06:29:51.071Z] #2 sha256:a150ae923ab69b5dfb9e21cd21495f95a7f37dcbbe7c26673d602ebde82ad175 [2022-07-24T06:29:51.071Z] #2 transferring context: 145B done [2022-07-24T06:29:51.071Z] #2 DONE 0.0s [2022-07-24T06:29:51.071Z] [2022-07-24T06:29:51.071Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-24T06:29:51.071Z] #3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f [2022-07-24T06:29:51.269Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 13.3s done [2022-07-24T06:29:51.269Z] #11 extracting sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 done [2022-07-24T06:29:51.302Z] #84 18.09 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-24T06:29:51.529Z] #11 DONE 47.7s [2022-07-24T06:29:51.529Z] [2022-07-24T06:29:51.529Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-24T06:29:51.529Z] #12 sha256:5bd84447ca3733bcd55e93b920e82dfad966d4aa63b6472cfd88a1c661525e5f [2022-07-24T06:29:51.560Z] #84 ... [2022-07-24T06:29:51.560Z] [2022-07-24T06:29:51.560Z] #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-24T06:29:51.560Z] #60 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-24T06:29:51.560Z] #60 75.33 gotestsum version dev [2022-07-24T06:29:51.641Z] #3 DONE 0.5s [2022-07-24T06:29:51.642Z] [2022-07-24T06:29:51.642Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-24T06:29:51.642Z] #4 sha256:aae1624761845ad12d0965b3e71ab9a531ae51ffa9b9aa952662f0f44079cf17 [2022-07-24T06:29:51.642Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-07-24T06:29:51.642Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-24T06:29:51.642Z] #4 sha256:e5075ee34d3ba6561ec00802a2b59a34582147f92b5c2078c4d96fedca773391 528B / 528B done [2022-07-24T06:29:51.642Z] #4 sha256:dfa55ed301d975cc74bc6a87d28e8644c599284cc1c26e11138cf9336c3a76a3 2.37kB / 2.37kB done [2022-07-24T06:29:51.642Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 0B / 9.20MB 0.1s [2022-07-24T06:29:51.642Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 8.39MB / 9.20MB 0.2s [2022-07-24T06:29:51.713Z] #53 ... [2022-07-24T06:29:51.713Z] [2022-07-24T06:29:51.713Z] #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-24T06:29:51.713Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-24T06:29:51.713Z] #42 15.53 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-24T06:29:51.713Z] #42 20.54 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-24T06:29:51.817Z] #60 DONE 75.6s [2022-07-24T06:29:51.817Z] [2022-07-24T06:29:51.817Z] #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-24T06:29:51.817Z] #43 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-24T06:29:51.902Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 9.20MB / 9.20MB 0.3s [2022-07-24T06:29:51.902Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 9.20MB / 9.20MB 0.5s done [2022-07-24T06:29:52.003Z] #42 ... [2022-07-24T06:29:52.003Z] [2022-07-24T06:29:52.003Z] #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-24T06:29:52.003Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-24T06:29:52.003Z] #55 24.80 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-24T06:29:52.003Z] #55 24.80 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-24T06:29:52.003Z] #55 25.43 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-24T06:29:52.003Z] #55 25.52 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-24T06:29:52.003Z] #55 25.87 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-24T06:29:52.003Z] #55 25.87 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-24T06:29:52.232Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 [2022-07-24T06:29:52.272Z] #55 26.17 go: downloading github.com/spf13/afero v1.8.2 [2022-07-24T06:29:52.492Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 0.2s done [2022-07-24T06:29:52.492Z] #4 DONE 0.9s [2022-07-24T06:29:52.530Z] #55 26.39 go: downloading github.com/spf13/cast v1.4.1 [2022-07-24T06:29:52.752Z] [2022-07-24T06:29:52.752Z] #5 [internal] load .dockerignore [2022-07-24T06:29:52.752Z] #5 sha256:384151ddf31568cd267de8c6d0fb39cba4aeabb0a314ff68eddd5d8e0aeb60b9 [2022-07-24T06:29:52.752Z] #5 DONE 0.0s [2022-07-24T06:29:52.752Z] [2022-07-24T06:29:52.752Z] #6 [internal] load build definition from Dockerfile [2022-07-24T06:29:52.752Z] #6 sha256:6a9fa6a95aca6ff8402d4e828efb37ea1e2a2282078fbbcbdd576d6a22bf5140 [2022-07-24T06:29:52.752Z] #6 DONE 0.0s [2022-07-24T06:29:52.752Z] [2022-07-24T06:29:52.752Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-24T06:29:52.752Z] #10 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-07-24T06:29:52.908Z] #12 DONE 1.1s [2022-07-24T06:29:52.908Z] [2022-07-24T06:29:52.908Z] #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-24T06:29:52.908Z] #13 sha256:e452e8c8c664c489aefcef11d2e52d18c746ce45438fe7d4a1ceb14734e24713 [2022-07-24T06:29:53.097Z] #55 26.65 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-24T06:29:53.097Z] #55 26.89 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-24T06:29:53.097Z] #55 26.91 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-24T06:29:53.097Z] #55 27.02 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-24T06:29:53.168Z] #13 DONE 0.7s [2022-07-24T06:29:53.428Z] [2022-07-24T06:29:53.428Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-24T06:29:53.428Z] #33 sha256:3acc8982bc3dfef7c53dc7da640e6e4cbaccee22bb08169218aed1811449a081 [2022-07-24T06:29:53.428Z] #33 DONE 0.1s [2022-07-24T06:29:53.428Z] [2022-07-24T06:29:53.428Z] #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-24T06:29:53.428Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-24T06:29:53.428Z] #34 ... [2022-07-24T06:29:53.428Z] [2022-07-24T06:29:53.428Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-24T06:29:53.428Z] #46 sha256:8d1d76a9d25531fabf0cd7e523a72db529333acf181d47fad04632fd5b5bb7df [2022-07-24T06:29:53.428Z] #46 DONE 0.2s [2022-07-24T06:29:53.428Z] [2022-07-24T06:29:53.428Z] #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-24T06:29:53.428Z] #50 sha256:a6b93e9f5ab5a8aadd7fece0a99d752c047ca62f277efc1c17c2029f17e55023 [2022-07-24T06:29:53.428Z] #50 DONE 0.3s [2022-07-24T06:29:53.665Z] #55 27.19 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-24T06:29:53.665Z] #55 27.39 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-24T06:29:53.665Z] #55 27.42 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-24T06:29:53.691Z] [2022-07-24T06:29:53.691Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-24T06:29:53.691Z] #66 sha256:ae9fd66e6b787d7d8fbbb87866fd4c8946ef12660d40f2bdad58e4f0ce1e4f3a [2022-07-24T06:29:53.691Z] #66 DONE 0.3s [2022-07-24T06:29:53.691Z] [2022-07-24T06:29:53.691Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-24T06:29:53.691Z] #25 sha256:38b898024e4ecc5efcd5e0e8c3cfc96fe40501da5d2f32b8e82e2635e9a5d124 [2022-07-24T06:29:53.691Z] #25 DONE 0.3s [2022-07-24T06:29:53.691Z] [2022-07-24T06:29:53.691Z] #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-24T06:29:53.691Z] #26 sha256:9859781c38e800ffaa949942ef936740d84d7f88e366e507ea69c9090f6fd1aa [2022-07-24T06:29:53.699Z] #10 DONE 1.1s [2022-07-24T06:29:53.699Z] [2022-07-24T06:29:53.699Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-24T06:29:53.699Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-24T06:29:53.699Z] #7 DONE 1.0s [2022-07-24T06:29:53.699Z] [2022-07-24T06:29:53.699Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-24T06:29:53.699Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-24T06:29:53.699Z] #8 DONE 1.1s [2022-07-24T06:29:53.699Z] [2022-07-24T06:29:53.699Z] #9 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-24T06:29:53.699Z] #9 sha256:b86c439509d1bcb1d912e9e6b15786b5125b5b3f78eacc7fde0e6e616a2fc6e2 [2022-07-24T06:29:53.699Z] #9 DONE 1.1s [2022-07-24T06:29:53.930Z] #55 27.62 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-24T06:29:53.998Z] Client: [2022-07-24T06:29:53.998Z] Context: default [2022-07-24T06:29:53.998Z] Debug Mode: false [2022-07-24T06:29:53.998Z] Plugins: [2022-07-24T06:29:53.998Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-24T06:29:53.998Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-24T06:29:53.998Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-24T06:29:53.998Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-24T06:29:53.998Z] [2022-07-24T06:29:53.998Z] Server: [2022-07-24T06:29:53.998Z] Containers: 0 [2022-07-24T06:29:53.998Z] Running: 0 [2022-07-24T06:29:53.998Z] Paused: 0 [2022-07-24T06:29:53.998Z] Stopped: 0 [2022-07-24T06:29:53.998Z] Images: 0 [2022-07-24T06:29:53.998Z] Server Version: 20.10.14 [2022-07-24T06:29:53.998Z] Storage Driver: overlay2 [2022-07-24T06:29:53.998Z] Backing Filesystem: extfs [2022-07-24T06:29:53.998Z] Supports d_type: true [2022-07-24T06:29:53.998Z] Native Overlay Diff: true [2022-07-24T06:29:53.998Z] userxattr: false [2022-07-24T06:29:53.998Z] Logging Driver: json-file [2022-07-24T06:29:53.998Z] Cgroup Driver: systemd [2022-07-24T06:29:53.998Z] Cgroup Version: 2 [2022-07-24T06:29:53.998Z] Plugins: [2022-07-24T06:29:53.998Z] Volume: local [2022-07-24T06:29:53.998Z] Network: bridge host ipvlan macvlan null overlay [2022-07-24T06:29:53.998Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-24T06:29:53.998Z] Swarm: inactive [2022-07-24T06:29:53.998Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-24T06:29:53.998Z] Default Runtime: runc [2022-07-24T06:29:53.998Z] Init Binary: docker-init [2022-07-24T06:29:53.998Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-24T06:29:53.998Z] runc version: v1.0.3-0-gf46b6ba [2022-07-24T06:29:53.998Z] init version: de40ad0 [2022-07-24T06:29:53.998Z] Security Options: [2022-07-24T06:29:53.998Z] apparmor [2022-07-24T06:29:53.998Z] seccomp [2022-07-24T06:29:53.998Z] Profile: default [2022-07-24T06:29:53.998Z] cgroupns [2022-07-24T06:29:53.998Z] Kernel Version: 5.13.0-1021-aws [2022-07-24T06:29:53.998Z] Operating System: Ubuntu 20.04.4 LTS [2022-07-24T06:29:53.998Z] OSType: linux [2022-07-24T06:29:53.998Z] Architecture: x86_64 [2022-07-24T06:29:53.998Z] CPUs: 2 [2022-07-24T06:29:53.998Z] Total Memory: 7.559GiB [2022-07-24T06:29:53.998Z] Name: ip-10-100-37-184 [2022-07-24T06:29:53.998Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-07-24T06:29:53.998Z] Docker Root Dir: /var/lib/docker [2022-07-24T06:29:53.998Z] Debug Mode: false [2022-07-24T06:29:53.998Z] Registry: https://index.docker.io/v1/ [2022-07-24T06:29:53.998Z] Labels: [2022-07-24T06:29:53.998Z] Experimental: true [2022-07-24T06:29:53.998Z] Insecure Registries: [2022-07-24T06:29:53.998Z] 127.0.0.0/8 [2022-07-24T06:29:53.998Z] Live Restore Enabled: true [2022-07-24T06:29:53.998Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-24T06:29:54.191Z] #55 27.82 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-24T06:29:54.191Z] #55 27.92 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-24T06:29:54.286Z] [2022-07-24T06:29:54.286Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-24T06:29:54.286Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-24T06:29:54.286Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-24T06:29:54.286Z] #73 DONE 0.1s [2022-07-24T06:29:54.286Z] [2022-07-24T06:29:54.286Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-24T06:29:54.286Z] #11 sha256:c76cccb4e8db4ca3db798c153316d7299214d2acd6f9091194d53f4673ef7b6b [2022-07-24T06:29:54.286Z] #11 resolve docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 0.0s done [2022-07-24T06:29:54.286Z] #11 sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 1.86kB / 1.86kB done [2022-07-24T06:29:54.286Z] #11 sha256:493a77666ad570b208236daf750785d12f1299c472aec950f864af339fd17a8a 7.12kB / 7.12kB done [2022-07-24T06:29:54.286Z] #11 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 0B / 53.68MB 0.0s [2022-07-24T06:29:54.286Z] #11 sha256:a083dca7c9d252411e94154be7aa88a2f97f34dd8fa1c05a15cdd39bf6a25523 1.80kB / 1.80kB done [2022-07-24T06:29:54.286Z] #11 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 9.44MB / 53.68MB 0.1s [2022-07-24T06:29:54.286Z] #11 sha256:9ca36aa4204d2a708dcd1d41d1d4a128b095f8d88a2f9544f89799c36914e356 0B / 5.14MB 0.1s [2022-07-24T06:29:54.286Z] #11 sha256:1fdcd2014de70fbce8c43a70cd1f42bceab4f1e35953db987fc318dbc0fb0d26 0B / 10.66MB 0.1s [2022-07-24T06:29:54.335Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:112fb22152fa0df622337df9476ecff14c95574f . [2022-07-24T06:29:54.335Z] #1 [internal] load build definition from Dockerfile [2022-07-24T06:29:54.335Z] #1 sha256:2f4da13738b27136efcb872fc6b60c3d50acfd15b80160e297cf3caa3b1a9fc0 [2022-07-24T06:29:54.335Z] #1 transferring dockerfile: 19.25kB done [2022-07-24T06:29:54.335Z] #1 DONE 0.1s [2022-07-24T06:29:54.335Z] [2022-07-24T06:29:54.335Z] #2 [internal] load .dockerignore [2022-07-24T06:29:54.335Z] #2 sha256:9ce7e0e19d080daf14aadb684085009202458976b54a93e96ae4cc8f950d47fd [2022-07-24T06:29:54.546Z] #11 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 17.93MB / 53.68MB 0.2s [2022-07-24T06:29:54.547Z] #11 sha256:9ca36aa4204d2a708dcd1d41d1d4a128b095f8d88a2f9544f89799c36914e356 4.19MB / 5.14MB 0.2s [2022-07-24T06:29:54.547Z] #11 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 29.36MB / 53.68MB 0.3s [2022-07-24T06:29:54.547Z] #11 sha256:9ca36aa4204d2a708dcd1d41d1d4a128b095f8d88a2f9544f89799c36914e356 5.14MB / 5.14MB 0.3s [2022-07-24T06:29:54.547Z] #11 sha256:1fdcd2014de70fbce8c43a70cd1f42bceab4f1e35953db987fc318dbc0fb0d26 2.10MB / 10.66MB 0.3s [2022-07-24T06:29:54.594Z] #2 transferring context: 145B done [2022-07-24T06:29:54.594Z] #2 DONE 0.1s [2022-07-24T06:29:54.594Z] [2022-07-24T06:29:54.594Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-24T06:29:54.594Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-24T06:29:54.761Z] #55 ... [2022-07-24T06:29:54.761Z] [2022-07-24T06:29:54.761Z] #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-24T06:29:54.761Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-24T06:29:54.761Z] #38 27.96 tomll can be used in two ways: [2022-07-24T06:29:54.761Z] #38 27.96 Writing to STDIN and reading from STDOUT: [2022-07-24T06:29:54.761Z] #38 27.96 cat file.toml | tomll > file.toml [2022-07-24T06:29:54.761Z] #38 27.96 [2022-07-24T06:29:54.761Z] #38 27.96 Reading and updating a list of files: [2022-07-24T06:29:54.761Z] #38 27.96 tomll a.toml b.toml c.toml [2022-07-24T06:29:54.761Z] #38 27.96 [2022-07-24T06:29:54.761Z] #38 27.96 When given a list of files, tomll will modify all files in place without asking. [2022-07-24T06:29:54.761Z] #38 DONE 28.4s [2022-07-24T06:29:54.761Z] [2022-07-24T06:29:54.761Z] #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-24T06:29:54.761Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-24T06:29:54.761Z] #36 27.46 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-24T06:29:54.761Z] #36 27.46 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-24T06:29:54.761Z] #36 28.23 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-24T06:29:54.809Z] #11 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 38.80MB / 53.68MB 0.4s [2022-07-24T06:29:54.809Z] #11 sha256:1fdcd2014de70fbce8c43a70cd1f42bceab4f1e35953db987fc318dbc0fb0d26 7.34MB / 10.66MB 0.4s [2022-07-24T06:29:54.809Z] #11 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 53.68MB / 53.68MB 0.6s [2022-07-24T06:29:54.809Z] #11 sha256:9ca36aa4204d2a708dcd1d41d1d4a128b095f8d88a2f9544f89799c36914e356 5.14MB / 5.14MB 0.4s done [2022-07-24T06:29:54.809Z] #11 sha256:1fdcd2014de70fbce8c43a70cd1f42bceab4f1e35953db987fc318dbc0fb0d26 10.66MB / 10.66MB 0.6s [2022-07-24T06:29:54.809Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 0B / 54.67MB 0.6s [2022-07-24T06:29:54.809Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 16.78MB / 54.67MB 0.7s [2022-07-24T06:29:54.854Z] #3 DONE 0.3s [2022-07-24T06:29:54.854Z] [2022-07-24T06:29:54.854Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-24T06:29:54.854Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-24T06:29:54.854Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-07-24T06:29:54.854Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 7.34MB / 9.94MB 0.1s [2022-07-24T06:29:54.854Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-24T06:29:54.854Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-07-24T06:29:54.854Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-07-24T06:29:55.070Z] #11 sha256:1fdcd2014de70fbce8c43a70cd1f42bceab4f1e35953db987fc318dbc0fb0d26 10.66MB / 10.66MB 0.8s done [2022-07-24T06:29:55.070Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 19.92MB / 54.67MB 0.8s [2022-07-24T06:29:55.070Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 0B / 81.11MB 0.9s [2022-07-24T06:29:55.114Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done [2022-07-24T06:29:55.114Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-07-24T06:29:55.330Z] #36 29.00 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-24T06:29:55.332Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 32.51MB / 54.67MB 1.1s [2022-07-24T06:29:55.332Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 16.78MB / 81.11MB 1.1s [2022-07-24T06:29:55.332Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 40.96MB / 54.67MB 1.2s [2022-07-24T06:29:55.374Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.2s done [2022-07-24T06:29:55.374Z] #4 DONE 0.5s [2022-07-24T06:29:55.606Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 50.33MB / 54.67MB 1.3s [2022-07-24T06:29:55.606Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 31.46MB / 81.11MB 1.4s [2022-07-24T06:29:55.637Z] [2022-07-24T06:29:55.637Z] #6 [internal] load .dockerignore [2022-07-24T06:29:55.637Z] #6 sha256:cb29e3dcafeba276e101656b1d5e44a233d18de14f6fae98c153b5d0c78e0418 [2022-07-24T06:29:55.637Z] #6 DONE 0.0s [2022-07-24T06:29:55.637Z] [2022-07-24T06:29:55.637Z] #5 [internal] load build definition from Dockerfile [2022-07-24T06:29:55.637Z] #5 sha256:7516a07b3b327fe0ece5b9fc16573aa2569a5a93888aa5b7ce9c6034fe679f79 [2022-07-24T06:29:55.637Z] #5 DONE 0.0s [2022-07-24T06:29:55.637Z] [2022-07-24T06:29:55.637Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-24T06:29:55.637Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-24T06:29:55.879Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 54.67MB / 54.67MB 1.5s [2022-07-24T06:29:55.880Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 35.65MB / 81.11MB 1.5s [2022-07-24T06:29:55.880Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 51.38MB / 81.11MB 1.7s [2022-07-24T06:29:55.899Z] #36 29.46 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-24T06:29:55.899Z] #36 29.82 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-24T06:29:56.030Z] #43 ... [2022-07-24T06:29:56.030Z] [2022-07-24T06:29:56.030Z] #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-24T06:29:56.030Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-24T06:29:56.030Z] #19 67.71 Fetched 49.1 MB in 1min 6s (748 kB/s) [2022-07-24T06:29:56.139Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 59.77MB / 81.11MB 1.8s [2022-07-24T06:29:56.139Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 66.06MB / 81.11MB 1.9s [2022-07-24T06:29:56.160Z] #36 30.01 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-24T06:29:56.160Z] #36 30.08 go: downloading github.com/peterh/liner v1.2.2 [2022-07-24T06:29:56.399Z] #11 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 53.68MB / 53.68MB 1.9s done [2022-07-24T06:29:56.399Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 75.50MB / 81.11MB 2.1s [2022-07-24T06:29:56.399Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 79.69MB / 81.11MB 2.2s [2022-07-24T06:29:56.729Z] #36 30.47 go: downloading github.com/google/go-dap v0.6.0 [2022-07-24T06:29:57.017Z] #7 ... [2022-07-24T06:29:57.017Z] [2022-07-24T06:29:57.017Z] #10 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-24T06:29:57.017Z] #10 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f [2022-07-24T06:29:57.017Z] #10 DONE 1.2s [2022-07-24T06:29:57.017Z] [2022-07-24T06:29:57.017Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-24T06:29:57.017Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-24T06:29:57.017Z] #8 DONE 1.2s [2022-07-24T06:29:57.017Z] [2022-07-24T06:29:57.017Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-24T06:29:57.017Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-24T06:29:57.017Z] #7 DONE 1.2s [2022-07-24T06:29:57.017Z] [2022-07-24T06:29:57.017Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-24T06:29:57.017Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-24T06:29:57.017Z] #9 DONE 1.3s [2022-07-24T06:29:57.017Z] [2022-07-24T06:29:57.017Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-24T06:29:57.017Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-24T06:29:57.017Z] #28 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 0.1s done [2022-07-24T06:29:57.278Z] #28 sha256:c11d2593cb741ae8a36d0de9cd240d13518e95f50bccfa8d00a668c006db181e 529B / 529B done [2022-07-24T06:29:57.278Z] #28 sha256:123c2f3835fd73f108008a94bf92ebbce0853c48cbb713e8fa2a70a995282c8b 1.46kB / 1.46kB done [2022-07-24T06:29:57.278Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 0B / 55.00MB 0.1s [2022-07-24T06:29:57.278Z] #28 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done [2022-07-24T06:29:57.341Z] #11 ... [2022-07-24T06:29:57.341Z] [2022-07-24T06:29:57.341Z] #24 [internal] load build context [2022-07-24T06:29:57.341Z] #24 sha256:f4109d5347cde65767592c2e1f2decacdc3504beb89510a318e9ec90e2e4e2eb [2022-07-24T06:29:57.341Z] #24 transferring context: 62.08MB 1.7s done [2022-07-24T06:29:57.341Z] #24 DONE 3.1s [2022-07-24T06:29:57.341Z] [2022-07-24T06:29:57.341Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-24T06:29:57.341Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-24T06:29:57.341Z] #49 DONE 0.6s [2022-07-24T06:29:57.341Z] [2022-07-24T06:29:57.341Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-24T06:29:57.341Z] #11 sha256:c76cccb4e8db4ca3db798c153316d7299214d2acd6f9091194d53f4673ef7b6b [2022-07-24T06:29:57.539Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 7.34MB / 55.00MB 0.2s [2022-07-24T06:29:57.539Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 22.02MB / 55.00MB 0.4s [2022-07-24T06:29:57.602Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 54.67MB / 54.67MB 3.2s done [2022-07-24T06:29:57.603Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 0B / 108.94MB 3.2s [2022-07-24T06:29:57.603Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 13.09MB / 108.94MB 3.4s [2022-07-24T06:29:57.666Z] #36 31.23 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-24T06:29:57.800Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 33.93MB / 55.00MB 0.5s [2022-07-24T06:29:57.800Z] #28 ... [2022-07-24T06:29:57.800Z] [2022-07-24T06:29:57.800Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-24T06:29:57.800Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-24T06:29:57.800Z] #49 DONE 0.0s [2022-07-24T06:29:57.800Z] [2022-07-24T06:29:57.800Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-24T06:29:57.800Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-24T06:29:57.800Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 40.89MB / 55.00MB 0.6s [2022-07-24T06:29:57.864Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 22.02MB / 108.94MB 3.5s [2022-07-24T06:29:57.864Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 32.51MB / 108.94MB 3.6s [2022-07-24T06:29:58.067Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 49.89MB / 55.00MB 0.7s [2022-07-24T06:29:58.067Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 0.8s [2022-07-24T06:29:58.125Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 54.53MB / 108.94MB 3.9s [2022-07-24T06:29:58.125Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 66.06MB / 108.94MB 4.0s [2022-07-24T06:29:58.388Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 80.74MB / 108.94MB 4.2s [2022-07-24T06:29:58.605Z] #36 32.39 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-24T06:29:58.641Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 1.2s done [2022-07-24T06:29:58.687Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 87.03MB / 108.94MB 4.3s [2022-07-24T06:29:58.687Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 93.32MB / 108.94MB 4.5s [2022-07-24T06:29:58.864Z] #36 ... [2022-07-24T06:29:58.864Z] [2022-07-24T06:29:58.864Z] #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-24T06:29:58.864Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-24T06:29:58.864Z] #14 32.68 Fetched 8559 kB in 25s (346 kB/s) [2022-07-24T06:29:58.952Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 99.61MB / 108.94MB 4.7s [2022-07-24T06:29:58.952Z] #11 extracting sha256:9ca36aa4204d2a708dcd1d41d1d4a128b095f8d88a2f9544f89799c36914e356 [2022-07-24T06:29:58.952Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 81.11MB / 81.11MB 4.8s done [2022-07-24T06:29:58.952Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 108.94MB / 108.94MB 4.8s [2022-07-24T06:29:59.221Z] #11 extracting sha256:9ca36aa4204d2a708dcd1d41d1d4a128b095f8d88a2f9544f89799c36914e356 0.2s done [2022-07-24T06:29:59.221Z] #11 sha256:061673f9eac272017bd26ec1d4422e8f3f6f25dd10b685a2c4431ecb59936e2a 126B / 126B 4.9s [2022-07-24T06:29:59.598Z] #28 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 1.1s [2022-07-24T06:30:00.278Z] #26 ... [2022-07-24T06:30:00.278Z] [2022-07-24T06:30:00.278Z] #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-24T06:30:00.278Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-24T06:30:00.278Z] #47 6.060 + git clone https://github.com/docker/distribution.git . [2022-07-24T06:30:00.278Z] #47 6.062 Cloning into '.'... [2022-07-24T06:30:00.278Z] #47 ... [2022-07-24T06:30:00.278Z] [2022-07-24T06:30:00.278Z] #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-24T06:30:00.278Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-24T06:30:00.278Z] #51 6.055 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-24T06:30:00.278Z] #51 6.180 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-24T06:30:00.278Z] #51 6.379 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-24T06:30:00.278Z] #51 ... [2022-07-24T06:30:00.278Z] [2022-07-24T06:30:00.278Z] #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-24T06:30:00.278Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-24T06:30:00.278Z] #34 6.546 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-24T06:30:00.278Z] #34 6.546 Cloning into '.'... [2022-07-24T06:30:00.607Z] #11 extracting sha256:1fdcd2014de70fbce8c43a70cd1f42bceab4f1e35953db987fc318dbc0fb0d26 [2022-07-24T06:30:00.768Z] #14 32.68 Reading package lists... [2022-07-24T06:30:00.768Z] #14 ... [2022-07-24T06:30:00.768Z] [2022-07-24T06:30:00.768Z] #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-24T06:30:00.768Z] #67 sha256:bd24b1542fd38d786f713fa84fada14518b8659d182d59c3cbec8abe03f189ef [2022-07-24T06:30:00.768Z] #67 24.00 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-24T06:30:00.768Z] #67 24.90 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-24T06:30:00.768Z] #67 25.31 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-24T06:30:00.768Z] #67 29.39 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-24T06:30:00.768Z] #67 29.96 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-24T06:30:00.768Z] #67 ... [2022-07-24T06:30:00.768Z] [2022-07-24T06:30:00.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-24T06:30:00.768Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-24T06:30:00.768Z] #51 33.87 Fetched 8563 kB in 26s (327 kB/s) [2022-07-24T06:30:00.867Z] #11 extracting sha256:1fdcd2014de70fbce8c43a70cd1f42bceab4f1e35953db987fc318dbc0fb0d26 0.2s done [2022-07-24T06:30:01.438Z] #11 extracting sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 [2022-07-24T06:30:01.438Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 108.94MB / 108.94MB 7.2s done [2022-07-24T06:30:01.438Z] #11 sha256:061673f9eac272017bd26ec1d4422e8f3f6f25dd10b685a2c4431ecb59936e2a 126B / 126B 7.2s done [2022-07-24T06:30:01.699Z] #11 ... [2022-07-24T06:30:01.699Z] [2022-07-24T06:30:01.699Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-24T06:30:01.699Z] #28 sha256:6c963cca825e8fceec1ba3ec5ba849cf1d5db3e21b2fa20e96ca4fdf0b0d5e73 [2022-07-24T06:30:01.699Z] #28 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 0.1s done [2022-07-24T06:30:01.699Z] #28 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done [2022-07-24T06:30:01.699Z] #28 sha256:16b6769bf0827b7d2e1c487018a4c598c4985a3d0fa60dcfa7af3505554b0f7d 529B / 529B done [2022-07-24T06:30:01.699Z] #28 sha256:c7e601276d47957134e06e6611a00cda66bcf66977434494b0a2425d8d2d3cd7 1.48kB / 1.48kB done [2022-07-24T06:30:01.699Z] #28 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 53.68MB / 53.68MB 2.0s done [2022-07-24T06:30:01.699Z] #28 extracting sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 2.1s done [2022-07-24T06:30:01.699Z] #28 DONE 7.5s [2022-07-24T06:30:01.699Z] [2022-07-24T06:30:01.699Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-24T06:30:01.699Z] #11 sha256:c76cccb4e8db4ca3db798c153316d7299214d2acd6f9091194d53f4673ef7b6b [2022-07-24T06:30:02.640Z] #11 ... [2022-07-24T06:30:02.640Z] [2022-07-24T06:30:02.640Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-24T06:30:02.640Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-24T06:30:02.641Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-24T06:30:02.641Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-24T06:30:02.641Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-24T06:30:02.641Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-24T06:30:02.641Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 7.4s done [2022-07-24T06:30:02.641Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.8s done [2022-07-24T06:30:02.641Z] #71 DONE 8.4s [2022-07-24T06:30:02.641Z] [2022-07-24T06:30:02.641Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-24T06:30:02.641Z] #11 sha256:c76cccb4e8db4ca3db798c153316d7299214d2acd6f9091194d53f4673ef7b6b [2022-07-24T06:30:03.586Z] #34 ... [2022-07-24T06:30:03.586Z] [2022-07-24T06:30:03.586Z] #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-24T06:30:03.586Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-24T06:30:03.586Z] #14 7.978 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-24T06:30:03.586Z] #14 8.032 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-24T06:30:03.586Z] #14 8.040 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-24T06:30:03.586Z] #14 9.221 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-24T06:30:03.586Z] #14 ... [2022-07-24T06:30:03.586Z] [2022-07-24T06:30:03.586Z] #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-24T06:30:03.586Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-24T06:30:03.586Z] #76 8.184 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-24T06:30:03.586Z] #76 8.240 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-24T06:30:03.586Z] #76 8.249 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-24T06:30:03.586Z] #76 9.457 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-24T06:30:03.586Z] #76 ... [2022-07-24T06:30:03.586Z] [2022-07-24T06:30:03.586Z] #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-24T06:30:03.586Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-24T06:30:03.586Z] #38 7.049 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-24T06:30:03.805Z] #28 ... [2022-07-24T06:30:03.805Z] [2022-07-24T06:30:03.805Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-24T06:30:03.805Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-24T06:30:03.805Z] #11 resolve docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 0.0s done [2022-07-24T06:30:03.805Z] #11 sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 1.86kB / 1.86kB done [2022-07-24T06:30:03.805Z] #11 sha256:ea3d912d500b1ae0a691b2e53eb8a6345b579d42d7e6a64acca83d274b949740 1.80kB / 1.80kB done [2022-07-24T06:30:03.805Z] #11 sha256:e3c0472b1b62b0899bebd7aee842ba7a7f4d6c3cdf006115adcd247b69c4bfe1 7.10kB / 7.10kB done [2022-07-24T06:30:03.805Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 1.2s done [2022-07-24T06:30:03.805Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 0.6s done [2022-07-24T06:30:03.805Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 5.16MB / 5.16MB 0.4s done [2022-07-24T06:30:03.805Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 1.7s done [2022-07-24T06:30:03.805Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 2.4s done [2022-07-24T06:30:03.805Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 141.81MB / 141.81MB 6.0s [2022-07-24T06:30:03.805Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 157B / 157B 2.4s done [2022-07-24T06:30:03.805Z] #11 ... [2022-07-24T06:30:03.805Z] [2022-07-24T06:30:03.805Z] #24 [internal] load build context [2022-07-24T06:30:03.805Z] #24 sha256:2962ddf4495aba4f148424e49146e90279dfd2af7fd6fc83fa8f9c39d8408d3b [2022-07-24T06:30:03.805Z] #24 transferring context: 62.07MB 5.6s done [2022-07-24T06:30:03.805Z] #24 DONE 6.3s [2022-07-24T06:30:03.805Z] [2022-07-24T06:30:03.805Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-24T06:30:03.805Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-24T06:30:03.805Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 141.81MB / 141.81MB 6.2s done [2022-07-24T06:30:03.805Z] #11 ... [2022-07-24T06:30:03.805Z] [2022-07-24T06:30:03.805Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-24T06:30:03.805Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-24T06:30:03.805Z] #28 ... [2022-07-24T06:30:03.805Z] [2022-07-24T06:30:03.805Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-24T06:30:03.805Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-24T06:30:03.805Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-24T06:30:03.805Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-24T06:30:03.805Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-24T06:30:03.805Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-24T06:30:03.805Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 2.8s done [2022-07-24T06:30:03.805Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.6s done [2022-07-24T06:30:03.805Z] #71 DONE 6.3s [2022-07-24T06:30:03.805Z] [2022-07-24T06:30:03.805Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-24T06:30:03.805Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-24T06:30:03.805Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-24T06:30:03.805Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-24T06:30:03.805Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-24T06:30:03.805Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.0s done [2022-07-24T06:30:03.805Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.8s done [2022-07-24T06:30:03.805Z] #73 DONE 6.4s [2022-07-24T06:30:03.805Z] [2022-07-24T06:30:03.805Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-24T06:30:03.805Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-24T06:30:03.846Z] #38 ... [2022-07-24T06:30:03.846Z] [2022-07-24T06:30:03.846Z] #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-24T06:30:03.846Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-24T06:30:03.846Z] #55 6.374 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-24T06:30:03.846Z] #55 8.919 go: downloading github.com/fatih/color v1.13.0 [2022-07-24T06:30:03.846Z] #55 8.933 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-24T06:30:03.846Z] #55 9.116 go: downloading github.com/pkg/errors v0.9.1 [2022-07-24T06:30:03.846Z] #55 9.170 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-24T06:30:03.846Z] #55 9.405 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-24T06:30:03.846Z] #55 9.566 go: downloading github.com/spf13/viper v1.11.0 [2022-07-24T06:30:03.846Z] #55 9.823 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-24T06:30:03.846Z] #55 10.41 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-24T06:30:03.846Z] #55 10.42 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-24T06:30:03.846Z] #55 10.60 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-24T06:30:03.846Z] #55 ... [2022-07-24T06:30:03.846Z] [2022-07-24T06:30:03.847Z] #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-24T06:30:03.847Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-24T06:30:03.847Z] #62 8.199 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-24T06:30:03.847Z] #62 8.226 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-24T06:30:03.847Z] #62 8.228 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-24T06:30:03.847Z] #62 9.621 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-24T06:30:04.107Z] #62 ... [2022-07-24T06:30:04.107Z] [2022-07-24T06:30:04.107Z] #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-24T06:30:04.107Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-24T06:30:04.107Z] #57 7.787 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-24T06:30:04.107Z] #57 9.463 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-24T06:30:04.107Z] #57 9.548 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-24T06:30:04.107Z] #57 9.555 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-24T06:30:04.107Z] #57 ... [2022-07-24T06:30:04.107Z] [2022-07-24T06:30:04.107Z] #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-24T06:30:04.107Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-24T06:30:04.107Z] #53 7.324 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-24T06:30:04.107Z] #53 9.687 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-24T06:30:04.107Z] #53 9.692 go: downloading github.com/fatih/color v1.10.0 [2022-07-24T06:30:04.107Z] #53 9.825 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-24T06:30:04.107Z] #53 10.16 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-24T06:30:04.107Z] #53 10.28 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-24T06:30:04.107Z] #53 10.39 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-24T06:30:04.107Z] #53 10.42 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-24T06:30:04.107Z] #53 10.54 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-24T06:30:04.107Z] #53 10.69 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-24T06:30:04.107Z] #53 10.81 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-24T06:30:04.368Z] #53 ... [2022-07-24T06:30:04.368Z] [2022-07-24T06:30:04.368Z] #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-24T06:30:04.368Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-24T06:30:04.368Z] #42 7.882 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-24T06:30:04.368Z] #42 7.936 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-24T06:30:04.368Z] #42 7.946 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-24T06:30:04.368Z] #42 9.332 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-24T06:30:04.368Z] #42 11.02 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-24T06:30:04.557Z] #11 ... [2022-07-24T06:30:04.557Z] [2022-07-24T06:30:04.557Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-24T06:30:04.557Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-24T06:30:04.557Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-24T06:30:04.557Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-24T06:30:04.557Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-24T06:30:04.557Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 8.2s [2022-07-24T06:30:04.557Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.9s done [2022-07-24T06:30:04.557Z] #73 ... [2022-07-24T06:30:04.557Z] [2022-07-24T06:30:04.557Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-24T06:30:04.557Z] #11 sha256:c76cccb4e8db4ca3db798c153316d7299214d2acd6f9091194d53f4673ef7b6b [2022-07-24T06:30:04.633Z] #42 ... [2022-07-24T06:30:04.633Z] [2022-07-24T06:30:04.633Z] #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-24T06:30:04.633Z] #67 sha256:800cfd1ebe3565870cab291d2531f142ea6591ce01b7e9c0f56782d3501c7978 [2022-07-24T06:30:04.633Z] #67 7.319 + RM_GOPATH=0 [2022-07-24T06:30:04.633Z] #67 7.319 + TMP_GOPATH= [2022-07-24T06:30:04.633Z] #67 7.319 + : /build [2022-07-24T06:30:04.633Z] #67 7.319 + '[' -z '' ']' [2022-07-24T06:30:04.633Z] #67 7.324 ++ mktemp -d [2022-07-24T06:30:04.633Z] #67 7.327 + export GOPATH=/tmp/tmp.YVaWf0oBJs [2022-07-24T06:30:04.633Z] #67 7.327 + GOPATH=/tmp/tmp.YVaWf0oBJs [2022-07-24T06:30:04.633Z] #67 7.327 + RM_GOPATH=1 [2022-07-24T06:30:04.633Z] #67 7.327 + case "$(go env GOARCH)" in [2022-07-24T06:30:04.633Z] #67 7.327 ++ go env GOARCH [2022-07-24T06:30:04.633Z] #67 7.434 + export GO_BUILDMODE=-buildmode=pie [2022-07-24T06:30:04.633Z] #67 7.435 + GO_BUILDMODE=-buildmode=pie [2022-07-24T06:30:04.633Z] #67 7.435 ++ dirname /install.sh [2022-07-24T06:30:04.633Z] #67 7.448 + dir=/ [2022-07-24T06:30:04.633Z] #67 7.448 + bin=rootlesskit [2022-07-24T06:30:04.633Z] #67 7.448 + shift [2022-07-24T06:30:04.633Z] #67 7.448 + '[' '!' -f //rootlesskit.installer ']' [2022-07-24T06:30:04.633Z] #67 7.449 + . //rootlesskit.installer [2022-07-24T06:30:04.633Z] #67 7.449 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-24T06:30:04.633Z] #67 7.449 + install_rootlesskit [2022-07-24T06:30:04.633Z] #67 7.450 + case "$1" in [2022-07-24T06:30:04.633Z] #67 7.450 + export CGO_ENABLED=0 [2022-07-24T06:30:04.633Z] #67 7.450 + CGO_ENABLED=0 [2022-07-24T06:30:04.633Z] #67 7.450 + _install_rootlesskit [2022-07-24T06:30:04.633Z] #67 7.454 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-24T06:30:04.633Z] #67 7.454 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-24T06:30:04.633Z] #67 7.454 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-24T06:30:04.633Z] #67 7.454 + GOBIN=/build [2022-07-24T06:30:04.633Z] #67 7.454 + GO111MODULE=on [2022-07-24T06:30:04.633Z] #67 7.454 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-24T06:30:04.633Z] #67 7.994 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-24T06:30:04.633Z] #67 ... [2022-07-24T06:30:04.633Z] [2022-07-24T06:30:04.633Z] #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-24T06:30:04.633Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-24T06:30:04.633Z] #40 8.009 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-24T06:30:04.633Z] #40 9.336 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-24T06:30:04.633Z] #40 11.12 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-24T06:30:04.801Z] #28 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 6.1s [2022-07-24T06:30:04.834Z] #11 extracting sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 3.4s done [2022-07-24T06:30:04.834Z] #11 ... [2022-07-24T06:30:04.834Z] [2022-07-24T06:30:04.834Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-24T06:30:04.834Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-24T06:30:04.834Z] #73 DONE 10.6s [2022-07-24T06:30:04.894Z] #40 11.53 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-24T06:30:04.894Z] #40 ... [2022-07-24T06:30:04.894Z] [2022-07-24T06:30:04.894Z] #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-24T06:30:04.894Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-24T06:30:04.894Z] #36 7.068 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-24T06:30:04.894Z] #36 ... [2022-07-24T06:30:04.894Z] [2022-07-24T06:30:04.894Z] #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-24T06:30:04.894Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-24T06:30:04.894Z] #40 11.67 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-24T06:30:05.095Z] [2022-07-24T06:30:05.095Z] #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-24T06:30:05.095Z] #29 sha256:58cbe6b2dc347256705f35e26043deba0bbc6cbfb7fe05f93c7da39ee37dab79 [2022-07-24T06:30:05.095Z] #29 1.139 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-24T06:30:05.095Z] #29 1.190 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-24T06:30:05.095Z] #29 1.190 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-24T06:30:05.095Z] #29 1.362 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-24T06:30:05.095Z] #29 2.083 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-24T06:30:05.095Z] #29 2.083 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-24T06:30:05.095Z] #29 3.343 Fetched 8445 kB in 2s (3426 kB/s) [2022-07-24T06:30:05.666Z] #29 3.343 Reading package lists... [2022-07-24T06:30:05.746Z] #28 DONE 8.5s [2022-07-24T06:30:05.746Z] [2022-07-24T06:30:05.746Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-24T06:30:05.746Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-24T06:30:05.746Z] #72 DONE 0.6s [2022-07-24T06:30:05.746Z] [2022-07-24T06:30:05.746Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-24T06:30:05.746Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-24T06:30:06.044Z] #51 33.87 Reading package lists... [2022-07-24T06:30:06.044Z] #51 ... [2022-07-24T06:30:06.044Z] [2022-07-24T06:30:06.044Z] #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-24T06:30:06.044Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-24T06:30:06.044Z] #55 29.69 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-24T06:30:06.044Z] #55 30.16 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-24T06:30:06.044Z] #55 31.14 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-24T06:30:06.044Z] #55 31.34 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-24T06:30:06.044Z] #55 31.67 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-24T06:30:06.044Z] #55 32.02 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-24T06:30:06.044Z] #55 32.29 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-24T06:30:06.044Z] #55 33.78 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-24T06:30:06.044Z] #55 34.01 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-24T06:30:06.044Z] #55 34.32 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-24T06:30:06.044Z] #55 34.32 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-24T06:30:06.044Z] #55 34.58 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-24T06:30:06.044Z] #55 34.59 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-24T06:30:06.044Z] #55 34.79 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-24T06:30:06.044Z] #55 34.88 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-24T06:30:06.044Z] #55 34.97 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-24T06:30:06.044Z] #55 35.20 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-24T06:30:06.044Z] #55 35.35 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-24T06:30:06.044Z] #55 35.47 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-24T06:30:06.044Z] #55 35.57 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-24T06:30:06.044Z] #55 35.70 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-24T06:30:06.044Z] #55 35.97 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-24T06:30:06.044Z] #55 36.22 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-24T06:30:06.044Z] #55 36.27 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-24T06:30:06.044Z] #55 36.32 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-24T06:30:06.044Z] #55 36.52 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-24T06:30:06.044Z] #55 36.65 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-24T06:30:06.044Z] #55 36.65 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-24T06:30:06.044Z] #55 36.82 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-24T06:30:06.044Z] #55 37.18 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-24T06:30:06.044Z] #55 37.38 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-24T06:30:06.044Z] #55 37.46 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-24T06:30:06.044Z] #55 37.62 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-24T06:30:06.044Z] #55 37.77 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-24T06:30:06.044Z] #55 37.98 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-24T06:30:06.044Z] #55 38.24 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-24T06:30:06.044Z] #55 38.35 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-24T06:30:06.044Z] #55 38.39 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-24T06:30:06.044Z] #55 38.49 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-24T06:30:06.044Z] #55 38.65 go: downloading github.com/julz/importas v0.1.0 [2022-07-24T06:30:06.044Z] #55 38.85 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-24T06:30:06.044Z] #55 38.91 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-24T06:30:06.044Z] #55 39.04 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-24T06:30:06.044Z] #55 39.24 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-24T06:30:06.044Z] #55 39.30 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-24T06:30:06.044Z] #55 39.50 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-24T06:30:06.044Z] #55 39.65 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-24T06:30:06.044Z] #55 39.87 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-24T06:30:06.240Z] #29 3.891 Reading package lists... [2022-07-24T06:30:06.303Z] #55 39.88 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-24T06:30:06.303Z] #55 40.06 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-24T06:30:06.303Z] #55 40.13 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-24T06:30:06.320Z] #74 DONE 0.8s [2022-07-24T06:30:06.320Z] [2022-07-24T06:30:06.320Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-24T06:30:06.320Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-24T06:30:06.320Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 6.4s done [2022-07-24T06:30:06.320Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0.4s done [2022-07-24T06:30:06.320Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 0.3s [2022-07-24T06:30:06.500Z] #29 4.465 Building dependency tree... [2022-07-24T06:30:06.500Z] #29 4.816 The following additional packages will be installed: [2022-07-24T06:30:06.500Z] #29 4.816 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-24T06:30:06.500Z] #29 4.816 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-24T06:30:06.500Z] #29 4.816 Recommended packages: [2022-07-24T06:30:06.500Z] #29 4.816 libldap-common publicsuffix libsasl2-modules [2022-07-24T06:30:06.581Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 0.4s done [2022-07-24T06:30:06.761Z] #29 4.939 The following NEW packages will be installed: [2022-07-24T06:30:06.761Z] #29 4.939 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-24T06:30:06.761Z] #29 4.939 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-24T06:30:06.761Z] #29 4.939 libssh2-1 openssl [2022-07-24T06:30:06.761Z] #29 5.207 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-07-24T06:30:06.761Z] #29 5.207 Need to get 2934 kB of archives. [2022-07-24T06:30:06.761Z] #29 5.207 After this operation, 6476 kB of additional disk space will be used. [2022-07-24T06:30:06.761Z] #29 5.207 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB] [2022-07-24T06:30:06.843Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 [2022-07-24T06:30:07.022Z] #29 5.226 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-07-24T06:30:07.022Z] #29 5.236 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-07-24T06:30:07.022Z] #29 5.248 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-24T06:30:07.022Z] #29 5.264 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-07-24T06:30:07.022Z] #29 5.279 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB] [2022-07-24T06:30:07.022Z] #29 5.281 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-07-24T06:30:07.022Z] #29 5.295 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-07-24T06:30:07.022Z] #29 5.310 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-07-24T06:30:07.022Z] #29 5.313 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-07-24T06:30:07.022Z] #29 5.339 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] [2022-07-24T06:30:07.022Z] #29 5.390 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] [2022-07-24T06:30:07.022Z] #29 5.393 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-07-24T06:30:07.023Z] #29 5.409 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-07-24T06:30:07.023Z] #29 5.424 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-07-24T06:30:07.244Z] #55 ... [2022-07-24T06:30:07.244Z] [2022-07-24T06:30:07.244Z] #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-24T06:30:07.244Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-24T06:30:07.294Z] #29 5.676 debconf: delaying package configuration, since apt-utils is not installed [2022-07-24T06:30:07.574Z] #29 5.712 Fetched 2934 kB in 0s (5998 kB/s) [2022-07-24T06:30:07.574Z] #29 5.810 Selecting previously unselected package openssl. [2022-07-24T06:30:07.574Z] #29 5.810 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-07-24T06:30:07.574Z] #29 5.815 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ... [2022-07-24T06:30:07.574Z] #29 5.824 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-24T06:30:08.145Z] #29 6.221 Selecting previously unselected package ca-certificates. [2022-07-24T06:30:08.145Z] #29 6.221 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-24T06:30:08.145Z] #29 6.229 Unpacking ca-certificates (20210119) ... [2022-07-24T06:30:08.799Z] #47 40.83 Updating files: 53% (1167/2176) Updating files: 54% (1176/2176) Updating files: 55% (1197/2176) Updating files: 56% (1219/2176) Updating files: 57% (1241/2176) Updating files: 58% (1263/2176) Updating files: 59% (1284/2176) Updating files: 60% (1306/2176) Updating files: 61% (1328/2176) Updating files: 62% (1350/2176) Updating files: 63% (1371/2176) Updating files: 64% (1393/2176) Updating files: 65% (1415/2176) Updating files: 66% (1437/2176) Updating files: 67% (1458/2176) Updating files: 68% (1480/2176) Updating files: 69% (1502/2176) Updating files: 70% (1524/2176) Updating files: 71% (1545/2176) Updating files: 72% (1567/2176) Updating files: 73% (1589/2176) Updating files: 74% (1611/2176) Updating files: 75% (1632/2176) Updating files: 76% (1654/2176) Updating files: 77% (1676/2176) Updating files: 78% (1698/2176) Updating files: 79% (1720/2176) Updating files: 80% (1741/2176) Updating files: 81% (1763/2176) Updating files: 82% (1785/2176) Updating files: 82% (1804/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-07-24T06:30:08.799Z] #47 42.40 + git checkout -q v2.3.0 [2022-07-24T06:30:09.058Z] #47 ... [2022-07-24T06:30:09.058Z] [2022-07-24T06:30:09.059Z] #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-24T06:30:09.059Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-24T06:30:09.059Z] #76 32.74 Fetched 8559 kB in 25s (344 kB/s) [2022-07-24T06:30:09.059Z] #76 32.74 Reading package lists... [2022-07-24T06:30:09.059Z] #76 42.19 Reading package lists... [2022-07-24T06:30:09.059Z] #76 ... [2022-07-24T06:30:09.059Z] [2022-07-24T06:30:09.059Z] #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-24T06:30:09.059Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-24T06:30:09.059Z] #36 32.75 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-24T06:30:09.059Z] #36 32.87 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-24T06:30:09.059Z] #36 35.78 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-24T06:30:09.059Z] #36 36.12 go: downloading github.com/cilium/ebpf v0.7.0 [2022-07-24T06:30:09.059Z] #36 37.72 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-24T06:30:09.091Z] #29 7.377 Selecting previously unselected package libbrotli1:arm64. [2022-07-24T06:30:09.091Z] #29 7.378 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-07-24T06:30:09.320Z] #36 ... [2022-07-24T06:30:09.321Z] [2022-07-24T06:30:09.321Z] #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-24T06:30:09.321Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-24T06:30:09.321Z] #55 41.32 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-24T06:30:09.321Z] #55 41.34 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-24T06:30:09.321Z] #55 41.45 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-24T06:30:09.321Z] #55 41.82 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-24T06:30:09.321Z] #55 41.99 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-24T06:30:09.321Z] #55 42.09 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-24T06:30:09.321Z] #55 42.21 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-24T06:30:09.321Z] #55 42.41 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-24T06:30:09.321Z] #55 42.42 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-24T06:30:09.321Z] #55 42.95 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-24T06:30:09.321Z] #55 43.00 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-24T06:30:09.321Z] #55 43.14 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-24T06:30:09.352Z] #29 7.633 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-07-24T06:30:09.580Z] #55 43.38 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-24T06:30:09.612Z] #29 7.823 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-07-24T06:30:09.612Z] #29 7.823 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-07-24T06:30:09.612Z] #29 7.832 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-24T06:30:09.612Z] #29 ... [2022-07-24T06:30:09.612Z] [2022-07-24T06:30:09.612Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-24T06:30:09.612Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-07-24T06:30:09.839Z] #55 43.60 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-24T06:30:09.839Z] #55 ... [2022-07-24T06:30:09.839Z] [2022-07-24T06:30:09.839Z] #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-24T06:30:09.839Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-24T06:30:09.839Z] #62 23.91 Reading package lists... [2022-07-24T06:30:09.839Z] #62 33.97 Building dependency tree... [2022-07-24T06:30:09.839Z] #62 40.73 The following additional packages will be installed: [2022-07-24T06:30:09.839Z] #62 40.76 libbtrfs0 [2022-07-24T06:30:09.839Z] #62 41.02 The following NEW packages will be installed: [2022-07-24T06:30:09.839Z] #62 41.03 libbtrfs-dev libbtrfs0 [2022-07-24T06:30:09.839Z] #62 41.59 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-07-24T06:30:09.839Z] #62 41.59 Need to get 460 kB of archives. [2022-07-24T06:30:09.839Z] #62 41.59 After this operation, 1237 kB of additional disk space will be used. [2022-07-24T06:30:09.839Z] #62 41.59 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-24T06:30:09.839Z] #62 41.61 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-24T06:30:09.839Z] #62 43.52 debconf: delaying package configuration, since apt-utils is not installed [2022-07-24T06:30:09.839Z] #62 ... [2022-07-24T06:30:09.839Z] [2022-07-24T06:30:09.839Z] #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-24T06:30:09.839Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-24T06:30:09.839Z] #55 43.78 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-24T06:30:10.098Z] #55 ... [2022-07-24T06:30:10.098Z] [2022-07-24T06:30:10.098Z] #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-24T06:30:10.098Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-24T06:30:10.098Z] #42 33.91 Fetched 8559 kB in 26s (332 kB/s) [2022-07-24T06:30:10.098Z] #42 33.91 Reading package lists... [2022-07-24T06:30:10.191Z] #40 ... [2022-07-24T06:30:10.191Z] [2022-07-24T06:30:10.191Z] #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-24T06:30:10.191Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-24T06:30:10.191Z] #51 6.657 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-24T06:30:10.191Z] #51 6.812 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-24T06:30:10.191Z] #51 10.06 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-24T06:30:10.191Z] #51 12.73 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-24T06:30:10.357Z] #42 42.42 Reading package lists... [2022-07-24T06:30:10.357Z] #42 ... [2022-07-24T06:30:10.357Z] [2022-07-24T06:30:10.357Z] #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-24T06:30:10.357Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-24T06:30:10.357Z] #55 43.99 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-24T06:30:10.357Z] #55 44.03 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-24T06:30:10.357Z] #55 44.14 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-24T06:30:10.452Z] #51 16.81 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-07-24T06:30:10.452Z] #51 ... [2022-07-24T06:30:10.452Z] [2022-07-24T06:30:10.452Z] #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-24T06:30:10.452Z] #26 sha256:9859781c38e800ffaa949942ef936740d84d7f88e366e507ea69c9090f6fd1aa [2022-07-24T06:30:10.452Z] #26 7.352 + RM_GOPATH=0 [2022-07-24T06:30:10.452Z] #26 7.352 + TMP_GOPATH= [2022-07-24T06:30:10.452Z] #26 7.353 + : /build [2022-07-24T06:30:10.452Z] #26 7.353 + '[' -z '' ']' [2022-07-24T06:30:10.452Z] #26 7.356 ++ mktemp -d [2022-07-24T06:30:10.452Z] #26 7.363 + export GOPATH=/tmp/tmp.qTKj4zGVIi [2022-07-24T06:30:10.452Z] #26 7.363 + GOPATH=/tmp/tmp.qTKj4zGVIi [2022-07-24T06:30:10.452Z] #26 7.363 + RM_GOPATH=1 [2022-07-24T06:30:10.452Z] #26 7.363 + case "$(go env GOARCH)" in [2022-07-24T06:30:10.452Z] #26 7.363 ++ go env GOARCH [2022-07-24T06:30:10.452Z] #26 7.465 + export GO_BUILDMODE=-buildmode=pie [2022-07-24T06:30:10.452Z] #26 7.465 + GO_BUILDMODE=-buildmode=pie [2022-07-24T06:30:10.452Z] #26 7.465 ++ dirname /install.sh [2022-07-24T06:30:10.452Z] #26 7.475 + dir=/ [2022-07-24T06:30:10.452Z] #26 7.475 + bin=dockercli [2022-07-24T06:30:10.452Z] #26 7.475 + shift [2022-07-24T06:30:10.452Z] #26 7.475 + '[' '!' -f //dockercli.installer ']' [2022-07-24T06:30:10.452Z] #26 7.475 + . //dockercli.installer [2022-07-24T06:30:10.452Z] #26 7.475 ++ : stable [2022-07-24T06:30:10.452Z] #26 7.475 ++ : 17.06.2-ce [2022-07-24T06:30:10.452Z] #26 7.475 + install_dockercli [2022-07-24T06:30:10.452Z] #26 7.475 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-24T06:30:10.452Z] #26 7.475 ++ uname -m [2022-07-24T06:30:10.452Z] #26 7.475 Install docker/cli version 17.06.2-ce from stable [2022-07-24T06:30:10.452Z] #26 7.495 + arch=x86_64 [2022-07-24T06:30:10.452Z] #26 7.501 + '[' x86_64 '!=' x86_64 ']' [2022-07-24T06:30:10.452Z] #26 7.501 + url=https://download.docker.com/linux/static [2022-07-24T06:30:10.452Z] #26 7.507 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-24T06:30:10.452Z] #26 7.523 + tar -xz docker/docker [2022-07-24T06:30:10.616Z] #55 44.27 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-24T06:30:10.616Z] #55 44.39 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-24T06:30:10.713Z] #26 ... [2022-07-24T06:30:10.713Z] [2022-07-24T06:30:10.713Z] #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-24T06:30:10.713Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-24T06:30:10.713Z] #40 17.36 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-24T06:30:10.879Z] #55 44.46 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-24T06:30:10.879Z] #55 44.74 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-24T06:30:10.907Z] #19 67.71 Reading package lists... [2022-07-24T06:30:10.907Z] #19 ... [2022-07-24T06:30:10.907Z] [2022-07-24T06:30:10.908Z] #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-24T06:30:10.908Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-24T06:30:10.908Z] #84 36.21 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-24T06:30:10.973Z] #40 17.65 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-24T06:30:11.449Z] #55 45.07 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-24T06:30:11.523Z] #72 DONE 1.6s [2022-07-24T06:30:11.523Z] [2022-07-24T06:30:11.523Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-24T06:30:11.523Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-07-24T06:30:11.708Z] #55 45.34 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-24T06:30:11.708Z] #55 45.52 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-24T06:30:11.968Z] #55 45.67 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-24T06:30:11.968Z] #55 45.79 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-24T06:30:12.128Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 4.6s done [2022-07-24T06:30:12.128Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 0.1s [2022-07-24T06:30:12.128Z] #11 ... [2022-07-24T06:30:12.128Z] [2022-07-24T06:30:12.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-24T06:30:12.128Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-24T06:30:12.128Z] #29 0.867 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-24T06:30:12.128Z] #29 0.879 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-24T06:30:12.128Z] #29 0.879 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-24T06:30:12.128Z] #29 1.011 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-24T06:30:12.128Z] #29 1.255 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-24T06:30:12.128Z] #29 1.388 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-24T06:30:12.128Z] #29 2.857 Fetched 8559 kB in 2s (3784 kB/s) [2022-07-24T06:30:12.128Z] #29 2.857 Reading package lists... [2022-07-24T06:30:12.128Z] #29 3.652 Reading package lists... [2022-07-24T06:30:12.128Z] #29 4.422 Building dependency tree... [2022-07-24T06:30:12.129Z] #29 4.771 The following additional packages will be installed: [2022-07-24T06:30:12.129Z] #29 4.771 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-24T06:30:12.129Z] #29 4.772 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-24T06:30:12.129Z] #29 4.773 Recommended packages: [2022-07-24T06:30:12.129Z] #29 4.773 libldap-common publicsuffix libsasl2-modules [2022-07-24T06:30:12.129Z] #29 4.942 The following NEW packages will be installed: [2022-07-24T06:30:12.129Z] #29 4.943 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-24T06:30:12.129Z] #29 4.943 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-24T06:30:12.129Z] #29 4.944 libssh2-1 openssl [2022-07-24T06:30:12.129Z] #29 5.217 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-07-24T06:30:12.129Z] #29 5.217 Need to get 3041 kB of archives. [2022-07-24T06:30:12.129Z] #29 5.217 After this operation, 6651 kB of additional disk space will be used. [2022-07-24T06:30:12.129Z] #29 5.217 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-07-24T06:30:12.129Z] #29 5.231 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-07-24T06:30:12.129Z] #29 5.235 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-07-24T06:30:12.129Z] #29 5.235 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-24T06:30:12.129Z] #29 5.239 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-07-24T06:30:12.129Z] #29 5.239 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-07-24T06:30:12.129Z] #29 5.240 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-07-24T06:30:12.129Z] #29 5.241 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-07-24T06:30:12.129Z] #29 5.255 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-07-24T06:30:12.129Z] #29 5.255 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-07-24T06:30:12.129Z] #29 5.255 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-07-24T06:30:12.129Z] #29 5.264 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-07-24T06:30:12.129Z] #29 5.273 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-24T06:30:12.129Z] #29 5.273 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-24T06:30:12.129Z] #29 5.273 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-24T06:30:12.129Z] #29 5.427 debconf: delaying package configuration, since apt-utils is not installed [2022-07-24T06:30:12.129Z] #29 5.458 Fetched 3041 kB in 0s (9384 kB/s) [2022-07-24T06:30:12.129Z] #29 5.479 Selecting previously unselected package openssl. [2022-07-24T06:30:12.129Z] #29 5.479 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6661 files and directories currently installed.) [2022-07-24T06:30:12.129Z] #29 5.484 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-07-24T06:30:12.129Z] #29 5.487 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-24T06:30:12.129Z] #29 5.635 Selecting previously unselected package ca-certificates. [2022-07-24T06:30:12.129Z] #29 5.636 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-24T06:30:12.129Z] #29 5.642 Unpacking ca-certificates (20210119) ... [2022-07-24T06:30:12.129Z] #29 5.727 Selecting previously unselected package libbrotli1:amd64. [2022-07-24T06:30:12.129Z] #29 5.728 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-07-24T06:30:12.129Z] #29 5.736 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-24T06:30:12.129Z] #29 5.814 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-24T06:30:12.129Z] #29 5.816 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-24T06:30:12.129Z] #29 5.820 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-24T06:30:12.129Z] #29 5.879 Selecting previously unselected package libsasl2-2:amd64. [2022-07-24T06:30:12.129Z] #29 5.879 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-24T06:30:12.129Z] #29 5.883 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-24T06:30:12.129Z] #29 5.938 Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-24T06:30:12.129Z] #29 5.938 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-07-24T06:30:12.129Z] #29 5.941 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-24T06:30:12.129Z] #29 6.070 Selecting previously unselected package libnghttp2-14:amd64. [2022-07-24T06:30:12.129Z] #29 6.072 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-07-24T06:30:12.129Z] #29 6.082 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-24T06:30:12.129Z] #29 6.128 Selecting previously unselected package libpsl5:amd64. [2022-07-24T06:30:12.129Z] #29 6.128 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-07-24T06:30:12.129Z] #29 6.132 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-07-24T06:30:12.129Z] #29 6.188 Selecting previously unselected package librtmp1:amd64. [2022-07-24T06:30:12.129Z] #29 6.188 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-07-24T06:30:12.129Z] #29 6.193 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-24T06:30:12.129Z] #29 6.241 Selecting previously unselected package libssh2-1:amd64. [2022-07-24T06:30:12.129Z] #29 6.241 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-07-24T06:30:12.129Z] #29 6.245 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-07-24T06:30:12.129Z] #29 6.296 Selecting previously unselected package libcurl4:amd64. [2022-07-24T06:30:12.129Z] #29 6.296 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-24T06:30:12.129Z] #29 6.300 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-24T06:30:12.129Z] #29 6.358 Selecting previously unselected package curl. [2022-07-24T06:30:12.129Z] #29 6.359 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-24T06:30:12.129Z] #29 6.362 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-24T06:30:12.129Z] #29 6.422 Selecting previously unselected package libonig5:amd64. [2022-07-24T06:30:12.129Z] #29 6.422 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-24T06:30:12.129Z] #29 6.427 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-24T06:30:12.129Z] #29 6.494 Selecting previously unselected package libjq1:amd64. [2022-07-24T06:30:12.129Z] #29 6.496 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-07-24T06:30:12.129Z] #29 6.499 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-24T06:30:12.129Z] #29 6.548 Selecting previously unselected package jq. [2022-07-24T06:30:12.129Z] #29 6.548 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-07-24T06:30:12.129Z] #29 6.560 Unpacking jq (1.6-2.1) ... [2022-07-24T06:30:12.129Z] #29 6.593 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-07-24T06:30:12.129Z] #29 6.638 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-24T06:30:12.389Z] #29 6.651 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-24T06:30:12.389Z] #29 6.661 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-24T06:30:12.389Z] #29 6.678 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-24T06:30:12.389Z] #29 6.691 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-24T06:30:12.389Z] #29 6.701 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-07-24T06:30:12.389Z] #29 6.717 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-24T06:30:12.389Z] #29 6.737 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-24T06:30:12.389Z] #29 6.747 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-24T06:30:12.389Z] #29 6.765 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-24T06:30:12.389Z] #29 6.770 Setting up ca-certificates (20210119) ... [2022-07-24T06:30:12.536Z] #55 46.17 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-24T06:30:12.801Z] #55 ... [2022-07-24T06:30:12.801Z] [2022-07-24T06:30:12.801Z] #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-24T06:30:12.801Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-24T06:30:12.801Z] #62 44.13 Fetched 460 kB in 0s (1011 kB/s) [2022-07-24T06:30:12.801Z] #62 44.33 Selecting previously unselected package libbtrfs0:amd64. [2022-07-24T06:30:12.801Z] #62 44.33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-24T06:30:12.801Z] #62 44.50 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-24T06:30:12.801Z] #62 44.51 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-24T06:30:12.801Z] #62 44.96 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-24T06:30:12.801Z] #62 44.99 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-24T06:30:12.801Z] #62 45.03 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-24T06:30:12.801Z] #62 45.81 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-24T06:30:12.801Z] #62 45.84 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-24T06:30:12.801Z] #62 45.85 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-24T06:30:12.801Z] #62 DONE 46.6s [2022-07-24T06:30:12.801Z] [2022-07-24T06:30:12.801Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-24T06:30:12.801Z] #63 sha256:f6d5177d24f0f5db32a2ba9554d8e9493c9a838fd868adaeeb309d5979d8a70f [2022-07-24T06:30:12.801Z] #63 DONE 0.1s [2022-07-24T06:30:12.961Z] #29 7.367 Updating certificates in /etc/ssl/certs... [2022-07-24T06:30:13.062Z] [2022-07-24T06:30:13.062Z] #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-24T06:30:13.062Z] #64 sha256:2eba22f2541a93742fc6beb03312d77ca703c388cf9580863dd7873dcc3ab016 [2022-07-24T06:30:13.536Z] #29 8.036 129 added, 0 removed; done. [2022-07-24T06:30:13.796Z] #29 8.067 Setting up jq (1.6-2.1) ... [2022-07-24T06:30:13.796Z] #29 8.085 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-24T06:30:13.796Z] #29 8.094 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-24T06:30:13.796Z] #29 8.105 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-24T06:30:13.796Z] #29 8.122 Processing triggers for ca-certificates (20210119) ... [2022-07-24T06:30:13.796Z] #29 8.129 Updating certificates in /etc/ssl/certs... [2022-07-24T06:30:14.290Z] #40 ... [2022-07-24T06:30:14.290Z] [2022-07-24T06:30:14.290Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-24T06:30:14.290Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-24T06:30:14.291Z] #55 10.73 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-24T06:30:14.291Z] #55 13.29 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-24T06:30:14.291Z] #55 13.59 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-24T06:30:14.291Z] #55 13.70 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-24T06:30:14.291Z] #55 13.73 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-24T06:30:14.291Z] #55 ... [2022-07-24T06:30:14.291Z] [2022-07-24T06:30:14.291Z] #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-24T06:30:14.291Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-24T06:30:14.291Z] #76 11.02 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-24T06:30:14.291Z] #76 13.02 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-24T06:30:14.366Z] #29 8.643 0 added, 0 removed; done. [2022-07-24T06:30:14.366Z] #29 8.643 Running hooks in /etc/ca-certificates/update.d... [2022-07-24T06:30:14.366Z] #29 8.644 done. [2022-07-24T06:30:14.442Z] #64 1.575 + RM_GOPATH=0 [2022-07-24T06:30:14.443Z] #64 1.575 + TMP_GOPATH= [2022-07-24T06:30:14.443Z] #64 1.575 + : /build [2022-07-24T06:30:14.443Z] #64 1.575 + '[' -z '' ']' [2022-07-24T06:30:14.443Z] #64 1.575 ++ mktemp -d [2022-07-24T06:30:14.443Z] #64 1.575 + export GOPATH=/tmp/tmp.gx49o1WarO [2022-07-24T06:30:14.443Z] #64 1.575 + GOPATH=/tmp/tmp.gx49o1WarO [2022-07-24T06:30:14.443Z] #64 1.575 + RM_GOPATH=1 [2022-07-24T06:30:14.443Z] #64 1.575 + case "$(go env GOARCH)" in [2022-07-24T06:30:14.443Z] #64 1.575 ++ go env GOARCH [2022-07-24T06:30:14.557Z] #76 ... [2022-07-24T06:30:14.557Z] [2022-07-24T06:30:14.557Z] #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-24T06:30:14.557Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-24T06:30:14.557Z] #62 11.12 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-24T06:30:14.557Z] #62 13.88 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-24T06:30:14.557Z] #62 ... [2022-07-24T06:30:14.557Z] [2022-07-24T06:30:14.557Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-24T06:30:14.557Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-24T06:30:14.557Z] #14 11.09 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-24T06:30:14.557Z] #14 13.25 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-24T06:30:14.557Z] #14 ... [2022-07-24T06:30:14.557Z] [2022-07-24T06:30:14.557Z] #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-24T06:30:14.557Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-24T06:30:14.557Z] #53 11.10 go: downloading golang.org/x/tools v0.1.0 [2022-07-24T06:30:14.557Z] #53 21.07 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-24T06:30:14.557Z] #53 21.08 go: downloading golang.org/x/mod v0.3.0 [2022-07-24T06:30:14.702Z] #64 1.734 + export GO_BUILDMODE=-buildmode=pie [2022-07-24T06:30:14.702Z] #64 1.734 + GO_BUILDMODE=-buildmode=pie [2022-07-24T06:30:14.702Z] #64 1.734 ++ dirname /install.sh [2022-07-24T06:30:14.702Z] #64 1.747 + dir=/ [2022-07-24T06:30:14.702Z] #64 1.747 + bin=containerd [2022-07-24T06:30:14.702Z] #64 1.747 + shift [2022-07-24T06:30:14.702Z] #64 1.747 + '[' '!' -f //containerd.installer ']' [2022-07-24T06:30:14.702Z] #64 1.747 + . //containerd.installer [2022-07-24T06:30:14.702Z] #64 1.747 ++ set -e [2022-07-24T06:30:14.702Z] #64 1.747 ++ : v1.6.6 [2022-07-24T06:30:14.702Z] #64 1.747 + install_containerd [2022-07-24T06:30:14.702Z] #64 1.747 + echo 'Install containerd version v1.6.6' [2022-07-24T06:30:14.702Z] #64 1.747 Install containerd version v1.6.6 [2022-07-24T06:30:14.702Z] #64 1.748 + git clone https://github.com/containerd/containerd.git /tmp/tmp.gx49o1WarO/src/github.com/containerd/containerd [2022-07-24T06:30:14.702Z] #64 1.791 Cloning into '/tmp/tmp.gx49o1WarO/src/github.com/containerd/containerd'... [2022-07-24T06:30:14.818Z] #53 ... [2022-07-24T06:30:14.818Z] [2022-07-24T06:30:14.818Z] #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-24T06:30:14.818Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-24T06:30:14.818Z] #55 21.36 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-24T06:30:14.818Z] #55 21.36 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-24T06:30:14.827Z] #74 DONE 3.0s [2022-07-24T06:30:14.827Z] [2022-07-24T06:30:14.827Z] #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-24T06:30:14.827Z] #29 sha256:58cbe6b2dc347256705f35e26043deba0bbc6cbfb7fe05f93c7da39ee37dab79 [2022-07-24T06:30:14.827Z] #29 7.868 Selecting previously unselected package libsasl2-2:arm64. [2022-07-24T06:30:14.827Z] #29 7.869 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-07-24T06:30:14.827Z] #29 7.873 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-24T06:30:14.827Z] #29 8.142 Selecting previously unselected package libldap-2.4-2:arm64. [2022-07-24T06:30:14.827Z] #29 8.142 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... [2022-07-24T06:30:14.827Z] #29 8.234 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-24T06:30:14.827Z] #29 8.815 Selecting previously unselected package libnghttp2-14:arm64. [2022-07-24T06:30:14.827Z] #29 8.816 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-07-24T06:30:14.827Z] #29 8.863 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-07-24T06:30:14.827Z] #29 9.257 Selecting previously unselected package libpsl5:arm64. [2022-07-24T06:30:14.827Z] #29 9.257 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-07-24T06:30:14.827Z] #29 9.406 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-07-24T06:30:14.827Z] #29 9.449 Selecting previously unselected package librtmp1:arm64. [2022-07-24T06:30:14.827Z] #29 9.449 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-07-24T06:30:14.827Z] #29 9.460 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-24T06:30:14.827Z] #29 9.504 Selecting previously unselected package libssh2-1:arm64. [2022-07-24T06:30:14.827Z] #29 9.504 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-07-24T06:30:14.827Z] #29 9.515 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-07-24T06:30:14.827Z] #29 9.555 Selecting previously unselected package libcurl4:arm64. [2022-07-24T06:30:14.827Z] #29 9.555 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... [2022-07-24T06:30:14.827Z] #29 9.559 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-07-24T06:30:14.827Z] #29 9.809 Selecting previously unselected package curl. [2022-07-24T06:30:14.827Z] #29 9.809 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ... [2022-07-24T06:30:14.827Z] #29 9.900 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-24T06:30:14.827Z] #29 10.25 Selecting previously unselected package libonig5:arm64. [2022-07-24T06:30:14.827Z] #29 10.25 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-07-24T06:30:14.827Z] #29 10.32 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-07-24T06:30:14.827Z] #29 10.98 Selecting previously unselected package libjq1:arm64. [2022-07-24T06:30:14.827Z] #29 10.98 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-07-24T06:30:14.827Z] #29 11.08 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-07-24T06:30:14.827Z] #29 11.49 Selecting previously unselected package jq. [2022-07-24T06:30:14.827Z] #29 11.49 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-07-24T06:30:14.827Z] #29 11.60 Unpacking jq (1.6-2.1) ... [2022-07-24T06:30:14.827Z] #29 12.17 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-07-24T06:30:14.827Z] #29 12.18 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-07-24T06:30:14.827Z] #29 12.20 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-07-24T06:30:14.827Z] #29 12.21 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-24T06:30:14.827Z] #29 12.22 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-24T06:30:14.827Z] #29 12.23 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-24T06:30:14.827Z] #29 12.25 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-07-24T06:30:14.827Z] #29 12.28 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-24T06:30:14.827Z] #29 12.31 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-07-24T06:30:14.827Z] #29 12.33 Setting up libjq1:arm64 (1.6-2.1) ... [2022-07-24T06:30:14.827Z] #29 12.48 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-24T06:30:14.827Z] #29 12.50 Setting up ca-certificates (20210119) ... [2022-07-24T06:30:15.079Z] #55 ... [2022-07-24T06:30:15.079Z] [2022-07-24T06:30:15.079Z] #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-24T06:30:15.079Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-24T06:30:15.079Z] #57 11.69 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-24T06:30:15.079Z] #57 ... [2022-07-24T06:30:15.079Z] [2022-07-24T06:30:15.079Z] #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-24T06:30:15.079Z] #67 sha256:800cfd1ebe3565870cab291d2531f142ea6591ce01b7e9c0f56782d3501c7978 [2022-07-24T06:30:15.079Z] #67 11.54 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-24T06:30:15.079Z] #67 11.56 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-24T06:30:15.079Z] #67 12.57 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-24T06:30:15.079Z] #67 18.09 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-24T06:30:15.079Z] #67 19.57 go: downloading github.com/google/uuid v1.3.0 [2022-07-24T06:30:15.079Z] #67 19.57 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-24T06:30:15.079Z] #67 20.12 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-24T06:30:15.079Z] #67 20.46 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-24T06:30:15.079Z] #67 20.66 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-24T06:30:15.079Z] #67 20.97 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-24T06:30:15.088Z] #29 13.20 Updating certificates in /etc/ssl/certs... [2022-07-24T06:30:15.340Z] #67 ... [2022-07-24T06:30:15.340Z] [2022-07-24T06:30:15.340Z] #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-24T06:30:15.340Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-24T06:30:15.340Z] #55 21.96 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-24T06:30:15.340Z] #55 21.98 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-24T06:30:15.349Z] #29 ... [2022-07-24T06:30:15.349Z] [2022-07-24T06:30:15.349Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-24T06:30:15.349Z] #11 sha256:c76cccb4e8db4ca3db798c153316d7299214d2acd6f9091194d53f4673ef7b6b [2022-07-24T06:30:15.349Z] #11 extracting sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 3.3s done [2022-07-24T06:30:15.349Z] #11 extracting sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 5.2s done [2022-07-24T06:30:15.349Z] #11 extracting sha256:061673f9eac272017bd26ec1d4422e8f3f6f25dd10b685a2c4431ecb59936e2a done [2022-07-24T06:30:15.349Z] #11 DONE 21.1s [2022-07-24T06:30:15.349Z] [2022-07-24T06:30:15.349Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-24T06:30:15.349Z] #12 sha256:b049ffc12560a218076745d49180cf528b788a7078081d2c2099febaafde9bdf [2022-07-24T06:30:15.603Z] #55 22.28 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-24T06:30:15.603Z] #55 22.29 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-24T06:30:15.747Z] #29 DONE 10.1s [2022-07-24T06:30:15.748Z] [2022-07-24T06:30:15.748Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-24T06:30:15.748Z] #30 sha256:abd38190ae29fdecb431adeae6e0fa07e5387340f2c2ecf3579e01e5535ff6fb [2022-07-24T06:30:15.865Z] #55 22.60 go: downloading github.com/spf13/afero v1.8.2 [2022-07-24T06:30:15.921Z] #12 DONE 0.5s [2022-07-24T06:30:15.921Z] [2022-07-24T06:30:15.921Z] #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-24T06:30:15.921Z] #29 sha256:58cbe6b2dc347256705f35e26043deba0bbc6cbfb7fe05f93c7da39ee37dab79 [2022-07-24T06:30:15.921Z] #29 13.96 129 added, 0 removed; done. [2022-07-24T06:30:15.921Z] #29 13.99 Setting up jq (1.6-2.1) ... [2022-07-24T06:30:15.921Z] #29 14.01 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-07-24T06:30:15.921Z] #29 14.02 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-24T06:30:15.921Z] #29 14.04 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-24T06:30:15.921Z] #29 14.08 Processing triggers for ca-certificates (20210119) ... [2022-07-24T06:30:15.921Z] #29 14.08 Updating certificates in /etc/ssl/certs... [2022-07-24T06:30:16.127Z] #55 22.74 go: downloading github.com/spf13/cast v1.4.1 [2022-07-24T06:30:16.127Z] #55 22.99 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-24T06:30:16.181Z] #29 ... [2022-07-24T06:30:16.181Z] [2022-07-24T06:30:16.181Z] #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-24T06:30:16.181Z] #13 sha256:917a498e61c137d282cecd4117800487ae6c310fe4fc81d645f324370912fe99 [2022-07-24T06:30:16.181Z] #13 DONE 0.5s [2022-07-24T06:30:16.317Z] #30 DONE 0.5s [2022-07-24T06:30:16.318Z] [2022-07-24T06:30:16.318Z] #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-24T06:30:16.318Z] #31 sha256:92474c8ada7b2b121510ffd78c1fe918b131d0b46a484d1718899fa7723d2f66 [2022-07-24T06:30:16.445Z] [2022-07-24T06:30:16.446Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-24T06:30:16.446Z] #25 sha256:498e2d9d020b2058f8c0c3614dbdb97713076e631fe1f54ec095cfd8ea8703a8 [2022-07-24T06:30:16.446Z] #25 DONE 0.2s [2022-07-24T06:30:16.446Z] [2022-07-24T06:30:16.446Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-24T06:30:16.446Z] #46 sha256:5d18c32ec7853d729df69cf12f5154ea646e9eec09941e22bfa6942d9d989571 [2022-07-24T06:30:16.446Z] #46 DONE 0.2s [2022-07-24T06:30:16.446Z] [2022-07-24T06:30:16.446Z] #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-24T06:30:16.446Z] #26 sha256:114aadaea2cb9ba9b95efc2dffcb9fcc1d3678f47ab8f8f2617082d5a1393c6a [2022-07-24T06:30:16.446Z] #26 ... [2022-07-24T06:30:16.446Z] [2022-07-24T06:30:16.446Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-24T06:30:16.446Z] #33 sha256:6c00b4e4547346053f8f102cfd5c39a6beb65c0f075a61dbbfd9adb030eb919e [2022-07-24T06:30:16.446Z] #33 DONE 0.3s [2022-07-24T06:30:16.446Z] [2022-07-24T06:30:16.446Z] #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-24T06:30:16.446Z] #50 sha256:c6bb93e5f4675ecda38cdfaf3afd3d6f2cd28bbe8eeaaa77d81dab77210c87ff [2022-07-24T06:30:16.446Z] #50 DONE 0.3s [2022-07-24T06:30:16.698Z] #55 23.16 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-24T06:30:16.698Z] #55 ... [2022-07-24T06:30:16.698Z] [2022-07-24T06:30:16.698Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-24T06:30:16.698Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-24T06:30:16.698Z] #42 13.14 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-24T06:30:16.698Z] #42 ... [2022-07-24T06:30:16.698Z] [2022-07-24T06:30:16.698Z] #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-24T06:30:16.698Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-24T06:30:16.698Z] #55 23.40 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-24T06:30:16.698Z] #55 ... [2022-07-24T06:30:16.698Z] [2022-07-24T06:30:16.698Z] #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-24T06:30:16.698Z] #26 sha256:9859781c38e800ffaa949942ef936740d84d7f88e366e507ea69c9090f6fd1aa [2022-07-24T06:30:16.698Z] #26 21.28 + mkdir -p /build [2022-07-24T06:30:16.698Z] #26 21.29 + mv docker/docker /build/ [2022-07-24T06:30:16.698Z] #26 21.31 + rmdir docker [2022-07-24T06:30:16.698Z] #26 DONE 23.1s [2022-07-24T06:30:16.706Z] [2022-07-24T06:30:16.706Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-24T06:30:16.706Z] #66 sha256:e3f6004a42f06254edf87a6408b9266f77dec0f6f40a220e9de581cb6964337d [2022-07-24T06:30:16.706Z] #66 DONE 0.3s [2022-07-24T06:30:16.706Z] [2022-07-24T06:30:16.706Z] #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-24T06:30:16.706Z] #29 sha256:58cbe6b2dc347256705f35e26043deba0bbc6cbfb7fe05f93c7da39ee37dab79 [2022-07-24T06:30:16.706Z] #29 14.88 0 added, 0 removed; done. [2022-07-24T06:30:16.706Z] #29 14.88 Running hooks in /etc/ca-certificates/update.d... [2022-07-24T06:30:16.706Z] #29 14.89 done. [2022-07-24T06:30:16.706Z] #29 DONE 15.1s [2022-07-24T06:30:16.706Z] [2022-07-24T06:30:16.706Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-24T06:30:16.706Z] #30 sha256:e5e0f74c4c89df085ce02b389bb3abc943334a72a2e305d31e3489c0855af15b [2022-07-24T06:30:16.959Z] [2022-07-24T06:30:16.959Z] #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-24T06:30:16.959Z] #67 sha256:800cfd1ebe3565870cab291d2531f142ea6591ce01b7e9c0f56782d3501c7978 [2022-07-24T06:30:16.959Z] #67 21.95 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-24T06:30:16.959Z] #67 22.27 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-24T06:30:16.959Z] #67 22.65 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-24T06:30:16.970Z] #30 DONE 0.1s [2022-07-24T06:30:16.970Z] [2022-07-24T06:30:16.970Z] #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-24T06:30:16.970Z] #31 sha256:9e285d410800abea7f042adf6dfc15475b8c14a6d0a42b469c4402c2292c6b97 [2022-07-24T06:30:18.226Z] #31 1.510 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-24T06:30:18.226Z] #31 1.777 [2022-07-24T06:30:18.486Z] #31 1.991 #=#=# ######################################################################## 100.0% [2022-07-24T06:30:18.486Z] #31 2.235 [2022-07-24T06:30:18.896Z] #64 ... [2022-07-24T06:30:18.896Z] [2022-07-24T06:30:18.896Z] #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-24T06:30:18.896Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-24T06:30:18.896Z] #14 32.68 Reading package lists... [2022-07-24T06:30:18.896Z] #14 42.53 Reading package lists... [2022-07-24T06:30:18.896Z] #14 51.88 Building dependency tree... [2022-07-24T06:30:18.896Z] #14 ... [2022-07-24T06:30:18.896Z] [2022-07-24T06:30:18.897Z] #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-24T06:30:18.897Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-24T06:30:18.897Z] #42 42.42 Reading package lists... [2022-07-24T06:30:19.006Z] #84 ... [2022-07-24T06:30:19.006Z] [2022-07-24T06:30:19.006Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-24T06:30:19.006Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-24T06:30:19.006Z] #19 67.71 Reading package lists... [2022-07-24T06:30:19.425Z] #31 3.093 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-24T06:30:19.686Z] #31 3.354 [2022-07-24T06:30:19.945Z] #31 3.567 #=#=# ######################################################################## 100.0% [2022-07-24T06:30:20.205Z] #31 3.843 [2022-07-24T06:30:20.261Z] #67 26.42 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-24T06:30:20.272Z] #42 51.70 Building dependency tree... [2022-07-24T06:30:20.272Z] #42 ... [2022-07-24T06:30:20.272Z] [2022-07-24T06:30:20.272Z] #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-24T06:30:20.272Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-24T06:30:20.272Z] #51 33.87 Reading package lists... [2022-07-24T06:30:20.272Z] #51 43.86 Reading package lists... [2022-07-24T06:30:20.272Z] #51 53.03 Building dependency tree... [2022-07-24T06:30:20.272Z] #51 ... [2022-07-24T06:30:20.272Z] [2022-07-24T06:30:20.272Z] #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-24T06:30:20.272Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-24T06:30:20.272Z] #55 46.71 go: downloading honnef.co/go/tools v0.3.1 [2022-07-24T06:30:20.272Z] #55 49.33 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-24T06:30:20.272Z] #55 49.36 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-24T06:30:20.272Z] #55 49.64 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-24T06:30:20.272Z] #55 49.83 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-24T06:30:20.272Z] #55 49.88 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-24T06:30:20.272Z] #55 49.97 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-24T06:30:20.272Z] #55 50.09 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-24T06:30:20.272Z] #55 50.25 go: downloading golang.org/x/text v0.3.7 [2022-07-24T06:30:20.272Z] #55 ... [2022-07-24T06:30:20.272Z] [2022-07-24T06:30:20.272Z] #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-24T06:30:20.272Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-24T06:30:20.272Z] #14 51.88 Building dependency tree... [2022-07-24T06:30:20.522Z] #67 ... [2022-07-24T06:30:20.522Z] [2022-07-24T06:30:20.522Z] #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-24T06:30:20.522Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-24T06:30:20.522Z] #38 27.33 tomll can be used in two ways: [2022-07-24T06:30:20.522Z] #38 27.33 Writing to STDIN and reading from STDOUT: [2022-07-24T06:30:20.522Z] #38 27.33 cat file.toml | tomll > file.toml [2022-07-24T06:30:20.522Z] #38 27.33 [2022-07-24T06:30:20.522Z] #38 27.33 Reading and updating a list of files: [2022-07-24T06:30:20.522Z] #38 27.33 tomll a.toml b.toml c.toml [2022-07-24T06:30:20.522Z] #38 27.33 [2022-07-24T06:30:20.522Z] #38 27.33 When given a list of files, tomll will modify all files in place without asking. [2022-07-24T06:30:20.785Z] #38 DONE 27.5s [2022-07-24T06:30:20.785Z] [2022-07-24T06:30:20.785Z] #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-24T06:30:20.785Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-24T06:30:20.785Z] #36 25.61 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-24T06:30:20.785Z] #36 25.63 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-24T06:30:20.785Z] #36 26.03 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-24T06:30:20.785Z] #36 26.44 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-24T06:30:20.785Z] #36 27.03 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-24T06:30:20.785Z] #36 27.49 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-24T06:30:21.145Z] #31 4.818 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-24T06:30:21.356Z] #36 27.83 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-24T06:30:21.356Z] #36 28.07 go: downloading github.com/peterh/liner v1.2.2 [2022-07-24T06:30:21.407Z] #31 5.081 [2022-07-24T06:30:21.617Z] #36 28.37 go: downloading github.com/google/go-dap v0.6.0 [2022-07-24T06:30:21.650Z] #14 ... [2022-07-24T06:30:21.650Z] [2022-07-24T06:30:21.650Z] #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-24T06:30:21.650Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-24T06:30:21.650Z] #47 45.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-24T06:30:21.911Z] #47 ... [2022-07-24T06:30:21.911Z] [2022-07-24T06:30:21.911Z] #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-24T06:30:21.911Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-24T06:30:21.911Z] #51 53.03 Building dependency tree... [2022-07-24T06:30:22.185Z] #31 5.295 #=#=# 0.5% ########################################### 60.1% ##################################################################### 96.7% ######################################################################## 100.0% [2022-07-24T06:30:22.185Z] #31 ... [2022-07-24T06:30:22.185Z] [2022-07-24T06:30:22.185Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-24T06:30:22.185Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-24T06:30:22.185Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 4.0s done [2022-07-24T06:30:22.185Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 6.3s [2022-07-24T06:30:22.185Z] #11 ... [2022-07-24T06:30:22.185Z] [2022-07-24T06:30:22.185Z] #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-24T06:30:22.185Z] #31 sha256:92474c8ada7b2b121510ffd78c1fe918b131d0b46a484d1718899fa7723d2f66 [2022-07-24T06:30:22.185Z] #31 5.955 [2022-07-24T06:30:22.274Z] #31 ... [2022-07-24T06:30:22.274Z] [2022-07-24T06:30:22.274Z] #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-24T06:30:22.274Z] #67 sha256:57e97308dd2b060e9d63c4b0724a3d2bc6857f06c4fe4869e47dcc9e08a80c6f [2022-07-24T06:30:22.274Z] #67 4.099 + RM_GOPATH=0 [2022-07-24T06:30:22.274Z] #67 4.100 + TMP_GOPATH= [2022-07-24T06:30:22.274Z] #67 4.100 + : /build [2022-07-24T06:30:22.274Z] #67 4.100 + '[' -z '' ']' [2022-07-24T06:30:22.274Z] #67 4.103 ++ mktemp -d [2022-07-24T06:30:22.274Z] #67 4.106 + export GOPATH=/tmp/tmp.tLvtn1Y8jt [2022-07-24T06:30:22.274Z] #67 4.106 + GOPATH=/tmp/tmp.tLvtn1Y8jt [2022-07-24T06:30:22.274Z] #67 4.107 + RM_GOPATH=1 [2022-07-24T06:30:22.274Z] #67 4.107 + case "$(go env GOARCH)" in [2022-07-24T06:30:22.274Z] #67 4.107 ++ go env GOARCH [2022-07-24T06:30:22.274Z] #67 4.146 + export GO_BUILDMODE=-buildmode=pie [2022-07-24T06:30:22.274Z] #67 4.146 + GO_BUILDMODE=-buildmode=pie [2022-07-24T06:30:22.274Z] #67 4.147 ++ dirname /install.sh [2022-07-24T06:30:22.274Z] #67 4.148 + dir=/ [2022-07-24T06:30:22.274Z] #67 4.152 + bin=rootlesskit [2022-07-24T06:30:22.274Z] #67 4.152 + shift [2022-07-24T06:30:22.274Z] #67 4.153 + '[' '!' -f //rootlesskit.installer ']' [2022-07-24T06:30:22.274Z] #67 4.153 + . //rootlesskit.installer [2022-07-24T06:30:22.274Z] #67 4.153 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-24T06:30:22.274Z] #67 4.153 + install_rootlesskit [2022-07-24T06:30:22.274Z] #67 4.154 + case "$1" in [2022-07-24T06:30:22.274Z] #67 4.154 + export CGO_ENABLED=0 [2022-07-24T06:30:22.274Z] #67 4.156 + CGO_ENABLED=0 [2022-07-24T06:30:22.274Z] #67 4.157 + _install_rootlesskit [2022-07-24T06:30:22.274Z] #67 4.158 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-24T06:30:22.274Z] #67 4.166 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-24T06:30:22.274Z] #67 4.166 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-24T06:30:22.274Z] #67 4.166 + GOBIN=/build [2022-07-24T06:30:22.274Z] #67 4.167 + GO111MODULE=on [2022-07-24T06:30:22.274Z] #67 4.167 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-24T06:30:22.274Z] #67 4.638 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-24T06:30:22.556Z] #36 29.12 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-24T06:30:23.126Z] #31 6.776 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-24T06:30:23.398Z] #31 7.050 [2022-07-24T06:30:23.498Z] #36 30.28 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-24T06:30:23.661Z] #31 7.279 #=#=# ######################################################################## 100.0% [2022-07-24T06:30:23.661Z] #31 7.520 [2022-07-24T06:30:24.070Z] #36 30.68 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-24T06:30:24.070Z] #36 30.87 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-24T06:30:24.190Z] #67 7.635 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-24T06:30:24.190Z] #67 7.641 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-24T06:30:24.233Z] #31 ... [2022-07-24T06:30:24.233Z] [2022-07-24T06:30:24.233Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-24T06:30:24.233Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-24T06:30:24.233Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 8.1s done [2022-07-24T06:30:24.233Z] #11 extracting sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 done [2022-07-24T06:30:24.233Z] #11 DONE 27.3s [2022-07-24T06:30:24.263Z] #19 90.34 Reading package lists... [2022-07-24T06:30:24.263Z] #19 ... [2022-07-24T06:30:24.263Z] [2022-07-24T06:30:24.263Z] #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-24T06:30:24.263Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-24T06:30:24.263Z] #84 49.33 libtoolize: putting auxiliary files in '.'. [2022-07-24T06:30:24.263Z] #84 49.33 libtoolize: copying file './ltmain.sh' [2022-07-24T06:30:24.263Z] #84 50.71 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-24T06:30:24.263Z] #84 50.71 libtoolize: and rerunning libtoolize and aclocal. [2022-07-24T06:30:24.263Z] #84 50.71 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-24T06:30:24.493Z] [2022-07-24T06:30:24.493Z] #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-24T06:30:24.493Z] #31 sha256:92474c8ada7b2b121510ffd78c1fe918b131d0b46a484d1718899fa7723d2f66 [2022-07-24T06:30:24.493Z] #31 8.183 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-24T06:30:24.752Z] #31 8.454 [2022-07-24T06:30:24.761Z] #67 8.041 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-24T06:30:25.012Z] #31 8.674 #=#=# ######################################################################## 100.0% [2022-07-24T06:30:25.012Z] #31 8.847 [2022-07-24T06:30:25.271Z] #31 8.887 Download of images into '/build' complete. [2022-07-24T06:30:25.272Z] #31 8.887 Use something like the following to load the result into a Docker daemon: [2022-07-24T06:30:25.272Z] #31 8.887 tar -cC '/build' . | docker load [2022-07-24T06:30:25.842Z] #31 DONE 9.5s [2022-07-24T06:30:25.842Z] [2022-07-24T06:30:25.842Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-24T06:30:25.842Z] #12 sha256:5bd84447ca3733bcd55e93b920e82dfad966d4aa63b6472cfd88a1c661525e5f [2022-07-24T06:30:25.842Z] #12 DONE 1.4s [2022-07-24T06:30:25.842Z] [2022-07-24T06:30:25.842Z] #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-24T06:30:25.842Z] #13 sha256:e452e8c8c664c489aefcef11d2e52d18c746ce45438fe7d4a1ceb14734e24713 [2022-07-24T06:30:25.982Z] #36 ... [2022-07-24T06:30:25.982Z] [2022-07-24T06:30:25.982Z] #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-24T06:30:25.982Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-24T06:30:25.982Z] #55 23.85 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-24T06:30:25.982Z] #55 24.07 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-24T06:30:25.982Z] #55 24.63 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-24T06:30:25.982Z] #55 24.76 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-24T06:30:25.982Z] #55 24.82 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-24T06:30:25.982Z] #55 24.87 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-24T06:30:25.982Z] #55 25.03 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-24T06:30:25.982Z] #55 26.63 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-24T06:30:25.982Z] #55 26.88 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-24T06:30:25.982Z] #55 28.07 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-24T06:30:25.982Z] #55 28.97 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-24T06:30:25.982Z] #55 29.16 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-24T06:30:25.982Z] #55 29.16 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-24T06:30:25.982Z] #55 29.49 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-24T06:30:25.982Z] #55 29.58 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-24T06:30:25.982Z] #55 29.82 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-24T06:30:25.982Z] #55 30.05 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-24T06:30:25.982Z] #55 30.33 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-24T06:30:25.982Z] #55 30.56 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-24T06:30:25.982Z] #55 30.80 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-24T06:30:25.982Z] #55 31.09 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-24T06:30:25.982Z] #55 31.11 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-24T06:30:25.982Z] #55 31.22 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-24T06:30:25.982Z] #55 31.42 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-24T06:30:25.982Z] #55 31.54 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-24T06:30:25.982Z] #55 31.76 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-24T06:30:25.982Z] #55 31.84 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-24T06:30:25.982Z] #55 31.97 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-24T06:30:25.982Z] #55 32.21 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-24T06:30:25.982Z] #55 32.26 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-24T06:30:25.982Z] #55 32.54 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-24T06:30:25.982Z] #55 32.66 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-24T06:30:25.982Z] #55 32.76 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-24T06:30:26.106Z] #51 58.96 The following additional packages will be installed: [2022-07-24T06:30:26.106Z] #51 58.97 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-24T06:30:26.106Z] #51 58.98 python3-protobuf python3-six [2022-07-24T06:30:26.106Z] #51 59.00 Suggested packages: [2022-07-24T06:30:26.106Z] #51 59.02 python3-setuptools [2022-07-24T06:30:26.106Z] #51 59.02 Recommended packages: [2022-07-24T06:30:26.106Z] #51 59.02 iproute2 | iproute [2022-07-24T06:30:26.146Z] #67 ... [2022-07-24T06:30:26.146Z] [2022-07-24T06:30:26.146Z] #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-24T06:30:26.146Z] #31 sha256:9e285d410800abea7f042adf6dfc15475b8c14a6d0a42b469c4402c2292c6b97 [2022-07-24T06:30:26.146Z] #31 9.112 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-24T06:30:26.146Z] #31 ... [2022-07-24T06:30:26.146Z] [2022-07-24T06:30:26.146Z] #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-24T06:30:26.146Z] #36 sha256:ee7775826a597c470a12cfbb2ef825e540f3651189bc161538ba74706af7daa1 [2022-07-24T06:30:26.146Z] #36 4.688 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-24T06:30:26.245Z] #55 32.97 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-24T06:30:26.245Z] #55 33.05 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-24T06:30:26.245Z] #55 33.06 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-24T06:30:26.409Z] #36 ... [2022-07-24T06:30:26.409Z] [2022-07-24T06:30:26.409Z] #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-24T06:30:26.409Z] #40 sha256:5b3279bbd684cd60e71b2ec6230923013fb1881001cf7bf1cbea4d1d4889e7d6 [2022-07-24T06:30:26.409Z] #40 4.728 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-24T06:30:26.409Z] #40 5.679 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-24T06:30:26.409Z] #40 6.770 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-24T06:30:26.409Z] #40 7.089 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-24T06:30:26.409Z] #40 7.147 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-24T06:30:26.409Z] #40 9.901 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-24T06:30:26.409Z] #40 9.917 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-24T06:30:26.412Z] #13 DONE 0.6s [2022-07-24T06:30:26.670Z] #40 ... [2022-07-24T06:30:26.670Z] [2022-07-24T06:30:26.670Z] #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-24T06:30:26.670Z] #38 sha256:806ed5737b3b5aa64626e828a80889c54b6eb1884bc50402b9d1f473737cce1b [2022-07-24T06:30:26.670Z] #38 3.509 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-24T06:30:26.670Z] #38 ... [2022-07-24T06:30:26.670Z] [2022-07-24T06:30:26.670Z] #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-24T06:30:26.670Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-24T06:30:26.670Z] #55 4.668 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-24T06:30:26.670Z] #55 6.213 go: downloading github.com/fatih/color v1.13.0 [2022-07-24T06:30:26.670Z] #55 6.219 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-24T06:30:26.670Z] #55 6.338 go: downloading github.com/pkg/errors v0.9.1 [2022-07-24T06:30:26.670Z] #55 6.374 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-24T06:30:26.670Z] #55 6.388 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-24T06:30:26.670Z] #55 6.567 go: downloading github.com/spf13/viper v1.11.0 [2022-07-24T06:30:26.670Z] #55 6.822 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-24T06:30:26.670Z] #55 7.284 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-24T06:30:26.670Z] #55 7.290 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-24T06:30:26.670Z] #55 7.412 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-24T06:30:26.670Z] #55 7.569 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-24T06:30:26.670Z] #55 9.009 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-24T06:30:26.670Z] #55 9.149 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-24T06:30:26.670Z] #55 9.264 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-24T06:30:26.670Z] #55 9.399 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-24T06:30:26.680Z] [2022-07-24T06:30:26.680Z] #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-24T06:30:26.680Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-24T06:30:26.680Z] #55 ... [2022-07-24T06:30:26.680Z] [2022-07-24T06:30:26.680Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-24T06:30:26.680Z] #33 sha256:3acc8982bc3dfef7c53dc7da640e6e4cbaccee22bb08169218aed1811449a081 [2022-07-24T06:30:26.680Z] #33 DONE 0.2s [2022-07-24T06:30:26.680Z] [2022-07-24T06:30:26.680Z] #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-24T06:30:26.680Z] #50 sha256:a6b93e9f5ab5a8aadd7fece0a99d752c047ca62f277efc1c17c2029f17e55023 [2022-07-24T06:30:26.680Z] #50 DONE 0.2s [2022-07-24T06:30:26.817Z] #55 33.28 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-24T06:30:26.932Z] #55 ... [2022-07-24T06:30:26.932Z] [2022-07-24T06:30:26.932Z] #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-24T06:30:26.932Z] #57 sha256:52f634ec01e5a1622441c1478ed6615b60f17bc870c55e64b86891a9dd421412 [2022-07-24T06:30:26.932Z] #57 4.678 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-24T06:30:26.932Z] #57 5.862 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-24T06:30:26.932Z] #57 5.913 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-24T06:30:26.932Z] #57 5.951 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-24T06:30:26.932Z] #57 7.347 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-24T06:30:26.932Z] #57 ... [2022-07-24T06:30:26.932Z] [2022-07-24T06:30:26.932Z] #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-24T06:30:26.932Z] #53 sha256:810949ff2de13d62425cb6d2f40355372a7f677782bd8ba72e743a381274a925 [2022-07-24T06:30:26.932Z] #53 4.798 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-24T06:30:26.932Z] #53 6.234 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-24T06:30:26.932Z] #53 6.235 go: downloading github.com/fatih/color v1.10.0 [2022-07-24T06:30:26.932Z] #53 6.387 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-24T06:30:26.932Z] #53 6.767 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-24T06:30:26.932Z] #53 6.770 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-24T06:30:26.932Z] #53 6.801 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-24T06:30:26.932Z] #53 6.951 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-24T06:30:26.932Z] #53 6.953 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-24T06:30:26.932Z] #53 7.069 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-24T06:30:26.932Z] #53 7.166 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-24T06:30:26.932Z] #53 7.631 go: downloading golang.org/x/tools v0.1.0 [2022-07-24T06:30:26.941Z] [2022-07-24T06:30:26.941Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-24T06:30:26.941Z] #46 sha256:8d1d76a9d25531fabf0cd7e523a72db529333acf181d47fad04632fd5b5bb7df [2022-07-24T06:30:26.941Z] #46 DONE 0.3s [2022-07-24T06:30:26.941Z] [2022-07-24T06:30:26.941Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-24T06:30:26.941Z] #25 sha256:b972090fb688ca8000ed63664edbf4c1c7fa147379ddfc039c1a88990e48f819 [2022-07-24T06:30:26.941Z] #25 DONE 0.4s [2022-07-24T06:30:26.941Z] [2022-07-24T06:30:26.941Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-24T06:30:26.941Z] #66 sha256:9c8e1ffd0d283a518f79c059d97bb16abd014e2a676544ded4ea3c6b6d358bfb [2022-07-24T06:30:26.941Z] #66 DONE 0.4s [2022-07-24T06:30:26.941Z] [2022-07-24T06:30:26.941Z] #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-24T06:30:26.941Z] #67 sha256:f842518d64246ea5a21495736a06ada387b87e140c0587288a71d2a5845ff4ed [2022-07-24T06:30:27.045Z] #51 ... [2022-07-24T06:30:27.045Z] [2022-07-24T06:30:27.045Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-07-24T06:30:27.045Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-24T06:30:27.045Z] #57 60.32 v3.0.2 [2022-07-24T06:30:27.045Z] #57 DONE 60.7s [2022-07-24T06:30:27.045Z] [2022-07-24T06:30:27.045Z] #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-24T06:30:27.045Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-24T06:30:27.045Z] #51 60.25 The following NEW packages will be installed: [2022-07-24T06:30:27.045Z] #51 60.26 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-24T06:30:27.045Z] #51 60.26 python3-protobuf python3-six [2022-07-24T06:30:27.045Z] #51 ... [2022-07-24T06:30:27.045Z] [2022-07-24T06:30:27.045Z] #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-24T06:30:27.045Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-24T06:30:27.045Z] #14 58.30 The following additional packages will be installed: [2022-07-24T06:30:27.045Z] #14 58.31 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-24T06:30:27.045Z] #14 58.31 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-24T06:30:27.045Z] #14 58.31 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-24T06:30:27.045Z] #14 58.31 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-24T06:30:27.045Z] #14 58.32 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-24T06:30:27.045Z] #14 58.33 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-24T06:30:27.045Z] #14 58.33 mingw-w64-common mingw-w64-x86-64-dev [2022-07-24T06:30:27.045Z] #14 58.35 Suggested packages: [2022-07-24T06:30:27.045Z] #14 58.36 gcc-10-locales seccomp wine64 [2022-07-24T06:30:27.045Z] #14 60.81 The following NEW packages will be installed: [2022-07-24T06:30:27.045Z] #14 60.81 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-24T06:30:27.045Z] #14 60.81 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-24T06:30:27.045Z] #14 60.81 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-24T06:30:27.045Z] #14 60.81 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-24T06:30:27.045Z] #14 60.81 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-24T06:30:27.045Z] #14 60.81 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-24T06:30:27.045Z] #14 60.81 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-24T06:30:27.045Z] #14 60.82 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-24T06:30:27.045Z] #14 60.82 mingw-w64-x86-64-dev [2022-07-24T06:30:27.084Z] #55 33.61 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-24T06:30:27.084Z] #55 ... [2022-07-24T06:30:27.084Z] [2022-07-24T06:30:27.084Z] #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-24T06:30:27.084Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-24T06:30:27.084Z] #36 33.62 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-24T06:30:27.193Z] #53 ... [2022-07-24T06:30:27.193Z] [2022-07-24T06:30:27.193Z] #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-24T06:30:27.193Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-24T06:30:27.193Z] #14 4.782 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-24T06:30:27.193Z] #14 4.793 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-24T06:30:27.193Z] #14 4.813 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-24T06:30:27.193Z] #14 5.767 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-24T06:30:27.193Z] #14 7.934 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-24T06:30:27.193Z] #14 10.45 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-24T06:30:27.193Z] #14 ... [2022-07-24T06:30:27.193Z] [2022-07-24T06:30:27.193Z] #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-24T06:30:27.193Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339 [2022-07-24T06:30:27.193Z] #42 4.796 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-24T06:30:27.193Z] #42 4.821 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-24T06:30:27.193Z] #42 4.826 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-24T06:30:27.193Z] #42 5.665 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-24T06:30:27.193Z] #42 8.313 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-24T06:30:27.193Z] #42 10.72 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-24T06:30:27.305Z] #14 ... [2022-07-24T06:30:27.305Z] [2022-07-24T06:30:27.305Z] #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-24T06:30:27.305Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-24T06:30:27.305Z] #76 42.19 Reading package lists... [2022-07-24T06:30:27.305Z] #76 51.30 Building dependency tree... [2022-07-24T06:30:27.305Z] #76 57.29 python3 is already the newest version (3.9.2-3). [2022-07-24T06:30:27.305Z] #76 57.29 The following additional packages will be installed: [2022-07-24T06:30:27.305Z] #76 57.30 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-07-24T06:30:27.305Z] #76 57.31 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-24T06:30:27.305Z] #76 57.32 Suggested packages: [2022-07-24T06:30:27.305Z] #76 57.35 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-24T06:30:27.305Z] #76 57.35 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-24T06:30:27.305Z] #76 57.35 m4-doc ed diffutils-doc [2022-07-24T06:30:27.305Z] #76 57.35 Recommended packages: [2022-07-24T06:30:27.305Z] #76 57.35 fakeroot libalgorithm-merge-perl libltdl-dev [2022-07-24T06:30:27.305Z] #76 60.12 The following NEW packages will be installed: [2022-07-24T06:30:27.305Z] #76 60.14 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-24T06:30:27.305Z] #76 60.15 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-24T06:30:27.305Z] #76 60.16 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-24T06:30:27.305Z] #76 60.17 libyajl2 m4 patch xz-utils [2022-07-24T06:30:27.305Z] #76 60.71 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. [2022-07-24T06:30:27.305Z] #76 60.71 Need to get 5940 kB of archives. [2022-07-24T06:30:27.305Z] #76 60.71 After this operation, 18.7 MB of additional disk space will be used. [2022-07-24T06:30:27.305Z] #76 60.71 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-24T06:30:27.305Z] #76 60.73 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-24T06:30:27.305Z] #76 60.74 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-24T06:30:27.305Z] #76 60.76 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-24T06:30:27.305Z] #76 60.77 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-24T06:30:27.305Z] #76 60.81 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-07-24T06:30:27.305Z] #76 60.84 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-07-24T06:30:27.305Z] #76 60.85 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-07-24T06:30:27.305Z] #76 60.90 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-24T06:30:27.305Z] #76 60.90 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-07-24T06:30:27.305Z] #76 61.04 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-24T06:30:27.305Z] #76 61.04 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-24T06:30:27.305Z] #76 61.19 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-07-24T06:30:27.305Z] #76 61.21 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-24T06:30:27.305Z] #76 61.22 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-07-24T06:30:27.305Z] #76 61.22 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-24T06:30:27.306Z] #76 61.22 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-24T06:30:27.306Z] #76 61.22 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-24T06:30:27.306Z] #76 ... [2022-07-24T06:30:27.306Z] [2022-07-24T06:30:27.306Z] #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-24T06:30:27.306Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-24T06:30:27.306Z] #51 60.84 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-07-24T06:30:27.306Z] #51 60.84 Need to get 2315 kB of archives. [2022-07-24T06:30:27.306Z] #51 60.84 After this operation, 11.1 MB of additional disk space will be used. [2022-07-24T06:30:27.306Z] #51 60.84 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-07-24T06:30:27.344Z] #36 33.87 go: downloading github.com/cilium/ebpf v0.7.0 [2022-07-24T06:30:27.455Z] #42 ... [2022-07-24T06:30:27.455Z] [2022-07-24T06:30:27.455Z] #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-24T06:30:27.455Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff [2022-07-24T06:30:27.455Z] #76 3.041 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-24T06:30:27.455Z] #76 3.067 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-24T06:30:27.455Z] #76 3.067 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-24T06:30:27.455Z] #76 3.254 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-24T06:30:27.455Z] #76 3.962 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-24T06:30:27.455Z] #76 6.288 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-24T06:30:27.455Z] #76 ... [2022-07-24T06:30:27.455Z] [2022-07-24T06:30:27.455Z] #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-24T06:30:27.455Z] #47 sha256:2d881f371ce35b0e4d68c9703e6e783d2c7615c14f7c04faa180d8f8e66494e1 [2022-07-24T06:30:27.455Z] #47 3.578 + git clone https://github.com/docker/distribution.git . [2022-07-24T06:30:27.455Z] #47 3.578 Cloning into '.'... [2022-07-24T06:30:27.565Z] #51 60.87 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-24T06:30:27.565Z] #51 60.89 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-24T06:30:27.565Z] #51 60.90 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-07-24T06:30:27.565Z] #51 61.01 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-24T06:30:27.565Z] #51 61.03 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-24T06:30:27.565Z] #51 61.03 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-24T06:30:27.716Z] #47 ... [2022-07-24T06:30:27.716Z] [2022-07-24T06:30:27.716Z] #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-24T06:30:27.716Z] #62 sha256:58aebe86ab0ef5228a167fc120e71ee054454b2e653119aafe4e286e5cbdea17 [2022-07-24T06:30:27.716Z] #62 4.760 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-24T06:30:27.716Z] #62 4.814 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-24T06:30:27.716Z] #62 4.814 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-24T06:30:27.716Z] #62 5.799 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-24T06:30:27.716Z] #62 8.047 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-24T06:30:27.716Z] #62 10.87 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-24T06:30:27.979Z] #62 ... [2022-07-24T06:30:27.979Z] [2022-07-24T06:30:27.979Z] #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-24T06:30:27.979Z] #34 sha256:d49f8a57e84f81764cc355151895c2e63de0f619235ad6c5d79a9ae10ca87220 [2022-07-24T06:30:27.979Z] #34 3.769 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-24T06:30:27.979Z] #34 3.783 Cloning into '.'... [2022-07-24T06:30:27.979Z] #34 ... [2022-07-24T06:30:27.979Z] [2022-07-24T06:30:27.979Z] #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-24T06:30:27.979Z] #51 sha256:746b398effad4dc679ea918020e44d983e3e0af862b8f362125c6b1ff3059980 [2022-07-24T06:30:27.979Z] #51 4.549 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-24T06:30:27.979Z] #51 4.577 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-24T06:30:27.979Z] #51 4.597 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-24T06:30:27.979Z] #51 5.094 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-24T06:30:27.979Z] #51 5.786 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-24T06:30:27.979Z] #51 7.927 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-24T06:30:27.979Z] #51 10.60 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-24T06:30:28.240Z] #51 ... [2022-07-24T06:30:28.240Z] [2022-07-24T06:30:28.240Z] #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-24T06:30:28.240Z] #31 sha256:9e285d410800abea7f042adf6dfc15475b8c14a6d0a42b469c4402c2292c6b97 [2022-07-24T06:30:28.240Z] #31 10.79 #=#=# [2022-07-24T06:30:28.240Z] #31 11.16 #=#=# ################################################################# 91.0% ######################################################################## 100.0% [2022-07-24T06:30:28.734Z] #36 35.35 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-24T06:30:29.183Z] #31 ... [2022-07-24T06:30:29.183Z] [2022-07-24T06:30:29.183Z] #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-24T06:30:29.183Z] #26 sha256:114aadaea2cb9ba9b95efc2dffcb9fcc1d3678f47ab8f8f2617082d5a1393c6a [2022-07-24T06:30:29.183Z] #26 2.486 + RM_GOPATH=0 [2022-07-24T06:30:29.183Z] #26 2.486 + TMP_GOPATH= [2022-07-24T06:30:29.183Z] #26 2.486 + : /build [2022-07-24T06:30:29.183Z] #26 2.486 + '[' -z '' ']' [2022-07-24T06:30:29.183Z] #26 2.486 ++ mktemp -d [2022-07-24T06:30:29.183Z] #26 2.486 + export GOPATH=/tmp/tmp.02WeLAD8h4 [2022-07-24T06:30:29.183Z] #26 2.486 + GOPATH=/tmp/tmp.02WeLAD8h4 [2022-07-24T06:30:29.183Z] #26 2.486 + RM_GOPATH=1 [2022-07-24T06:30:29.183Z] #26 2.486 + case "$(go env GOARCH)" in [2022-07-24T06:30:29.183Z] #26 2.502 ++ go env GOARCH [2022-07-24T06:30:29.183Z] #26 2.524 Install docker/cli version 17.06.2-ce from stable [2022-07-24T06:30:29.183Z] #26 2.524 + export GO_BUILDMODE=-buildmode=pie [2022-07-24T06:30:29.183Z] #26 2.524 + GO_BUILDMODE=-buildmode=pie [2022-07-24T06:30:29.183Z] #26 2.524 ++ dirname /install.sh [2022-07-24T06:30:29.183Z] #26 2.524 + dir=/ [2022-07-24T06:30:29.183Z] #26 2.524 + bin=dockercli [2022-07-24T06:30:29.183Z] #26 2.524 + shift [2022-07-24T06:30:29.183Z] #26 2.524 + '[' '!' -f //dockercli.installer ']' [2022-07-24T06:30:29.183Z] #26 2.524 + . //dockercli.installer [2022-07-24T06:30:29.183Z] #26 2.524 ++ : stable [2022-07-24T06:30:29.183Z] #26 2.524 ++ : 17.06.2-ce [2022-07-24T06:30:29.183Z] #26 2.524 + install_dockercli [2022-07-24T06:30:29.183Z] #26 2.524 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-24T06:30:29.183Z] #26 2.524 ++ uname -m [2022-07-24T06:30:29.183Z] #26 2.532 + arch=aarch64 [2022-07-24T06:30:29.183Z] #26 2.532 + '[' aarch64 '!=' x86_64 ']' [2022-07-24T06:30:29.183Z] #26 2.532 + '[' aarch64 '!=' s390x ']' [2022-07-24T06:30:29.183Z] #26 2.532 + '[' aarch64 '!=' armhf ']' [2022-07-24T06:30:29.183Z] #26 2.532 + build_dockercli [2022-07-24T06:30:29.183Z] #26 2.532 + git clone https://github.com/docker/docker-ce /tmp/tmp.02WeLAD8h4/tmp/docker-ce [2022-07-24T06:30:29.183Z] #26 2.532 Cloning into '/tmp/tmp.02WeLAD8h4/tmp/docker-ce'... [2022-07-24T06:30:29.183Z] #26 ... [2022-07-24T06:30:29.183Z] [2022-07-24T06:30:29.183Z] #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-24T06:30:29.183Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-24T06:30:29.183Z] #55 12.84 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-24T06:30:29.183Z] #55 12.93 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-24T06:30:29.443Z] #55 13.09 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-24T06:30:29.444Z] #55 13.20 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-24T06:30:29.444Z] #55 13.29 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-24T06:30:29.704Z] #55 13.35 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-24T06:30:29.704Z] #55 13.39 go: downloading github.com/spf13/afero v1.8.2 [2022-07-24T06:30:29.704Z] #55 13.48 go: downloading github.com/spf13/cast v1.4.1 [2022-07-24T06:30:29.966Z] #55 13.60 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-24T06:30:29.966Z] #55 13.80 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-24T06:30:29.966Z] #55 13.84 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-24T06:30:30.104Z] #51 63.40 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-07-24T06:30:30.538Z] #55 14.15 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-24T06:30:30.538Z] #55 14.39 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-24T06:30:30.673Z] #51 ... [2022-07-24T06:30:30.673Z] [2022-07-24T06:30:30.673Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-24T06:30:30.673Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-24T06:30:30.673Z] #42 51.70 Building dependency tree... [2022-07-24T06:30:30.673Z] #42 58.30 The following additional packages will be installed: [2022-07-24T06:30:30.673Z] #42 58.33 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-07-24T06:30:30.673Z] #42 58.35 Suggested packages: [2022-07-24T06:30:30.673Z] #42 58.35 cmake-doc ninja-build lrzip [2022-07-24T06:30:30.673Z] #42 58.35 Recommended packages: [2022-07-24T06:30:30.673Z] #42 58.35 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-24T06:30:30.673Z] #42 59.85 The following NEW packages will be installed: [2022-07-24T06:30:30.673Z] #42 59.87 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-07-24T06:30:30.673Z] #42 59.89 vim-common xxd [2022-07-24T06:30:30.673Z] #42 60.47 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-07-24T06:30:30.673Z] #42 60.47 Need to get 17.7 MB of archives. [2022-07-24T06:30:30.673Z] #42 60.47 After this operation, 70.7 MB of additional disk space will be used. [2022-07-24T06:30:30.673Z] #42 60.47 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-24T06:30:30.673Z] #42 60.48 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-24T06:30:30.673Z] #42 60.50 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-24T06:30:30.673Z] #42 60.81 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-24T06:30:30.673Z] #42 61.74 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-07-24T06:30:30.673Z] #42 61.79 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-07-24T06:30:30.673Z] #42 61.83 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-07-24T06:30:30.673Z] #42 61.84 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-07-24T06:30:30.673Z] #42 61.84 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-07-24T06:30:30.673Z] #42 61.88 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-07-24T06:30:30.673Z] #42 64.16 debconf: delaying package configuration, since apt-utils is not installed [2022-07-24T06:30:30.673Z] #42 ... [2022-07-24T06:30:30.673Z] [2022-07-24T06:30:30.673Z] #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-24T06:30:30.673Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-24T06:30:30.673Z] #55 61.90 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-24T06:30:30.673Z] #55 61.97 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-24T06:30:30.673Z] #55 62.29 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-24T06:30:30.673Z] #55 62.29 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-24T06:30:30.673Z] #55 62.66 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-24T06:30:30.673Z] #55 62.77 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-24T06:30:30.673Z] #55 63.08 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-24T06:30:30.673Z] #55 63.32 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-24T06:30:30.673Z] #55 63.35 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-24T06:30:30.673Z] #55 63.67 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-24T06:30:30.673Z] #55 63.85 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-24T06:30:30.673Z] #55 63.85 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-24T06:30:30.673Z] #55 63.98 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-24T06:30:30.673Z] #55 64.02 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-24T06:30:30.673Z] #55 64.12 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-24T06:30:30.673Z] #55 64.27 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-24T06:30:30.673Z] #55 64.54 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-24T06:30:30.799Z] #55 ... [2022-07-24T06:30:30.799Z] [2022-07-24T06:30:30.799Z] #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-24T06:30:30.799Z] #38 sha256:806ed5737b3b5aa64626e828a80889c54b6eb1884bc50402b9d1f473737cce1b [2022-07-24T06:30:30.799Z] #38 13.68 tomll can be used in two ways: [2022-07-24T06:30:30.799Z] #38 13.68 Writing to STDIN and reading from STDOUT: [2022-07-24T06:30:30.799Z] #38 13.68 cat file.toml | tomll > file.toml [2022-07-24T06:30:30.799Z] #38 13.68 [2022-07-24T06:30:30.799Z] #38 13.68 Reading and updating a list of files: [2022-07-24T06:30:30.799Z] #38 13.68 tomll a.toml b.toml c.toml [2022-07-24T06:30:30.799Z] #38 13.68 [2022-07-24T06:30:30.799Z] #38 13.68 When given a list of files, tomll will modify all files in place without asking. [2022-07-24T06:30:30.799Z] #38 DONE 14.4s [2022-07-24T06:30:30.799Z] [2022-07-24T06:30:30.799Z] #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-24T06:30:30.799Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-24T06:30:30.799Z] #55 14.51 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-24T06:30:30.799Z] #55 14.63 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-24T06:30:31.060Z] #55 14.82 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-24T06:30:31.060Z] #55 14.92 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-24T06:30:31.634Z] #55 15.23 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-24T06:30:32.034Z] #36 ... [2022-07-24T06:30:32.034Z] [2022-07-24T06:30:32.034Z] #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-24T06:30:32.034Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-24T06:30:32.034Z] #51 28.45 Fetched 8563 kB in 23s (379 kB/s) [2022-07-24T06:30:32.034Z] #51 28.45 Reading package lists... [2022-07-24T06:30:32.034Z] #51 38.19 Reading package lists... [2022-07-24T06:30:32.034Z] #51 ... [2022-07-24T06:30:32.034Z] [2022-07-24T06:30:32.034Z] #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-24T06:30:32.034Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-24T06:30:32.035Z] #47 36.34 Updating files: 49% (1071/2176) Updating files: 50% (1088/2176) Updating files: 51% (1110/2176) Updating files: 52% (1132/2176) Updating files: 53% (1154/2176) Updating files: 54% (1176/2176) Updating files: 55% (1197/2176) Updating files: 56% (1219/2176) Updating files: 57% (1241/2176) Updating files: 58% (1263/2176) Updating files: 59% (1284/2176) Updating files: 60% (1306/2176) Updating files: 61% (1328/2176) Updating files: 62% (1350/2176) Updating files: 63% (1371/2176) Updating files: 64% (1393/2176) Updating files: 65% (1415/2176) Updating files: 66% (1437/2176) Updating files: 67% (1458/2176) Updating files: 68% (1480/2176) Updating files: 69% (1502/2176) Updating files: 70% (1524/2176) Updating files: 71% (1545/2176) Updating files: 72% (1567/2176) Updating files: 73% (1589/2176) Updating files: 74% (1611/2176) Updating files: 75% (1632/2176) Updating files: 76% (1654/2176) Updating files: 77% (1676/2176) Updating files: 78% (1698/2176) Updating files: 79% (1720/2176) Updating files: 80% (1741/2176) Updating files: 81% (1763/2176) Updating files: 82% (1785/2176) Updating files: 82% (1804/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-07-24T06:30:32.035Z] #47 37.96 + git checkout -q v2.3.0 [2022-07-24T06:30:32.052Z] #55 65.68 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-24T06:30:32.207Z] #55 16.03 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-24T06:30:32.233Z] #67 5.081 + RM_GOPATH=0 [2022-07-24T06:30:32.233Z] #67 5.081 + TMP_GOPATH= [2022-07-24T06:30:32.233Z] #67 5.081 + : /build [2022-07-24T06:30:32.233Z] #67 5.081 + '[' -z '' ']' [2022-07-24T06:30:32.233Z] #67 5.081 ++ mktemp -d [2022-07-24T06:30:32.233Z] #67 5.081 + export GOPATH=/tmp/tmp.ftn29VbqXl [2022-07-24T06:30:32.233Z] #67 5.081 + GOPATH=/tmp/tmp.ftn29VbqXl [2022-07-24T06:30:32.233Z] #67 5.081 + RM_GOPATH=1 [2022-07-24T06:30:32.233Z] #67 5.081 + case "$(go env GOARCH)" in [2022-07-24T06:30:32.233Z] #67 5.081 ++ go env GOARCH [2022-07-24T06:30:32.233Z] #67 5.092 + export GO_BUILDMODE=-buildmode=pie [2022-07-24T06:30:32.233Z] #67 5.093 + GO_BUILDMODE=-buildmode=pie [2022-07-24T06:30:32.233Z] #67 5.093 ++ dirname /install.sh [2022-07-24T06:30:32.233Z] #67 5.099 + dir=/ [2022-07-24T06:30:32.233Z] #67 5.099 + bin=rootlesskit [2022-07-24T06:30:32.233Z] #67 5.099 + shift [2022-07-24T06:30:32.233Z] #67 5.099 + '[' '!' -f //rootlesskit.installer ']' [2022-07-24T06:30:32.233Z] #67 5.100 + . //rootlesskit.installer [2022-07-24T06:30:32.233Z] #67 5.106 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-24T06:30:32.233Z] #67 5.107 + install_rootlesskit [2022-07-24T06:30:32.233Z] #67 5.107 + case "$1" in [2022-07-24T06:30:32.233Z] #67 5.107 + export CGO_ENABLED=0 [2022-07-24T06:30:32.233Z] #67 5.108 + CGO_ENABLED=0 [2022-07-24T06:30:32.233Z] #67 5.108 + _install_rootlesskit [2022-07-24T06:30:32.233Z] #67 5.108 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-24T06:30:32.233Z] #67 5.109 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-24T06:30:32.233Z] #67 5.109 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-24T06:30:32.233Z] #67 5.110 + GOBIN=/build [2022-07-24T06:30:32.233Z] #67 5.110 + GO111MODULE=on [2022-07-24T06:30:32.233Z] #67 5.110 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-24T06:30:32.312Z] #55 65.98 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-24T06:30:32.312Z] #55 66.12 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-24T06:30:32.468Z] #55 16.13 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-24T06:30:32.493Z] #67 5.591 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-24T06:30:32.572Z] #55 66.41 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-24T06:30:32.606Z] #47 ... [2022-07-24T06:30:32.606Z] [2022-07-24T06:30:32.606Z] #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-24T06:30:32.606Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-24T06:30:32.606Z] #76 29.26 Fetched 8559 kB in 21s (401 kB/s) [2022-07-24T06:30:32.606Z] #76 29.26 Reading package lists... [2022-07-24T06:30:32.606Z] #76 38.79 Reading package lists... [2022-07-24T06:30:32.606Z] #76 ... [2022-07-24T06:30:32.606Z] [2022-07-24T06:30:32.606Z] #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-24T06:30:32.606Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-24T06:30:32.606Z] #14 29.37 Fetched 8559 kB in 22s (394 kB/s) [2022-07-24T06:30:32.606Z] #14 29.37 Reading package lists... [2022-07-24T06:30:32.729Z] #55 16.61 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-24T06:30:32.753Z] #67 ... [2022-07-24T06:30:32.753Z] [2022-07-24T06:30:32.753Z] #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-24T06:30:32.753Z] #26 sha256:29b4501bd88262be1289ae7e295e252aa9eb294d83c91c53bad86fe7224d041f [2022-07-24T06:30:32.753Z] #26 2.891 + RM_GOPATH=0 [2022-07-24T06:30:32.753Z] #26 2.891 + TMP_GOPATH= [2022-07-24T06:30:32.753Z] #26 2.891 + : /build [2022-07-24T06:30:32.753Z] #26 2.891 + '[' -z '' ']' [2022-07-24T06:30:32.753Z] #26 2.891 ++ mktemp -d [2022-07-24T06:30:32.753Z] #26 2.892 + export GOPATH=/tmp/tmp.mzudRYn5nG [2022-07-24T06:30:32.753Z] #26 2.892 + GOPATH=/tmp/tmp.mzudRYn5nG [2022-07-24T06:30:32.753Z] #26 2.892 + RM_GOPATH=1 [2022-07-24T06:30:32.753Z] #26 2.892 + case "$(go env GOARCH)" in [2022-07-24T06:30:32.753Z] #26 2.893 ++ go env GOARCH [2022-07-24T06:30:32.753Z] #26 2.905 + export GO_BUILDMODE=-buildmode=pie [2022-07-24T06:30:32.753Z] #26 2.905 + GO_BUILDMODE=-buildmode=pie [2022-07-24T06:30:32.753Z] #26 2.905 ++ dirname /install.sh [2022-07-24T06:30:32.753Z] #26 2.905 + dir=/ [2022-07-24T06:30:32.753Z] #26 2.905 + bin=dockercli [2022-07-24T06:30:32.753Z] #26 2.905 + shift [2022-07-24T06:30:32.753Z] #26 2.905 + '[' '!' -f //dockercli.installer ']' [2022-07-24T06:30:32.753Z] #26 2.905 + . //dockercli.installer [2022-07-24T06:30:32.753Z] #26 2.905 ++ : stable [2022-07-24T06:30:32.753Z] #26 2.905 ++ : 17.06.2-ce [2022-07-24T06:30:32.753Z] #26 2.905 + install_dockercli [2022-07-24T06:30:32.753Z] #26 2.905 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-24T06:30:32.753Z] #26 2.905 ++ uname -m [2022-07-24T06:30:32.753Z] #26 2.905 + arch=x86_64 [2022-07-24T06:30:32.753Z] #26 2.905 + '[' x86_64 '!=' x86_64 ']' [2022-07-24T06:30:32.753Z] #26 2.905 + url=https://download.docker.com/linux/static [2022-07-24T06:30:32.753Z] #26 2.905 + tar -xz docker/docker [2022-07-24T06:30:32.753Z] #26 2.908 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-24T06:30:32.753Z] #26 2.908 Install docker/cli version 17.06.2-ce from stable [2022-07-24T06:30:32.753Z] #26 5.653 + mkdir -p /build [2022-07-24T06:30:32.753Z] #26 5.658 + mv docker/docker /build/ [2022-07-24T06:30:32.753Z] #26 5.658 + rmdir docker [2022-07-24T06:30:32.753Z] #26 DONE 5.9s [2022-07-24T06:30:32.753Z] [2022-07-24T06:30:32.753Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-24T06:30:32.753Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-24T06:30:32.753Z] #76 3.404 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-24T06:30:32.753Z] #76 3.428 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-24T06:30:32.753Z] #76 3.428 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-24T06:30:32.753Z] #76 3.760 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-24T06:30:32.753Z] #76 4.344 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-24T06:30:32.753Z] #76 5.191 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-24T06:30:32.832Z] #55 66.70 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-24T06:30:32.867Z] #14 38.98 Reading package lists... [2022-07-24T06:30:32.867Z] #14 ... [2022-07-24T06:30:32.867Z] [2022-07-24T06:30:32.867Z] #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-24T06:30:32.867Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-24T06:30:32.867Z] #42 29.36 Fetched 8559 kB in 22s (393 kB/s) [2022-07-24T06:30:32.867Z] #42 29.36 Reading package lists... [2022-07-24T06:30:32.867Z] #42 39.01 Reading package lists... [2022-07-24T06:30:32.867Z] #42 ... [2022-07-24T06:30:32.867Z] [2022-07-24T06:30:32.867Z] #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-24T06:30:32.867Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-24T06:30:32.867Z] #62 29.68 Fetched 8559 kB in 22s (393 kB/s) [2022-07-24T06:30:32.867Z] #62 29.68 Reading package lists... [2022-07-24T06:30:33.092Z] #55 66.84 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-24T06:30:33.092Z] #55 66.85 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-24T06:30:33.128Z] #62 38.99 Reading package lists... [2022-07-24T06:30:33.128Z] #62 ... [2022-07-24T06:30:33.128Z] [2022-07-24T06:30:33.128Z] #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-24T06:30:33.128Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-24T06:30:33.128Z] #55 33.79 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-24T06:30:33.128Z] #55 33.91 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-24T06:30:33.128Z] #55 34.01 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-24T06:30:33.128Z] #55 34.13 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-24T06:30:33.128Z] #55 34.37 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-24T06:30:33.128Z] #55 34.54 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-24T06:30:33.128Z] #55 34.57 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-24T06:30:33.128Z] #55 34.64 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-24T06:30:33.128Z] #55 34.78 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-24T06:30:33.128Z] #55 34.87 go: downloading github.com/julz/importas v0.1.0 [2022-07-24T06:30:33.128Z] #55 34.98 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-24T06:30:33.128Z] #55 35.11 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-24T06:30:33.128Z] #55 35.29 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-24T06:30:33.128Z] #55 35.47 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-24T06:30:33.128Z] #55 35.50 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-24T06:30:33.128Z] #55 35.73 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-24T06:30:33.128Z] #55 35.88 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-24T06:30:33.128Z] #55 35.93 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-24T06:30:33.128Z] #55 36.13 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-24T06:30:33.128Z] #55 36.14 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-24T06:30:33.128Z] #55 36.29 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-24T06:30:33.128Z] #55 37.75 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-24T06:30:33.128Z] #55 37.75 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-24T06:30:33.128Z] #55 37.93 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-24T06:30:33.128Z] #55 38.09 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-24T06:30:33.128Z] #55 38.39 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-24T06:30:33.128Z] #55 38.56 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-24T06:30:33.128Z] #55 38.57 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-24T06:30:33.128Z] #55 38.67 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-24T06:30:33.128Z] #55 38.82 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-24T06:30:33.128Z] #55 39.27 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-24T06:30:33.128Z] #55 39.29 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-24T06:30:33.128Z] #55 39.40 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-24T06:30:33.128Z] #55 39.60 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-24T06:30:33.128Z] #55 39.80 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-24T06:30:33.301Z] #55 16.98 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-24T06:30:33.301Z] #55 17.07 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-24T06:30:33.301Z] #55 17.14 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-24T06:30:33.301Z] #55 17.15 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-24T06:30:33.352Z] #55 66.97 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-24T06:30:33.352Z] #55 67.19 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-24T06:30:33.389Z] #55 39.93 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-24T06:30:33.389Z] #55 40.11 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-24T06:30:33.562Z] #55 17.23 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-24T06:30:33.612Z] #55 67.24 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-24T06:30:33.612Z] #55 67.33 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-24T06:30:33.612Z] #55 67.36 go: downloading github.com/prometheus/common v0.32.1 [2022-07-24T06:30:33.649Z] #55 40.16 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-24T06:30:33.649Z] #55 40.19 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-24T06:30:33.649Z] #55 40.35 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-24T06:30:33.870Z] #55 17.38 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-24T06:30:33.870Z] #55 17.53 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-24T06:30:33.910Z] #55 40.49 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-24T06:30:33.910Z] #55 40.59 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-24T06:30:34.136Z] #76 ... [2022-07-24T06:30:34.136Z] [2022-07-24T06:30:34.136Z] #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-24T06:30:34.136Z] #67 sha256:f842518d64246ea5a21495736a06ada387b87e140c0587288a71d2a5845ff4ed [2022-07-24T06:30:34.136Z] #67 7.228 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-24T06:30:34.136Z] #67 7.228 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-24T06:30:34.143Z] #55 17.67 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-24T06:30:34.143Z] #55 17.73 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-24T06:30:34.143Z] #55 17.91 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-24T06:30:34.170Z] #55 40.79 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-24T06:30:34.421Z] #55 18.09 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-24T06:30:34.422Z] #55 18.21 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-24T06:30:34.551Z] #55 ... [2022-07-24T06:30:34.551Z] [2022-07-24T06:30:34.551Z] #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-24T06:30:34.551Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-24T06:30:34.551Z] #42 64.57 Fetched 17.7 MB in 2s (7917 kB/s) [2022-07-24T06:30:34.551Z] #42 65.03 Selecting previously unselected package xxd. [2022-07-24T06:30:34.551Z] #42 65.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 ... 15717 files and directories currently installed.) [2022-07-24T06:30:34.551Z] #42 65.15 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-24T06:30:34.551Z] #42 65.16 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-24T06:30:34.551Z] #42 65.63 Selecting previously unselected package vim-common. [2022-07-24T06:30:34.551Z] #42 65.64 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-24T06:30:34.551Z] #42 65.78 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-24T06:30:34.551Z] #42 66.48 Selecting previously unselected package cmake-data. [2022-07-24T06:30:34.551Z] #42 66.49 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-24T06:30:34.551Z] #42 66.51 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-24T06:30:34.709Z] #67 7.847 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-24T06:30:34.718Z] #55 18.29 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-24T06:30:34.718Z] #55 18.40 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-24T06:30:34.718Z] #55 18.48 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-24T06:30:34.718Z] #55 18.54 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-24T06:30:34.718Z] #55 18.54 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-24T06:30:34.743Z] #55 41.31 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-24T06:30:34.743Z] #55 ... [2022-07-24T06:30:34.743Z] [2022-07-24T06:30:34.743Z] #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-24T06:30:34.743Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-24T06:30:34.743Z] #47 41.14 + 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-24T06:30:34.985Z] #55 18.65 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-24T06:30:34.985Z] #55 18.70 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-24T06:30:34.985Z] #55 18.70 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-24T06:30:35.248Z] #55 18.83 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-24T06:30:35.248Z] #55 18.98 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-24T06:30:35.248Z] #55 19.08 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-24T06:30:35.524Z] #55 19.08 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-24T06:30:35.524Z] #55 19.09 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-24T06:30:35.524Z] #55 19.20 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-24T06:30:35.524Z] #55 19.23 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-24T06:30:35.524Z] #55 19.31 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-24T06:30:35.786Z] #55 19.58 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-24T06:30:35.933Z] #42 ... [2022-07-24T06:30:35.933Z] [2022-07-24T06:30:35.933Z] #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-24T06:30:35.933Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-24T06:30:35.933Z] #40 69.62 NAME: [2022-07-24T06:30:35.933Z] #40 69.62 go-winres - A tool for embedding resources in Windows executables [2022-07-24T06:30:35.933Z] #40 69.62 [2022-07-24T06:30:35.933Z] #40 69.62 USAGE: [2022-07-24T06:30:35.933Z] #40 69.62 go-winres [global options] command [command options] [arguments...] [2022-07-24T06:30:35.933Z] #40 69.62 [2022-07-24T06:30:35.933Z] #40 69.62 COMMANDS: [2022-07-24T06:30:35.933Z] #40 69.62 init Create an initial ./winres/winres.json [2022-07-24T06:30:35.933Z] #40 69.62 make Make syso files for the "go build" command [2022-07-24T06:30:35.933Z] #40 69.62 simply Make syso files for the "go build" command (simplified) [2022-07-24T06:30:35.933Z] #40 69.62 extract Extract all resources from an executable [2022-07-24T06:30:35.933Z] #40 69.62 patch Replace resources in an executable file (exe, dll) [2022-07-24T06:30:35.933Z] #40 69.62 help, h Shows a list of commands or help for one command [2022-07-24T06:30:35.933Z] #40 69.62 [2022-07-24T06:30:35.933Z] #40 69.62 GLOBAL OPTIONS: [2022-07-24T06:30:35.933Z] #40 69.62 --help, -h show help (default: false) [2022-07-24T06:30:36.045Z] #55 19.58 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-24T06:30:36.045Z] #55 19.68 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-24T06:30:36.045Z] #55 19.79 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-24T06:30:36.306Z] #55 19.91 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-24T06:30:36.306Z] #55 19.92 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-24T06:30:36.306Z] #55 19.99 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-24T06:30:36.306Z] #55 20.07 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-24T06:30:36.306Z] #55 20.07 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-24T06:30:36.449Z] #84 62.20 configure.ac:7: installing './compile' [2022-07-24T06:30:36.449Z] #84 62.20 configure.ac:11: installing './config.guess' [2022-07-24T06:30:36.449Z] #84 62.23 configure.ac:11: installing './config.sub' [2022-07-24T06:30:36.449Z] #84 62.23 configure.ac:8: installing './install-sh' [2022-07-24T06:30:36.449Z] #84 62.25 configure.ac:8: installing './missing' [2022-07-24T06:30:36.449Z] #84 62.40 Makefile.am: installing './depcomp' [2022-07-24T06:30:36.567Z] #55 20.18 go: downloading github.com/julz/importas v0.1.0 [2022-07-24T06:30:36.567Z] #55 20.19 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-24T06:30:36.567Z] #55 20.28 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-24T06:30:36.567Z] #55 20.29 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-24T06:30:36.567Z] #55 20.43 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-24T06:30:36.624Z] #67 ... [2022-07-24T06:30:36.624Z] [2022-07-24T06:30:36.624Z] #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-24T06:30:36.624Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-24T06:30:36.624Z] #38 7.584 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-24T06:30:36.624Z] #38 ... [2022-07-24T06:30:36.624Z] [2022-07-24T06:30:36.624Z] #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-24T06:30:36.624Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-24T06:30:36.624Z] #34 8.120 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-24T06:30:36.624Z] #34 8.120 Cloning into '.'... [2022-07-24T06:30:36.828Z] #55 20.44 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-24T06:30:36.828Z] #55 20.49 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-24T06:30:36.828Z] #55 20.50 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-24T06:30:36.828Z] #55 ... [2022-07-24T06:30:36.828Z] [2022-07-24T06:30:36.828Z] #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-24T06:30:36.828Z] #67 sha256:57e97308dd2b060e9d63c4b0724a3d2bc6857f06c4fe4869e47dcc9e08a80c6f [2022-07-24T06:30:36.828Z] #67 10.14 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-24T06:30:36.828Z] #67 10.79 go: downloading github.com/google/uuid v1.3.0 [2022-07-24T06:30:36.828Z] #67 10.87 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-24T06:30:36.828Z] #67 11.27 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-24T06:30:36.828Z] #67 11.45 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-24T06:30:36.828Z] #67 11.52 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-24T06:30:36.828Z] #67 11.72 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-24T06:30:36.828Z] #67 11.92 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-24T06:30:36.828Z] #67 12.22 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-24T06:30:36.828Z] #67 12.40 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-24T06:30:36.828Z] #67 14.38 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-24T06:30:36.828Z] #67 ... [2022-07-24T06:30:36.828Z] [2022-07-24T06:30:36.828Z] #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-24T06:30:36.828Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-24T06:30:36.828Z] #55 20.61 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-24T06:30:36.828Z] #55 20.66 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-24T06:30:36.884Z] #34 ... [2022-07-24T06:30:36.884Z] [2022-07-24T06:30:36.885Z] #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-24T06:30:36.885Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-24T06:30:36.885Z] #36 7.359 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-24T06:30:36.885Z] #36 ... [2022-07-24T06:30:36.885Z] [2022-07-24T06:30:36.885Z] #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-24T06:30:36.885Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-24T06:30:36.885Z] #47 4.692 + git clone https://github.com/docker/distribution.git . [2022-07-24T06:30:36.885Z] #47 4.692 Cloning into '.'... [2022-07-24T06:30:37.092Z] #55 20.76 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-24T06:30:37.092Z] #55 20.86 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-24T06:30:37.150Z] #47 ... [2022-07-24T06:30:37.150Z] [2022-07-24T06:30:37.150Z] #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-24T06:30:37.150Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-24T06:30:37.150Z] #40 6.532 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-24T06:30:37.150Z] #40 7.182 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-24T06:30:37.150Z] #40 8.175 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-24T06:30:37.150Z] #40 8.632 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-24T06:30:37.150Z] #40 8.664 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-24T06:30:37.150Z] #40 ... [2022-07-24T06:30:37.150Z] [2022-07-24T06:30:37.150Z] #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-24T06:30:37.150Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-24T06:30:37.150Z] #51 8.227 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-24T06:30:37.150Z] #51 8.273 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-24T06:30:37.150Z] #51 8.280 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-24T06:30:37.150Z] #51 8.841 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-24T06:30:37.150Z] #51 9.265 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-24T06:30:37.382Z] #84 64.56 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-24T06:30:37.410Z] #51 ... [2022-07-24T06:30:37.410Z] [2022-07-24T06:30:37.410Z] #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-24T06:30:37.410Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-24T06:30:37.410Z] #62 5.803 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-24T06:30:37.410Z] #62 5.820 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-24T06:30:37.410Z] #62 5.820 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-24T06:30:37.410Z] #62 6.187 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-24T06:30:37.410Z] #62 7.339 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-24T06:30:37.410Z] #62 9.344 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-24T06:30:37.410Z] #62 ... [2022-07-24T06:30:37.410Z] [2022-07-24T06:30:37.410Z] #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-24T06:30:37.410Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-24T06:30:37.410Z] #53 7.195 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-24T06:30:37.410Z] #53 8.891 go: downloading github.com/fatih/color v1.10.0 [2022-07-24T06:30:37.410Z] #53 9.176 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-24T06:30:37.410Z] #53 9.254 go: downloading golang.org/x/tools v0.1.0 [2022-07-24T06:30:37.410Z] #53 9.481 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-24T06:30:37.410Z] #53 9.607 go: downloading github.com/pkg/errors v0.9.1 [2022-07-24T06:30:37.410Z] #53 9.760 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-24T06:30:37.410Z] #53 9.923 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-24T06:30:37.410Z] #53 10.46 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-24T06:30:37.410Z] #53 10.51 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-24T06:30:37.410Z] #53 10.65 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-24T06:30:37.410Z] #53 10.81 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-24T06:30:37.410Z] #53 10.94 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-24T06:30:37.640Z] #84 64.57 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-24T06:30:37.640Z] #84 64.80 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-24T06:30:37.640Z] #84 64.80 libtoolize: copying file 'm4/libtool.m4' [2022-07-24T06:30:37.662Z] #55 21.43 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-24T06:30:37.662Z] #55 21.43 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-24T06:30:37.662Z] #55 ... [2022-07-24T06:30:37.662Z] [2022-07-24T06:30:37.662Z] #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-24T06:30:37.662Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff [2022-07-24T06:30:37.662Z] #76 11.46 Fetched 8445 kB in 9s (969 kB/s) [2022-07-24T06:30:37.662Z] #76 11.46 Reading package lists... [2022-07-24T06:30:37.663Z] #76 16.33 Reading package lists... [2022-07-24T06:30:37.670Z] #53 ... [2022-07-24T06:30:37.670Z] [2022-07-24T06:30:37.670Z] #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-24T06:30:37.670Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-24T06:30:37.670Z] #42 3.393 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-24T06:30:37.670Z] #42 3.418 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-24T06:30:37.670Z] #42 3.418 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-24T06:30:37.670Z] #42 3.653 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-24T06:30:37.670Z] #42 4.248 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-24T06:30:37.670Z] #42 5.081 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-24T06:30:37.670Z] #42 11.23 Fetched 8559 kB in 8s (1066 kB/s) [2022-07-24T06:30:37.670Z] #42 11.23 Reading package lists... [2022-07-24T06:30:37.670Z] #42 ... [2022-07-24T06:30:37.670Z] [2022-07-24T06:30:37.670Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-24T06:30:37.670Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-24T06:30:37.670Z] #14 7.985 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-24T06:30:37.670Z] #14 8.060 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-24T06:30:37.670Z] #14 8.060 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-24T06:30:37.670Z] #14 8.907 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-24T06:30:37.670Z] #14 11.33 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-24T06:30:37.841Z] #40 ... [2022-07-24T06:30:37.841Z] [2022-07-24T06:30:37.841Z] #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-24T06:30:37.841Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-24T06:30:37.841Z] #76 61.24 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-24T06:30:37.841Z] #76 61.30 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-07-24T06:30:37.841Z] #76 61.33 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-24T06:30:37.841Z] #76 61.34 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-24T06:30:37.841Z] #76 61.34 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-07-24T06:30:37.841Z] #76 63.12 debconf: delaying package configuration, since apt-utils is not installed [2022-07-24T06:30:37.842Z] #76 63.53 Fetched 5940 kB in 1s (6014 kB/s) [2022-07-24T06:30:37.842Z] #76 63.69 Selecting previously unselected package bzip2. [2022-07-24T06:30:37.842Z] #76 63.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-24T06:30:37.842Z] #76 63.76 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-07-24T06:30:37.842Z] #76 63.79 Unpacking bzip2 (1.0.8-4) ... [2022-07-24T06:30:37.842Z] #76 63.98 Selecting previously unselected package libmagic-mgc. [2022-07-24T06:30:37.842Z] #76 64.02 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-24T06:30:37.842Z] #76 64.04 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-24T06:30:37.842Z] #76 65.01 Selecting previously unselected package libmagic1:amd64. [2022-07-24T06:30:37.842Z] #76 65.02 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-24T06:30:37.842Z] #76 65.04 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-24T06:30:37.842Z] #76 65.55 Selecting previously unselected package file. [2022-07-24T06:30:37.842Z] #76 65.56 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-07-24T06:30:37.842Z] #76 65.63 Unpacking file (1:5.39-3) ... [2022-07-24T06:30:37.842Z] #76 66.06 Selecting previously unselected package xz-utils. [2022-07-24T06:30:37.842Z] #76 66.06 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-24T06:30:37.842Z] #76 66.07 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-24T06:30:37.842Z] #76 66.61 Selecting previously unselected package libsigsegv2:amd64. [2022-07-24T06:30:37.842Z] #76 66.62 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-07-24T06:30:37.842Z] #76 66.71 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-07-24T06:30:37.842Z] #76 67.21 Selecting previously unselected package m4. [2022-07-24T06:30:37.842Z] #76 67.26 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-07-24T06:30:37.842Z] #76 67.31 Unpacking m4 (1.4.18-5) ... [2022-07-24T06:30:37.842Z] #76 67.69 Selecting previously unselected package autoconf. [2022-07-24T06:30:37.842Z] #76 67.69 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-24T06:30:37.842Z] #76 67.69 Unpacking autoconf (2.69-14) ... [2022-07-24T06:30:37.842Z] #76 68.42 Selecting previously unselected package autotools-dev. [2022-07-24T06:30:37.842Z] #76 68.43 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-24T06:30:37.842Z] #76 68.46 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-24T06:30:37.842Z] #76 68.84 Selecting previously unselected package automake. [2022-07-24T06:30:37.842Z] #76 68.85 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-24T06:30:37.842Z] #76 68.86 Unpacking automake (1:1.16.3-2) ... [2022-07-24T06:30:37.842Z] #76 70.45 Selecting previously unselected package patch. [2022-07-24T06:30:37.842Z] #76 70.45 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-07-24T06:30:37.842Z] #76 70.76 Unpacking patch (2.7.6-7) ... [2022-07-24T06:30:37.842Z] #76 ... [2022-07-24T06:30:37.842Z] [2022-07-24T06:30:37.842Z] #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-24T06:30:37.842Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-24T06:30:37.842Z] #40 DONE 71.3s [2022-07-24T06:30:37.842Z] [2022-07-24T06:30:37.842Z] #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-24T06:30:37.842Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-24T06:30:37.842Z] #76 71.38 Selecting previously unselected package dpkg-dev. [2022-07-24T06:30:37.842Z] #76 71.38 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-07-24T06:30:37.842Z] #76 ... [2022-07-24T06:30:37.842Z] [2022-07-24T06:30:37.842Z] #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-24T06:30:37.842Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-24T06:30:37.842Z] #14 61.36 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-07-24T06:30:37.842Z] #14 61.36 Need to get 115 MB of archives. [2022-07-24T06:30:37.842Z] #14 61.36 After this operation, 645 MB of additional disk space will be used. [2022-07-24T06:30:37.842Z] #14 61.36 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-24T06:30:37.842Z] #14 61.58 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-24T06:30:37.842Z] #14 62.02 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-24T06:30:37.842Z] #14 62.05 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-24T06:30:37.842Z] #14 62.10 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-24T06:30:37.842Z] #14 62.10 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-24T06:30:37.842Z] #14 62.73 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-24T06:30:37.842Z] #14 63.01 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-24T06:30:37.842Z] #14 63.02 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-24T06:30:37.842Z] #14 63.96 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-24T06:30:37.842Z] #14 66.34 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-24T06:30:37.842Z] #14 67.36 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-24T06:30:37.842Z] #14 68.66 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-24T06:30:37.842Z] #14 71.07 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-24T06:30:37.842Z] #14 ... [2022-07-24T06:30:37.842Z] [2022-07-24T06:30:37.842Z] #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-24T06:30:37.842Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-24T06:30:37.842Z] #76 71.39 Unpacking dpkg-dev (1.20.11) ... [2022-07-24T06:30:37.923Z] #76 21.49 Building dependency tree... [2022-07-24T06:30:37.923Z] #76 ... [2022-07-24T06:30:37.923Z] [2022-07-24T06:30:37.923Z] #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-24T06:30:37.923Z] #47 sha256:2d881f371ce35b0e4d68c9703e6e783d2c7615c14f7c04faa180d8f8e66494e1 [2022-07-24T06:30:37.923Z] #47 20.98 Updating files: 79% (1723/2176) Updating files: 80% (1741/2176) Updating files: 81% (1763/2176) Updating files: 82% (1785/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-07-24T06:30:37.930Z] #14 ... [2022-07-24T06:30:37.930Z] [2022-07-24T06:30:37.930Z] #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-24T06:30:37.930Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-24T06:30:37.930Z] #57 8.461 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-24T06:30:37.930Z] #57 9.740 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-24T06:30:37.930Z] #57 9.740 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-24T06:30:37.930Z] #57 9.818 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-24T06:30:37.930Z] #57 ... [2022-07-24T06:30:37.930Z] [2022-07-24T06:30:37.930Z] #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-24T06:30:37.930Z] #67 sha256:f842518d64246ea5a21495736a06ada387b87e140c0587288a71d2a5845ff4ed [2022-07-24T06:30:37.930Z] #67 11.13 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-24T06:30:38.183Z] #47 21.48 + git checkout -q v2.3.0 [2022-07-24T06:30:38.203Z] #84 65.15 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-24T06:30:38.480Z] #84 65.47 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-24T06:30:38.737Z] #84 65.75 libtoolize: copying file 'm4/ltversion.m4' [2022-07-24T06:30:38.994Z] #84 65.92 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-24T06:30:38.994Z] #84 66.03 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-24T06:30:39.124Z] #47 ... [2022-07-24T06:30:39.124Z] [2022-07-24T06:30:39.124Z] #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-24T06:30:39.124Z] #53 sha256:810949ff2de13d62425cb6d2f40355372a7f677782bd8ba72e743a381274a925 [2022-07-24T06:30:39.124Z] #53 12.66 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-24T06:30:39.124Z] #53 12.69 go: downloading golang.org/x/mod v0.3.0 [2022-07-24T06:30:39.124Z] #53 ... [2022-07-24T06:30:39.124Z] [2022-07-24T06:30:39.124Z] #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-24T06:30:39.124Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-24T06:30:39.124Z] #55 21.53 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-24T06:30:39.124Z] #55 21.54 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-24T06:30:39.124Z] #55 21.77 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-24T06:30:39.124Z] #55 21.77 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-24T06:30:39.124Z] #55 21.81 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-24T06:30:39.124Z] #55 21.89 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-24T06:30:39.124Z] #55 21.99 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-24T06:30:39.124Z] #55 22.23 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-24T06:30:39.124Z] #55 22.24 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-24T06:30:39.124Z] #55 22.27 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-24T06:30:39.124Z] #55 22.31 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-24T06:30:39.124Z] #55 22.45 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-24T06:30:39.124Z] #55 22.46 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-24T06:30:39.124Z] #55 22.59 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-24T06:30:39.124Z] #55 22.64 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-24T06:30:39.124Z] #55 22.70 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-24T06:30:39.124Z] #55 22.72 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-24T06:30:39.124Z] #55 22.80 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-24T06:30:39.124Z] #55 22.88 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-24T06:30:39.124Z] #55 22.88 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-24T06:30:39.314Z] #67 12.24 go: downloading github.com/google/uuid v1.3.0 [2022-07-24T06:30:39.314Z] #67 12.32 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-24T06:30:39.314Z] #67 12.32 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-24T06:30:39.314Z] #67 12.40 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-24T06:30:39.385Z] #55 ... [2022-07-24T06:30:39.385Z] [2022-07-24T06:30:39.385Z] #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-24T06:30:39.385Z] #31 sha256:9e285d410800abea7f042adf6dfc15475b8c14a6d0a42b469c4402c2292c6b97 [2022-07-24T06:30:39.385Z] #31 12.36 [2022-07-24T06:30:39.385Z] #31 16.99 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-24T06:30:39.385Z] #31 18.91 [2022-07-24T06:30:39.385Z] #31 19.23 #=#=# 0.7% ######################################################################## 100.0% [2022-07-24T06:30:39.385Z] #31 20.65 [2022-07-24T06:30:39.574Z] #67 12.55 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-24T06:30:39.574Z] #67 12.80 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-24T06:30:39.645Z] #31 ... [2022-07-24T06:30:39.646Z] [2022-07-24T06:30:39.646Z] #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-24T06:30:39.646Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-24T06:30:39.646Z] #55 23.31 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-24T06:30:39.646Z] #55 23.35 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-24T06:30:39.646Z] #55 23.43 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-24T06:30:39.906Z] #55 23.45 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-24T06:30:39.906Z] #55 23.47 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-24T06:30:39.906Z] #55 23.66 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-24T06:30:39.906Z] #55 ... [2022-07-24T06:30:39.906Z] [2022-07-24T06:30:39.906Z] #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-24T06:30:39.906Z] #36 sha256:ee7775826a597c470a12cfbb2ef825e540f3651189bc161538ba74706af7daa1 [2022-07-24T06:30:39.906Z] #36 13.60 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-24T06:30:39.906Z] #36 13.65 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-24T06:30:39.906Z] #36 14.05 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-24T06:30:39.906Z] #36 14.40 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-24T06:30:39.906Z] #36 14.91 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-24T06:30:39.906Z] #36 15.17 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-24T06:30:39.906Z] #36 15.22 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-24T06:30:39.906Z] #36 15.35 go: downloading github.com/peterh/liner v1.2.2 [2022-07-24T06:30:39.906Z] #36 15.50 go: downloading github.com/google/go-dap v0.6.0 [2022-07-24T06:30:39.906Z] #36 15.75 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-24T06:30:39.906Z] #36 15.96 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-24T06:30:39.906Z] #36 16.55 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-24T06:30:39.906Z] #36 16.76 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-24T06:30:39.906Z] #36 16.80 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-24T06:30:39.906Z] #36 17.60 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-24T06:30:40.153Z] #67 13.29 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-24T06:30:40.167Z] #36 ... [2022-07-24T06:30:40.167Z] [2022-07-24T06:30:40.167Z] #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-24T06:30:40.167Z] #51 sha256:746b398effad4dc679ea918020e44d983e3e0af862b8f362125c6b1ff3059980 [2022-07-24T06:30:40.167Z] #51 13.53 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-07-24T06:30:40.167Z] #51 17.24 Fetched 8449 kB in 13s (653 kB/s) [2022-07-24T06:30:40.167Z] #51 17.24 Reading package lists... [2022-07-24T06:30:40.167Z] #51 22.09 Reading package lists... [2022-07-24T06:30:40.167Z] #51 ... [2022-07-24T06:30:40.167Z] [2022-07-24T06:30:40.167Z] #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-24T06:30:40.167Z] #47 sha256:2d881f371ce35b0e4d68c9703e6e783d2c7615c14f7c04faa180d8f8e66494e1 [2022-07-24T06:30:40.167Z] #47 23.48 + 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-24T06:30:40.364Z] #84 ... [2022-07-24T06:30:40.364Z] [2022-07-24T06:30:40.364Z] #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-24T06:30:40.364Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-24T06:30:40.364Z] #19 90.34 Reading package lists... [2022-07-24T06:30:40.391Z] #76 73.70 Selecting previously unselected package build-essential. [2022-07-24T06:30:40.391Z] #76 73.71 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-07-24T06:30:40.391Z] #76 73.71 Unpacking build-essential (12.9) ... [2022-07-24T06:30:40.391Z] #76 73.82 Selecting previously unselected package libcap2:amd64. [2022-07-24T06:30:40.391Z] #76 73.84 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-24T06:30:40.391Z] #76 73.85 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-24T06:30:40.391Z] #76 73.99 Selecting previously unselected package libcap-dev:amd64. [2022-07-24T06:30:40.391Z] #76 74.00 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-07-24T06:30:40.391Z] #76 74.00 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-07-24T06:30:40.391Z] #76 74.16 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-24T06:30:40.391Z] #76 74.16 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-24T06:30:40.391Z] #76 74.17 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-24T06:30:40.413Z] #67 13.62 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-24T06:30:40.650Z] #76 74.41 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-24T06:30:40.650Z] #76 74.41 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-07-24T06:30:40.650Z] #76 74.42 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-24T06:30:40.650Z] #76 74.51 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-24T06:30:40.650Z] #76 74.54 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-24T06:30:40.910Z] #76 74.56 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-24T06:30:41.169Z] #76 74.83 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-24T06:30:41.169Z] #76 74.83 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-24T06:30:41.169Z] #76 74.83 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-24T06:30:41.326Z] #47 ... [2022-07-24T06:30:41.326Z] [2022-07-24T06:30:41.326Z] #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-24T06:30:41.326Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-24T06:30:41.326Z] #51 38.19 Reading package lists... [2022-07-24T06:30:42.107Z] #76 ... [2022-07-24T06:30:42.107Z] [2022-07-24T06:30:42.107Z] #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-24T06:30:42.107Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-24T06:30:42.107Z] #51 65.62 debconf: delaying package configuration, since apt-utils is not installed [2022-07-24T06:30:42.107Z] #51 66.06 Fetched 2315 kB in 3s (686 kB/s) [2022-07-24T06:30:42.107Z] #51 66.26 Selecting previously unselected package libprotobuf23:amd64. [2022-07-24T06:30:42.107Z] #51 66.26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-24T06:30:42.107Z] #51 66.42 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-07-24T06:30:42.107Z] #51 66.59 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-07-24T06:30:42.107Z] #51 68.18 Selecting previously unselected package python3-pkg-resources. [2022-07-24T06:30:42.107Z] #51 68.19 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-24T06:30:42.107Z] #51 68.21 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-24T06:30:42.107Z] #51 68.74 Selecting previously unselected package python3-six. [2022-07-24T06:30:42.107Z] #51 68.74 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-24T06:30:42.107Z] #51 68.75 Unpacking python3-six (1.16.0-2) ... [2022-07-24T06:30:42.107Z] #51 69.00 Selecting previously unselected package python3-protobuf. [2022-07-24T06:30:42.107Z] #51 69.01 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-07-24T06:30:42.107Z] #51 69.01 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-24T06:30:42.107Z] #51 70.96 Selecting previously unselected package libnet1:amd64. [2022-07-24T06:30:42.107Z] #51 70.96 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-24T06:30:42.107Z] #51 70.98 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-24T06:30:42.107Z] #51 71.26 Selecting previously unselected package libnl-3-200:amd64. [2022-07-24T06:30:42.107Z] #51 71.26 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-24T06:30:42.107Z] #51 71.28 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-24T06:30:42.107Z] #51 71.60 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-24T06:30:42.107Z] #51 71.60 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-24T06:30:42.107Z] #51 71.62 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-24T06:30:42.107Z] #51 71.85 Selecting previously unselected package criu. [2022-07-24T06:30:42.107Z] #51 71.86 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-07-24T06:30:42.107Z] #51 71.98 Unpacking criu (3.17.1-1) ... [2022-07-24T06:30:42.107Z] #51 73.68 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-24T06:30:42.367Z] #51 ... [2022-07-24T06:30:42.367Z] [2022-07-24T06:30:42.367Z] #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-24T06:30:42.367Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-24T06:30:42.367Z] #34 74.21 Updating files: 78% (1201/1521) Updating files: 79% (1202/1521) Updating files: 80% (1217/1521) Updating files: 81% (1233/1521) Updating files: 82% (1248/1521) Updating files: 83% (1263/1521) Updating files: 84% (1278/1521) Updating files: 85% (1293/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 94% (1439/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-24T06:30:42.367Z] #34 75.39 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-24T06:30:42.367Z] #34 75.94 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-24T06:30:42.712Z] #47 ... [2022-07-24T06:30:42.712Z] [2022-07-24T06:30:42.712Z] #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-24T06:30:42.712Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339 [2022-07-24T06:30:42.712Z] #42 16.51 Fetched 8445 kB in 12s (706 kB/s) [2022-07-24T06:30:42.712Z] #42 16.51 Reading package lists... [2022-07-24T06:30:42.712Z] #42 21.50 Reading package lists... [2022-07-24T06:30:42.972Z] #42 26.10 Building dependency tree... [2022-07-24T06:30:42.972Z] #42 ... [2022-07-24T06:30:42.972Z] [2022-07-24T06:30:42.972Z] #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-24T06:30:42.972Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-24T06:30:42.972Z] #14 16.64 Fetched 8445 kB in 12s (697 kB/s) [2022-07-24T06:30:42.972Z] #14 16.64 Reading package lists... [2022-07-24T06:30:42.972Z] #14 21.59 Reading package lists... [2022-07-24T06:30:42.972Z] #14 26.13 Building dependency tree... [2022-07-24T06:30:42.972Z] #14 ... [2022-07-24T06:30:42.972Z] [2022-07-24T06:30:42.972Z] #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-24T06:30:42.972Z] #62 sha256:58aebe86ab0ef5228a167fc120e71ee054454b2e653119aafe4e286e5cbdea17 [2022-07-24T06:30:42.972Z] #62 16.67 Fetched 8445 kB in 12s (686 kB/s) [2022-07-24T06:30:42.972Z] #62 16.67 Reading package lists... [2022-07-24T06:30:42.972Z] #62 21.83 Reading package lists... [2022-07-24T06:30:43.233Z] #62 26.39 Building dependency tree... [2022-07-24T06:30:43.233Z] #62 ... [2022-07-24T06:30:43.233Z] [2022-07-24T06:30:43.233Z] #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-24T06:30:43.233Z] #51 sha256:746b398effad4dc679ea918020e44d983e3e0af862b8f362125c6b1ff3059980 [2022-07-24T06:30:43.233Z] #51 22.09 Reading package lists... [2022-07-24T06:30:43.718Z] #67 16.36 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-24T06:30:43.718Z] #67 16.58 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-24T06:30:43.876Z] #51 47.45 Building dependency tree... [2022-07-24T06:30:44.289Z] #67 ... [2022-07-24T06:30:44.289Z] [2022-07-24T06:30:44.289Z] #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-24T06:30:44.289Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-24T06:30:44.289Z] #55 7.640 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-24T06:30:44.289Z] #55 10.08 go: downloading github.com/fatih/color v1.13.0 [2022-07-24T06:30:44.289Z] #55 10.15 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-24T06:30:44.289Z] #55 10.25 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-24T06:30:44.289Z] #55 10.25 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-24T06:30:44.289Z] #55 10.61 go: downloading github.com/spf13/viper v1.11.0 [2022-07-24T06:30:44.289Z] #55 10.65 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-24T06:30:44.289Z] #55 11.36 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-24T06:30:44.289Z] #55 11.45 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-24T06:30:44.289Z] #55 11.52 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-24T06:30:44.289Z] #55 11.80 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-24T06:30:44.289Z] #55 13.15 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-24T06:30:44.289Z] #55 13.28 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-24T06:30:44.289Z] #55 13.58 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-24T06:30:44.289Z] #55 13.73 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-24T06:30:44.289Z] #55 ... [2022-07-24T06:30:44.289Z] [2022-07-24T06:30:44.289Z] #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-24T06:30:44.289Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-24T06:30:44.289Z] #53 16.47 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-24T06:30:44.289Z] #53 16.50 go: downloading golang.org/x/mod v0.3.0 [2022-07-24T06:30:44.408Z] #34 ... [2022-07-24T06:30:44.408Z] [2022-07-24T06:30:44.408Z] #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-24T06:30:44.408Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-24T06:30:44.408Z] #55 68.28 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-24T06:30:44.408Z] #55 68.30 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-24T06:30:44.408Z] #55 69.48 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-24T06:30:44.408Z] #55 72.22 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-24T06:30:44.716Z] #55 ... [2022-07-24T06:30:44.716Z] [2022-07-24T06:30:44.717Z] #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-24T06:30:44.717Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-24T06:30:44.717Z] #76 76.37 Selecting previously unselected package libtool. [2022-07-24T06:30:44.717Z] #76 76.38 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-07-24T06:30:44.717Z] #76 76.38 Unpacking libtool (2.4.6-15) ... [2022-07-24T06:30:44.717Z] #76 76.84 Selecting previously unselected package libudev-dev:amd64. [2022-07-24T06:30:44.717Z] #76 76.85 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-24T06:30:44.717Z] #76 76.86 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-24T06:30:44.717Z] #76 77.29 Selecting previously unselected package libyajl2:amd64. [2022-07-24T06:30:44.717Z] #76 77.30 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-07-24T06:30:44.717Z] #76 77.33 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-24T06:30:44.717Z] #76 77.75 Selecting previously unselected package libyajl-dev:amd64. [2022-07-24T06:30:44.717Z] #76 77.77 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-07-24T06:30:44.717Z] #76 77.87 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-07-24T06:30:44.717Z] #76 78.29 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-24T06:30:44.717Z] #76 78.40 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-24T06:30:44.717Z] #76 78.43 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-24T06:30:44.717Z] #76 78.48 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-24T06:30:44.717Z] #76 78.53 Setting up file (1:5.39-3) ... [2022-07-24T06:30:44.817Z] #51 ... [2022-07-24T06:30:44.817Z] [2022-07-24T06:30:44.817Z] #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-24T06:30:44.817Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-24T06:30:44.817Z] #55 41.48 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-24T06:30:44.817Z] #55 41.68 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-24T06:30:44.817Z] #55 41.85 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-24T06:30:44.817Z] #55 41.96 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-24T06:30:44.817Z] #55 42.01 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-24T06:30:44.817Z] #55 42.66 go: downloading honnef.co/go/tools v0.3.1 [2022-07-24T06:30:44.817Z] #55 45.39 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-24T06:30:44.817Z] #55 45.45 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-24T06:30:44.817Z] #55 45.69 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-24T06:30:44.817Z] #55 45.90 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-24T06:30:44.817Z] #55 46.00 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-24T06:30:44.817Z] #55 46.04 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-24T06:30:44.817Z] #55 46.25 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-24T06:30:44.817Z] #55 46.49 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-24T06:30:44.817Z] #55 47.21 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-24T06:30:44.817Z] #55 47.41 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-24T06:30:44.817Z] #55 47.59 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-24T06:30:44.817Z] #55 47.82 go: downloading golang.org/x/text v0.3.7 [2022-07-24T06:30:44.995Z] #76 78.59 Setting up bzip2 (1.0.8-4) ... [2022-07-24T06:30:44.995Z] #76 78.69 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-24T06:30:44.995Z] #76 78.78 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-24T06:30:45.155Z] #51 26.71 Building dependency tree... [2022-07-24T06:30:45.254Z] #76 78.84 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-24T06:30:45.254Z] #76 78.89 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-24T06:30:45.254Z] #76 78.92 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-07-24T06:30:45.254Z] #76 78.96 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-24T06:30:45.254Z] #76 79.01 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-24T06:30:45.254Z] #76 79.05 Setting up patch (2.7.6-7) ... [2022-07-24T06:30:45.254Z] #76 79.08 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-24T06:30:45.254Z] #76 79.14 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-07-24T06:30:45.254Z] #76 79.20 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-07-24T06:30:45.514Z] #76 79.22 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-24T06:30:45.514Z] #76 79.23 Setting up libtool (2.4.6-15) ... [2022-07-24T06:30:45.514Z] #76 79.26 Setting up m4 (1.4.18-5) ... [2022-07-24T06:30:45.514Z] #76 79.31 Setting up dpkg-dev (1.20.11) ... [2022-07-24T06:30:45.514Z] #76 79.36 Setting up autoconf (2.69-14) ... [2022-07-24T06:30:45.514Z] #76 79.39 Setting up build-essential (12.9) ... [2022-07-24T06:30:45.514Z] #76 79.41 Setting up automake (1:1.16.3-2) ... [2022-07-24T06:30:45.773Z] #76 79.42 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-24T06:30:45.773Z] #76 79.46 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-24T06:30:47.079Z] #51 30.55 The following additional packages will be installed: [2022-07-24T06:30:47.079Z] #51 30.58 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-24T06:30:47.079Z] #51 30.58 python3-protobuf python3-six [2022-07-24T06:30:47.079Z] #51 30.59 Suggested packages: [2022-07-24T06:30:47.079Z] #51 30.60 python3-setuptools [2022-07-24T06:30:47.079Z] #51 30.60 Recommended packages: [2022-07-24T06:30:47.079Z] #51 30.60 iproute2 | iproute [2022-07-24T06:30:47.158Z] #76 DONE 81.0s [2022-07-24T06:30:47.158Z] [2022-07-24T06:30:47.158Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-24T06:30:47.158Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-24T06:30:47.167Z] #19 112.3 Building dependency tree... [2022-07-24T06:30:47.589Z] #53 ... [2022-07-24T06:30:47.589Z] [2022-07-24T06:30:47.589Z] #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-24T06:30:47.589Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-24T06:30:47.589Z] #76 10.76 Fetched 8559 kB in 8s (1124 kB/s) [2022-07-24T06:30:47.589Z] #76 10.76 Reading package lists... [2022-07-24T06:30:47.589Z] #76 17.59 Reading package lists... [2022-07-24T06:30:47.589Z] #76 ... [2022-07-24T06:30:47.589Z] [2022-07-24T06:30:47.589Z] #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-24T06:30:47.589Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-24T06:30:47.589Z] #55 18.78 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-24T06:30:47.589Z] #55 18.78 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-24T06:30:47.589Z] #55 19.15 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-24T06:30:47.589Z] #55 19.19 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-24T06:30:47.589Z] #55 19.29 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-24T06:30:47.589Z] #55 19.43 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-24T06:30:47.589Z] #55 19.45 go: downloading github.com/spf13/afero v1.8.2 [2022-07-24T06:30:47.589Z] #55 19.69 go: downloading github.com/spf13/cast v1.4.1 [2022-07-24T06:30:47.589Z] #55 19.84 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-24T06:30:47.589Z] #55 19.93 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-24T06:30:47.589Z] #55 20.00 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-24T06:30:47.589Z] #55 20.21 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-24T06:30:47.589Z] #55 20.33 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-24T06:30:47.589Z] #55 20.47 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-24T06:30:47.589Z] #55 20.53 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-24T06:30:47.589Z] #55 20.64 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-24T06:30:47.589Z] #55 20.75 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-24T06:30:47.589Z] #55 20.84 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-24T06:30:48.019Z] #51 31.28 The following NEW packages will be installed: [2022-07-24T06:30:48.019Z] #51 31.28 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-24T06:30:48.019Z] #51 31.28 python3-protobuf python3-six [2022-07-24T06:30:48.134Z] #55 ... [2022-07-24T06:30:48.134Z] [2022-07-24T06:30:48.134Z] #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-24T06:30:48.134Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-24T06:30:48.134Z] #51 54.10 The following additional packages will be installed: [2022-07-24T06:30:48.134Z] #51 54.11 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-24T06:30:48.134Z] #51 54.11 python3-protobuf python3-six [2022-07-24T06:30:48.134Z] #51 54.13 Suggested packages: [2022-07-24T06:30:48.134Z] #51 54.16 python3-setuptools [2022-07-24T06:30:48.134Z] #51 54.16 Recommended packages: [2022-07-24T06:30:48.134Z] #51 54.16 iproute2 | iproute [2022-07-24T06:30:48.279Z] #51 31.69 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-07-24T06:30:48.279Z] #51 31.69 Need to get 2136 kB of archives. [2022-07-24T06:30:48.279Z] #51 31.69 After this operation, 10.8 MB of additional disk space will be used. [2022-07-24T06:30:48.279Z] #51 31.69 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-07-24T06:30:48.279Z] #51 31.70 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-24T06:30:48.279Z] #51 31.70 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-24T06:30:48.279Z] #51 31.72 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-07-24T06:30:48.279Z] #51 31.73 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-24T06:30:48.279Z] #51 31.73 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-24T06:30:48.279Z] #51 31.74 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-24T06:30:48.279Z] #51 ... [2022-07-24T06:30:48.279Z] [2022-07-24T06:30:48.279Z] #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-24T06:30:48.279Z] #31 sha256:9e285d410800abea7f042adf6dfc15475b8c14a6d0a42b469c4402c2292c6b97 [2022-07-24T06:30:48.280Z] #31 25.91 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-24T06:30:48.280Z] #31 27.64 #=#=# [2022-07-24T06:30:48.280Z] #31 28.03 #=#=# 0.1% ########### 16.0% #################### 27.9% ############################ 40.3% ################################### 48.9% ############################################# 62.5% ##################################################### 74.5% ############################################################## 87.1% ######################################################################## 100.0% [2022-07-24T06:30:48.280Z] #31 30.38 [2022-07-24T06:30:48.532Z] #55 ... [2022-07-24T06:30:48.532Z] [2022-07-24T06:30:48.532Z] #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-24T06:30:48.532Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-24T06:30:48.532Z] #38 21.52 tomll can be used in two ways: [2022-07-24T06:30:48.532Z] #38 21.52 Writing to STDIN and reading from STDOUT: [2022-07-24T06:30:48.532Z] #38 21.52 cat file.toml | tomll > file.toml [2022-07-24T06:30:48.532Z] #38 21.52 [2022-07-24T06:30:48.532Z] #38 21.52 Reading and updating a list of files: [2022-07-24T06:30:48.532Z] #38 21.52 tomll a.toml b.toml c.toml [2022-07-24T06:30:48.532Z] #38 21.52 [2022-07-24T06:30:48.532Z] #38 21.52 When given a list of files, tomll will modify all files in place without asking. [2022-07-24T06:30:48.532Z] #38 DONE 21.9s [2022-07-24T06:30:48.532Z] [2022-07-24T06:30:48.532Z] #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-24T06:30:48.532Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-24T06:30:48.532Z] #57 11.96 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-24T06:30:48.532Z] #57 ... [2022-07-24T06:30:48.532Z] [2022-07-24T06:30:48.532Z] #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-24T06:30:48.532Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-24T06:30:48.532Z] #51 11.82 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-24T06:30:48.532Z] #51 14.30 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-24T06:30:48.532Z] #51 17.21 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-07-24T06:30:48.537Z] #77 1.234 Cloning into '/tmp/crun-build'... [2022-07-24T06:30:48.537Z] #77 ... [2022-07-24T06:30:48.537Z] [2022-07-24T06:30:48.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-24T06:30:48.537Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-24T06:30:48.537Z] #14 72.30 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-24T06:30:48.537Z] #14 72.30 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-07-24T06:30:48.537Z] #14 72.31 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-07-24T06:30:48.537Z] #14 72.33 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-24T06:30:48.537Z] #14 72.35 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-24T06:30:48.537Z] #14 72.40 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-24T06:30:48.537Z] #14 72.48 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-24T06:30:48.537Z] #14 72.48 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-07-24T06:30:48.537Z] #14 72.48 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-07-24T06:30:48.537Z] #14 72.55 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-07-24T06:30:48.537Z] #14 72.55 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-07-24T06:30:48.537Z] #14 72.65 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-07-24T06:30:48.537Z] #14 72.67 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-07-24T06:30:48.537Z] #14 72.71 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-24T06:30:48.537Z] #14 72.75 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-24T06:30:48.537Z] #14 72.75 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-24T06:30:48.537Z] #14 74.48 debconf: delaying package configuration, since apt-utils is not installed [2022-07-24T06:30:48.537Z] #14 75.06 Fetched 115 MB in 12s (9710 kB/s) [2022-07-24T06:30:48.537Z] #14 75.31 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-24T06:30:48.537Z] #14 75.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 ... 15717 files and directories currently installed.) [2022-07-24T06:30:48.537Z] #14 75.42 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-24T06:30:48.537Z] #14 75.44 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-24T06:30:48.537Z] #14 79.65 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-24T06:30:48.537Z] #14 79.65 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-24T06:30:48.537Z] #14 79.66 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-24T06:30:48.792Z] #51 ... [2022-07-24T06:30:48.792Z] [2022-07-24T06:30:48.792Z] #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-24T06:30:48.792Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-24T06:30:48.792Z] #55 22.03 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-24T06:30:48.792Z] #55 22.16 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-24T06:30:49.052Z] #55 22.52 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-24T06:30:49.075Z] #51 55.19 The following NEW packages will be installed: [2022-07-24T06:30:49.075Z] #51 55.20 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-24T06:30:49.075Z] #51 55.20 python3-protobuf python3-six [2022-07-24T06:30:49.105Z] #14 ... [2022-07-24T06:30:49.105Z] [2022-07-24T06:30:49.105Z] #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-24T06:30:49.105Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-24T06:30:49.105Z] #42 72.90 Selecting previously unselected package libicu67:amd64. [2022-07-24T06:30:49.105Z] #42 72.92 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-07-24T06:30:49.105Z] #42 72.94 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-24T06:30:49.221Z] #31 ... [2022-07-24T06:30:49.221Z] [2022-07-24T06:30:49.221Z] #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-24T06:30:49.221Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff [2022-07-24T06:30:49.221Z] #76 21.49 Building dependency tree... [2022-07-24T06:30:49.221Z] #76 25.30 python3 is already the newest version (3.9.2-3). [2022-07-24T06:30:49.221Z] #76 25.30 The following additional packages will be installed: [2022-07-24T06:30:49.221Z] #76 25.31 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-07-24T06:30:49.221Z] #76 25.31 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-24T06:30:49.221Z] #76 25.32 Suggested packages: [2022-07-24T06:30:49.221Z] #76 25.34 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-24T06:30:49.221Z] #76 25.34 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-24T06:30:49.221Z] #76 25.34 m4-doc ed diffutils-doc [2022-07-24T06:30:49.221Z] #76 25.34 Recommended packages: [2022-07-24T06:30:49.221Z] #76 25.34 fakeroot libalgorithm-merge-perl libltdl-dev [2022-07-24T06:30:49.221Z] #76 26.65 The following NEW packages will be installed: [2022-07-24T06:30:49.221Z] #76 26.65 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-24T06:30:49.221Z] #76 26.66 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-24T06:30:49.221Z] #76 26.66 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-24T06:30:49.221Z] #76 26.66 libyajl2 m4 patch xz-utils [2022-07-24T06:30:49.221Z] #76 27.07 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. [2022-07-24T06:30:49.221Z] #76 27.07 Need to get 5916 kB of archives. [2022-07-24T06:30:49.221Z] #76 27.07 After this operation, 18.6 MB of additional disk space will be used. [2022-07-24T06:30:49.221Z] #76 27.07 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-07-24T06:30:49.221Z] #76 27.08 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB] [2022-07-24T06:30:49.221Z] #76 27.08 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB] [2022-07-24T06:30:49.221Z] #76 27.08 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB] [2022-07-24T06:30:49.221Z] #76 27.08 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-07-24T06:30:49.221Z] #76 27.09 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB] [2022-07-24T06:30:49.221Z] #76 27.09 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB] [2022-07-24T06:30:49.221Z] #76 27.12 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB] [2022-07-24T06:30:49.222Z] #76 27.12 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-24T06:30:49.222Z] #76 27.13 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB] [2022-07-24T06:30:49.222Z] #76 27.24 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-07-24T06:30:49.222Z] #76 27.25 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-24T06:30:49.222Z] #76 27.32 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B] [2022-07-24T06:30:49.222Z] #76 27.34 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-07-24T06:30:49.222Z] #76 27.35 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] [2022-07-24T06:30:49.222Z] #76 27.35 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-24T06:30:49.222Z] #76 27.36 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-24T06:30:49.222Z] #76 27.36 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-24T06:30:49.222Z] #76 27.36 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-07-24T06:30:49.222Z] #76 27.38 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB] [2022-07-24T06:30:49.222Z] #76 27.39 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-07-24T06:30:49.222Z] #76 27.42 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-07-24T06:30:49.222Z] #76 27.42 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB] [2022-07-24T06:30:49.222Z] #76 28.50 debconf: delaying package configuration, since apt-utils is not installed [2022-07-24T06:30:49.222Z] #76 28.73 Fetched 5916 kB in 1s (8726 kB/s) [2022-07-24T06:30:49.222Z] #76 28.82 Selecting previously unselected package bzip2. [2022-07-24T06:30:49.222Z] #76 28.82 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-07-24T06:30:49.222Z] #76 29.08 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ... [2022-07-24T06:30:49.222Z] #76 29.14 Unpacking bzip2 (1.0.8-4) ... [2022-07-24T06:30:49.222Z] #76 29.29 Selecting previously unselected package libmagic-mgc. [2022-07-24T06:30:49.222Z] #76 29.29 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_arm64.deb ... [2022-07-24T06:30:49.222Z] #76 29.31 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-24T06:30:49.222Z] #76 30.06 Selecting previously unselected package libmagic1:arm64. [2022-07-24T06:30:49.222Z] #76 30.07 Preparing to unpack .../02-libmagic1_1%3a5.39-3_arm64.deb ... [2022-07-24T06:30:49.222Z] #76 30.10 Unpacking libmagic1:arm64 (1:5.39-3) ... [2022-07-24T06:30:49.222Z] #76 30.30 Selecting previously unselected package file. [2022-07-24T06:30:49.222Z] #76 30.30 Preparing to unpack .../03-file_1%3a5.39-3_arm64.deb ... [2022-07-24T06:30:49.222Z] #76 30.33 Unpacking file (1:5.39-3) ... [2022-07-24T06:30:49.222Z] #76 30.48 Selecting previously unselected package xz-utils. [2022-07-24T06:30:49.222Z] #76 30.51 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-07-24T06:30:49.222Z] #76 30.52 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-24T06:30:49.222Z] #76 30.77 Selecting previously unselected package libsigsegv2:arm64. [2022-07-24T06:30:49.222Z] #76 30.77 Preparing to unpack .../05-libsigsegv2_2.13-1_arm64.deb ... [2022-07-24T06:30:49.222Z] #76 30.78 Unpacking libsigsegv2:arm64 (2.13-1) ... [2022-07-24T06:30:49.222Z] #76 30.94 Selecting previously unselected package m4. [2022-07-24T06:30:49.222Z] #76 30.94 Preparing to unpack .../06-m4_1.4.18-5_arm64.deb ... [2022-07-24T06:30:49.222Z] #76 30.95 Unpacking m4 (1.4.18-5) ... [2022-07-24T06:30:49.222Z] #76 31.20 Selecting previously unselected package autoconf. [2022-07-24T06:30:49.222Z] #76 31.20 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-24T06:30:49.222Z] #76 31.21 Unpacking autoconf (2.69-14) ... [2022-07-24T06:30:49.222Z] #76 31.63 Selecting previously unselected package autotools-dev. [2022-07-24T06:30:49.222Z] #76 31.64 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-24T06:30:49.222Z] #76 31.64 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-24T06:30:49.222Z] #76 31.79 Selecting previously unselected package automake. [2022-07-24T06:30:49.222Z] #76 31.79 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-24T06:30:49.222Z] #76 31.80 Unpacking automake (1:1.16.3-2) ... [2022-07-24T06:30:49.222Z] #76 32.43 Selecting previously unselected package patch. [2022-07-24T06:30:49.222Z] #76 32.44 Preparing to unpack .../10-patch_2.7.6-7_arm64.deb ... [2022-07-24T06:30:49.222Z] #76 32.45 Unpacking patch (2.7.6-7) ... [2022-07-24T06:30:49.222Z] #76 32.68 Selecting previously unselected package dpkg-dev. [2022-07-24T06:30:49.222Z] #76 32.68 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-07-24T06:30:49.222Z] #76 32.69 Unpacking dpkg-dev (1.20.11) ... [2022-07-24T06:30:49.313Z] #55 ... [2022-07-24T06:30:49.313Z] [2022-07-24T06:30:49.313Z] #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-24T06:30:49.313Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-24T06:30:49.313Z] #40 12.80 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-24T06:30:49.313Z] #40 12.84 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-24T06:30:49.313Z] #40 ... [2022-07-24T06:30:49.313Z] [2022-07-24T06:30:49.313Z] #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-24T06:30:49.313Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-24T06:30:49.313Z] #36 17.94 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-24T06:30:49.313Z] #36 17.95 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-24T06:30:49.313Z] #36 18.51 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-24T06:30:49.313Z] #36 18.70 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-24T06:30:49.313Z] #36 19.20 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-24T06:30:49.313Z] #36 19.46 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-24T06:30:49.313Z] #36 19.47 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-24T06:30:49.313Z] #36 19.61 go: downloading github.com/peterh/liner v1.2.2 [2022-07-24T06:30:49.313Z] #36 20.02 go: downloading github.com/google/go-dap v0.6.0 [2022-07-24T06:30:49.313Z] #36 20.28 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-24T06:30:49.313Z] #36 20.74 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-24T06:30:49.313Z] #36 21.42 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-24T06:30:49.313Z] #36 21.53 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-24T06:30:49.313Z] #36 21.67 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-24T06:30:49.364Z] #42 ... [2022-07-24T06:30:49.364Z] [2022-07-24T06:30:49.364Z] #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-24T06:30:49.364Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-24T06:30:49.364Z] #51 76.36 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-07-24T06:30:49.364Z] #51 76.41 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-24T06:30:49.364Z] #51 76.49 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-24T06:30:49.364Z] #51 76.55 Setting up python3-six (1.16.0-2) ... [2022-07-24T06:30:49.364Z] #51 78.46 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-24T06:30:49.364Z] #51 78.53 Setting up python3-protobuf (3.12.4-1) ... [2022-07-24T06:30:49.647Z] #51 55.92 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-07-24T06:30:49.647Z] #51 55.92 Need to get 2315 kB of archives. [2022-07-24T06:30:49.647Z] #51 55.92 After this operation, 11.1 MB of additional disk space will be used. [2022-07-24T06:30:49.647Z] #51 55.92 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-07-24T06:30:49.647Z] #51 56.02 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-24T06:30:49.647Z] #51 56.02 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-24T06:30:49.647Z] #51 56.02 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-07-24T06:30:49.647Z] #51 56.02 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-24T06:30:49.647Z] #51 56.02 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-24T06:30:49.647Z] #51 56.08 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-24T06:30:49.884Z] #36 23.25 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-24T06:30:49.884Z] #36 23.34 go: downloading github.com/cilium/ebpf v0.7.0 [2022-07-24T06:30:49.884Z] #36 ... [2022-07-24T06:30:49.884Z] [2022-07-24T06:30:49.884Z] #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-24T06:30:49.884Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-24T06:30:49.884Z] #55 23.56 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-24T06:30:50.144Z] #55 23.65 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-24T06:30:50.144Z] #55 23.71 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-24T06:30:50.144Z] #55 23.80 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-24T06:30:50.144Z] #55 ... [2022-07-24T06:30:50.144Z] [2022-07-24T06:30:50.144Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-24T06:30:50.144Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-24T06:30:50.144Z] #14 13.83 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-24T06:30:50.144Z] #14 22.77 Fetched 8559 kB in 15s (569 kB/s) [2022-07-24T06:30:50.329Z] #76 ... [2022-07-24T06:30:50.329Z] [2022-07-24T06:30:50.329Z] #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-24T06:30:50.329Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-24T06:30:50.329Z] #55 23.78 go: downloading honnef.co/go/tools v0.3.1 [2022-07-24T06:30:50.329Z] #55 25.16 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-24T06:30:50.329Z] #55 25.16 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-24T06:30:50.329Z] #55 25.36 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-24T06:30:50.329Z] #55 25.48 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-24T06:30:50.329Z] #55 25.60 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-24T06:30:50.329Z] #55 25.61 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-24T06:30:50.329Z] #55 25.67 go: downloading golang.org/x/text v0.3.7 [2022-07-24T06:30:50.329Z] #55 30.98 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-24T06:30:50.329Z] #55 30.99 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-24T06:30:50.329Z] #55 31.28 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-24T06:30:50.329Z] #55 31.28 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-24T06:30:50.329Z] #55 31.40 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-24T06:30:50.329Z] #55 31.57 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-24T06:30:50.329Z] #55 31.66 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-24T06:30:50.329Z] #55 31.71 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-24T06:30:50.329Z] #55 31.78 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-24T06:30:50.329Z] #55 31.81 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-24T06:30:50.329Z] #55 31.88 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-24T06:30:50.329Z] #55 31.88 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-24T06:30:50.329Z] #55 32.00 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-24T06:30:50.329Z] #55 32.00 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-24T06:30:50.329Z] #55 32.04 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-24T06:30:50.329Z] #55 32.13 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-24T06:30:50.329Z] #55 32.23 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-24T06:30:50.329Z] #55 32.86 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-24T06:30:50.329Z] #55 32.98 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-24T06:30:50.329Z] #55 33.13 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-24T06:30:50.329Z] #55 33.13 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-24T06:30:50.329Z] #55 33.35 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-24T06:30:50.329Z] #55 33.70 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-24T06:30:50.329Z] #55 33.93 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-24T06:30:50.329Z] #55 33.96 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-24T06:30:50.329Z] #55 ... [2022-07-24T06:30:50.329Z] [2022-07-24T06:30:50.329Z] #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-24T06:30:50.329Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-24T06:30:50.329Z] #14 26.13 Building dependency tree... [2022-07-24T06:30:50.330Z] #14 30.17 The following additional packages will be installed: [2022-07-24T06:30:50.330Z] #14 30.18 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-24T06:30:50.330Z] #14 30.18 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-24T06:30:50.330Z] #14 30.18 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-24T06:30:50.330Z] #14 30.18 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-24T06:30:50.330Z] #14 30.19 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-24T06:30:50.330Z] #14 30.19 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-24T06:30:50.330Z] #14 30.19 mingw-w64-common mingw-w64-x86-64-dev [2022-07-24T06:30:50.330Z] #14 30.19 Suggested packages: [2022-07-24T06:30:50.330Z] #14 30.23 gcc-10-locales seccomp wine64 [2022-07-24T06:30:50.330Z] #14 31.39 The following NEW packages will be installed: [2022-07-24T06:30:50.330Z] #14 31.40 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-24T06:30:50.330Z] #14 31.40 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-24T06:30:50.330Z] #14 31.40 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-24T06:30:50.330Z] #14 31.40 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-24T06:30:50.330Z] #14 31.40 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-24T06:30:50.330Z] #14 31.40 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-24T06:30:50.330Z] #14 31.40 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-24T06:30:50.330Z] #14 31.40 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-24T06:30:50.330Z] #14 31.40 mingw-w64-x86-64-dev [2022-07-24T06:30:50.330Z] #14 31.82 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-07-24T06:30:50.330Z] #14 31.82 Need to get 108 MB of archives. [2022-07-24T06:30:50.330Z] #14 31.82 After this operation, 620 MB of additional disk space will be used. [2022-07-24T06:30:50.330Z] #14 31.82 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-24T06:30:50.330Z] #14 31.90 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-24T06:30:50.330Z] #14 32.02 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-24T06:30:50.330Z] #14 32.03 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-24T06:30:50.330Z] #14 32.04 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-24T06:30:50.330Z] #14 32.05 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-24T06:30:50.330Z] #14 32.26 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-24T06:30:50.330Z] #14 32.44 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-24T06:30:50.330Z] #14 32.45 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-24T06:30:50.330Z] #14 32.83 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-24T06:30:50.405Z] #14 22.77 Reading package lists... [2022-07-24T06:30:50.405Z] #14 ... [2022-07-24T06:30:50.405Z] [2022-07-24T06:30:50.405Z] #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-24T06:30:50.405Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-24T06:30:50.405Z] #55 23.95 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-24T06:30:50.590Z] #14 ... [2022-07-24T06:30:50.590Z] [2022-07-24T06:30:50.590Z] #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-24T06:30:50.590Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-24T06:30:50.590Z] #55 34.25 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-24T06:30:50.665Z] #55 24.11 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-24T06:30:50.665Z] #55 24.26 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-24T06:30:50.747Z] #51 ... [2022-07-24T06:30:50.747Z] [2022-07-24T06:30:50.747Z] #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-24T06:30:50.747Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-24T06:30:50.747Z] #14 84.33 Selecting previously unselected package binutils-mingw-w64. [2022-07-24T06:30:50.747Z] #14 84.33 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-24T06:30:50.747Z] #14 84.34 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-24T06:30:50.747Z] #14 84.53 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-24T06:30:50.747Z] #14 84.53 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-24T06:30:50.747Z] #14 84.53 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-24T06:30:50.926Z] #55 24.34 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-24T06:30:50.926Z] #55 24.44 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-24T06:30:51.009Z] #14 84.89 Selecting previously unselected package dmsetup. [2022-07-24T06:30:51.027Z] #55 34.50 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-24T06:30:51.196Z] #55 24.61 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-24T06:30:51.196Z] #55 24.77 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-24T06:30:51.267Z] #14 84.90 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-07-24T06:30:51.267Z] #14 84.91 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-24T06:30:51.267Z] #14 85.17 Selecting previously unselected package mingw-w64-common. [2022-07-24T06:30:51.456Z] #55 24.90 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-24T06:30:51.456Z] #55 25.04 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-24T06:30:51.456Z] #55 25.07 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-24T06:30:51.528Z] #14 85.19 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-24T06:30:51.528Z] #14 85.22 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-24T06:30:51.561Z] #51 ... [2022-07-24T06:30:51.561Z] [2022-07-24T06:30:51.561Z] #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-24T06:30:51.561Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-24T06:30:51.561Z] #62 38.99 Reading package lists... [2022-07-24T06:30:51.561Z] #62 48.28 Building dependency tree... [2022-07-24T06:30:51.561Z] #62 54.83 The following additional packages will be installed: [2022-07-24T06:30:51.561Z] #62 54.83 libbtrfs0 [2022-07-24T06:30:51.561Z] #62 55.09 The following NEW packages will be installed: [2022-07-24T06:30:51.561Z] #62 55.13 libbtrfs-dev libbtrfs0 [2022-07-24T06:30:51.561Z] #62 55.51 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-07-24T06:30:51.561Z] #62 55.51 Need to get 460 kB of archives. [2022-07-24T06:30:51.561Z] #62 55.51 After this operation, 1237 kB of additional disk space will be used. [2022-07-24T06:30:51.561Z] #62 55.51 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-24T06:30:51.561Z] #62 55.52 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-24T06:30:51.561Z] #62 57.17 debconf: delaying package configuration, since apt-utils is not installed [2022-07-24T06:30:51.561Z] #62 57.46 Fetched 460 kB in 0s (1344 kB/s) [2022-07-24T06:30:51.561Z] #62 57.59 Selecting previously unselected package libbtrfs0:amd64. [2022-07-24T06:30:51.561Z] #62 57.59 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-24T06:30:51.561Z] #62 57.72 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-24T06:30:51.562Z] #62 57.77 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-24T06:30:51.562Z] #62 ... [2022-07-24T06:30:51.562Z] [2022-07-24T06:30:51.562Z] #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-24T06:30:51.562Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-24T06:30:51.562Z] #76 38.79 Reading package lists... [2022-07-24T06:30:51.562Z] #76 48.19 Building dependency tree... [2022-07-24T06:30:51.562Z] #76 54.78 python3 is already the newest version (3.9.2-3). [2022-07-24T06:30:51.562Z] #76 54.78 The following additional packages will be installed: [2022-07-24T06:30:51.562Z] #76 54.82 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-07-24T06:30:51.562Z] #76 54.82 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-24T06:30:51.562Z] #76 54.83 Suggested packages: [2022-07-24T06:30:51.562Z] #76 54.83 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-24T06:30:51.562Z] #76 54.83 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-24T06:30:51.562Z] #76 54.83 m4-doc ed diffutils-doc [2022-07-24T06:30:51.562Z] #76 54.83 Recommended packages: [2022-07-24T06:30:51.562Z] #76 54.83 fakeroot libalgorithm-merge-perl libltdl-dev [2022-07-24T06:30:51.562Z] #76 57.11 The following NEW packages will be installed: [2022-07-24T06:30:51.562Z] #76 57.12 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-24T06:30:51.562Z] #76 57.14 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-24T06:30:51.562Z] #76 57.14 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-24T06:30:51.562Z] #76 57.15 libyajl2 m4 patch xz-utils [2022-07-24T06:30:51.562Z] #76 57.67 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. [2022-07-24T06:30:51.562Z] #76 57.67 Need to get 5940 kB of archives. [2022-07-24T06:30:51.562Z] #76 57.67 After this operation, 18.7 MB of additional disk space will be used. [2022-07-24T06:30:51.562Z] #76 57.67 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-24T06:30:51.562Z] #76 57.70 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-24T06:30:51.562Z] #76 57.72 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-24T06:30:51.562Z] #76 57.73 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-24T06:30:51.562Z] #76 57.73 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-24T06:30:51.562Z] #76 57.74 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-07-24T06:30:51.562Z] #76 57.74 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-07-24T06:30:51.562Z] #76 57.74 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-07-24T06:30:51.562Z] #76 57.78 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-24T06:30:51.562Z] #76 57.79 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-07-24T06:30:51.562Z] #76 57.91 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-24T06:30:51.562Z] #76 57.91 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-24T06:30:51.562Z] #76 58.11 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-07-24T06:30:51.562Z] #76 58.12 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-24T06:30:51.562Z] #76 58.19 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-07-24T06:30:51.562Z] #76 58.20 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-24T06:30:51.562Z] #76 58.21 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-24T06:30:51.562Z] #76 58.23 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-24T06:30:51.562Z] #76 58.23 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-24T06:30:51.562Z] #76 58.24 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-07-24T06:30:51.562Z] #76 58.28 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-24T06:30:51.562Z] #76 58.28 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-24T06:30:51.562Z] #76 58.30 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-07-24T06:30:51.562Z] #76 ... [2022-07-24T06:30:51.562Z] [2022-07-24T06:30:51.562Z] #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-24T06:30:51.562Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-24T06:30:51.562Z] #42 39.01 Reading package lists... [2022-07-24T06:30:51.562Z] #42 48.32 Building dependency tree... [2022-07-24T06:30:51.562Z] #42 54.87 The following additional packages will be installed: [2022-07-24T06:30:51.562Z] #42 54.92 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-07-24T06:30:51.562Z] #42 54.94 Suggested packages: [2022-07-24T06:30:51.562Z] #42 54.94 cmake-doc ninja-build lrzip [2022-07-24T06:30:51.562Z] #42 54.94 Recommended packages: [2022-07-24T06:30:51.562Z] #42 54.94 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-24T06:30:51.562Z] #42 56.29 The following NEW packages will be installed: [2022-07-24T06:30:51.562Z] #42 56.30 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-07-24T06:30:51.562Z] #42 56.30 vim-common xxd [2022-07-24T06:30:51.562Z] #42 56.82 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-07-24T06:30:51.562Z] #42 56.82 Need to get 17.7 MB of archives. [2022-07-24T06:30:51.562Z] #42 56.82 After this operation, 70.7 MB of additional disk space will be used. [2022-07-24T06:30:51.562Z] #42 56.82 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-24T06:30:51.562Z] #42 56.83 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-24T06:30:51.562Z] #42 56.83 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-24T06:30:51.562Z] #42 57.07 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-24T06:30:51.562Z] #42 57.84 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-07-24T06:30:51.562Z] #42 57.93 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-07-24T06:30:51.562Z] #42 57.94 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-07-24T06:30:51.562Z] #42 57.94 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-07-24T06:30:51.562Z] #42 57.95 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-07-24T06:30:51.562Z] #42 57.99 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-07-24T06:30:51.598Z] #55 35.26 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-24T06:30:51.598Z] #55 35.26 go: downloading github.com/prometheus/common v0.32.1 [2022-07-24T06:30:51.717Z] #55 25.25 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-24T06:30:51.830Z] #42 ... [2022-07-24T06:30:51.830Z] [2022-07-24T06:30:51.830Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-24T06:30:51.830Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-24T06:30:51.830Z] #62 58.39 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-24T06:30:51.830Z] #62 58.39 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-24T06:30:51.830Z] #62 58.40 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-24T06:30:51.977Z] #55 25.37 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-24T06:30:51.977Z] #55 25.37 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-24T06:30:51.977Z] #55 25.47 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-24T06:30:51.977Z] #55 25.60 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-24T06:30:52.091Z] #62 ... [2022-07-24T06:30:52.091Z] [2022-07-24T06:30:52.091Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-24T06:30:52.091Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-24T06:30:52.091Z] #14 38.98 Reading package lists... [2022-07-24T06:30:52.091Z] #14 49.04 Building dependency tree... [2022-07-24T06:30:52.091Z] #14 55.16 The following additional packages will be installed: [2022-07-24T06:30:52.091Z] #14 55.16 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-24T06:30:52.091Z] #14 55.16 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-24T06:30:52.091Z] #14 55.16 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-24T06:30:52.091Z] #14 55.16 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-24T06:30:52.091Z] #14 55.17 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-24T06:30:52.091Z] #14 55.17 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-24T06:30:52.091Z] #14 55.17 mingw-w64-common mingw-w64-x86-64-dev [2022-07-24T06:30:52.091Z] #14 55.18 Suggested packages: [2022-07-24T06:30:52.091Z] #14 55.18 gcc-10-locales seccomp wine64 [2022-07-24T06:30:52.091Z] #14 57.10 The following NEW packages will be installed: [2022-07-24T06:30:52.091Z] #14 57.13 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-24T06:30:52.091Z] #14 57.13 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-24T06:30:52.091Z] #14 57.13 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-24T06:30:52.091Z] #14 57.13 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-24T06:30:52.091Z] #14 57.14 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-24T06:30:52.091Z] #14 57.14 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-24T06:30:52.091Z] #14 57.14 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-24T06:30:52.091Z] #14 57.15 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-24T06:30:52.091Z] #14 57.15 mingw-w64-x86-64-dev [2022-07-24T06:30:52.091Z] #14 57.72 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-07-24T06:30:52.091Z] #14 57.72 Need to get 115 MB of archives. [2022-07-24T06:30:52.091Z] #14 57.72 After this operation, 645 MB of additional disk space will be used. [2022-07-24T06:30:52.091Z] #14 57.72 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-24T06:30:52.091Z] #14 57.97 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-24T06:30:52.091Z] #14 58.26 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-24T06:30:52.091Z] #14 58.26 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-07-24T06:30:52.091Z] #14 58.26 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-24T06:30:52.091Z] #14 58.26 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-24T06:30:52.091Z] #14 58.86 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-24T06:30:52.091Z] #14 ... [2022-07-24T06:30:52.091Z] [2022-07-24T06:30:52.091Z] #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-24T06:30:52.091Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-24T06:30:52.091Z] #51 58.51 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-07-24T06:30:52.243Z] #55 25.76 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-24T06:30:52.304Z] #55 35.86 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-24T06:30:52.432Z] #19 123.2 The following additional packages will be installed: [2022-07-24T06:30:52.432Z] #19 123.2 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-07-24T06:30:52.432Z] #19 123.2 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-07-24T06:30:52.432Z] #19 123.2 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-07-24T06:30:52.432Z] #19 123.2 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-07-24T06:30:52.432Z] #19 123.2 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-07-24T06:30:52.432Z] #19 123.2 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-07-24T06:30:52.432Z] #19 123.3 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-07-24T06:30:52.432Z] #19 123.3 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-07-24T06:30:52.432Z] #19 123.3 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-07-24T06:30:52.432Z] #19 123.3 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-07-24T06:30:52.432Z] #19 123.3 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-07-24T06:30:52.432Z] #19 123.3 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-07-24T06:30:52.432Z] #19 123.3 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-07-24T06:30:52.432Z] #19 123.3 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-07-24T06:30:52.432Z] #19 123.3 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-07-24T06:30:52.432Z] #19 123.3 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-07-24T06:30:52.432Z] #19 123.3 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-07-24T06:30:52.432Z] #19 123.3 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-07-24T06:30:52.432Z] #19 123.3 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-07-24T06:30:52.432Z] #19 123.3 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-07-24T06:30:52.432Z] #19 123.3 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-07-24T06:30:52.432Z] #19 123.3 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-07-24T06:30:52.432Z] #19 123.3 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-07-24T06:30:52.432Z] #19 123.3 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-07-24T06:30:52.432Z] #19 123.3 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-07-24T06:30:52.432Z] #19 123.3 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-07-24T06:30:52.432Z] #19 123.3 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-07-24T06:30:52.432Z] #19 123.3 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-07-24T06:30:52.432Z] #19 123.3 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-07-24T06:30:52.432Z] #19 123.3 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-07-24T06:30:52.432Z] #19 123.3 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-07-24T06:30:52.432Z] #19 123.3 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-07-24T06:30:52.432Z] #19 123.3 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-07-24T06:30:52.432Z] #19 123.3 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-07-24T06:30:52.432Z] #19 123.3 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-07-24T06:30:52.432Z] #19 123.3 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-07-24T06:30:52.432Z] #19 123.3 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-07-24T06:30:52.432Z] #19 123.3 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-07-24T06:30:52.432Z] #19 123.3 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-07-24T06:30:52.432Z] #19 123.3 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-07-24T06:30:52.432Z] #19 123.3 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-07-24T06:30:52.432Z] #19 123.3 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-07-24T06:30:52.432Z] #19 123.3 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-07-24T06:30:52.432Z] #19 123.3 linux-libc-dev-s390x-cross patch xz-utils [2022-07-24T06:30:52.432Z] #19 123.4 Suggested packages: [2022-07-24T06:30:52.432Z] #19 123.4 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-07-24T06:30:52.432Z] #19 123.4 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-07-24T06:30:52.432Z] #19 123.4 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-07-24T06:30:52.432Z] #19 123.4 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-07-24T06:30:52.432Z] #19 123.4 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-07-24T06:30:52.432Z] #19 123.4 libyaml-shell-perl ed diffutils-doc [2022-07-24T06:30:52.432Z] #19 123.4 Recommended packages: [2022-07-24T06:30:52.432Z] #19 123.4 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-07-24T06:30:52.432Z] #19 123.4 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-07-24T06:30:52.502Z] #55 25.98 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-24T06:30:52.502Z] #55 26.05 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-24T06:30:52.502Z] #55 26.18 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-24T06:30:52.662Z] #55 36.23 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-24T06:30:52.762Z] #55 26.32 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-24T06:30:52.762Z] #55 26.40 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-24T06:30:53.021Z] #55 26.53 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-24T06:30:53.021Z] #55 26.56 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-24T06:30:53.281Z] #55 26.80 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-24T06:30:53.281Z] #55 26.86 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-24T06:30:53.559Z] #55 26.99 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-24T06:30:53.559Z] #55 27.04 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-24T06:30:53.559Z] #55 27.13 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-24T06:30:53.559Z] #55 27.21 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-24T06:30:53.818Z] #55 27.33 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-24T06:30:53.818Z] #55 27.45 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-24T06:30:54.050Z] #51 ... [2022-07-24T06:30:54.050Z] [2022-07-24T06:30:54.050Z] #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-24T06:30:54.050Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-24T06:30:54.050Z] #62 59.29 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-24T06:30:54.050Z] #62 59.32 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-24T06:30:54.050Z] #62 59.33 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-24T06:30:54.050Z] #62 DONE 60.8s [2022-07-24T06:30:54.079Z] #55 27.60 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-24T06:30:54.079Z] #55 27.64 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-24T06:30:54.079Z] #55 27.72 go: downloading github.com/julz/importas v0.1.0 [2022-07-24T06:30:54.188Z] #55 37.65 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-24T06:30:54.188Z] #55 ... [2022-07-24T06:30:54.188Z] [2022-07-24T06:30:54.188Z] #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-24T06:30:54.188Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339 [2022-07-24T06:30:54.188Z] #42 26.10 Building dependency tree... [2022-07-24T06:30:54.188Z] #42 30.51 The following additional packages will be installed: [2022-07-24T06:30:54.188Z] #42 30.53 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-07-24T06:30:54.188Z] #42 30.56 Suggested packages: [2022-07-24T06:30:54.188Z] #42 30.57 cmake-doc ninja-build lrzip [2022-07-24T06:30:54.188Z] #42 30.57 Recommended packages: [2022-07-24T06:30:54.188Z] #42 30.57 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-24T06:30:54.188Z] #42 31.32 The following NEW packages will be installed: [2022-07-24T06:30:54.188Z] #42 31.34 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-07-24T06:30:54.188Z] #42 31.35 vim-common xxd [2022-07-24T06:30:54.188Z] #42 31.78 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-07-24T06:30:54.188Z] #42 31.78 Need to get 15.6 MB of archives. [2022-07-24T06:30:54.188Z] #42 31.78 After this operation, 67.4 MB of additional disk space will be used. [2022-07-24T06:30:54.188Z] #42 31.78 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-24T06:30:54.188Z] #42 31.79 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-24T06:30:54.188Z] #42 31.79 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-24T06:30:54.188Z] #42 31.87 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-07-24T06:30:54.188Z] #42 32.29 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u2 [629 kB] [2022-07-24T06:30:54.188Z] #42 32.32 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-07-24T06:30:54.188Z] #42 32.36 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-07-24T06:30:54.188Z] #42 32.36 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-07-24T06:30:54.188Z] #42 32.37 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-07-24T06:30:54.188Z] #42 32.38 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-07-24T06:30:54.188Z] #42 34.28 debconf: delaying package configuration, since apt-utils is not installed [2022-07-24T06:30:54.188Z] #42 35.54 Fetched 15.6 MB in 1s (14.1 MB/s) [2022-07-24T06:30:54.188Z] #42 35.73 Selecting previously unselected package xxd. [2022-07-24T06:30:54.188Z] #42 35.73 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-07-24T06:30:54.188Z] #42 35.79 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-07-24T06:30:54.188Z] #42 35.81 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-24T06:30:54.188Z] #42 37.63 Selecting previously unselected package vim-common. [2022-07-24T06:30:54.188Z] #42 37.63 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-24T06:30:54.188Z] #42 37.65 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-24T06:30:54.326Z] [2022-07-24T06:30:54.326Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-24T06:30:54.326Z] #63 sha256:ef23983de547e1ebfac9e2428d7ad8a78ee598a660fd636dd13e63d836190923 [2022-07-24T06:30:54.326Z] #63 DONE 0.1s [2022-07-24T06:30:54.326Z] [2022-07-24T06:30:54.326Z] #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-24T06:30:54.326Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-24T06:30:54.326Z] #51 60.68 debconf: delaying package configuration, since apt-utils is not installed [2022-07-24T06:30:54.338Z] #55 27.74 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-24T06:30:54.338Z] #55 27.84 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-24T06:30:54.338Z] #55 27.90 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-24T06:30:54.338Z] #55 ... [2022-07-24T06:30:54.338Z] [2022-07-24T06:30:54.338Z] #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-24T06:30:54.338Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-24T06:30:54.338Z] #42 11.23 Reading package lists... [2022-07-24T06:30:54.338Z] #42 18.19 Reading package lists... [2022-07-24T06:30:54.338Z] #42 24.55 Building dependency tree... [2022-07-24T06:30:54.469Z] #42 ... [2022-07-24T06:30:54.469Z] [2022-07-24T06:30:54.469Z] #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-24T06:30:54.469Z] #31 sha256:9e285d410800abea7f042adf6dfc15475b8c14a6d0a42b469c4402c2292c6b97 [2022-07-24T06:30:54.469Z] #31 34.39 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-24T06:30:54.469Z] #31 35.55 [2022-07-24T06:30:54.469Z] #31 35.85 #=#=# ######################################################################## 100.0% [2022-07-24T06:30:54.469Z] #31 36.84 [2022-07-24T06:30:54.469Z] #31 ... [2022-07-24T06:30:54.469Z] [2022-07-24T06:30:54.469Z] #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-24T06:30:54.469Z] #62 sha256:58aebe86ab0ef5228a167fc120e71ee054454b2e653119aafe4e286e5cbdea17 [2022-07-24T06:30:54.469Z] #62 26.39 Building dependency tree... [2022-07-24T06:30:54.469Z] #62 30.53 The following additional packages will be installed: [2022-07-24T06:30:54.469Z] #62 30.56 libbtrfs0 [2022-07-24T06:30:54.469Z] #62 30.79 The following NEW packages will be installed: [2022-07-24T06:30:54.469Z] #62 30.81 libbtrfs-dev libbtrfs0 [2022-07-24T06:30:54.469Z] #62 31.28 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-07-24T06:30:54.469Z] #62 31.28 Need to get 454 kB of archives. [2022-07-24T06:30:54.469Z] #62 31.28 After this operation, 1275 kB of additional disk space will be used. [2022-07-24T06:30:54.469Z] #62 31.28 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-07-24T06:30:54.469Z] #62 31.29 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-07-24T06:30:54.469Z] #62 32.40 debconf: delaying package configuration, since apt-utils is not installed [2022-07-24T06:30:54.469Z] #62 32.71 Fetched 454 kB in 0s (1167 kB/s) [2022-07-24T06:30:54.469Z] #62 32.84 Selecting previously unselected package libbtrfs0:arm64. [2022-07-24T06:30:54.470Z] #62 32.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 ... 15708 files and directories currently installed.) [2022-07-24T06:30:54.470Z] #62 32.90 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-07-24T06:30:54.470Z] #62 32.91 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-07-24T06:30:54.470Z] #62 33.19 Selecting previously unselected package libbtrfs-dev:arm64. [2022-07-24T06:30:54.470Z] #62 33.19 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-07-24T06:30:54.470Z] #62 33.21 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-07-24T06:30:54.470Z] #62 35.58 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-07-24T06:30:54.470Z] #62 35.65 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-07-24T06:30:54.470Z] #62 35.77 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-24T06:30:54.597Z] #42 ... [2022-07-24T06:30:54.597Z] [2022-07-24T06:30:54.597Z] #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-24T06:30:54.597Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-24T06:30:54.597Z] #55 28.04 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-24T06:30:54.597Z] #55 28.09 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-24T06:30:54.597Z] #55 28.25 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-24T06:30:54.616Z] #51 ... [2022-07-24T06:30:54.616Z] [2022-07-24T06:30:54.616Z] #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-24T06:30:54.616Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-24T06:30:54.616Z] #57 61.16 v3.0.2 [2022-07-24T06:30:54.616Z] #57 DONE 61.4s [2022-07-24T06:30:54.857Z] #55 28.27 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-24T06:30:54.857Z] #55 ... [2022-07-24T06:30:54.857Z] [2022-07-24T06:30:54.857Z] #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-24T06:30:54.857Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-24T06:30:54.857Z] #62 18.35 Fetched 8559 kB in 13s (669 kB/s) [2022-07-24T06:30:54.857Z] #62 18.35 Reading package lists... [2022-07-24T06:30:54.857Z] #62 24.96 Reading package lists... [2022-07-24T06:30:54.857Z] #62 ... [2022-07-24T06:30:54.857Z] [2022-07-24T06:30:54.857Z] #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-24T06:30:54.857Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-24T06:30:54.857Z] #55 28.39 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-24T06:30:54.885Z] [2022-07-24T06:30:54.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-24T06:30:54.885Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-24T06:30:54.885Z] #51 61.21 Fetched 2315 kB in 3s (676 kB/s) [2022-07-24T06:30:54.885Z] #51 61.41 Selecting previously unselected package libprotobuf23:amd64. [2022-07-24T06:30:54.923Z] #62 ... [2022-07-24T06:30:54.923Z] [2022-07-24T06:30:54.923Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-24T06:30:54.924Z] #51 sha256:746b398effad4dc679ea918020e44d983e3e0af862b8f362125c6b1ff3059980 [2022-07-24T06:30:54.924Z] #51 34.18 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [630 kB] [2022-07-24T06:30:54.924Z] #51 36.36 debconf: delaying package configuration, since apt-utils is not installed [2022-07-24T06:30:54.924Z] #51 37.24 Fetched 2136 kB in 4s (586 kB/s) [2022-07-24T06:30:54.924Z] #51 37.37 Selecting previously unselected package libprotobuf23:arm64. [2022-07-24T06:30:54.924Z] #51 37.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 ... 15708 files and directories currently installed.) [2022-07-24T06:30:54.924Z] #51 37.42 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-07-24T06:30:54.924Z] #51 37.48 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-07-24T06:30:55.116Z] #55 28.51 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-24T06:30:55.116Z] #55 28.60 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-24T06:30:55.116Z] #55 28.65 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-24T06:30:55.145Z] #51 61.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-24T06:30:55.145Z] #51 61.62 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-07-24T06:30:55.145Z] #51 61.67 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-07-24T06:30:55.708Z] #19 ... [2022-07-24T06:30:55.708Z] [2022-07-24T06:30:55.708Z] #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-24T06:30:55.708Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-24T06:30:55.708Z] #84 82.81 configure.ac:7: installing 'build-aux/compile' [2022-07-24T06:30:55.708Z] #84 82.82 configure.ac:9: installing 'build-aux/config.guess' [2022-07-24T06:30:55.708Z] #84 82.82 configure.ac:9: installing 'build-aux/config.sub' [2022-07-24T06:30:55.873Z] #51 39.06 Selecting previously unselected package python3-pkg-resources. [2022-07-24T06:30:55.873Z] #51 39.06 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-24T06:30:55.873Z] #51 39.08 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-24T06:30:55.964Z] #84 82.83 configure.ac:11: installing 'build-aux/install-sh' [2022-07-24T06:30:55.965Z] #84 82.84 configure.ac:11: installing 'build-aux/missing' [2022-07-24T06:30:55.965Z] #84 83.04 Makefile.am: installing 'build-aux/depcomp' [2022-07-24T06:30:56.060Z] #55 29.38 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-24T06:30:56.060Z] #55 29.38 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-24T06:30:56.060Z] #55 29.62 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-24T06:30:56.060Z] #55 29.62 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-24T06:30:56.221Z] #84 83.13 parallel-tests: installing 'build-aux/test-driver' [2022-07-24T06:30:56.320Z] #55 29.77 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-24T06:30:56.320Z] #55 29.88 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-24T06:30:56.320Z] #55 29.96 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-24T06:30:56.320Z] #55 29.96 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-24T06:30:56.447Z] #51 ... [2022-07-24T06:30:56.447Z] [2022-07-24T06:30:56.447Z] #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-24T06:30:56.447Z] #57 sha256:52f634ec01e5a1622441c1478ed6615b60f17bc870c55e64b86891a9dd421412 [2022-07-24T06:30:56.447Z] #57 33.15 v3.0.2 [2022-07-24T06:30:56.447Z] #57 DONE 40.1s [2022-07-24T06:30:56.447Z] [2022-07-24T06:30:56.447Z] #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-24T06:30:56.447Z] #51 sha256:746b398effad4dc679ea918020e44d983e3e0af862b8f362125c6b1ff3059980 [2022-07-24T06:30:56.447Z] #51 39.69 Selecting previously unselected package python3-six. [2022-07-24T06:30:56.447Z] #51 39.70 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-24T06:30:56.447Z] #51 39.70 Unpacking python3-six (1.16.0-2) ... [2022-07-24T06:30:56.447Z] #51 ... [2022-07-24T06:30:56.447Z] [2022-07-24T06:30:56.447Z] #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-24T06:30:56.447Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff [2022-07-24T06:30:56.447Z] #76 35.54 Selecting previously unselected package build-essential. [2022-07-24T06:30:56.447Z] #76 35.56 Preparing to unpack .../12-build-essential_12.9_arm64.deb ... [2022-07-24T06:30:56.447Z] #76 35.61 Unpacking build-essential (12.9) ... [2022-07-24T06:30:56.447Z] #76 36.38 Selecting previously unselected package libcap2:arm64. [2022-07-24T06:30:56.447Z] #76 36.38 Preparing to unpack .../13-libcap2_1%3a2.44-1_arm64.deb ... [2022-07-24T06:30:56.447Z] #76 36.72 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-07-24T06:30:56.447Z] #76 37.68 Selecting previously unselected package libcap-dev:arm64. [2022-07-24T06:30:56.447Z] #76 37.68 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_arm64.deb ... [2022-07-24T06:30:56.447Z] #76 37.71 Unpacking libcap-dev:arm64 (1:2.44-1) ... [2022-07-24T06:30:56.447Z] #76 38.55 Selecting previously unselected package libprotobuf-c1:arm64. [2022-07-24T06:30:56.447Z] #76 38.56 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-07-24T06:30:56.447Z] #76 39.10 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-24T06:30:56.447Z] #76 39.46 Selecting previously unselected package libprotobuf-c-dev:arm64. [2022-07-24T06:30:56.447Z] #76 39.46 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... [2022-07-24T06:30:56.447Z] #76 39.59 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-07-24T06:30:56.447Z] #76 40.02 Selecting previously unselected package libseccomp-dev:arm64. [2022-07-24T06:30:56.447Z] #76 40.03 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-07-24T06:30:56.447Z] #76 40.04 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-24T06:30:56.447Z] #76 ... [2022-07-24T06:30:56.447Z] [2022-07-24T06:30:56.447Z] #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-24T06:30:56.447Z] #40 sha256:5b3279bbd684cd60e71b2ec6230923013fb1881001cf7bf1cbea4d1d4889e7d6 [2022-07-24T06:30:56.447Z] #40 35.47 NAME: [2022-07-24T06:30:56.447Z] #40 35.47 go-winres - A tool for embedding resources in Windows executables [2022-07-24T06:30:56.447Z] #40 35.47 [2022-07-24T06:30:56.447Z] #40 35.47 USAGE: [2022-07-24T06:30:56.447Z] #40 35.47 go-winres [global options] command [command options] [arguments...] [2022-07-24T06:30:56.447Z] #40 35.47 [2022-07-24T06:30:56.447Z] #40 35.47 COMMANDS: [2022-07-24T06:30:56.447Z] #40 35.47 init Create an initial ./winres/winres.json [2022-07-24T06:30:56.447Z] #40 35.47 make Make syso files for the "go build" command [2022-07-24T06:30:56.447Z] #40 35.47 simply Make syso files for the "go build" command (simplified) [2022-07-24T06:30:56.447Z] #40 35.47 extract Extract all resources from an executable [2022-07-24T06:30:56.447Z] #40 35.47 patch Replace resources in an executable file (exe, dll) [2022-07-24T06:30:56.447Z] #40 35.47 help, h Shows a list of commands or help for one command [2022-07-24T06:30:56.447Z] #40 35.47 [2022-07-24T06:30:56.447Z] #40 35.47 GLOBAL OPTIONS: [2022-07-24T06:30:56.447Z] #40 35.47 --help, -h show help (default: false) [2022-07-24T06:30:56.447Z] #40 DONE 40.2s [2022-07-24T06:30:56.581Z] #55 30.04 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-24T06:30:56.728Z] [2022-07-24T06:30:56.728Z] #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-24T06:30:56.728Z] #62 sha256:58aebe86ab0ef5228a167fc120e71ee054454b2e653119aafe4e286e5cbdea17 [2022-07-24T06:30:56.728Z] #62 DONE 40.3s [2022-07-24T06:30:56.728Z] [2022-07-24T06:30:56.728Z] #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-24T06:30:56.728Z] #51 sha256:746b398effad4dc679ea918020e44d983e3e0af862b8f362125c6b1ff3059980 [2022-07-24T06:30:56.728Z] #51 39.87 Selecting previously unselected package python3-protobuf. [2022-07-24T06:30:56.728Z] #51 39.87 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-07-24T06:30:56.728Z] #51 39.93 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-24T06:30:56.796Z] #14 ... [2022-07-24T06:30:56.796Z] [2022-07-24T06:30:56.796Z] #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-24T06:30:56.796Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-24T06:30:56.796Z] #51 85.68 Setting up criu (3.17.1-1) ... [2022-07-24T06:30:56.796Z] #51 89.07 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-24T06:30:56.796Z] #51 DONE 90.2s [2022-07-24T06:30:56.796Z] [2022-07-24T06:30:56.796Z] #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-24T06:30:56.796Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-24T06:30:56.796Z] #42 84.47 Selecting previously unselected package libxml2:amd64. [2022-07-24T06:30:56.796Z] #42 84.48 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-07-24T06:30:56.796Z] #42 84.50 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-24T06:30:56.796Z] #42 85.18 Selecting previously unselected package libarchive13:amd64. [2022-07-24T06:30:56.796Z] #42 85.19 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-07-24T06:30:56.796Z] #42 85.22 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-24T06:30:56.796Z] #42 85.87 Selecting previously unselected package libjsoncpp24:amd64. [2022-07-24T06:30:56.796Z] #42 85.87 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-07-24T06:30:56.796Z] #42 85.89 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-24T06:30:56.796Z] #42 86.16 Selecting previously unselected package librhash0:amd64. [2022-07-24T06:30:56.796Z] #42 86.17 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-07-24T06:30:56.796Z] #42 86.24 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-07-24T06:30:56.796Z] #42 86.91 Selecting previously unselected package libuv1:amd64. [2022-07-24T06:30:56.796Z] #42 86.92 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-07-24T06:30:56.796Z] #42 86.92 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-07-24T06:30:56.796Z] #42 87.34 Selecting previously unselected package cmake. [2022-07-24T06:30:56.796Z] #42 87.36 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-07-24T06:30:56.796Z] #42 87.37 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-24T06:30:56.841Z] #55 30.46 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-24T06:30:56.841Z] #55 30.48 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-24T06:30:56.841Z] #55 30.51 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-24T06:30:56.989Z] #51 ... [2022-07-24T06:30:56.989Z] [2022-07-24T06:30:56.989Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-24T06:30:56.989Z] #63 sha256:a1515e549a90352a7bcff95487c58d16e3ab0b38aceb952039117fb361925baa [2022-07-24T06:30:56.989Z] #63 DONE 0.5s [2022-07-24T06:30:57.052Z] #51 63.15 Selecting previously unselected package python3-pkg-resources. [2022-07-24T06:30:57.052Z] #51 63.15 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-24T06:30:57.052Z] #51 63.47 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-24T06:30:57.102Z] #55 30.59 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-24T06:30:57.102Z] #55 30.67 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-24T06:30:57.102Z] #55 30.76 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-24T06:30:57.250Z] [2022-07-24T06:30:57.250Z] #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-24T06:30:57.250Z] #64 sha256:4be9e2ce9fcdaa093d90a4c829866de6068a33a41070d83c4f0b99ac2e81915a [2022-07-24T06:30:57.362Z] #55 30.87 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-24T06:30:57.362Z] #55 30.89 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-24T06:30:57.362Z] #55 30.99 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-24T06:30:57.362Z] #55 31.02 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-24T06:30:57.362Z] #55 31.08 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-24T06:30:57.621Z] #55 31.16 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-24T06:30:57.621Z] #55 31.20 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-24T06:30:57.881Z] #55 31.53 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-24T06:30:57.881Z] #55 31.60 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-24T06:30:57.993Z] #51 64.15 Selecting previously unselected package python3-six. [2022-07-24T06:30:57.993Z] #51 64.15 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-24T06:30:57.993Z] #51 64.16 Unpacking python3-six (1.16.0-2) ... [2022-07-24T06:30:57.993Z] #51 64.50 Selecting previously unselected package python3-protobuf. [2022-07-24T06:30:57.993Z] #51 64.50 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-07-24T06:30:57.993Z] #51 64.54 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-24T06:30:58.142Z] #55 31.66 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-24T06:30:58.192Z] #64 1.247 + RM_GOPATH=0 [2022-07-24T06:30:58.192Z] #64 1.247 + TMP_GOPATH= [2022-07-24T06:30:58.192Z] #64 1.247 + : /build [2022-07-24T06:30:58.192Z] #64 1.247 + '[' -z '' ']' [2022-07-24T06:30:58.192Z] #64 1.247 ++ mktemp -d [2022-07-24T06:30:58.402Z] #55 31.79 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-24T06:30:58.402Z] #55 31.83 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-24T06:30:58.402Z] #55 31.93 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-24T06:30:58.455Z] #64 1.252 + export GOPATH=/tmp/tmp.0LnlVNH9Bp [2022-07-24T06:30:58.455Z] #64 1.252 + GOPATH=/tmp/tmp.0LnlVNH9Bp [2022-07-24T06:30:58.455Z] #64 1.252 + RM_GOPATH=1 [2022-07-24T06:30:58.455Z] #64 1.252 + case "$(go env GOARCH)" in [2022-07-24T06:30:58.455Z] #64 1.252 ++ go env GOARCH [2022-07-24T06:30:58.455Z] #64 1.354 + export GO_BUILDMODE=-buildmode=pie [2022-07-24T06:30:58.455Z] #64 1.354 + GO_BUILDMODE=-buildmode=pie [2022-07-24T06:30:58.455Z] #64 1.354 ++ dirname /install.sh [2022-07-24T06:30:58.455Z] #64 1.354 + dir=/ [2022-07-24T06:30:58.455Z] #64 1.354 + bin=containerd [2022-07-24T06:30:58.455Z] #64 1.354 + shift [2022-07-24T06:30:58.455Z] #64 1.354 + '[' '!' -f //containerd.installer ']' [2022-07-24T06:30:58.455Z] #64 1.354 + . //containerd.installer [2022-07-24T06:30:58.455Z] #64 1.354 ++ set -e [2022-07-24T06:30:58.455Z] #64 1.354 ++ : v1.6.6 [2022-07-24T06:30:58.455Z] #64 1.354 + install_containerd [2022-07-24T06:30:58.455Z] #64 1.361 + echo 'Install containerd version v1.6.6' [2022-07-24T06:30:58.455Z] #64 1.361 + git clone https://github.com/containerd/containerd.git /tmp/tmp.0LnlVNH9Bp/src/github.com/containerd/containerd [2022-07-24T06:30:58.455Z] #64 1.361 Install containerd version v1.6.6 [2022-07-24T06:30:58.455Z] #64 1.378 Cloning into '/tmp/tmp.0LnlVNH9Bp/src/github.com/containerd/containerd'... [2022-07-24T06:30:58.662Z] #55 32.14 go: downloading honnef.co/go/tools v0.3.1 [2022-07-24T06:30:58.699Z] #42 ... [2022-07-24T06:30:58.699Z] [2022-07-24T06:30:58.699Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-24T06:30:58.699Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-24T06:30:58.699Z] #77 11.25 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-24T06:30:58.699Z] #77 11.28 Cloning into '/tmp/crun-build/libocispec'... [2022-07-24T06:30:58.934Z] #51 65.26 Selecting previously unselected package libnet1:amd64. [2022-07-24T06:30:58.934Z] #51 65.26 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-24T06:30:58.934Z] #51 65.28 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-24T06:30:58.934Z] #51 65.50 Selecting previously unselected package libnl-3-200:amd64. [2022-07-24T06:30:59.196Z] #51 65.51 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-24T06:30:59.196Z] #51 65.52 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-24T06:30:59.456Z] #51 65.79 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-24T06:30:59.457Z] #51 65.82 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-24T06:30:59.457Z] #51 65.82 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-24T06:30:59.496Z] #84 86.48 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-24T06:30:59.496Z] #84 86.48 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-24T06:30:59.721Z] #51 66.08 Selecting previously unselected package criu. [2022-07-24T06:30:59.721Z] #51 66.09 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-07-24T06:30:59.721Z] #51 66.11 Unpacking criu (3.17.1-1) ... [2022-07-24T06:31:00.293Z] #51 ... [2022-07-24T06:31:00.293Z] [2022-07-24T06:31:00.293Z] #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-24T06:31:00.293Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-24T06:31:00.293Z] #40 66.51 NAME: [2022-07-24T06:31:00.293Z] #40 66.52 go-winres - A tool for embedding resources in Windows executables [2022-07-24T06:31:00.293Z] #40 66.52 [2022-07-24T06:31:00.293Z] #40 66.52 USAGE: [2022-07-24T06:31:00.293Z] #40 66.52 go-winres [global options] command [command options] [arguments...] [2022-07-24T06:31:00.293Z] #40 66.52 [2022-07-24T06:31:00.293Z] #40 66.52 COMMANDS: [2022-07-24T06:31:00.293Z] #40 66.52 init Create an initial ./winres/winres.json [2022-07-24T06:31:00.293Z] #40 66.52 make Make syso files for the "go build" command [2022-07-24T06:31:00.293Z] #40 66.52 simply Make syso files for the "go build" command (simplified) [2022-07-24T06:31:00.293Z] #40 66.52 extract Extract all resources from an executable [2022-07-24T06:31:00.293Z] #40 66.52 patch Replace resources in an executable file (exe, dll) [2022-07-24T06:31:00.293Z] #40 66.52 help, h Shows a list of commands or help for one command [2022-07-24T06:31:00.293Z] #40 66.52 [2022-07-24T06:31:00.293Z] #40 66.52 GLOBAL OPTIONS: [2022-07-24T06:31:00.293Z] #40 66.52 --help, -h show help (default: false) [2022-07-24T06:31:00.293Z] #40 DONE 66.9s [2022-07-24T06:31:00.293Z] [2022-07-24T06:31:00.293Z] #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-24T06:31:00.293Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-24T06:31:00.293Z] #76 60.75 debconf: delaying package configuration, since apt-utils is not installed [2022-07-24T06:31:00.293Z] #76 61.33 Fetched 5940 kB in 1s (6102 kB/s) [2022-07-24T06:31:00.293Z] #76 61.70 Selecting previously unselected package bzip2. [2022-07-24T06:31:00.293Z] #76 61.70 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-24T06:31:00.293Z] #76 61.85 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-07-24T06:31:00.293Z] #76 61.87 Unpacking bzip2 (1.0.8-4) ... [2022-07-24T06:31:00.293Z] #76 62.10 Selecting previously unselected package libmagic-mgc. [2022-07-24T06:31:00.293Z] #76 62.10 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-24T06:31:00.293Z] #76 62.14 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-24T06:31:00.293Z] #76 63.32 Selecting previously unselected package libmagic1:amd64. [2022-07-24T06:31:00.293Z] #76 63.32 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-24T06:31:00.293Z] #76 63.34 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-24T06:31:00.293Z] #76 63.84 Selecting previously unselected package file. [2022-07-24T06:31:00.293Z] #76 63.85 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-07-24T06:31:00.293Z] #76 63.85 Unpacking file (1:5.39-3) ... [2022-07-24T06:31:00.293Z] #76 64.21 Selecting previously unselected package xz-utils. [2022-07-24T06:31:00.293Z] #76 64.22 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-24T06:31:00.293Z] #76 64.26 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-24T06:31:00.293Z] #76 64.60 Selecting previously unselected package libsigsegv2:amd64. [2022-07-24T06:31:00.293Z] #76 64.61 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-07-24T06:31:00.293Z] #76 64.63 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-07-24T06:31:00.293Z] #76 64.90 Selecting previously unselected package m4. [2022-07-24T06:31:00.293Z] #76 64.90 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-07-24T06:31:00.293Z] #76 64.94 Unpacking m4 (1.4.18-5) ... [2022-07-24T06:31:00.293Z] #76 65.39 Selecting previously unselected package autoconf. [2022-07-24T06:31:00.293Z] #76 65.39 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-24T06:31:00.293Z] #76 65.39 Unpacking autoconf (2.69-14) ... [2022-07-24T06:31:00.293Z] #76 66.07 Selecting previously unselected package autotools-dev. [2022-07-24T06:31:00.293Z] #76 66.11 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-24T06:31:00.293Z] #76 66.11 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-24T06:31:00.293Z] #76 66.44 Selecting previously unselected package automake. [2022-07-24T06:31:00.293Z] #76 66.45 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-24T06:31:00.293Z] #76 66.48 Unpacking automake (1:1.16.3-2) ... [2022-07-24T06:31:00.374Z] #64 ... [2022-07-24T06:31:00.374Z] [2022-07-24T06:31:00.374Z] #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-24T06:31:00.374Z] #31 sha256:9e285d410800abea7f042adf6dfc15475b8c14a6d0a42b469c4402c2292c6b97 [2022-07-24T06:31:00.374Z] #31 38.83 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-24T06:31:00.374Z] #31 40.18 #=#=# [2022-07-24T06:31:00.374Z] #31 40.58 #=#=# ##O#-# ######################################################################## 100.0% [2022-07-24T06:31:00.374Z] #31 42.56 [2022-07-24T06:31:00.374Z] #31 42.86 Download of images into '/build' complete. [2022-07-24T06:31:00.374Z] #31 42.86 Use something like the following to load the result into a Docker daemon: [2022-07-24T06:31:00.374Z] #31 42.86 tar -cC '/build' . | docker load [2022-07-24T06:31:00.374Z] #31 DONE 43.3s [2022-07-24T06:31:00.374Z] [2022-07-24T06:31:00.374Z] #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-24T06:31:00.374Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff [2022-07-24T06:31:00.375Z] #76 40.46 Selecting previously unselected package libsystemd-dev:arm64. [2022-07-24T06:31:00.375Z] #76 40.47 Preparing to unpack .../18-libsystemd-dev_247.3-7_arm64.deb ... [2022-07-24T06:31:00.375Z] #76 40.50 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-07-24T06:31:00.375Z] #76 41.88 Selecting previously unselected package libtool. [2022-07-24T06:31:00.375Z] #76 41.94 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-07-24T06:31:00.375Z] #76 41.97 Unpacking libtool (2.4.6-15) ... [2022-07-24T06:31:00.375Z] #76 42.45 Selecting previously unselected package libudev-dev:arm64. [2022-07-24T06:31:00.375Z] #76 42.50 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-07-24T06:31:00.375Z] #76 42.60 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-07-24T06:31:00.375Z] #76 42.95 Selecting previously unselected package libyajl2:arm64. [2022-07-24T06:31:00.375Z] #76 42.95 Preparing to unpack .../21-libyajl2_2.1.0-3_arm64.deb ... [2022-07-24T06:31:00.375Z] #76 42.97 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-07-24T06:31:00.375Z] #76 43.08 Selecting previously unselected package libyajl-dev:arm64. [2022-07-24T06:31:00.375Z] #76 43.09 Preparing to unpack .../22-libyajl-dev_2.1.0-3_arm64.deb ... [2022-07-24T06:31:00.375Z] #76 43.11 Unpacking libyajl-dev:arm64 (2.1.0-3) ... [2022-07-24T06:31:00.375Z] #76 43.36 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-24T06:31:00.375Z] #76 43.40 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-24T06:31:00.375Z] #76 43.41 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-07-24T06:31:00.375Z] #76 43.43 Setting up libmagic1:arm64 (1:5.39-3) ... [2022-07-24T06:31:00.375Z] #76 43.48 Setting up file (1:5.39-3) ... [2022-07-24T06:31:00.375Z] #76 43.50 Setting up bzip2 (1.0.8-4) ... [2022-07-24T06:31:00.375Z] #76 43.52 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-24T06:31:00.375Z] #76 43.64 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-07-24T06:31:00.375Z] #76 43.68 Setting up libcap2:arm64 (1:2.44-1) ... [2022-07-24T06:31:00.375Z] #76 43.74 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-24T06:31:00.375Z] #76 43.77 Setting up libsigsegv2:arm64 (2.13-1) ... [2022-07-24T06:31:00.375Z] #76 43.86 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-24T06:31:00.375Z] #76 43.89 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-24T06:31:00.375Z] #76 43.93 Setting up patch (2.7.6-7) ... [2022-07-24T06:31:00.375Z] #76 43.96 Setting up libudev-dev:arm64 (247.3-7) ... [2022-07-24T06:31:00.375Z] #76 44.03 Setting up libyajl-dev:arm64 (2.1.0-3) ... [2022-07-24T06:31:00.375Z] #76 44.04 Setting up libcap-dev:arm64 (1:2.44-1) ... [2022-07-24T06:31:00.375Z] #76 44.08 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-07-24T06:31:00.375Z] #76 44.20 Setting up libtool (2.4.6-15) ... [2022-07-24T06:31:00.572Z] #55 33.79 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-24T06:31:00.572Z] #55 ... [2022-07-24T06:31:00.572Z] [2022-07-24T06:31:00.572Z] #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-24T06:31:00.572Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-24T06:31:00.572Z] #76 17.59 Reading package lists... [2022-07-24T06:31:00.572Z] #76 23.81 Building dependency tree... [2022-07-24T06:31:00.572Z] #76 28.08 python3 is already the newest version (3.9.2-3). [2022-07-24T06:31:00.572Z] #76 28.08 The following additional packages will be installed: [2022-07-24T06:31:00.572Z] #76 28.10 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-07-24T06:31:00.572Z] #76 28.12 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-24T06:31:00.572Z] #76 28.12 Suggested packages: [2022-07-24T06:31:00.572Z] #76 28.12 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-24T06:31:00.572Z] #76 28.12 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-24T06:31:00.572Z] #76 28.12 m4-doc ed diffutils-doc [2022-07-24T06:31:00.572Z] #76 28.12 Recommended packages: [2022-07-24T06:31:00.572Z] #76 28.12 fakeroot libalgorithm-merge-perl libltdl-dev [2022-07-24T06:31:00.572Z] #76 29.96 The following NEW packages will be installed: [2022-07-24T06:31:00.572Z] #76 29.96 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-24T06:31:00.572Z] #76 29.96 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-24T06:31:00.572Z] #76 29.97 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-24T06:31:00.572Z] #76 29.97 libyajl2 m4 patch xz-utils [2022-07-24T06:31:00.572Z] #76 30.38 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. [2022-07-24T06:31:00.572Z] #76 30.38 Need to get 5940 kB of archives. [2022-07-24T06:31:00.572Z] #76 30.38 After this operation, 18.7 MB of additional disk space will be used. [2022-07-24T06:31:00.572Z] #76 30.38 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-24T06:31:00.572Z] #76 30.38 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-24T06:31:00.572Z] #76 30.39 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-24T06:31:00.572Z] #76 30.39 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-24T06:31:00.572Z] #76 30.40 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-24T06:31:00.572Z] #76 30.41 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-07-24T06:31:00.572Z] #76 30.43 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-07-24T06:31:00.572Z] #76 30.44 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-07-24T06:31:00.572Z] #76 30.46 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-24T06:31:00.572Z] #76 30.47 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-07-24T06:31:00.572Z] #76 30.53 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-24T06:31:00.572Z] #76 30.54 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-24T06:31:00.572Z] #76 30.68 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-07-24T06:31:00.572Z] #76 30.71 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-24T06:31:00.572Z] #76 30.71 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-07-24T06:31:00.572Z] #76 30.71 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-24T06:31:00.572Z] #76 30.72 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-24T06:31:00.572Z] #76 30.73 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-24T06:31:00.572Z] #76 30.73 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-24T06:31:00.572Z] #76 30.77 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-07-24T06:31:00.572Z] #76 30.80 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-24T06:31:00.572Z] #76 30.81 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-24T06:31:00.572Z] #76 30.81 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-07-24T06:31:00.572Z] #76 32.14 debconf: delaying package configuration, since apt-utils is not installed [2022-07-24T06:31:00.572Z] #76 32.46 Fetched 5940 kB in 1s (7725 kB/s) [2022-07-24T06:31:00.572Z] #76 32.58 Selecting previously unselected package bzip2. [2022-07-24T06:31:00.572Z] #76 32.58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-24T06:31:00.572Z] #76 32.69 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-07-24T06:31:00.572Z] #76 32.69 Unpacking bzip2 (1.0.8-4) ... [2022-07-24T06:31:00.572Z] #76 32.81 Selecting previously unselected package libmagic-mgc. [2022-07-24T06:31:00.572Z] #76 32.84 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-24T06:31:00.572Z] #76 32.86 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-24T06:31:00.572Z] #76 33.40 Selecting previously unselected package libmagic1:amd64. [2022-07-24T06:31:00.572Z] #76 33.42 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-24T06:31:00.572Z] #76 33.44 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-24T06:31:00.572Z] #76 33.64 Selecting previously unselected package file. [2022-07-24T06:31:00.572Z] #76 33.64 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-07-24T06:31:00.572Z] #76 33.68 Unpacking file (1:5.39-3) ... [2022-07-24T06:31:00.572Z] #76 33.84 Selecting previously unselected package xz-utils. [2022-07-24T06:31:00.572Z] #76 33.84 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-24T06:31:00.572Z] #76 33.84 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-24T06:31:00.572Z] #76 ... [2022-07-24T06:31:00.572Z] [2022-07-24T06:31:00.572Z] #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-24T06:31:00.572Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-24T06:31:00.572Z] #51 23.68 Fetched 8563 kB in 16s (544 kB/s) [2022-07-24T06:31:00.572Z] #51 23.68 Reading package lists... [2022-07-24T06:31:00.572Z] #51 29.70 Reading package lists... [2022-07-24T06:31:00.572Z] #51 ... [2022-07-24T06:31:00.572Z] [2022-07-24T06:31:00.572Z] #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-24T06:31:00.572Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-24T06:31:00.572Z] #42 28.64 The following additional packages will be installed: [2022-07-24T06:31:00.572Z] #42 28.64 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-07-24T06:31:00.572Z] #42 28.64 Suggested packages: [2022-07-24T06:31:00.572Z] #42 28.64 cmake-doc ninja-build lrzip [2022-07-24T06:31:00.572Z] #42 28.64 Recommended packages: [2022-07-24T06:31:00.572Z] #42 28.64 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-24T06:31:00.572Z] #42 29.79 The following NEW packages will be installed: [2022-07-24T06:31:00.572Z] #42 29.81 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-07-24T06:31:00.572Z] #42 29.82 vim-common xxd [2022-07-24T06:31:00.572Z] #42 30.20 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-07-24T06:31:00.572Z] #42 30.20 Need to get 17.7 MB of archives. [2022-07-24T06:31:00.572Z] #42 30.20 After this operation, 70.7 MB of additional disk space will be used. [2022-07-24T06:31:00.572Z] #42 30.20 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-24T06:31:00.573Z] #42 30.20 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-24T06:31:00.573Z] #42 30.21 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-24T06:31:00.573Z] #42 30.32 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-24T06:31:00.573Z] #42 30.85 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-07-24T06:31:00.573Z] #42 30.88 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-07-24T06:31:00.573Z] #42 30.88 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-07-24T06:31:00.573Z] #42 30.89 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-07-24T06:31:00.573Z] #42 30.90 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-07-24T06:31:00.573Z] #42 30.90 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-07-24T06:31:00.573Z] #42 32.46 debconf: delaying package configuration, since apt-utils is not installed [2022-07-24T06:31:00.573Z] #42 32.72 Fetched 17.7 MB in 1s (13.6 MB/s) [2022-07-24T06:31:00.573Z] #42 32.80 Selecting previously unselected package xxd. [2022-07-24T06:31:00.573Z] #42 32.80 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-24T06:31:00.573Z] #42 32.92 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-24T06:31:00.573Z] #42 32.94 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-24T06:31:00.573Z] #42 33.17 Selecting previously unselected package vim-common. [2022-07-24T06:31:00.573Z] #42 33.17 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-24T06:31:00.573Z] #42 33.20 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-24T06:31:00.573Z] #42 33.58 Selecting previously unselected package cmake-data. [2022-07-24T06:31:00.573Z] #42 33.58 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-24T06:31:00.573Z] #42 33.60 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-24T06:31:00.604Z] #77 13.33 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-24T06:31:00.604Z] #77 13.34 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-24T06:31:00.604Z] #77 13.34 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-24T06:31:00.604Z] #77 13.34 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-24T06:31:00.604Z] #77 13.42 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-24T06:31:00.635Z] #76 44.27 Setting up m4 (1.4.18-5) ... [2022-07-24T06:31:00.635Z] #76 44.31 Setting up dpkg-dev (1.20.11) ... [2022-07-24T06:31:00.635Z] #76 44.35 Setting up autoconf (2.69-14) ... [2022-07-24T06:31:00.635Z] #76 44.37 Setting up build-essential (12.9) ... [2022-07-24T06:31:00.635Z] #76 44.38 Setting up automake (1:1.16.3-2) ... [2022-07-24T06:31:00.635Z] #76 44.39 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-24T06:31:00.635Z] #76 44.40 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-24T06:31:00.864Z] #76 67.55 Selecting previously unselected package patch. [2022-07-24T06:31:00.864Z] #76 67.57 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-07-24T06:31:00.864Z] #76 67.60 Unpacking patch (2.7.6-7) ... [2022-07-24T06:31:00.865Z] #84 87.72 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-24T06:31:00.865Z] #84 87.72 libtoolize: copying file 'm4/libtool.m4' [2022-07-24T06:31:00.866Z] #84 87.84 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-24T06:31:00.866Z] #84 87.96 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-24T06:31:00.866Z] #84 ... [2022-07-24T06:31:00.866Z] [2022-07-24T06:31:00.866Z] #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-24T06:31:00.866Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-24T06:31:00.866Z] #19 131.9 The following NEW packages will be installed: [2022-07-24T06:31:00.866Z] #19 131.9 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-07-24T06:31:00.866Z] #19 131.9 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-07-24T06:31:00.866Z] #19 131.9 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-07-24T06:31:00.866Z] #19 131.9 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-07-24T06:31:00.866Z] #19 131.9 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-07-24T06:31:00.866Z] #19 131.9 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-07-24T06:31:00.866Z] #19 131.9 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-07-24T06:31:00.866Z] #19 131.9 crossbuild-essential-armel crossbuild-essential-armhf [2022-07-24T06:31:00.866Z] #19 131.9 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-07-24T06:31:00.866Z] #19 131.9 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-07-24T06:31:00.866Z] #19 131.9 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-07-24T06:31:00.866Z] #19 131.9 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-07-24T06:31:00.866Z] #19 131.9 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-07-24T06:31:00.866Z] #19 131.9 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-07-24T06:31:00.866Z] #19 131.9 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-07-24T06:31:00.866Z] #19 131.9 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-07-24T06:31:00.866Z] #19 131.9 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-07-24T06:31:00.866Z] #19 131.9 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-07-24T06:31:00.866Z] #19 131.9 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-07-24T06:31:00.866Z] #19 131.9 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-07-24T06:31:00.866Z] #19 131.9 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-07-24T06:31:00.866Z] #19 131.9 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-07-24T06:31:00.866Z] #19 131.9 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-07-24T06:31:00.866Z] #19 131.9 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-07-24T06:31:00.866Z] #19 131.9 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-07-24T06:31:00.866Z] #19 131.9 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-07-24T06:31:00.866Z] #19 131.9 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-07-24T06:31:00.866Z] #19 131.9 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-07-24T06:31:00.866Z] #19 131.9 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-07-24T06:31:00.866Z] #19 131.9 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-07-24T06:31:00.866Z] #19 131.9 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-07-24T06:31:00.866Z] #19 131.9 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-07-24T06:31:00.866Z] #19 131.9 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-07-24T06:31:00.866Z] #19 131.9 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-07-24T06:31:00.866Z] #19 131.9 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-07-24T06:31:00.866Z] #19 132.0 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-07-24T06:31:00.866Z] #19 132.0 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-07-24T06:31:00.866Z] #19 132.0 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-07-24T06:31:00.866Z] #19 132.0 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-07-24T06:31:00.866Z] #19 132.0 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-07-24T06:31:00.866Z] #19 132.0 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-07-24T06:31:00.866Z] #19 132.0 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-07-24T06:31:00.866Z] #19 132.0 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-07-24T06:31:00.866Z] #19 132.0 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-07-24T06:31:00.866Z] #19 132.0 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-07-24T06:31:00.866Z] #19 132.0 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-07-24T06:31:00.866Z] #19 132.0 linux-libc-dev-s390x-cross patch xz-utils [2022-07-24T06:31:01.122Z] #19 132.7 0 upgraded, 133 newly installed, 0 to remove and 0 not upgraded. [2022-07-24T06:31:01.122Z] #19 132.7 Need to get 788 MB of archives. [2022-07-24T06:31:01.123Z] #19 132.7 After this operation, 3385 MB of additional disk space will be used. [2022-07-24T06:31:01.123Z] #19 132.7 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-07-24T06:31:01.123Z] #19 132.7 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-24T06:31:01.123Z] #19 132.7 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-24T06:31:01.123Z] #19 132.7 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-24T06:31:01.123Z] #19 132.8 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-24T06:31:01.123Z] #19 132.8 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-24T06:31:01.123Z] #19 132.8 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-07-24T06:31:01.123Z] #19 132.9 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-07-24T06:31:01.125Z] #76 ... [2022-07-24T06:31:01.125Z] [2022-07-24T06:31:01.125Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-24T06:31:01.125Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-24T06:31:01.125Z] #51 67.67 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-24T06:31:01.142Z] #42 ... [2022-07-24T06:31:01.142Z] [2022-07-24T06:31:01.142Z] #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-24T06:31:01.142Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-24T06:31:01.142Z] #76 34.23 Selecting previously unselected package libsigsegv2:amd64. [2022-07-24T06:31:01.142Z] #76 34.23 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-07-24T06:31:01.142Z] #76 34.23 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-07-24T06:31:01.142Z] #76 34.41 Selecting previously unselected package m4. [2022-07-24T06:31:01.142Z] #76 34.42 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-07-24T06:31:01.142Z] #76 34.42 Unpacking m4 (1.4.18-5) ... [2022-07-24T06:31:01.142Z] #76 34.67 Selecting previously unselected package autoconf. [2022-07-24T06:31:01.142Z] #76 34.68 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-24T06:31:01.142Z] #76 34.69 Unpacking autoconf (2.69-14) ... [2022-07-24T06:31:01.379Z] #19 133.0 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-07-24T06:31:01.402Z] #76 ... [2022-07-24T06:31:01.402Z] [2022-07-24T06:31:01.402Z] #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-24T06:31:01.402Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-24T06:31:01.402Z] #47 24.59 Updating files: 69% (1519/2176) Updating files: 70% (1524/2176) Updating files: 71% (1545/2176) Updating files: 72% (1567/2176) Updating files: 73% (1589/2176) Updating files: 74% (1611/2176) Updating files: 75% (1632/2176) Updating files: 76% (1654/2176) Updating files: 77% (1676/2176) Updating files: 78% (1698/2176) Updating files: 79% (1720/2176) Updating files: 80% (1741/2176) Updating files: 81% (1763/2176) Updating files: 82% (1785/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-07-24T06:31:01.402Z] #47 25.33 + git checkout -q v2.3.0 [2022-07-24T06:31:01.402Z] #47 28.03 + 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-24T06:31:01.402Z] #47 ... [2022-07-24T06:31:01.402Z] [2022-07-24T06:31:01.402Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-24T06:31:01.402Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-24T06:31:01.402Z] #55 33.88 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-24T06:31:01.402Z] #55 34.00 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-24T06:31:01.402Z] #55 34.11 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-24T06:31:01.402Z] #55 34.21 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-24T06:31:01.402Z] #55 34.30 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-24T06:31:01.402Z] #55 34.37 go: downloading golang.org/x/text v0.3.7 [2022-07-24T06:31:01.586Z] #76 DONE 45.1s [2022-07-24T06:31:01.586Z] [2022-07-24T06:31:01.586Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-24T06:31:01.586Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-24T06:31:01.638Z] #19 133.1 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-07-24T06:31:01.638Z] #19 133.1 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-24T06:31:01.638Z] #19 133.2 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-24T06:31:01.638Z] #19 133.2 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-24T06:31:01.849Z] #77 ... [2022-07-24T06:31:01.849Z] [2022-07-24T06:31:01.849Z] #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-24T06:31:01.849Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-24T06:31:01.849Z] #14 35.50 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-24T06:31:01.849Z] #14 36.27 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-24T06:31:01.849Z] #14 37.49 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-24T06:31:01.849Z] #14 39.35 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-24T06:31:01.849Z] #14 39.97 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-24T06:31:01.849Z] #14 39.98 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-07-24T06:31:01.849Z] #14 39.98 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-07-24T06:31:01.849Z] #14 39.99 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-07-24T06:31:01.849Z] #14 40.00 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-07-24T06:31:01.849Z] #14 40.02 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-24T06:31:01.849Z] #14 40.02 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-07-24T06:31:01.849Z] #14 40.04 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-07-24T06:31:01.849Z] #14 40.06 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-07-24T06:31:01.849Z] #14 40.12 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-07-24T06:31:01.849Z] #14 40.12 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-07-24T06:31:01.849Z] #14 40.12 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-07-24T06:31:01.849Z] #14 40.19 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-07-24T06:31:01.849Z] #14 40.19 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-24T06:31:01.849Z] #14 40.19 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-24T06:31:01.849Z] #14 40.19 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-07-24T06:31:01.849Z] #14 41.84 debconf: delaying package configuration, since apt-utils is not installed [2022-07-24T06:31:01.849Z] #14 42.26 Fetched 108 MB in 9s (12.4 MB/s) [2022-07-24T06:31:01.849Z] #14 42.71 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-24T06:31:01.849Z] #14 42.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-07-24T06:31:01.849Z] #14 42.78 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-07-24T06:31:01.849Z] #14 42.83 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-24T06:31:01.849Z] #14 45.23 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-24T06:31:01.849Z] #14 45.24 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-07-24T06:31:01.849Z] #14 45.29 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-24T06:31:01.983Z] #77 ... [2022-07-24T06:31:01.984Z] [2022-07-24T06:31:01.984Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-24T06:31:01.984Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-24T06:31:01.984Z] #42 94.94 Setting up libicu67:amd64 (67.1-7) ... [2022-07-24T06:31:01.984Z] #42 94.98 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-24T06:31:01.984Z] #42 95.12 Setting up libuv1:amd64 (1.40.0-2) ... [2022-07-24T06:31:01.984Z] #42 95.14 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-24T06:31:01.984Z] #42 95.22 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-24T06:31:01.984Z] #42 95.24 Setting up librhash0:amd64 (1.4.1-2) ... [2022-07-24T06:31:01.984Z] #42 95.25 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-24T06:31:01.984Z] #42 95.27 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-24T06:31:01.984Z] #42 95.28 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-24T06:31:01.984Z] #42 95.29 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-24T06:31:01.984Z] #42 95.31 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-24T06:31:01.984Z] #42 DONE 95.8s [2022-07-24T06:31:02.110Z] #14 ... [2022-07-24T06:31:02.111Z] [2022-07-24T06:31:02.111Z] #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-24T06:31:02.111Z] #34 sha256:d49f8a57e84f81764cc355151895c2e63de0f619235ad6c5d79a9ae10ca87220 [2022-07-24T06:31:02.111Z] #34 35.46 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-24T06:31:02.111Z] #34 35.85 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-24T06:31:02.243Z] [2022-07-24T06:31:02.243Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-24T06:31:02.243Z] #43 sha256:804a095885587a57cbceb824e4f63b75c8ae686df63dae6342d4d893c88f9944 [2022-07-24T06:31:02.243Z] #43 DONE 0.1s [2022-07-24T06:31:02.243Z] [2022-07-24T06:31:02.243Z] #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-24T06:31:02.243Z] #44 sha256:4a845b3813b04b57e84eb606d5f4737433f39b0cbe5ff0d1b300c51a5330bb1b [2022-07-24T06:31:02.371Z] #34 ... [2022-07-24T06:31:02.371Z] [2022-07-24T06:31:02.371Z] #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-24T06:31:02.371Z] #51 sha256:746b398effad4dc679ea918020e44d983e3e0af862b8f362125c6b1ff3059980 [2022-07-24T06:31:02.371Z] #51 41.10 Selecting previously unselected package libnet1:arm64. [2022-07-24T06:31:02.371Z] #51 41.10 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-07-24T06:31:02.371Z] #51 41.11 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-24T06:31:02.371Z] #51 41.37 Selecting previously unselected package libnl-3-200:arm64. [2022-07-24T06:31:02.371Z] #51 41.39 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-07-24T06:31:02.371Z] #51 41.39 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-07-24T06:31:02.371Z] #51 41.60 Selecting previously unselected package libprotobuf-c1:arm64. [2022-07-24T06:31:02.371Z] #51 41.60 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-07-24T06:31:02.371Z] #51 41.64 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-24T06:31:02.371Z] #51 41.85 Selecting previously unselected package criu. [2022-07-24T06:31:02.371Z] #51 41.85 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ... [2022-07-24T06:31:02.371Z] #51 41.85 Unpacking criu (3.17.1-1) ... [2022-07-24T06:31:02.371Z] #51 42.94 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-24T06:31:02.371Z] #51 44.50 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-07-24T06:31:02.371Z] #51 44.60 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-24T06:31:02.371Z] #51 44.61 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-24T06:31:02.371Z] #51 44.62 Setting up python3-six (1.16.0-2) ... [2022-07-24T06:31:02.508Z] #51 ... [2022-07-24T06:31:02.508Z] [2022-07-24T06:31:02.508Z] #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-24T06:31:02.508Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-24T06:31:02.508Z] #14 59.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-24T06:31:02.508Z] #14 59.25 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-24T06:31:02.508Z] #14 60.51 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-24T06:31:02.508Z] #14 63.70 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-24T06:31:02.508Z] #14 64.51 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-24T06:31:02.508Z] #14 65.31 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-24T06:31:02.508Z] #14 67.72 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-24T06:31:02.508Z] #14 68.67 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-24T06:31:02.508Z] #14 68.67 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-07-24T06:31:02.508Z] #14 68.67 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-07-24T06:31:02.508Z] #14 68.67 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-24T06:31:02.508Z] #14 68.73 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-24T06:31:02.508Z] #14 68.73 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-24T06:31:02.508Z] #14 68.73 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-24T06:31:02.508Z] #14 68.78 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-07-24T06:31:02.508Z] #14 68.82 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-07-24T06:31:02.508Z] #14 68.82 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-07-24T06:31:02.508Z] #14 68.84 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-07-24T06:31:02.508Z] #14 68.84 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-07-24T06:31:02.508Z] #14 68.92 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-07-24T06:31:02.508Z] #14 68.94 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-07-24T06:31:02.508Z] #14 68.98 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-24T06:31:02.508Z] #14 68.98 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-24T06:31:02.633Z] #51 46.05 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-07-24T06:31:02.633Z] #51 46.08 Setting up python3-protobuf (3.12.4-1) ... [2022-07-24T06:31:02.769Z] #14 ... [2022-07-24T06:31:02.769Z] [2022-07-24T06:31:02.769Z] #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-24T06:31:02.769Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-24T06:31:02.769Z] #55 59.45 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-24T06:31:02.769Z] #55 59.69 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-24T06:31:02.769Z] #55 59.83 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-24T06:31:02.769Z] #55 59.97 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-24T06:31:02.769Z] #55 60.09 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-24T06:31:02.769Z] #55 60.44 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-24T06:31:02.769Z] #55 60.44 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-24T06:31:02.769Z] #55 60.62 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-24T06:31:02.769Z] #55 60.72 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-24T06:31:02.769Z] #55 61.01 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-24T06:31:02.769Z] #55 61.17 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-24T06:31:02.769Z] #55 61.51 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-24T06:31:02.769Z] #55 63.20 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-24T06:31:02.769Z] #55 63.73 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-24T06:31:02.769Z] #55 63.94 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-24T06:31:02.769Z] #55 63.95 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-24T06:31:02.769Z] #55 64.27 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-24T06:31:02.769Z] #55 64.60 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-24T06:31:02.769Z] #55 64.62 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-24T06:31:02.769Z] #55 64.75 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-24T06:31:02.769Z] #55 64.83 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-24T06:31:02.769Z] #55 64.86 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-24T06:31:02.769Z] #55 64.97 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-24T06:31:02.769Z] #55 65.03 go: downloading github.com/prometheus/common v0.32.1 [2022-07-24T06:31:02.769Z] #55 65.61 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-24T06:31:02.770Z] #55 65.78 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-24T06:31:02.770Z] #55 67.75 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-24T06:31:02.770Z] #55 67.99 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-24T06:31:03.343Z] #55 ... [2022-07-24T06:31:03.343Z] [2022-07-24T06:31:03.343Z] #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-24T06:31:03.343Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-24T06:31:03.343Z] #76 68.03 Selecting previously unselected package dpkg-dev. [2022-07-24T06:31:03.343Z] #76 68.03 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-07-24T06:31:03.343Z] #76 68.03 Unpacking dpkg-dev (1.20.11) ... [2022-07-24T06:31:03.343Z] #76 70.02 Selecting previously unselected package build-essential. [2022-07-24T06:31:03.343Z] #76 70.03 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-07-24T06:31:03.343Z] #76 70.04 Unpacking build-essential (12.9) ... [2022-07-24T06:31:03.619Z] #44 1.369 + RM_GOPATH=0 [2022-07-24T06:31:03.619Z] #44 1.369 + TMP_GOPATH= [2022-07-24T06:31:03.619Z] #44 1.370 + : /build [2022-07-24T06:31:03.619Z] #44 1.370 + '[' -z '' ']' [2022-07-24T06:31:03.619Z] #44 1.370 ++ mktemp -d [2022-07-24T06:31:03.619Z] #44 1.372 + export GOPATH=/tmp/tmp.gVmZBPM00q [2022-07-24T06:31:03.619Z] #44 1.373 + GOPATH=/tmp/tmp.gVmZBPM00q [2022-07-24T06:31:03.619Z] #44 1.373 + RM_GOPATH=1 [2022-07-24T06:31:03.619Z] #44 1.374 + case "$(go env GOARCH)" in [2022-07-24T06:31:03.619Z] #44 1.374 ++ go env GOARCH [2022-07-24T06:31:03.619Z] #44 1.399 + export GO_BUILDMODE=-buildmode=pie [2022-07-24T06:31:03.619Z] #44 1.400 + GO_BUILDMODE=-buildmode=pie [2022-07-24T06:31:03.619Z] #44 1.402 ++ dirname /install.sh [2022-07-24T06:31:03.619Z] #44 1.407 + dir=/ [2022-07-24T06:31:03.619Z] #44 1.408 + bin=tini [2022-07-24T06:31:03.619Z] #44 1.408 + shift [2022-07-24T06:31:03.619Z] #44 1.408 + '[' '!' -f //tini.installer ']' [2022-07-24T06:31:03.619Z] #44 1.408 + . //tini.installer [2022-07-24T06:31:03.619Z] #44 1.409 ++ : v0.19.0 [2022-07-24T06:31:03.619Z] #44 1.409 + install_tini [2022-07-24T06:31:03.619Z] #44 1.409 + echo 'Install tini version v0.19.0' [2022-07-24T06:31:03.619Z] #44 1.409 Install tini version v0.19.0 [2022-07-24T06:31:03.619Z] #44 1.410 + git clone https://github.com/krallin/tini.git /tmp/tmp.gVmZBPM00q/tini [2022-07-24T06:31:03.619Z] #44 1.421 Cloning into '/tmp/tmp.gVmZBPM00q/tini'... [2022-07-24T06:31:03.642Z] #76 70.33 Selecting previously unselected package libcap2:amd64. [2022-07-24T06:31:03.642Z] #76 70.33 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-24T06:31:03.642Z] #76 70.34 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-24T06:31:03.642Z] #76 70.44 Selecting previously unselected package libcap-dev:amd64. [2022-07-24T06:31:03.903Z] #76 70.45 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-07-24T06:31:03.903Z] #76 70.52 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-07-24T06:31:04.162Z] #19 135.4 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-24T06:31:04.162Z] #19 135.4 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-24T06:31:04.163Z] #76 70.87 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-24T06:31:04.163Z] #76 70.87 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-24T06:31:04.163Z] #76 ... [2022-07-24T06:31:04.163Z] [2022-07-24T06:31:04.163Z] #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-24T06:31:04.163Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-24T06:31:04.163Z] #42 60.76 debconf: delaying package configuration, since apt-utils is not installed [2022-07-24T06:31:04.163Z] #42 61.40 Fetched 17.7 MB in 2s (8476 kB/s) [2022-07-24T06:31:04.163Z] #42 61.64 Selecting previously unselected package xxd. [2022-07-24T06:31:04.164Z] #42 61.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-24T06:31:04.164Z] #42 61.82 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-24T06:31:04.164Z] #42 61.83 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-24T06:31:04.164Z] #42 62.35 Selecting previously unselected package vim-common. [2022-07-24T06:31:04.164Z] #42 62.37 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-24T06:31:04.164Z] #42 62.43 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-24T06:31:04.164Z] #42 62.94 Selecting previously unselected package cmake-data. [2022-07-24T06:31:04.164Z] #42 62.94 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-24T06:31:04.164Z] #42 62.98 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-24T06:31:04.164Z] #42 68.50 Selecting previously unselected package libicu67:amd64. [2022-07-24T06:31:04.164Z] #42 68.53 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-07-24T06:31:04.164Z] #42 68.58 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-24T06:31:04.164Z] #42 ... [2022-07-24T06:31:04.164Z] [2022-07-24T06:31:04.164Z] #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-24T06:31:04.164Z] #64 sha256:bccdf1fb22849d4ad65adcc0335a8ce691c928190ba5e98a98719163d8bc21ac [2022-07-24T06:31:04.164Z] #64 2.423 + RM_GOPATH=0 [2022-07-24T06:31:04.164Z] #64 2.423 + TMP_GOPATH= [2022-07-24T06:31:04.164Z] #64 2.423 + : /build [2022-07-24T06:31:04.164Z] #64 2.423 + '[' -z '' ']' [2022-07-24T06:31:04.164Z] #64 2.423 ++ mktemp -d [2022-07-24T06:31:04.164Z] #64 2.423 + export GOPATH=/tmp/tmp.qOi85zJHFL [2022-07-24T06:31:04.164Z] #64 2.423 + GOPATH=/tmp/tmp.qOi85zJHFL [2022-07-24T06:31:04.164Z] #64 2.423 + RM_GOPATH=1 [2022-07-24T06:31:04.164Z] #64 2.423 + case "$(go env GOARCH)" in [2022-07-24T06:31:04.164Z] #64 2.423 ++ go env GOARCH [2022-07-24T06:31:04.164Z] #64 2.450 + export GO_BUILDMODE=-buildmode=pie [2022-07-24T06:31:04.164Z] #64 2.450 + GO_BUILDMODE=-buildmode=pie [2022-07-24T06:31:04.164Z] #64 2.450 ++ dirname /install.sh [2022-07-24T06:31:04.164Z] #64 2.473 + dir=/ [2022-07-24T06:31:04.164Z] #64 2.473 + bin=containerd [2022-07-24T06:31:04.164Z] #64 2.473 + shift [2022-07-24T06:31:04.164Z] #64 2.473 + '[' '!' -f //containerd.installer ']' [2022-07-24T06:31:04.164Z] #64 2.473 + . //containerd.installer [2022-07-24T06:31:04.164Z] #64 2.473 ++ set -e [2022-07-24T06:31:04.164Z] #64 2.473 ++ : v1.6.6 [2022-07-24T06:31:04.164Z] #64 2.489 Install containerd version v1.6.6 [2022-07-24T06:31:04.164Z] #64 2.489 + install_containerd [2022-07-24T06:31:04.164Z] #64 2.489 + echo 'Install containerd version v1.6.6' [2022-07-24T06:31:04.164Z] #64 2.489 + git clone https://github.com/containerd/containerd.git /tmp/tmp.qOi85zJHFL/src/github.com/containerd/containerd [2022-07-24T06:31:04.164Z] #64 2.500 Cloning into '/tmp/tmp.qOi85zJHFL/src/github.com/containerd/containerd'... [2022-07-24T06:31:04.427Z] #64 ... [2022-07-24T06:31:04.427Z] [2022-07-24T06:31:04.427Z] #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-24T06:31:04.427Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-24T06:31:04.546Z] #51 ... [2022-07-24T06:31:04.546Z] [2022-07-24T06:31:04.546Z] #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-24T06:31:04.546Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-24T06:31:04.546Z] #14 47.97 Selecting previously unselected package binutils-mingw-w64. [2022-07-24T06:31:04.546Z] #14 47.98 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-24T06:31:04.546Z] #14 47.98 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-24T06:31:04.546Z] #14 48.12 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-07-24T06:31:04.546Z] #14 48.12 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-07-24T06:31:04.546Z] #14 48.13 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-07-24T06:31:04.546Z] #14 48.32 Selecting previously unselected package dmsetup. [2022-07-24T06:31:04.546Z] #14 48.33 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-07-24T06:31:04.546Z] #14 48.33 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-24T06:31:04.808Z] #14 48.49 Selecting previously unselected package mingw-w64-common. [2022-07-24T06:31:04.808Z] #14 48.49 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-24T06:31:04.808Z] #14 48.50 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-24T06:31:04.808Z] #14 ... [2022-07-24T06:31:04.808Z] [2022-07-24T06:31:04.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-24T06:31:04.808Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-24T06:31:04.808Z] #55 38.51 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-24T06:31:04.808Z] #55 ... [2022-07-24T06:31:04.808Z] [2022-07-24T06:31:04.808Z] #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-24T06:31:04.808Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339 [2022-07-24T06:31:04.808Z] #42 39.11 Selecting previously unselected package cmake-data. [2022-07-24T06:31:04.808Z] #42 39.11 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-24T06:31:04.808Z] #42 39.35 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-24T06:31:04.808Z] #42 44.43 Selecting previously unselected package libicu67:arm64. [2022-07-24T06:31:04.808Z] #42 44.43 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-07-24T06:31:04.808Z] #42 44.47 Unpacking libicu67:arm64 (67.1-7) ... [2022-07-24T06:31:04.999Z] #44 2.704 + cd /tmp/tmp.gVmZBPM00q/tini [2022-07-24T06:31:04.999Z] #44 2.704 + git checkout -q v0.19.0 [2022-07-24T06:31:04.999Z] #44 2.720 + cmake . [2022-07-24T06:31:05.472Z] #34 71.11 Updating files: 85% (1298/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 99% (1511/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-07-24T06:31:05.472Z] #34 72.12 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-24T06:31:05.606Z] #55 ... [2022-07-24T06:31:05.606Z] [2022-07-24T06:31:05.606Z] #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-24T06:31:05.606Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-24T06:31:05.606Z] #62 24.96 Reading package lists... [2022-07-24T06:31:05.606Z] #62 31.27 Building dependency tree... [2022-07-24T06:31:05.606Z] #62 35.00 The following additional packages will be installed: [2022-07-24T06:31:05.606Z] #62 35.01 libbtrfs0 [2022-07-24T06:31:05.606Z] #62 35.22 The following NEW packages will be installed: [2022-07-24T06:31:05.606Z] #62 35.25 libbtrfs-dev libbtrfs0 [2022-07-24T06:31:05.606Z] #62 35.69 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-07-24T06:31:05.606Z] #62 35.69 Need to get 460 kB of archives. [2022-07-24T06:31:05.606Z] #62 35.69 After this operation, 1237 kB of additional disk space will be used. [2022-07-24T06:31:05.606Z] #62 35.69 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-24T06:31:05.606Z] #62 35.70 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-24T06:31:05.606Z] #62 36.79 debconf: delaying package configuration, since apt-utils is not installed [2022-07-24T06:31:05.606Z] #62 37.04 Fetched 460 kB in 0s (1275 kB/s) [2022-07-24T06:31:05.606Z] #62 37.19 Selecting previously unselected package libbtrfs0:amd64. [2022-07-24T06:31:05.606Z] #62 37.19 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-24T06:31:05.606Z] #62 37.27 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-24T06:31:05.606Z] #62 37.27 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-24T06:31:05.606Z] #62 37.53 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-24T06:31:05.606Z] #62 37.54 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-24T06:31:05.606Z] #62 37.55 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-24T06:31:05.606Z] #62 38.00 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-24T06:31:05.606Z] #62 38.03 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-24T06:31:05.606Z] #62 38.06 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-24T06:31:05.606Z] #62 DONE 38.9s [2022-07-24T06:31:05.606Z] [2022-07-24T06:31:05.606Z] #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-24T06:31:05.606Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-24T06:31:05.606Z] #14 22.77 Reading package lists... [2022-07-24T06:31:05.606Z] #14 29.11 Reading package lists... [2022-07-24T06:31:05.606Z] #14 35.00 Building dependency tree... [2022-07-24T06:31:05.606Z] #14 38.82 The following additional packages will be installed: [2022-07-24T06:31:05.606Z] #14 38.83 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-24T06:31:05.606Z] #14 38.83 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-24T06:31:05.606Z] #14 38.83 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-24T06:31:05.606Z] #14 38.83 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-24T06:31:05.606Z] #14 38.83 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-24T06:31:05.606Z] #14 38.84 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-24T06:31:05.606Z] #14 38.84 mingw-w64-common mingw-w64-x86-64-dev [2022-07-24T06:31:05.606Z] #14 38.85 Suggested packages: [2022-07-24T06:31:05.606Z] #14 38.86 gcc-10-locales seccomp wine64 [2022-07-24T06:31:05.606Z] #14 ... [2022-07-24T06:31:05.606Z] [2022-07-24T06:31:05.606Z] #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-24T06:31:05.606Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-24T06:31:05.606Z] #76 35.15 Selecting previously unselected package autotools-dev. [2022-07-24T06:31:05.606Z] #76 35.18 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-24T06:31:05.606Z] #76 35.19 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-24T06:31:05.606Z] #76 35.34 Selecting previously unselected package automake. [2022-07-24T06:31:05.606Z] #76 35.34 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-24T06:31:05.606Z] #76 35.35 Unpacking automake (1:1.16.3-2) ... [2022-07-24T06:31:05.606Z] #76 36.05 Selecting previously unselected package patch. [2022-07-24T06:31:05.606Z] #76 36.07 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-07-24T06:31:05.606Z] #76 36.09 Unpacking patch (2.7.6-7) ... [2022-07-24T06:31:05.606Z] #76 36.28 Selecting previously unselected package dpkg-dev. [2022-07-24T06:31:05.606Z] #76 36.29 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-07-24T06:31:05.606Z] #76 36.30 Unpacking dpkg-dev (1.20.11) ... [2022-07-24T06:31:05.606Z] #76 37.47 Selecting previously unselected package build-essential. [2022-07-24T06:31:05.606Z] #76 37.49 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-07-24T06:31:05.606Z] #76 37.51 Unpacking build-essential (12.9) ... [2022-07-24T06:31:05.606Z] #76 37.60 Selecting previously unselected package libcap2:amd64. [2022-07-24T06:31:05.606Z] #76 37.60 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-24T06:31:05.606Z] #76 37.61 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-24T06:31:05.606Z] #76 37.75 Selecting previously unselected package libcap-dev:amd64. [2022-07-24T06:31:05.606Z] #76 37.78 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-07-24T06:31:05.606Z] #76 37.78 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-07-24T06:31:05.606Z] #76 37.97 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-24T06:31:05.606Z] #76 38.00 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-24T06:31:05.606Z] #76 38.00 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-24T06:31:05.606Z] #76 38.10 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-24T06:31:05.606Z] #76 38.14 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-07-24T06:31:05.606Z] #76 38.16 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-24T06:31:05.606Z] #76 38.27 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-24T06:31:05.606Z] #76 38.28 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-24T06:31:05.606Z] #76 38.33 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-24T06:31:05.606Z] #76 38.67 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-24T06:31:05.606Z] #76 38.69 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-24T06:31:05.606Z] #76 38.72 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-24T06:31:05.606Z] #76 ... [2022-07-24T06:31:05.606Z] [2022-07-24T06:31:05.606Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-24T06:31:05.606Z] #63 sha256:4fd548586a355954a616ff032b41c5f066cfce519985c7abdacc901116b7638a [2022-07-24T06:31:05.606Z] #63 DONE 0.3s [2022-07-24T06:31:05.866Z] [2022-07-24T06:31:05.866Z] #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-24T06:31:05.866Z] #64 sha256:b3169bbf175ea7b9722dd3331323071f17f11418e351345910a8e910059e7730 [2022-07-24T06:31:05.936Z] #44 3.535 -- The C compiler identification is GNU 10.2.1 [2022-07-24T06:31:05.936Z] #44 3.645 -- Detecting C compiler ABI info [2022-07-24T06:31:06.044Z] #34 72.52 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-24T06:31:06.256Z] #42 49.94 Selecting previously unselected package libxml2:arm64. [2022-07-24T06:31:06.256Z] #42 49.94 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ... [2022-07-24T06:31:06.256Z] #42 49.95 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-24T06:31:06.256Z] #42 ... [2022-07-24T06:31:06.256Z] [2022-07-24T06:31:06.256Z] #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-24T06:31:06.256Z] #51 sha256:746b398effad4dc679ea918020e44d983e3e0af862b8f362125c6b1ff3059980 [2022-07-24T06:31:06.256Z] #51 49.63 Setting up criu (3.17.1-1) ... [2022-07-24T06:31:06.689Z] #19 138.3 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf-base amd64 10.2.1-6cross1 [202 kB] [2022-07-24T06:31:06.689Z] #19 138.3 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-24T06:31:06.935Z] #44 4.741 -- Detecting C compiler ABI info - done [2022-07-24T06:31:07.194Z] #44 4.944 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-24T06:31:07.194Z] #44 4.958 -- Detecting C compile features [2022-07-24T06:31:07.194Z] #44 4.973 -- Detecting C compile features - done [2022-07-24T06:31:07.194Z] #44 5.049 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-24T06:31:07.453Z] #44 5.298 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-24T06:31:07.453Z] #44 5.434 -- Configuring done [2022-07-24T06:31:07.712Z] #44 5.485 -- Generating done [2022-07-24T06:31:07.712Z] #44 5.488 -- Build files have been written to: /tmp/tmp.gVmZBPM00q/tini [2022-07-24T06:31:07.712Z] #44 5.513 + make tini-static [2022-07-24T06:31:08.173Z] #51 51.32 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-24T06:31:08.281Z] #44 6.156 Scanning dependencies of target tini-static [2022-07-24T06:31:08.420Z] #64 ... [2022-07-24T06:31:08.420Z] [2022-07-24T06:31:08.420Z] #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-24T06:31:08.420Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-24T06:31:08.420Z] #76 39.60 Selecting previously unselected package libtool. [2022-07-24T06:31:08.420Z] #76 39.64 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-07-24T06:31:08.420Z] #76 39.64 Unpacking libtool (2.4.6-15) ... [2022-07-24T06:31:08.420Z] #76 39.98 Selecting previously unselected package libudev-dev:amd64. [2022-07-24T06:31:08.420Z] #76 39.98 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-24T06:31:08.420Z] #76 39.98 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-24T06:31:08.420Z] #76 40.23 Selecting previously unselected package libyajl2:amd64. [2022-07-24T06:31:08.420Z] #76 40.23 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-07-24T06:31:08.420Z] #76 40.25 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-24T06:31:08.420Z] #76 40.37 Selecting previously unselected package libyajl-dev:amd64. [2022-07-24T06:31:08.420Z] #76 40.41 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-07-24T06:31:08.420Z] #76 40.41 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-07-24T06:31:08.420Z] #76 40.62 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-24T06:31:08.420Z] #76 40.64 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-24T06:31:08.420Z] #76 40.66 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-24T06:31:08.420Z] #76 40.67 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-24T06:31:08.420Z] #76 40.69 Setting up file (1:5.39-3) ... [2022-07-24T06:31:08.420Z] #76 40.70 Setting up bzip2 (1.0.8-4) ... [2022-07-24T06:31:08.420Z] #76 40.71 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-24T06:31:08.420Z] #76 40.72 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-24T06:31:08.420Z] #76 40.74 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-24T06:31:08.420Z] #76 40.79 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-24T06:31:08.420Z] #76 40.79 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-07-24T06:31:08.420Z] #76 40.79 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-24T06:31:08.420Z] #76 40.80 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-24T06:31:08.420Z] #76 40.81 Setting up patch (2.7.6-7) ... [2022-07-24T06:31:08.420Z] #76 40.83 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-24T06:31:08.420Z] #76 40.85 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-07-24T06:31:08.420Z] #76 40.85 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-07-24T06:31:08.420Z] #76 40.87 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-24T06:31:08.420Z] #76 40.87 Setting up libtool (2.4.6-15) ... [2022-07-24T06:31:08.420Z] #76 40.89 Setting up m4 (1.4.18-5) ... [2022-07-24T06:31:08.420Z] #76 40.92 Setting up dpkg-dev (1.20.11) ... [2022-07-24T06:31:08.420Z] #76 40.94 Setting up autoconf (2.69-14) ... [2022-07-24T06:31:08.420Z] #76 40.96 Setting up build-essential (12.9) ... [2022-07-24T06:31:08.420Z] #76 40.98 Setting up automake (1:1.16.3-2) ... [2022-07-24T06:31:08.420Z] #76 40.99 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-24T06:31:08.420Z] #76 40.99 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-24T06:31:08.420Z] #76 DONE 41.7s [2022-07-24T06:31:08.420Z] [2022-07-24T06:31:08.420Z] #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-24T06:31:08.420Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-24T06:31:08.420Z] #14 40.59 The following NEW packages will be installed: [2022-07-24T06:31:08.420Z] #14 40.59 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-24T06:31:08.420Z] #14 40.59 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-24T06:31:08.420Z] #14 40.59 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-24T06:31:08.420Z] #14 40.59 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-24T06:31:08.420Z] #14 40.62 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-24T06:31:08.420Z] #14 40.62 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-24T06:31:08.420Z] #14 40.62 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-24T06:31:08.420Z] #14 40.62 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-24T06:31:08.420Z] #14 40.62 mingw-w64-x86-64-dev [2022-07-24T06:31:08.420Z] #14 41.01 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-07-24T06:31:08.420Z] #14 41.01 Need to get 115 MB of archives. [2022-07-24T06:31:08.420Z] #14 41.01 After this operation, 645 MB of additional disk space will be used. [2022-07-24T06:31:08.420Z] #14 41.01 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-24T06:31:08.421Z] #14 41.09 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-24T06:31:08.421Z] #14 41.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-24T06:31:08.421Z] #14 41.26 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-07-24T06:31:08.421Z] #14 41.26 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-24T06:31:08.421Z] #14 41.28 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-24T06:31:08.421Z] #14 41.60 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-24T06:31:08.421Z] #14 41.88 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-24T06:31:08.421Z] #14 41.89 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-24T06:31:08.540Z] #44 6.389 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-24T06:31:08.992Z] #14 42.55 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-24T06:31:09.213Z] #19 140.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-24T06:31:09.213Z] #19 140.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-24T06:31:09.253Z] #14 ... [2022-07-24T06:31:09.253Z] [2022-07-24T06:31:09.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-24T06:31:09.253Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-24T06:31:09.253Z] #57 42.45 v3.0.2 [2022-07-24T06:31:09.253Z] #57 DONE 42.8s [2022-07-24T06:31:09.516Z] [2022-07-24T06:31:09.516Z] #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-24T06:31:09.516Z] #64 sha256:b3169bbf175ea7b9722dd3331323071f17f11418e351345910a8e910059e7730 [2022-07-24T06:31:09.516Z] #64 3.443 + RM_GOPATH=0 [2022-07-24T06:31:09.516Z] #64 3.443 + TMP_GOPATH= [2022-07-24T06:31:09.516Z] #64 3.443 + : /build [2022-07-24T06:31:09.516Z] #64 3.443 + '[' -z '' ']' [2022-07-24T06:31:09.516Z] #64 3.443 ++ mktemp -d [2022-07-24T06:31:09.516Z] #64 3.443 + export GOPATH=/tmp/tmp.irgwSdiTJI [2022-07-24T06:31:09.516Z] #64 3.443 + GOPATH=/tmp/tmp.irgwSdiTJI [2022-07-24T06:31:09.516Z] #64 3.443 + RM_GOPATH=1 [2022-07-24T06:31:09.516Z] #64 3.443 + case "$(go env GOARCH)" in [2022-07-24T06:31:09.516Z] #64 3.443 ++ go env GOARCH [2022-07-24T06:31:09.516Z] #64 3.454 + export GO_BUILDMODE=-buildmode=pie [2022-07-24T06:31:09.516Z] #64 3.454 + GO_BUILDMODE=-buildmode=pie [2022-07-24T06:31:09.516Z] #64 3.454 ++ dirname /install.sh [2022-07-24T06:31:09.516Z] #64 3.454 + dir=/ [2022-07-24T06:31:09.516Z] #64 3.454 + bin=containerd [2022-07-24T06:31:09.516Z] #64 3.454 + shift [2022-07-24T06:31:09.516Z] #64 3.454 + '[' '!' -f //containerd.installer ']' [2022-07-24T06:31:09.516Z] #64 3.454 + . //containerd.installer [2022-07-24T06:31:09.516Z] #64 3.454 ++ set -e [2022-07-24T06:31:09.516Z] #64 3.454 ++ : v1.6.6 [2022-07-24T06:31:09.516Z] #64 3.454 + install_containerd [2022-07-24T06:31:09.516Z] #64 3.454 + echo 'Install containerd version v1.6.6' [2022-07-24T06:31:09.516Z] #64 3.454 + git clone https://github.com/containerd/containerd.git /tmp/tmp.irgwSdiTJI/src/github.com/containerd/containerd [2022-07-24T06:31:09.516Z] #64 3.454 Install containerd version v1.6.6 [2022-07-24T06:31:09.517Z] #64 3.479 Cloning into '/tmp/tmp.irgwSdiTJI/src/github.com/containerd/containerd'... [2022-07-24T06:31:10.255Z] #34 ... [2022-07-24T06:31:10.255Z] [2022-07-24T06:31:10.255Z] #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-24T06:31:10.255Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-24T06:31:10.255Z] #76 70.90 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-24T06:31:10.255Z] #76 71.18 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-24T06:31:10.255Z] #76 71.19 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-07-24T06:31:10.255Z] #76 71.22 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-24T06:31:10.255Z] #76 71.36 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-24T06:31:10.255Z] #76 71.38 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-24T06:31:10.255Z] #76 71.42 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-24T06:31:10.255Z] #76 71.65 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-24T06:31:10.255Z] #76 71.66 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-24T06:31:10.255Z] #76 71.68 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-24T06:31:10.255Z] #76 72.79 Selecting previously unselected package libtool. [2022-07-24T06:31:10.255Z] #76 72.87 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-07-24T06:31:10.255Z] #76 72.90 Unpacking libtool (2.4.6-15) ... [2022-07-24T06:31:10.255Z] #76 73.31 Selecting previously unselected package libudev-dev:amd64. [2022-07-24T06:31:10.255Z] #76 73.32 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-24T06:31:10.255Z] #76 73.32 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-24T06:31:10.255Z] #76 73.66 Selecting previously unselected package libyajl2:amd64. [2022-07-24T06:31:10.255Z] #76 73.66 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-07-24T06:31:10.255Z] #76 73.68 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-24T06:31:10.255Z] #76 73.82 Selecting previously unselected package libyajl-dev:amd64. [2022-07-24T06:31:10.255Z] #76 73.82 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-07-24T06:31:10.255Z] #76 73.84 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-07-24T06:31:10.255Z] #76 74.12 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-24T06:31:10.255Z] #76 74.18 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-24T06:31:10.255Z] #76 74.20 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-24T06:31:10.255Z] #76 74.27 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-24T06:31:10.255Z] #76 74.33 Setting up file (1:5.39-3) ... [2022-07-24T06:31:10.255Z] #76 74.38 Setting up bzip2 (1.0.8-4) ... [2022-07-24T06:31:10.255Z] #76 74.41 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-24T06:31:10.255Z] #76 74.44 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-24T06:31:10.255Z] #76 74.47 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-24T06:31:10.255Z] #76 74.50 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-24T06:31:10.255Z] #76 74.54 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-07-24T06:31:10.255Z] #76 74.55 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-24T06:31:10.255Z] #76 74.64 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-24T06:31:10.255Z] #76 74.69 Setting up patch (2.7.6-7) ... [2022-07-24T06:31:10.255Z] #76 74.78 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-24T06:31:10.255Z] #76 74.84 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-07-24T06:31:10.255Z] #76 74.90 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-07-24T06:31:10.255Z] #76 74.98 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-24T06:31:10.255Z] #76 75.02 Setting up libtool (2.4.6-15) ... [2022-07-24T06:31:10.255Z] #76 75.04 Setting up m4 (1.4.18-5) ... [2022-07-24T06:31:10.255Z] #76 75.07 Setting up dpkg-dev (1.20.11) ... [2022-07-24T06:31:10.255Z] #76 75.13 Setting up autoconf (2.69-14) ... [2022-07-24T06:31:10.255Z] #76 75.14 Setting up build-essential (12.9) ... [2022-07-24T06:31:10.255Z] #76 75.16 Setting up automake (1:1.16.3-2) ... [2022-07-24T06:31:10.255Z] #76 75.18 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-24T06:31:10.255Z] #76 75.27 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-24T06:31:10.255Z] #76 DONE 76.1s [2022-07-24T06:31:10.255Z] [2022-07-24T06:31:10.255Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-24T06:31:10.255Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-24T06:31:10.460Z] #64 ... [2022-07-24T06:31:10.460Z] [2022-07-24T06:31:10.461Z] #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-24T06:31:10.461Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-24T06:31:10.461Z] #40 43.21 NAME: [2022-07-24T06:31:10.461Z] #40 43.21 go-winres - A tool for embedding resources in Windows executables [2022-07-24T06:31:10.461Z] #40 43.21 [2022-07-24T06:31:10.461Z] #40 43.21 USAGE: [2022-07-24T06:31:10.461Z] #40 43.21 go-winres [global options] command [command options] [arguments...] [2022-07-24T06:31:10.461Z] #40 43.21 [2022-07-24T06:31:10.461Z] #40 43.21 COMMANDS: [2022-07-24T06:31:10.461Z] #40 43.21 init Create an initial ./winres/winres.json [2022-07-24T06:31:10.461Z] #40 43.21 make Make syso files for the "go build" command [2022-07-24T06:31:10.461Z] #40 43.21 simply Make syso files for the "go build" command (simplified) [2022-07-24T06:31:10.461Z] #40 43.21 extract Extract all resources from an executable [2022-07-24T06:31:10.461Z] #40 43.21 patch Replace resources in an executable file (exe, dll) [2022-07-24T06:31:10.461Z] #40 43.21 help, h Shows a list of commands or help for one command [2022-07-24T06:31:10.461Z] #40 43.21 [2022-07-24T06:31:10.461Z] #40 43.21 GLOBAL OPTIONS: [2022-07-24T06:31:10.461Z] #40 43.21 --help, -h show help (default: false) [2022-07-24T06:31:10.461Z] #40 DONE 43.7s [2022-07-24T06:31:10.461Z] [2022-07-24T06:31:10.461Z] #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-24T06:31:10.461Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-24T06:31:10.461Z] #14 44.02 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-24T06:31:10.826Z] #77 1.302 Cloning into '/tmp/crun-build'... [2022-07-24T06:31:11.037Z] #14 44.62 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-24T06:31:11.095Z] #44 ... [2022-07-24T06:31:11.095Z] [2022-07-24T06:31:11.095Z] #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-24T06:31:11.095Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-24T06:31:11.095Z] #53 104.5 gotestsum version dev [2022-07-24T06:31:11.110Z] #19 ... [2022-07-24T06:31:11.110Z] [2022-07-24T06:31:11.110Z] #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-24T06:31:11.110Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-24T06:31:11.110Z] #84 88.10 libtoolize: copying file 'm4/ltversion.m4' [2022-07-24T06:31:11.110Z] #84 88.27 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-24T06:31:11.553Z] #51 ... [2022-07-24T06:31:11.553Z] [2022-07-24T06:31:11.553Z] #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-24T06:31:11.553Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-24T06:31:11.553Z] #14 54.92 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-24T06:31:11.553Z] #14 54.93 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-24T06:31:11.553Z] #14 54.96 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-24T06:31:11.664Z] #53 ... [2022-07-24T06:31:11.664Z] [2022-07-24T06:31:11.664Z] #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-24T06:31:11.664Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-24T06:31:11.664Z] #14 95.34 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-24T06:31:11.664Z] #14 95.34 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-24T06:31:11.664Z] #14 95.35 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-24T06:31:11.664Z] #14 ... [2022-07-24T06:31:11.664Z] [2022-07-24T06:31:11.664Z] #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-24T06:31:11.664Z] #44 sha256:4a845b3813b04b57e84eb606d5f4737433f39b0cbe5ff0d1b300c51a5330bb1b [2022-07-24T06:31:11.664Z] #44 9.081 [100%] Linking C executable tini-static [2022-07-24T06:31:11.673Z] #84 ... [2022-07-24T06:31:11.673Z] [2022-07-24T06:31:11.673Z] #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-24T06:31:11.673Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-24T06:31:11.673Z] #19 143.4 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-24T06:31:11.934Z] #19 143.4 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-24T06:31:11.979Z] #14 45.28 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-24T06:31:12.241Z] #14 ... [2022-07-24T06:31:12.241Z] [2022-07-24T06:31:12.241Z] #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-24T06:31:12.241Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-24T06:31:12.241Z] #51 29.70 Reading package lists... [2022-07-24T06:31:12.241Z] #51 35.59 Building dependency tree... [2022-07-24T06:31:12.241Z] #51 38.84 The following additional packages will be installed: [2022-07-24T06:31:12.241Z] #51 38.85 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-24T06:31:12.241Z] #51 38.85 python3-protobuf python3-six [2022-07-24T06:31:12.241Z] #51 38.86 Suggested packages: [2022-07-24T06:31:12.241Z] #51 38.86 python3-setuptools [2022-07-24T06:31:12.241Z] #51 38.86 Recommended packages: [2022-07-24T06:31:12.241Z] #51 38.86 iproute2 | iproute [2022-07-24T06:31:12.241Z] #51 39.67 The following NEW packages will be installed: [2022-07-24T06:31:12.241Z] #51 39.68 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-24T06:31:12.241Z] #51 39.68 python3-protobuf python3-six [2022-07-24T06:31:12.241Z] #51 40.16 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-07-24T06:31:12.241Z] #51 40.16 Need to get 2315 kB of archives. [2022-07-24T06:31:12.241Z] #51 40.16 After this operation, 11.1 MB of additional disk space will be used. [2022-07-24T06:31:12.241Z] #51 40.16 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-07-24T06:31:12.241Z] #51 40.19 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-24T06:31:12.241Z] #51 40.21 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-24T06:31:12.241Z] #51 40.21 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-07-24T06:31:12.241Z] #51 40.25 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-24T06:31:12.241Z] #51 40.25 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-24T06:31:12.241Z] #51 40.25 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-24T06:31:12.241Z] #51 42.52 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-07-24T06:31:12.241Z] #51 43.83 debconf: delaying package configuration, since apt-utils is not installed [2022-07-24T06:31:12.241Z] #51 44.08 Fetched 2315 kB in 3s (738 kB/s) [2022-07-24T06:31:12.241Z] #51 44.21 Selecting previously unselected package libprotobuf23:amd64. [2022-07-24T06:31:12.241Z] #51 44.21 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-24T06:31:12.241Z] #51 44.35 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-07-24T06:31:12.241Z] #51 44.41 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-07-24T06:31:12.241Z] #51 45.22 Selecting previously unselected package python3-pkg-resources. [2022-07-24T06:31:12.241Z] #51 45.22 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-24T06:31:12.241Z] #51 45.22 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-24T06:31:12.241Z] #51 45.52 Selecting previously unselected package python3-six. [2022-07-24T06:31:12.241Z] #51 45.52 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-24T06:31:12.241Z] #51 45.58 Unpacking python3-six (1.16.0-2) ... [2022-07-24T06:31:12.241Z] #51 ... [2022-07-24T06:31:12.241Z] [2022-07-24T06:31:12.241Z] #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-24T06:31:12.241Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-24T06:31:12.241Z] #55 41.37 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-24T06:31:12.241Z] #55 41.37 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-24T06:31:12.241Z] #55 41.65 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-24T06:31:12.241Z] #55 41.76 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-24T06:31:12.241Z] #55 41.78 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-24T06:31:12.241Z] #55 42.13 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-24T06:31:12.241Z] #55 42.31 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-24T06:31:12.241Z] #55 42.45 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-24T06:31:12.241Z] #55 42.45 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-24T06:31:12.241Z] #55 42.55 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-24T06:31:12.241Z] #55 42.67 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-24T06:31:12.241Z] #55 42.67 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-24T06:31:12.241Z] #55 42.82 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-24T06:31:12.241Z] #55 42.82 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-24T06:31:12.241Z] #55 42.95 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-24T06:31:12.241Z] #55 42.98 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-24T06:31:12.241Z] #55 43.14 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-24T06:31:12.241Z] #55 43.99 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-24T06:31:12.241Z] #55 44.05 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-24T06:31:12.241Z] #55 44.17 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-24T06:31:12.241Z] #55 44.26 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-24T06:31:12.241Z] #55 44.37 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-24T06:31:12.241Z] #55 44.57 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-24T06:31:12.241Z] #55 44.57 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-24T06:31:12.241Z] #55 44.66 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-24T06:31:12.241Z] #55 44.78 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-24T06:31:12.241Z] #55 44.78 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-24T06:31:12.241Z] #55 44.86 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-24T06:31:12.241Z] #55 44.86 go: downloading github.com/prometheus/common v0.32.1 [2022-07-24T06:31:12.241Z] #55 45.31 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-24T06:31:12.241Z] #55 45.31 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-24T06:31:12.373Z] #14 ... [2022-07-24T06:31:12.373Z] [2022-07-24T06:31:12.373Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-24T06:31:12.373Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-24T06:31:12.373Z] #77 0.684 Cloning into '/tmp/crun-build'... [2022-07-24T06:31:12.373Z] #77 5.735 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-24T06:31:12.373Z] #77 5.762 Cloning into '/tmp/crun-build/libocispec'... [2022-07-24T06:31:12.373Z] #77 6.964 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-24T06:31:12.373Z] #77 7.008 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-24T06:31:12.373Z] #77 7.010 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-24T06:31:12.373Z] #77 7.010 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-24T06:31:12.373Z] #77 7.048 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-24T06:31:12.373Z] #77 8.677 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-24T06:31:12.373Z] #77 9.697 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-24T06:31:12.373Z] #77 10.57 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-24T06:31:12.373Z] #77 10.69 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-24T06:31:12.373Z] #77 ... [2022-07-24T06:31:12.373Z] [2022-07-24T06:31:12.373Z] #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-24T06:31:12.373Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339 [2022-07-24T06:31:12.373Z] #42 50.49 Selecting previously unselected package libarchive13:arm64. [2022-07-24T06:31:12.373Z] #42 50.49 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-07-24T06:31:12.373Z] #42 50.49 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-07-24T06:31:12.373Z] #42 50.75 Selecting previously unselected package libjsoncpp24:arm64. [2022-07-24T06:31:12.373Z] #42 50.75 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-07-24T06:31:12.373Z] #42 50.77 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-07-24T06:31:12.373Z] #42 50.93 Selecting previously unselected package librhash0:arm64. [2022-07-24T06:31:12.373Z] #42 50.94 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-07-24T06:31:12.373Z] #42 50.95 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-07-24T06:31:12.373Z] #42 51.13 Selecting previously unselected package libuv1:arm64. [2022-07-24T06:31:12.373Z] #42 51.13 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-07-24T06:31:12.373Z] #42 51.18 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-07-24T06:31:12.373Z] #42 51.35 Selecting previously unselected package cmake. [2022-07-24T06:31:12.373Z] #42 51.38 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-07-24T06:31:12.373Z] #42 51.39 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-24T06:31:12.373Z] #42 55.19 Setting up libicu67:arm64 (67.1-7) ... [2022-07-24T06:31:12.373Z] #42 55.27 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-24T06:31:12.373Z] #42 55.48 Setting up libuv1:arm64 (1.40.0-2) ... [2022-07-24T06:31:12.373Z] #42 55.61 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-24T06:31:12.373Z] #42 55.87 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-07-24T06:31:12.373Z] #42 55.99 Setting up librhash0:arm64 (1.4.1-2) ... [2022-07-24T06:31:12.638Z] #44 10.09 [100%] Built target tini-static [2022-07-24T06:31:12.638Z] #44 10.15 + mkdir -p /build [2022-07-24T06:31:12.638Z] #44 10.15 + cp tini-static /build/docker-init [2022-07-24T06:31:12.688Z] #42 56.42 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-24T06:31:12.812Z] #55 46.25 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-24T06:31:12.948Z] #42 56.66 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-24T06:31:13.209Z] #42 56.84 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-07-24T06:31:13.209Z] #42 56.88 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-24T06:31:13.209Z] #42 57.01 Processing triggers for libc-bin (2.31-13+deb11u3) ...#42 ... [2022-07-24T06:31:13.209Z] [2022-07-24T06:31:13.209Z] #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-24T06:31:13.209Z] #51 sha256:746b398effad4dc679ea918020e44d983e3e0af862b8f362125c6b1ff3059980 [2022-07-24T06:31:13.209Z] #51 DONE 56.8s [2022-07-24T06:31:13.209Z] [2022-07-24T06:31:13.209Z] #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-24T06:31:13.209Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339 [2022-07-24T06:31:13.209Z] #42 57.01 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-24T06:31:13.209Z] #42 ... [2022-07-24T06:31:13.209Z] [2022-07-24T06:31:13.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-24T06:31:13.209Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-24T06:31:13.209Z] #77 10.93 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-24T06:31:13.384Z] #55 ... [2022-07-24T06:31:13.384Z] [2022-07-24T06:31:13.384Z] #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-24T06:31:13.384Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-24T06:31:13.384Z] #14 46.99 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-07-24T06:31:13.469Z] #77 ... [2022-07-24T06:31:13.469Z] [2022-07-24T06:31:13.469Z] #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-24T06:31:13.469Z] #53 sha256:810949ff2de13d62425cb6d2f40355372a7f677782bd8ba72e743a381274a925 [2022-07-24T06:31:13.469Z] #53 52.83 gotestsum version dev [2022-07-24T06:31:13.469Z] #53 DONE 57.2s [2022-07-24T06:31:13.579Z] #44 DONE 11.2s [2022-07-24T06:31:13.579Z] [2022-07-24T06:31:13.579Z] #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-24T06:31:13.579Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-24T06:31:13.579Z] #53 DONE 107.2s [2022-07-24T06:31:13.579Z] [2022-07-24T06:31:13.579Z] #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-24T06:31:13.579Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-24T06:31:13.579Z] #14 107.0 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-24T06:31:13.580Z] #14 107.0 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-07-24T06:31:13.580Z] #14 107.2 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-24T06:31:13.580Z] #14 107.4 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-24T06:31:13.580Z] #14 107.4 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-24T06:31:13.729Z] [2022-07-24T06:31:13.729Z] #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-24T06:31:13.729Z] #47 sha256:2d881f371ce35b0e4d68c9703e6e783d2c7615c14f7c04faa180d8f8e66494e1 [2022-07-24T06:31:13.839Z] #14 107.5 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-24T06:31:13.855Z] #19 145.5 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-24T06:31:13.855Z] #19 145.5 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-24T06:31:13.855Z] #19 145.5 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-24T06:31:13.855Z] #19 145.5 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-24T06:31:13.855Z] #19 145.5 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-24T06:31:13.855Z] #19 145.5 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-07-24T06:31:13.855Z] #19 145.5 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-24T06:31:13.855Z] #19 145.6 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-07-24T06:31:13.855Z] #19 145.6 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-24T06:31:13.956Z] #14 ... [2022-07-24T06:31:13.956Z] [2022-07-24T06:31:13.956Z] #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-24T06:31:13.956Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-24T06:31:13.956Z] #42 37.48 Selecting previously unselected package libicu67:amd64. [2022-07-24T06:31:13.956Z] #42 37.48 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-07-24T06:31:13.956Z] #42 37.49 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-24T06:31:13.956Z] #42 45.12 Selecting previously unselected package libxml2:amd64. [2022-07-24T06:31:13.956Z] #42 45.14 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-07-24T06:31:13.956Z] #42 45.14 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-24T06:31:13.956Z] #42 45.80 Selecting previously unselected package libarchive13:amd64. [2022-07-24T06:31:13.956Z] #42 45.80 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-07-24T06:31:13.956Z] #42 45.80 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-24T06:31:13.956Z] #42 46.16 Selecting previously unselected package libjsoncpp24:amd64. [2022-07-24T06:31:13.956Z] #42 46.16 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-07-24T06:31:13.956Z] #42 46.16 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-24T06:31:13.956Z] #42 46.46 Selecting previously unselected package librhash0:amd64. [2022-07-24T06:31:13.956Z] #42 46.46 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-07-24T06:31:13.956Z] #42 46.46 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-07-24T06:31:13.956Z] #42 46.59 Selecting previously unselected package libuv1:amd64. [2022-07-24T06:31:13.956Z] #42 46.69 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-07-24T06:31:13.956Z] #42 46.69 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-07-24T06:31:13.956Z] #42 46.99 Selecting previously unselected package cmake. [2022-07-24T06:31:13.956Z] #42 47.05 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-07-24T06:31:13.956Z] #42 47.05 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-24T06:31:14.115Z] #19 145.6 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-07-24T06:31:14.115Z] #19 145.6 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-07-24T06:31:14.115Z] #19 145.6 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-07-24T06:31:14.115Z] #19 145.7 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-07-24T06:31:14.115Z] #19 145.8 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-07-24T06:31:14.115Z] #19 145.8 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-07-24T06:31:14.115Z] #19 145.9 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-24T06:31:14.127Z] #77 ... [2022-07-24T06:31:14.127Z] [2022-07-24T06:31:14.127Z] #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-24T06:31:14.127Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-24T06:31:14.127Z] #14 70.74 debconf: delaying package configuration, since apt-utils is not installed [2022-07-24T06:31:14.127Z] #14 71.05 Fetched 115 MB in 12s (9803 kB/s) [2022-07-24T06:31:14.127Z] #14 71.19 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-24T06:31:14.127Z] #14 71.19 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-24T06:31:14.127Z] #14 71.29 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-24T06:31:14.127Z] #14 71.30 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-24T06:31:14.127Z] #14 75.83 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-24T06:31:14.127Z] #14 75.84 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-24T06:31:14.127Z] #14 75.87 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-24T06:31:14.127Z] #14 80.50 Selecting previously unselected package binutils-mingw-w64. [2022-07-24T06:31:14.127Z] #14 80.50 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-24T06:31:14.127Z] #14 80.51 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-24T06:31:14.127Z] #14 80.65 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-24T06:31:14.127Z] #14 80.67 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-24T06:31:14.127Z] #14 80.68 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-24T06:31:14.224Z] #42 ... [2022-07-24T06:31:14.224Z] [2022-07-24T06:31:14.224Z] #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-24T06:31:14.224Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-24T06:31:14.224Z] #55 47.72 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-24T06:31:14.301Z] #47 ... [2022-07-24T06:31:14.301Z] [2022-07-24T06:31:14.301Z] #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-24T06:31:14.301Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339 [2022-07-24T06:31:14.301Z] #42 DONE 58.0s [2022-07-24T06:31:14.301Z] [2022-07-24T06:31:14.301Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-24T06:31:14.301Z] #43 sha256:1a09b2a1a2880ceba976224b66325cad453894cf47d9cc0c8071f6209a0b379b [2022-07-24T06:31:14.378Z] #19 145.9 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-07-24T06:31:14.378Z] #19 146.0 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-24T06:31:14.378Z] #19 146.0 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-24T06:31:14.387Z] #14 80.95 Selecting previously unselected package dmsetup. [2022-07-24T06:31:14.387Z] #14 80.96 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-07-24T06:31:14.387Z] #14 80.96 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-24T06:31:14.387Z] #14 ... [2022-07-24T06:31:14.387Z] [2022-07-24T06:31:14.387Z] #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-24T06:31:14.387Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-24T06:31:14.387Z] #42 79.80 Selecting previously unselected package libxml2:amd64. [2022-07-24T06:31:14.387Z] #42 79.80 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-07-24T06:31:14.387Z] #42 79.81 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-24T06:31:14.387Z] #42 81.08 Selecting previously unselected package libarchive13:amd64. [2022-07-24T06:31:14.387Z] #42 81.09 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-07-24T06:31:14.387Z] #42 81.13 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-24T06:31:14.409Z] #14 ... [2022-07-24T06:31:14.409Z] [2022-07-24T06:31:14.409Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-24T06:31:14.409Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-24T06:31:14.409Z] #77 17.14 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-24T06:31:14.409Z] #77 20.50 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-24T06:31:14.409Z] #77 23.28 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-24T06:31:14.409Z] #77 23.87 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-24T06:31:14.409Z] #77 24.50 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-24T06:31:14.647Z] #42 ... [2022-07-24T06:31:14.647Z] [2022-07-24T06:31:14.648Z] #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-24T06:31:14.648Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-24T06:31:14.648Z] #51 71.02 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-07-24T06:31:14.648Z] #51 71.05 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-24T06:31:14.648Z] #51 71.08 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-24T06:31:14.648Z] #51 71.13 Setting up python3-six (1.16.0-2) ... [2022-07-24T06:31:14.648Z] #51 73.16 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-24T06:31:14.648Z] #51 73.23 Setting up python3-protobuf (3.12.4-1) ... [2022-07-24T06:31:14.648Z] #51 79.76 Setting up criu (3.17.1-1) ... [2022-07-24T06:31:14.909Z] #51 ... [2022-07-24T06:31:14.909Z] [2022-07-24T06:31:14.909Z] #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-24T06:31:14.909Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-24T06:31:14.909Z] #14 81.30 Selecting previously unselected package mingw-w64-common. [2022-07-24T06:31:14.909Z] #14 81.30 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-24T06:31:14.909Z] #14 81.31 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-24T06:31:15.243Z] #43 DONE 0.8s [2022-07-24T06:31:15.243Z] [2022-07-24T06:31:15.243Z] #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-24T06:31:15.243Z] #44 sha256:036af8d4a386de7b3704d59e76e16f9597bed15ad4db88ecaed63120c5687345 [2022-07-24T06:31:16.187Z] #44 1.109 + RM_GOPATH=0 [2022-07-24T06:31:16.187Z] #44 1.110 + TMP_GOPATH= [2022-07-24T06:31:16.187Z] #44 1.110 + : /build [2022-07-24T06:31:16.187Z] #44 1.110 + '[' -z '' ']' [2022-07-24T06:31:16.187Z] #44 1.112 ++ mktemp -d [2022-07-24T06:31:16.187Z] #44 1.127 + export GOPATH=/tmp/tmp.WG3RVoVt8R [2022-07-24T06:31:16.187Z] #44 1.127 + GOPATH=/tmp/tmp.WG3RVoVt8R [2022-07-24T06:31:16.187Z] #44 1.128 + RM_GOPATH=1 [2022-07-24T06:31:16.187Z] #44 1.128 + case "$(go env GOARCH)" in [2022-07-24T06:31:16.187Z] #44 1.128 ++ go env GOARCH [2022-07-24T06:31:16.187Z] #44 1.156 + export GO_BUILDMODE=-buildmode=pie [2022-07-24T06:31:16.187Z] #44 1.156 + GO_BUILDMODE=-buildmode=pie [2022-07-24T06:31:16.187Z] #44 1.157 ++ dirname /install.sh [2022-07-24T06:31:16.187Z] #44 1.158 + dir=/ [2022-07-24T06:31:16.187Z] #44 1.167 + bin=tini [2022-07-24T06:31:16.187Z] #44 1.167 + shift [2022-07-24T06:31:16.187Z] #44 1.167 + '[' '!' -f //tini.installer ']' [2022-07-24T06:31:16.187Z] #44 1.167 + . //tini.installer [2022-07-24T06:31:16.187Z] #44 1.167 ++ : v0.19.0 [2022-07-24T06:31:16.187Z] #44 1.167 + install_tini [2022-07-24T06:31:16.187Z] #44 1.167 + echo 'Install tini version v0.19.0' [2022-07-24T06:31:16.187Z] #44 1.167 Install tini version v0.19.0 [2022-07-24T06:31:16.187Z] #44 1.167 + git clone https://github.com/krallin/tini.git /tmp/tmp.WG3RVoVt8R/tini [2022-07-24T06:31:16.187Z] #44 1.169 Cloning into '/tmp/tmp.WG3RVoVt8R/tini'... [2022-07-24T06:31:16.759Z] #44 1.753 + cd /tmp/tmp.WG3RVoVt8R/tini [2022-07-24T06:31:16.759Z] #44 1.753 + git checkout -q v0.19.0 [2022-07-24T06:31:16.759Z] #44 1.760 + cmake . [2022-07-24T06:31:17.331Z] #44 2.177 -- The C compiler identification is GNU 10.2.1 [2022-07-24T06:31:17.331Z] #44 2.311 -- Detecting C compiler ABI info [2022-07-24T06:31:17.457Z] #14 ... [2022-07-24T06:31:17.457Z] [2022-07-24T06:31:17.457Z] #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-24T06:31:17.457Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-24T06:31:17.457Z] #51 83.18 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-24T06:31:17.457Z] #51 DONE 83.8s [2022-07-24T06:31:17.719Z] [2022-07-24T06:31:17.719Z] #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-24T06:31:17.719Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-24T06:31:17.719Z] #42 81.69 Selecting previously unselected package libjsoncpp24:amd64. [2022-07-24T06:31:17.719Z] #42 81.71 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-07-24T06:31:17.719Z] #42 81.73 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-24T06:31:17.719Z] #42 82.05 Selecting previously unselected package librhash0:amd64. [2022-07-24T06:31:17.719Z] #42 82.06 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-07-24T06:31:17.719Z] #42 82.10 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-07-24T06:31:17.719Z] #42 82.24 Selecting previously unselected package libuv1:amd64. [2022-07-24T06:31:17.719Z] #42 82.24 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-07-24T06:31:17.719Z] #42 82.25 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-07-24T06:31:17.719Z] #42 82.71 Selecting previously unselected package cmake. [2022-07-24T06:31:17.719Z] #42 82.71 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-07-24T06:31:17.719Z] #42 82.71 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-24T06:31:17.760Z] #19 149.1 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-24T06:31:17.760Z] #19 149.1 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-24T06:31:17.760Z] #19 149.2 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-07-24T06:31:17.760Z] #19 149.3 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-24T06:31:17.760Z] #19 149.4 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-24T06:31:17.903Z] #44 2.862 -- Detecting C compiler ABI info - done [2022-07-24T06:31:17.903Z] #44 2.942 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-24T06:31:17.903Z] #44 2.965 -- Detecting C compile features [2022-07-24T06:31:18.164Z] #44 2.966 -- Detecting C compile features - done [2022-07-24T06:31:18.164Z] #44 3.014 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-24T06:31:18.425Z] #44 3.327 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-24T06:31:18.425Z] #44 3.366 -- Configuring done [2022-07-24T06:31:18.425Z] #44 3.397 -- Generating done [2022-07-24T06:31:18.470Z] #55 ... [2022-07-24T06:31:18.471Z] [2022-07-24T06:31:18.471Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-24T06:31:18.471Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-24T06:31:18.471Z] #77 7.379 Cloning into '/tmp/crun-build'... [2022-07-24T06:31:18.471Z] #77 ... [2022-07-24T06:31:18.471Z] [2022-07-24T06:31:18.471Z] #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-24T06:31:18.471Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-24T06:31:18.471Z] #42 51.56 Setting up libicu67:amd64 (67.1-7) ... [2022-07-24T06:31:18.471Z] #42 51.62 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-24T06:31:18.471Z] #42 51.66 Setting up libuv1:amd64 (1.40.0-2) ... [2022-07-24T06:31:18.471Z] #42 51.68 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-24T06:31:18.471Z] #42 51.69 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-24T06:31:18.471Z] #42 51.72 Setting up librhash0:amd64 (1.4.1-2) ... [2022-07-24T06:31:18.471Z] #42 51.75 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-24T06:31:18.471Z] #42 51.79 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-24T06:31:18.471Z] #42 51.81 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-24T06:31:18.471Z] #42 51.82 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-24T06:31:18.471Z] #42 51.83 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-24T06:31:18.686Z] #44 3.407 -- Build files have been written to: /tmp/tmp.WG3RVoVt8R/tini [2022-07-24T06:31:18.686Z] #44 3.421 + make tini-static [2022-07-24T06:31:18.686Z] #44 3.763 Scanning dependencies of target tini-static [2022-07-24T06:31:18.686Z] #44 3.801 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-24T06:31:19.867Z] #42 DONE 53.3s [2022-07-24T06:31:19.867Z] [2022-07-24T06:31:19.867Z] #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-24T06:31:19.867Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-24T06:31:19.867Z] #34 49.88 Updating files: 86% (1315/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-07-24T06:31:19.867Z] #34 50.60 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-24T06:31:19.867Z] #34 50.67 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-24T06:31:20.072Z] #44 5.063 [100%] Linking C executable tini-static [2022-07-24T06:31:20.643Z] #44 5.606 [100%] Built target tini-static [2022-07-24T06:31:20.643Z] #44 5.678 + mkdir -p /build [2022-07-24T06:31:20.643Z] #44 5.684 + cp tini-static /build/docker-init [2022-07-24T06:31:21.021Z] #42 ... [2022-07-24T06:31:21.021Z] [2022-07-24T06:31:21.021Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-24T06:31:21.021Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-24T06:31:21.021Z] #77 11.36 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-24T06:31:21.021Z] #77 11.37 Cloning into '/tmp/crun-build/libocispec'... [2022-07-24T06:31:21.782Z] #34 ... [2022-07-24T06:31:21.782Z] [2022-07-24T06:31:21.782Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-24T06:31:21.782Z] #43 sha256:9e3ef2b433ead54d7c5b726831c96c554d0a73f72574fb57ab6599d36b1217a5 [2022-07-24T06:31:21.782Z] #43 DONE 1.7s [2022-07-24T06:31:21.782Z] [2022-07-24T06:31:21.782Z] #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-24T06:31:21.782Z] #44 sha256:975d56dab455ea398a014f39ef1b5e84826afe73fdbfc77ae32c24768880d53d [2022-07-24T06:31:21.951Z] #19 ... [2022-07-24T06:31:21.951Z] [2022-07-24T06:31:21.951Z] #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-24T06:31:21.951Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-24T06:31:21.951Z] #84 108.5 configure.ac:11: installing 'build-aux/compile' [2022-07-24T06:31:21.951Z] #84 108.5 configure.ac:11: installing 'build-aux/config.guess' [2022-07-24T06:31:21.951Z] #84 108.5 configure.ac:11: installing 'build-aux/config.sub' [2022-07-24T06:31:21.951Z] #84 108.5 configure.ac:13: installing 'build-aux/install-sh' [2022-07-24T06:31:21.951Z] #84 108.5 configure.ac:13: installing 'build-aux/missing' [2022-07-24T06:31:21.951Z] #84 108.5 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-24T06:31:21.951Z] #84 108.8 Makefile.am: installing 'build-aux/depcomp' [2022-07-24T06:31:22.352Z] #44 ... [2022-07-24T06:31:22.352Z] [2022-07-24T06:31:22.352Z] #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-24T06:31:22.352Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-24T06:31:22.352Z] #51 45.67 Selecting previously unselected package python3-protobuf. [2022-07-24T06:31:22.352Z] #51 45.67 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-07-24T06:31:22.352Z] #51 45.68 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-24T06:31:22.352Z] #51 46.50 Selecting previously unselected package libnet1:amd64. [2022-07-24T06:31:22.352Z] #51 46.50 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-24T06:31:22.352Z] #51 46.50 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-24T06:31:22.352Z] #51 46.80 Selecting previously unselected package libnl-3-200:amd64. [2022-07-24T06:31:22.352Z] #51 46.80 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-24T06:31:22.352Z] #51 46.80 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-24T06:31:22.352Z] #51 46.97 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-24T06:31:22.352Z] #51 46.97 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-24T06:31:22.352Z] #51 46.97 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-24T06:31:22.352Z] #51 47.15 Selecting previously unselected package criu. [2022-07-24T06:31:22.352Z] #51 47.15 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-07-24T06:31:22.352Z] #51 47.15 Unpacking criu (3.17.1-1) ... [2022-07-24T06:31:22.352Z] #51 48.02 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-24T06:31:22.352Z] #51 50.00 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-07-24T06:31:22.352Z] #51 50.00 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-24T06:31:22.352Z] #51 50.00 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-24T06:31:22.352Z] #51 50.00 Setting up python3-six (1.16.0-2) ... [2022-07-24T06:31:22.352Z] #51 51.47 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-24T06:31:22.352Z] #51 51.51 Setting up python3-protobuf (3.12.4-1) ... [2022-07-24T06:31:22.352Z] #51 55.71 Setting up criu (3.17.1-1) ... [2022-07-24T06:31:22.612Z] #51 ... [2022-07-24T06:31:22.612Z] [2022-07-24T06:31:22.612Z] #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-24T06:31:22.612Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-24T06:31:22.612Z] #14 47.68 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-24T06:31:22.612Z] #14 47.68 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-07-24T06:31:22.612Z] #14 47.68 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-07-24T06:31:22.612Z] #14 47.68 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-24T06:31:22.612Z] #14 47.72 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-24T06:31:22.612Z] #14 47.72 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-24T06:31:22.612Z] #14 47.72 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-24T06:31:22.612Z] #14 47.72 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-07-24T06:31:22.612Z] #14 47.74 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-07-24T06:31:22.612Z] #14 47.74 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-07-24T06:31:22.612Z] #14 47.75 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-07-24T06:31:22.612Z] #14 47.79 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-07-24T06:31:22.612Z] #14 47.81 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-07-24T06:31:22.612Z] #14 47.81 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-24T06:31:22.612Z] #14 47.81 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-24T06:31:22.612Z] #14 47.81 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-24T06:31:22.612Z] #14 49.06 debconf: delaying package configuration, since apt-utils is not installed [2022-07-24T06:31:22.612Z] #14 49.26 Fetched 115 MB in 7s (15.9 MB/s) [2022-07-24T06:31:22.612Z] #14 49.43 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-24T06:31:22.612Z] #14 49.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-24T06:31:22.612Z] #14 49.47 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-24T06:31:22.612Z] #14 49.47 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-24T06:31:22.612Z] #14 51.96 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-24T06:31:22.612Z] #14 51.96 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-24T06:31:22.612Z] #14 51.96 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-24T06:31:22.612Z] #14 55.10 Selecting previously unselected package binutils-mingw-w64. [2022-07-24T06:31:22.612Z] #14 55.10 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-24T06:31:22.612Z] #14 55.10 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-24T06:31:22.613Z] #14 55.29 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-24T06:31:22.613Z] #14 55.29 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-24T06:31:22.613Z] #14 55.29 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-24T06:31:22.613Z] #14 55.45 Selecting previously unselected package dmsetup. [2022-07-24T06:31:22.613Z] #14 55.45 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-07-24T06:31:22.613Z] #14 55.49 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-24T06:31:22.613Z] #14 55.72 Selecting previously unselected package mingw-w64-common. [2022-07-24T06:31:22.613Z] #14 55.72 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-24T06:31:22.613Z] #14 55.73 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-24T06:31:22.872Z] #14 ... [2022-07-24T06:31:22.872Z] [2022-07-24T06:31:22.872Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-24T06:31:22.872Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-24T06:31:22.872Z] #77 14.73 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-24T06:31:22.872Z] #77 14.77 Cloning into '/tmp/crun-build/libocispec'... [2022-07-24T06:31:22.936Z] #77 13.42 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-24T06:31:22.936Z] #77 13.43 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-24T06:31:22.936Z] #77 13.44 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-24T06:31:22.936Z] #77 13.44 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-24T06:31:22.936Z] #77 13.45 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-24T06:31:23.187Z] #44 DONE 8.0s [2022-07-24T06:31:23.187Z] [2022-07-24T06:31:23.187Z] #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-24T06:31:23.187Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-24T06:31:23.187Z] #14 62.90 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-24T06:31:23.187Z] #14 62.91 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-07-24T06:31:23.187Z] #14 62.91 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-24T06:31:23.187Z] #14 63.04 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-24T06:31:23.187Z] #14 63.04 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-07-24T06:31:23.187Z] #14 63.06 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-24T06:31:24.254Z] #77 16.05 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-24T06:31:24.254Z] #77 16.13 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-24T06:31:24.254Z] #77 16.13 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-24T06:31:24.254Z] #77 16.13 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-24T06:31:24.254Z] #77 16.16 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-24T06:31:24.409Z] #84 110.7 checking build system type... x86_64-pc-linux-gnu [2022-07-24T06:31:24.409Z] #84 111.3 checking host system type... x86_64-pc-linux-gnu [2022-07-24T06:31:24.409Z] #84 111.3 checking how to print strings... printf [2022-07-24T06:31:24.409Z] #84 111.4 checking for gcc... gcc [2022-07-24T06:31:24.923Z] #84 111.6 checking whether the C compiler works... yes [2022-07-24T06:31:24.923Z] #84 112.0 checking for C compiler default output file name... a.out [2022-07-24T06:31:25.179Z] #84 112.0 checking for suffix of executables... [2022-07-24T06:31:25.484Z] #77 ... [2022-07-24T06:31:25.484Z] [2022-07-24T06:31:25.484Z] #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-24T06:31:25.484Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-24T06:31:25.484Z] #42 91.04 Setting up libicu67:amd64 (67.1-7) ... [2022-07-24T06:31:25.484Z] #42 91.05 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-24T06:31:25.484Z] #42 91.06 Setting up libuv1:amd64 (1.40.0-2) ... [2022-07-24T06:31:25.484Z] #42 91.07 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-24T06:31:25.484Z] #42 91.17 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-24T06:31:25.484Z] #42 91.19 Setting up librhash0:amd64 (1.4.1-2) ... [2022-07-24T06:31:25.484Z] #42 91.19 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-24T06:31:25.484Z] #42 91.21 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-24T06:31:25.484Z] #42 91.22 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-24T06:31:25.484Z] #42 91.24 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-24T06:31:25.484Z] #42 91.25 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-24T06:31:25.484Z] #42 DONE 91.9s [2022-07-24T06:31:25.484Z] [2022-07-24T06:31:25.484Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-24T06:31:25.484Z] #43 sha256:72b78301c1ee9167a5ad2c0e93f79765a59a682cf4cc84cb80cffae828772cb6 [2022-07-24T06:31:25.484Z] #43 DONE 0.1s [2022-07-24T06:31:25.484Z] [2022-07-24T06:31:25.484Z] #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-24T06:31:25.484Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-24T06:31:25.484Z] #14 91.99 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-24T06:31:25.484Z] #14 92.00 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-24T06:31:25.484Z] #14 92.02 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-24T06:31:25.636Z] #77 ... [2022-07-24T06:31:25.636Z] [2022-07-24T06:31:25.636Z] #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-24T06:31:25.636Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-24T06:31:25.636Z] #51 57.73 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-24T06:31:25.636Z] #51 DONE 58.9s [2022-07-24T06:31:25.736Z] #14 69.64 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-24T06:31:25.743Z] #84 112.4 checking whether we are cross compiling... no [2022-07-24T06:31:25.896Z] [2022-07-24T06:31:25.896Z] #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-24T06:31:25.896Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-24T06:31:25.998Z] #14 69.64 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-07-24T06:31:25.998Z] #14 69.66 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-24T06:31:26.000Z] #84 112.8 checking for suffix of object files... o [2022-07-24T06:31:26.000Z] #84 112.9 checking whether we are using the GNU C compiler... yes [2022-07-24T06:31:26.257Z] #84 113.1 checking whether gcc accepts -g... yes [2022-07-24T06:31:26.466Z] #34 ... [2022-07-24T06:31:26.466Z] [2022-07-24T06:31:26.466Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-24T06:31:26.466Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-24T06:31:26.466Z] #77 18.19 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-24T06:31:26.569Z] #14 ... [2022-07-24T06:31:26.570Z] [2022-07-24T06:31:26.570Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-24T06:31:26.570Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-24T06:31:26.570Z] #77 25.21 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-24T06:31:26.622Z] #77 ... [2022-07-24T06:31:26.622Z] [2022-07-24T06:31:26.622Z] #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-24T06:31:26.622Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-24T06:31:26.622Z] #14 120.5 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-24T06:31:26.820Z] #84 113.2 checking for gcc option to accept ISO C89... none needed [2022-07-24T06:31:26.820Z] #84 113.6 checking whether gcc understands -c and -o together... yes [2022-07-24T06:31:26.820Z] #84 114.0 checking for a sed that does not truncate output... /bin/sed [2022-07-24T06:31:26.820Z] #84 114.0 checking for grep that handles long lines and -e... /bin/grep [2022-07-24T06:31:26.820Z] #84 114.0 checking for egrep... /bin/grep -E [2022-07-24T06:31:26.820Z] #84 114.0 checking for fgrep... /bin/grep -F [2022-07-24T06:31:26.820Z] #84 114.0 checking for ld used by gcc... /usr/bin/ld [2022-07-24T06:31:26.881Z] #14 120.5 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-24T06:31:26.882Z] #14 120.5 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-24T06:31:27.116Z] #84 114.0 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-24T06:31:27.116Z] #84 114.0 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-24T06:31:27.394Z] #84 114.0 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-24T06:31:27.394Z] #84 114.2 checking whether ln -s works... yes [2022-07-24T06:31:27.394Z] #84 114.2 checking the maximum length of command line arguments... 1572864 [2022-07-24T06:31:27.394Z] #84 114.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-24T06:31:27.394Z] #84 114.3 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-24T06:31:27.394Z] #84 114.3 checking for /usr/bin/ld option to reload object files... -r [2022-07-24T06:31:27.394Z] #84 114.3 checking for objdump... objdump [2022-07-24T06:31:27.394Z] #84 114.3 checking how to recognize dependent libraries... pass_all [2022-07-24T06:31:27.394Z] #84 114.3 checking for dlltool... no [2022-07-24T06:31:27.394Z] #84 114.3 checking how to associate runtime and link libraries... printf %s\n [2022-07-24T06:31:27.394Z] #84 114.3 checking for ar... ar [2022-07-24T06:31:27.652Z] #84 114.3 checking for archiver @FILE support... @ [2022-07-24T06:31:27.652Z] #84 114.6 checking for strip... strip [2022-07-24T06:31:27.652Z] #84 114.6 checking for ranlib... ranlib [2022-07-24T06:31:27.652Z] #84 114.6 checking for gawk... no [2022-07-24T06:31:27.652Z] #84 114.7 checking for mawk... mawk [2022-07-24T06:31:28.376Z] #77 20.26 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-24T06:31:28.643Z] #84 114.7 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-24T06:31:28.643Z] #84 115.5 checking for sysroot... no [2022-07-24T06:31:28.643Z] #84 115.5 checking for a working dd... /bin/dd [2022-07-24T06:31:28.643Z] #84 115.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-24T06:31:28.643Z] #84 115.7 checking for mt... no [2022-07-24T06:31:28.900Z] #84 115.8 checking if : is a manifest tool... no [2022-07-24T06:31:28.900Z] #84 115.8 checking how to run the C preprocessor... gcc -E [2022-07-24T06:31:29.760Z] #77 21.56 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-24T06:31:29.760Z] #77 21.80 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-24T06:31:30.089Z] #84 116.3 checking for ANSI C header files... yes [2022-07-24T06:31:30.330Z] #77 21.99 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-24T06:31:30.653Z] #84 117.3 checking for sys/types.h... yes [2022-07-24T06:31:30.653Z] #84 117.7 checking for sys/stat.h... yes [2022-07-24T06:31:30.779Z] #14 ... [2022-07-24T06:31:30.779Z] [2022-07-24T06:31:30.779Z] #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-24T06:31:30.779Z] #44 sha256:7b07b85e7dae2f5989bb8842f9ec70abb107bf2cf215ceb8bba76c2ee9e4584f [2022-07-24T06:31:30.779Z] #44 1.302 + RM_GOPATH=0 [2022-07-24T06:31:30.779Z] #44 1.302 + TMP_GOPATH= [2022-07-24T06:31:30.779Z] #44 1.302 + : /build [2022-07-24T06:31:30.779Z] #44 1.302 + '[' -z '' ']' [2022-07-24T06:31:30.779Z] #44 1.302 ++ mktemp -d [2022-07-24T06:31:30.779Z] #44 1.303 + export GOPATH=/tmp/tmp.9pRsfcqNE5 [2022-07-24T06:31:30.779Z] #44 1.303 + GOPATH=/tmp/tmp.9pRsfcqNE5 [2022-07-24T06:31:30.779Z] #44 1.303 + RM_GOPATH=1 [2022-07-24T06:31:30.779Z] #44 1.303 + case "$(go env GOARCH)" in [2022-07-24T06:31:30.779Z] #44 1.304 ++ go env GOARCH [2022-07-24T06:31:30.779Z] #44 1.362 + export GO_BUILDMODE=-buildmode=pie [2022-07-24T06:31:30.779Z] #44 1.362 + GO_BUILDMODE=-buildmode=pie [2022-07-24T06:31:30.779Z] #44 1.363 ++ dirname /install.sh [2022-07-24T06:31:30.779Z] #44 1.364 + dir=/ [2022-07-24T06:31:30.779Z] #44 1.364 + bin=tini [2022-07-24T06:31:30.779Z] #44 1.365 + shift [2022-07-24T06:31:30.779Z] #44 1.365 + '[' '!' -f //tini.installer ']' [2022-07-24T06:31:30.779Z] #44 1.365 + . //tini.installer [2022-07-24T06:31:30.779Z] #44 1.365 ++ : v0.19.0 [2022-07-24T06:31:30.779Z] #44 1.366 + install_tini [2022-07-24T06:31:30.779Z] #44 1.366 + echo 'Install tini version v0.19.0' [2022-07-24T06:31:30.779Z] #44 1.366 Install tini version v0.19.0 [2022-07-24T06:31:30.779Z] #44 1.366 + git clone https://github.com/krallin/tini.git /tmp/tmp.9pRsfcqNE5/tini [2022-07-24T06:31:30.779Z] #44 1.372 Cloning into '/tmp/tmp.9pRsfcqNE5/tini'... [2022-07-24T06:31:30.779Z] #44 2.520 + cd /tmp/tmp.9pRsfcqNE5/tini [2022-07-24T06:31:30.779Z] #44 2.521 + git checkout -q v0.19.0 [2022-07-24T06:31:30.779Z] #44 2.570 + cmake . [2022-07-24T06:31:30.779Z] #44 3.422 -- The C compiler identification is GNU 10.2.1 [2022-07-24T06:31:30.779Z] #44 3.574 -- Detecting C compiler ABI info [2022-07-24T06:31:30.779Z] #44 4.372 -- Detecting C compiler ABI info - done [2022-07-24T06:31:30.779Z] #44 4.590 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-24T06:31:30.779Z] #44 4.600 -- Detecting C compile features [2022-07-24T06:31:30.779Z] #44 4.603 -- Detecting C compile features - done [2022-07-24T06:31:30.779Z] #44 4.664 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-24T06:31:30.779Z] #44 5.163 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-24T06:31:30.779Z] #44 5.277 -- Configuring done [2022-07-24T06:31:30.779Z] #44 5.309 -- Generating done [2022-07-24T06:31:30.779Z] #44 5.331 -- Build files have been written to: /tmp/tmp.9pRsfcqNE5/tini [2022-07-24T06:31:30.779Z] #44 5.359 + make tini-static [2022-07-24T06:31:31.040Z] #44 5.873 Scanning dependencies of target tini-static [2022-07-24T06:31:31.217Z] #84 117.9 checking for stdlib.h... yes [2022-07-24T06:31:31.217Z] #84 118.2 checking for string.h... yes [2022-07-24T06:31:31.475Z] #84 118.5 checking for memory.h... yes [2022-07-24T06:31:31.611Z] #44 6.190 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-24T06:31:31.997Z] #84 118.6 checking for strings.h... yes [2022-07-24T06:31:31.997Z] #84 119.0 checking for inttypes.h... [2022-07-24T06:31:31.997Z] #84 ... [2022-07-24T06:31:31.997Z] [2022-07-24T06:31:31.998Z] #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-24T06:31:31.998Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-24T06:31:31.998Z] #19 153.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-24T06:31:31.998Z] #19 153.5 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-24T06:31:31.998Z] #19 153.5 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-24T06:31:31.998Z] #19 153.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-24T06:31:31.998Z] #19 153.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-24T06:31:31.998Z] #19 153.6 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-24T06:31:31.998Z] #19 154.1 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-07-24T06:31:31.998Z] #19 154.2 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-24T06:31:31.998Z] #19 154.2 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-24T06:31:31.998Z] #19 154.2 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-24T06:31:31.998Z] #19 154.2 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-24T06:31:31.998Z] #19 154.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-24T06:31:31.998Z] #19 154.2 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-07-24T06:31:31.998Z] #19 154.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-24T06:31:31.998Z] #19 154.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-24T06:31:31.998Z] #19 154.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-24T06:31:31.998Z] #19 154.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-24T06:31:31.998Z] #19 154.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-24T06:31:31.998Z] #19 154.2 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-07-24T06:31:31.998Z] #19 154.2 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-07-24T06:31:31.998Z] #19 154.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-24T06:31:31.998Z] #19 154.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-24T06:31:31.998Z] #19 154.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-24T06:31:31.998Z] #19 154.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-24T06:31:31.998Z] #19 154.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-24T06:31:31.998Z] #19 154.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-24T06:31:31.998Z] #19 154.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-24T06:31:31.998Z] #19 154.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-24T06:31:31.998Z] #19 157.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-24T06:31:31.998Z] #19 157.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-24T06:31:31.998Z] #19 157.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-24T06:31:31.998Z] #19 157.9 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-24T06:31:31.998Z] #19 158.0 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-24T06:31:31.998Z] #19 160.7 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B] [2022-07-24T06:31:31.998Z] #19 160.7 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-07-24T06:31:31.998Z] #19 160.7 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-07-24T06:31:31.998Z] #19 160.8 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-24T06:31:31.998Z] #19 160.8 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-24T06:31:31.998Z] #19 160.8 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-07-24T06:31:31.998Z] #19 160.8 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-07-24T06:31:31.998Z] #19 160.9 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-24T06:31:31.998Z] #19 160.9 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-07-24T06:31:31.998Z] #19 160.9 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] [2022-07-24T06:31:31.998Z] #19 161.0 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-24T06:31:32.155Z] #14 ... [2022-07-24T06:31:32.155Z] [2022-07-24T06:31:32.155Z] #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-24T06:31:32.155Z] #64 sha256:2eba22f2541a93742fc6beb03312d77ca703c388cf9580863dd7873dcc3ab016 [2022-07-24T06:31:32.241Z] #77 ... [2022-07-24T06:31:32.241Z] [2022-07-24T06:31:32.241Z] #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-24T06:31:32.241Z] #44 sha256:975d56dab455ea398a014f39ef1b5e84826afe73fdbfc77ae32c24768880d53d [2022-07-24T06:31:32.241Z] #44 7.424 + RM_GOPATH=0 [2022-07-24T06:31:32.241Z] #44 7.424 + TMP_GOPATH= [2022-07-24T06:31:32.241Z] #44 7.424 + : /build [2022-07-24T06:31:32.241Z] #44 7.424 + '[' -z '' ']' [2022-07-24T06:31:32.241Z] #44 7.424 ++ mktemp -d [2022-07-24T06:31:32.241Z] #44 7.433 + export GOPATH=/tmp/tmp.mCgBCKj9zV [2022-07-24T06:31:32.241Z] #44 7.433 + GOPATH=/tmp/tmp.mCgBCKj9zV [2022-07-24T06:31:32.241Z] #44 7.433 + RM_GOPATH=1 [2022-07-24T06:31:32.241Z] #44 7.433 + case "$(go env GOARCH)" in [2022-07-24T06:31:32.241Z] #44 7.433 ++ go env GOARCH [2022-07-24T06:31:32.241Z] #44 7.483 Install tini version v0.19.0 [2022-07-24T06:31:32.241Z] #44 7.483 + export GO_BUILDMODE=-buildmode=pie [2022-07-24T06:31:32.241Z] #44 7.483 + GO_BUILDMODE=-buildmode=pie [2022-07-24T06:31:32.241Z] #44 7.483 ++ dirname /install.sh [2022-07-24T06:31:32.241Z] #44 7.483 + dir=/ [2022-07-24T06:31:32.241Z] #44 7.483 + bin=tini [2022-07-24T06:31:32.241Z] #44 7.483 + shift [2022-07-24T06:31:32.241Z] #44 7.483 + '[' '!' -f //tini.installer ']' [2022-07-24T06:31:32.241Z] #44 7.483 + . //tini.installer [2022-07-24T06:31:32.241Z] #44 7.483 ++ : v0.19.0 [2022-07-24T06:31:32.241Z] #44 7.483 + install_tini [2022-07-24T06:31:32.241Z] #44 7.483 + echo 'Install tini version v0.19.0' [2022-07-24T06:31:32.241Z] #44 7.483 + git clone https://github.com/krallin/tini.git /tmp/tmp.mCgBCKj9zV/tini [2022-07-24T06:31:32.241Z] #44 7.483 Cloning into '/tmp/tmp.mCgBCKj9zV/tini'... [2022-07-24T06:31:32.241Z] #44 8.349 + cd /tmp/tmp.mCgBCKj9zV/tini [2022-07-24T06:31:32.241Z] #44 8.349 + git checkout -q v0.19.0 [2022-07-24T06:31:32.241Z] #44 8.441 + cmake . [2022-07-24T06:31:32.241Z] #44 9.153 -- The C compiler identification is GNU 10.2.1 [2022-07-24T06:31:32.241Z] #44 9.253 -- Detecting C compiler ABI info [2022-07-24T06:31:32.241Z] #44 10.02 -- Detecting C compiler ABI info - done [2022-07-24T06:31:32.241Z] #44 10.14 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-24T06:31:32.241Z] #44 10.16 -- Detecting C compile features [2022-07-24T06:31:32.241Z] #44 10.17 -- Detecting C compile features - done [2022-07-24T06:31:32.241Z] #44 10.22 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-24T06:31:32.241Z] #44 10.40 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-24T06:31:32.241Z] #44 10.52 -- Configuring done [2022-07-24T06:31:32.241Z] #44 10.53 -- Generating done [2022-07-24T06:31:32.241Z] #44 10.54 -- Build files have been written to: /tmp/tmp.mCgBCKj9zV/tini [2022-07-24T06:31:32.241Z] #44 10.56 + make tini-static [2022-07-24T06:31:32.266Z] #19 ... [2022-07-24T06:31:32.266Z] [2022-07-24T06:31:32.266Z] #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-24T06:31:32.266Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-24T06:31:32.266Z] #84 119.0 checking for inttypes.h... yes [2022-07-24T06:31:32.501Z] #44 10.94 Scanning dependencies of target tini-static [2022-07-24T06:31:32.761Z] #44 11.04 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-24T06:31:32.841Z] #84 119.3 checking for stdint.h... yes [2022-07-24T06:31:33.098Z] #84 119.7 checking for unistd.h... yes [2022-07-24T06:31:33.355Z] #84 120.1 checking for dlfcn.h... yes [2022-07-24T06:31:33.355Z] #84 120.3 checking for objdir... .libs [2022-07-24T06:31:33.702Z] #44 12.10 [100%] Linking C executable tini-static [2022-07-24T06:31:33.962Z] #44 ... [2022-07-24T06:31:33.962Z] [2022-07-24T06:31:33.962Z] #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-24T06:31:33.962Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-24T06:31:33.962Z] #53 66.52 gotestsum version dev [2022-07-24T06:31:33.962Z] #53 DONE 67.5s [2022-07-24T06:31:34.154Z] #44 8.449 [100%] Linking C executable tini-static [2022-07-24T06:31:34.175Z] #84 121.1 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-24T06:31:34.222Z] [2022-07-24T06:31:34.222Z] #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-24T06:31:34.222Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-24T06:31:34.222Z] #14 61.44 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-24T06:31:34.222Z] #14 61.44 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-24T06:31:34.222Z] #14 61.46 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-24T06:31:34.432Z] #84 121.3 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-24T06:31:34.432Z] #84 121.3 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-24T06:31:34.482Z] #14 67.91 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-24T06:31:34.482Z] #14 67.96 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-07-24T06:31:34.482Z] #14 67.96 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-24T06:31:34.482Z] #14 ... [2022-07-24T06:31:34.482Z] [2022-07-24T06:31:34.482Z] #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-24T06:31:34.482Z] #44 sha256:975d56dab455ea398a014f39ef1b5e84826afe73fdbfc77ae32c24768880d53d [2022-07-24T06:31:34.482Z] #44 12.78 [100%] Built target tini-static [2022-07-24T06:31:34.482Z] #44 12.83 + mkdir -p /build [2022-07-24T06:31:34.482Z] #44 12.83 + cp tini-static /build/docker-init [2022-07-24T06:31:34.482Z] #44 DONE 12.9s [2022-07-24T06:31:34.482Z] [2022-07-24T06:31:34.482Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-24T06:31:34.482Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-24T06:31:34.482Z] #14 68.07 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-24T06:31:34.482Z] #14 68.10 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-24T06:31:34.482Z] #14 68.10 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-24T06:31:34.724Z] #44 ... [2022-07-24T06:31:34.724Z] [2022-07-24T06:31:34.724Z] #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-24T06:31:34.724Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-24T06:31:34.724Z] #53 101.3 gotestsum version dev [2022-07-24T06:31:34.751Z] #64 79.08 Updating files: 27% (1339/4897) Updating files: 28% (1372/4897) Updating files: 29% (1421/4897) Updating files: 30% (1470/4897) Updating files: 31% (1519/4897) Updating files: 32% (1568/4897) Updating files: 33% (1617/4897) Updating files: 34% (1665/4897) Updating files: 35% (1714/4897) Updating files: 36% (1763/4897) Updating files: 37% (1812/4897) Updating files: 38% (1861/4897) Updating files: 39% (1910/4897) Updating files: 40% (1959/4897) Updating files: 41% (2008/4897) Updating files: 42% (2057/4897) Updating files: 43% (2106/4897) Updating files: 44% (2155/4897) Updating files: 45% (2204/4897) Updating files: 46% (2253/4897) Updating files: 47% (2302/4897) Updating files: 48% (2351/4897) Updating files: 49% (2400/4897) Updating files: 50% (2449/4897) Updating files: 51% (2498/4897) Updating files: 52% (2547/4897) Updating files: 53% (2596/4897) Updating files: 54% (2645/4897) Updating files: 55% (2694/4897) Updating files: 56% (2743/4897) Updating files: 57% (2792/4897) Updating files: 58% (2841/4897) Updating files: 59% (2890/4897) Updating files: 60% (2939/4897) Updating files: 61% (2988/4897) Updating files: 62% (3037/4897) Updating files: 63% (3086/4897) Updating files: 64% (3135/4897) Updating files: 65% (3184/4897) Updating files: 66% (3233/4897) Updating files: 67% (3281/4897) Updating files: 68% (3330/4897) Updating files: 69% (3379/4897) Updating files: 70% (3428/4897) Updating files: 71% (3477/4897) Updating files: 72% (3526/4897) Updating files: 73% (3575/4897) Updating files: 74% (3624/4897) Updating files: 75% (3673/4897) Updating files: 76% (3722/4897) Updating files: 77% (3771/4897) Updating files: 78% (3820/4897) Updating files: 79% (3869/4897) Updating files: 80% (3918/4897) Updating files: 81% (3967/4897) Updating files: 82% (4016/4897) Updating files: 83% (4065/4897) Updating files: 84% (4114/4897) Updating files: 84% (4135/4897) Updating files: 85% (4163/4897) Updating files: 86% (4212/4897) Updating files: 87% (4261/4897) Updating files: 88% (4310/4897) Updating files: 89% (4359/4897) Updating files: 90% (4408/4897) Updating files: 91% (4457/4897) Updating files: 92% (4506/4897) Updating files: 93% (4555/4897) Updating files: 94% (4604/4897) Updating files: 95% (4653/4897) Updating files: 96% (4702/4897) Updating files: 97% (4751/4897) Updating files: 98% (4800/4897) Updating files: 99% (4849/4897) Updating files: 100% (4897/4897) Updating files: 100% (4897/4897), done. [2022-07-24T06:31:34.994Z] #84 121.5 checking if gcc static flag -static works... yes [2022-07-24T06:31:35.010Z] #64 81.94 + cd /tmp/tmp.gx49o1WarO/src/github.com/containerd/containerd [2022-07-24T06:31:35.010Z] #64 81.94 + git checkout -q v1.6.6 [2022-07-24T06:31:35.252Z] #84 122.1 checking if gcc supports -c -o file.o... yes [2022-07-24T06:31:35.252Z] #84 122.3 checking if gcc supports -c -o file.o... (cached) yes [2022-07-24T06:31:35.509Z] #84 122.3 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-24T06:31:35.665Z] #53 DONE 102.4s [2022-07-24T06:31:35.665Z] [2022-07-24T06:31:35.665Z] #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-24T06:31:35.665Z] #44 sha256:7b07b85e7dae2f5989bb8842f9ec70abb107bf2cf215ceb8bba76c2ee9e4584f [2022-07-24T06:31:35.665Z] #44 9.644 [100%] Built target tini-static [2022-07-24T06:31:35.665Z] #44 9.762 + mkdir -p /build [2022-07-24T06:31:35.665Z] #44 9.767 + cp tini-static /build/docker-init [2022-07-24T06:31:35.665Z] #44 DONE 10.4s [2022-07-24T06:31:35.665Z] [2022-07-24T06:31:35.665Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-24T06:31:35.665Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-24T06:31:35.665Z] #77 16.70 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-24T06:31:35.665Z] #77 19.63 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-24T06:31:35.665Z] #77 22.25 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-24T06:31:35.665Z] #77 22.62 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-24T06:31:35.665Z] #77 22.89 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-24T06:31:35.926Z] #77 ... [2022-07-24T06:31:35.926Z] [2022-07-24T06:31:35.926Z] #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-24T06:31:35.926Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-24T06:31:35.926Z] #14 102.5 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-24T06:31:35.926Z] #14 102.5 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-07-24T06:31:35.926Z] #14 102.5 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-24T06:31:36.072Z] #84 122.5 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-24T06:31:36.072Z] #84 123.0 checking how to hardcode library paths into programs... immediate [2022-07-24T06:31:36.072Z] #84 123.0 checking whether stripping libraries is possible... yes [2022-07-24T06:31:36.072Z] #84 123.0 checking if libtool supports shared libraries... yes [2022-07-24T06:31:36.072Z] #84 123.0 checking whether to build shared libraries... no [2022-07-24T06:31:36.072Z] #84 123.0 checking whether to build static libraries... yes [2022-07-24T06:31:36.072Z] #84 123.0 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-24T06:31:36.072Z] #84 123.1 checking whether build environment is sane... yes [2022-07-24T06:31:36.186Z] #14 102.8 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-24T06:31:36.186Z] #14 102.8 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-24T06:31:36.186Z] #14 102.8 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-24T06:31:36.329Z] #84 123.2 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-24T06:31:36.329Z] #84 123.2 checking whether make sets $(MAKE)... yes [2022-07-24T06:31:36.329Z] #84 123.3 checking whether make supports the include directive... yes (GNU style) [2022-07-24T06:31:36.329Z] #84 123.4 checking whether make supports nested variables... yes [2022-07-24T06:31:36.329Z] #84 123.5 checking whether UID '0' is supported by ustar format... yes [2022-07-24T06:31:36.329Z] #84 123.5 checking whether GID '0' is supported by ustar format... yes [2022-07-24T06:31:36.565Z] #77 34.49 libtoolize: putting auxiliary files in '.'. [2022-07-24T06:31:36.565Z] #77 34.49 libtoolize: copying file './ltmain.sh' [2022-07-24T06:31:36.565Z] #77 35.31 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-24T06:31:36.565Z] #77 35.31 libtoolize: and rerunning libtoolize and aclocal. [2022-07-24T06:31:36.565Z] #77 35.31 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-24T06:31:36.586Z] #84 123.5 checking how to create a ustar tar archive... gnutar [2022-07-24T06:31:36.843Z] #84 123.6 checking dependency style of gcc... gcc3 [2022-07-24T06:31:36.843Z] #84 123.9 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-24T06:31:36.843Z] #84 123.9 checking whether make supports nested variables... (cached) yes [2022-07-24T06:31:36.843Z] #84 124.0 checking for gawk... (cached) mawk [2022-07-24T06:31:36.843Z] #84 124.0 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-24T06:31:36.843Z] #84 124.0 checking for gcc... (cached) gcc [2022-07-24T06:31:37.100Z] #84 124.1 checking whether we are using the GNU C compiler... (cached) yes [2022-07-24T06:31:37.100Z] #84 124.1 checking whether gcc accepts -g... (cached) yes [2022-07-24T06:31:37.100Z] #84 124.1 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-24T06:31:37.100Z] #84 124.1 checking whether gcc understands -c and -o together... (cached) yes [2022-07-24T06:31:37.100Z] #84 124.1 checking for a Python interpreter with version >= 3... python3 [2022-07-24T06:31:37.356Z] #84 124.3 checking for python3... /usr/bin/python3 [2022-07-24T06:31:37.357Z] #84 124.3 checking for python3 version... 3.9 [2022-07-24T06:31:37.506Z] #77 ... [2022-07-24T06:31:37.506Z] [2022-07-24T06:31:37.506Z] #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-24T06:31:37.506Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-24T06:31:37.506Z] #14 81.18 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-24T06:31:37.506Z] #14 81.18 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-07-24T06:31:37.506Z] #14 81.18 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-24T06:31:37.545Z] #64 84.35 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-24T06:31:37.545Z] #64 84.35 + BUILDTAGS='netgo osusergo static_build' [2022-07-24T06:31:37.545Z] #64 84.35 + export EXTRA_FLAGS=-buildmode=pie [2022-07-24T06:31:37.545Z] #64 84.35 + EXTRA_FLAGS=-buildmode=pie [2022-07-24T06:31:37.545Z] #64 84.35 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-24T06:31:37.545Z] #64 84.35 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-24T06:31:37.545Z] #64 84.35 + '[' '' = dynamic ']' [2022-07-24T06:31:37.545Z] #64 84.35 + make [2022-07-24T06:31:37.614Z] #84 124.4 checking for python3 platform... linux [2022-07-24T06:31:37.614Z] #84 124.5 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-24T06:31:37.871Z] #84 124.7 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-24T06:31:38.128Z] #84 125.0 checking for go-md2man... no [2022-07-24T06:31:38.128Z] #84 125.0 checking error.h usability... yes [2022-07-24T06:31:38.386Z] #84 125.3 checking error.h presence... yes [2022-07-24T06:31:38.386Z] #84 125.4 checking for error.h... yes [2022-07-24T06:31:38.386Z] #84 125.4 checking linux/openat2.h usability... yes [2022-07-24T06:31:38.643Z] #84 125.6 checking linux/openat2.h presence... yes [2022-07-24T06:31:38.643Z] #84 125.6 checking for linux/openat2.h... yes [2022-07-24T06:31:38.643Z] #84 125.7 checking for copy_file_range... yes [2022-07-24T06:31:39.464Z] #84 125.9 checking for fgetxattr... yes [2022-07-24T06:31:40.031Z] #84 126.5 checking for statx... yes [2022-07-24T06:31:40.031Z] #84 126.9 checking for fgetpwent_r... yes [2022-07-24T06:31:40.080Z] #64 87.21 + bin/ctr [2022-07-24T06:31:40.289Z] #84 127.1 checking for issetugid... no [2022-07-24T06:31:40.548Z] #84 127.4 checking for pkg-config... /usr/bin/pkg-config [2022-07-24T06:31:40.548Z] #84 127.4 checking pkg-config is at least version 0.9.0... yes [2022-07-24T06:31:41.112Z] #84 127.4 checking for library containing yajl_tree_get... -lyajl [2022-07-24T06:31:41.112Z] #84 128.0 checking for yajl >= 2.0.0... yes [2022-07-24T06:31:41.112Z] #84 128.0 checking sys/capability.h usability... yes [2022-07-24T06:31:41.112Z] #84 128.2 checking sys/capability.h presence... yes [2022-07-24T06:31:41.112Z] #84 128.2 checking for sys/capability.h... yes [2022-07-24T06:31:41.676Z] #84 128.2 checking for library containing cap_from_name... -lcap [2022-07-24T06:31:42.497Z] #84 128.9 checking for library containing dlopen... [2022-07-24T06:31:42.497Z] #84 ... [2022-07-24T06:31:42.497Z] [2022-07-24T06:31:42.497Z] #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-24T06:31:42.497Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-24T06:31:42.497Z] #19 163.9 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-24T06:31:42.497Z] #19 163.9 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-24T06:31:42.497Z] #19 164.0 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-07-24T06:31:42.497Z] #19 164.1 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-24T06:31:42.497Z] #19 164.2 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-24T06:31:42.497Z] #19 167.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-24T06:31:42.497Z] #19 167.0 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-07-24T06:31:42.497Z] #19 167.0 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-07-24T06:31:42.497Z] #19 167.1 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-24T06:31:42.497Z] #19 167.1 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-07-24T06:31:42.497Z] #19 167.1 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-24T06:31:42.497Z] #19 167.1 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-07-24T06:31:42.497Z] #19 167.1 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-07-24T06:31:42.497Z] #19 167.2 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-07-24T06:31:42.497Z] #19 167.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-24T06:31:42.497Z] #19 167.4 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-24T06:31:42.497Z] #19 167.4 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-07-24T06:31:42.497Z] #19 167.4 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-07-24T06:31:42.497Z] #19 167.4 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-24T06:31:42.497Z] #19 167.5 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-24T06:31:42.497Z] #19 170.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-24T06:31:42.497Z] #19 170.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-24T06:31:42.497Z] #19 170.4 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-07-24T06:31:42.497Z] #19 170.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-24T06:31:42.497Z] #19 170.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-24T06:31:42.497Z] #19 173.4 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-24T06:31:42.497Z] #19 173.4 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-07-24T06:31:42.497Z] #19 173.4 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-07-24T06:31:42.497Z] #19 173.5 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-24T06:31:42.497Z] #19 173.5 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-24T06:31:42.497Z] #19 173.5 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-24T06:31:42.497Z] #19 173.5 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-07-24T06:31:42.497Z] #19 173.5 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-07-24T06:31:42.497Z] #19 173.8 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-24T06:31:42.497Z] #19 173.9 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-07-24T06:31:42.497Z] #19 173.9 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-24T06:31:42.497Z] #19 173.9 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-24T06:31:42.497Z] #19 ... [2022-07-24T06:31:42.497Z] [2022-07-24T06:31:42.497Z] #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-24T06:31:42.497Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-24T06:31:42.497Z] #84 128.9 checking for library containing dlopen... -ldl [2022-07-24T06:31:42.754Z] #84 129.6 checking seccomp.h usability... yes [2022-07-24T06:31:42.754Z] #84 129.7 checking seccomp.h presence... yes [2022-07-24T06:31:42.754Z] #84 129.8 checking for seccomp.h... yes [2022-07-24T06:31:42.789Z] #14 86.46 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-24T06:31:42.789Z] #14 86.46 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-07-24T06:31:42.789Z] #14 86.49 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-24T06:31:43.318Z] #84 129.8 checking for library containing seccomp_rule_add... -lseccomp [2022-07-24T06:31:43.360Z] #14 ... [2022-07-24T06:31:43.360Z] [2022-07-24T06:31:43.360Z] #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-24T06:31:43.360Z] #64 sha256:4be9e2ce9fcdaa093d90a4c829866de6068a33a41070d83c4f0b99ac2e81915a [2022-07-24T06:31:43.360Z] #64 40.31 Updating files: 53% (2602/4897) Updating files: 54% (2645/4897) Updating files: 55% (2694/4897) Updating files: 56% (2743/4897) Updating files: 57% (2792/4897) Updating files: 58% (2841/4897) Updating files: 59% (2890/4897) Updating files: 60% (2939/4897) Updating files: 61% (2988/4897) Updating files: 62% (3037/4897) Updating files: 63% (3086/4897) Updating files: 64% (3135/4897) Updating files: 65% (3184/4897) Updating files: 66% (3233/4897) Updating files: 67% (3281/4897) Updating files: 68% (3330/4897) Updating files: 69% (3379/4897) Updating files: 70% (3428/4897) Updating files: 71% (3477/4897) Updating files: 72% (3526/4897) Updating files: 73% (3575/4897) Updating files: 74% (3624/4897) Updating files: 75% (3673/4897) Updating files: 76% (3722/4897) Updating files: 77% (3771/4897) Updating files: 78% (3820/4897) Updating files: 79% (3869/4897) Updating files: 80% (3918/4897) Updating files: 81% (3967/4897) Updating files: 82% (4016/4897) Updating files: 83% (4065/4897) Updating files: 84% (4114/4897) Updating files: 85% (4163/4897) Updating files: 86% (4212/4897) Updating files: 87% (4261/4897) Updating files: 88% (4310/4897) Updating files: 89% (4359/4897) Updating files: 90% (4408/4897) Updating files: 91% (4457/4897) Updating files: 92% (4506/4897) Updating files: 93% (4555/4897) Updating files: 94% (4604/4897) Updating files: 94% (4651/4897) Updating files: 95% (4653/4897) Updating files: 96% (4702/4897) Updating files: 97% (4751/4897) Updating files: 98% (4800/4897) Updating files: 99% (4849/4897) Updating files: 100% (4897/4897) Updating files: 100% (4897/4897), done. [2022-07-24T06:31:43.360Z] #64 41.50 + cd /tmp/tmp.0LnlVNH9Bp/src/github.com/containerd/containerd [2022-07-24T06:31:43.360Z] #64 41.50 + git checkout -q v1.6.6 [2022-07-24T06:31:43.360Z] #64 42.84 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-24T06:31:43.360Z] #64 42.87 + BUILDTAGS='netgo osusergo static_build' [2022-07-24T06:31:43.360Z] #64 42.87 + export EXTRA_FLAGS=-buildmode=pie [2022-07-24T06:31:43.360Z] #64 42.87 + EXTRA_FLAGS=-buildmode=pie [2022-07-24T06:31:43.360Z] #64 42.87 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-24T06:31:43.360Z] #64 42.87 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-24T06:31:43.360Z] #64 42.87 + '[' '' = dynamic ']' [2022-07-24T06:31:43.360Z] #64 42.87 + make [2022-07-24T06:31:43.360Z] #64 44.68 + bin/ctr [2022-07-24T06:31:43.575Z] #84 130.4 checking for library containing seccomp_arch_resolve_name... [2022-07-24T06:31:43.575Z] #84 ... [2022-07-24T06:31:43.575Z] [2022-07-24T06:31:43.575Z] #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-24T06:31:43.575Z] #41 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-24T06:31:43.575Z] #41 DONE 187.2s [2022-07-24T06:31:43.575Z] [2022-07-24T06:31:43.575Z] #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-24T06:31:43.575Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-24T06:31:43.575Z] #84 130.4 checking for library containing seccomp_arch_resolve_name... none required [2022-07-24T06:31:43.832Z] #84 130.7 checking systemd/sd-bus.h usability... yes [2022-07-24T06:31:44.090Z] #84 131.0 checking systemd/sd-bus.h presence... yes [2022-07-24T06:31:44.090Z] #84 131.3 checking for systemd/sd-bus.h... yes [2022-07-24T06:31:44.273Z] #64 ... [2022-07-24T06:31:44.273Z] [2022-07-24T06:31:44.273Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-24T06:31:44.273Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-24T06:31:44.273Z] #77 46.22 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-24T06:31:44.467Z] #14 76.34 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-24T06:31:44.468Z] #14 76.34 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-24T06:31:44.468Z] #14 76.34 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-24T06:31:44.654Z] #84 131.3 checking for library containing sd_bus_match_signal_async... [2022-07-24T06:31:44.654Z] #84 ... [2022-07-24T06:31:44.654Z] [2022-07-24T06:31:44.654Z] #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-24T06:31:44.654Z] #43 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-24T06:31:44.654Z] #43 188.1 Delve is a source level debugger for Go programs. [2022-07-24T06:31:44.654Z] #43 188.1 [2022-07-24T06:31:44.654Z] #43 188.1 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-24T06:31:44.654Z] #43 188.1 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-24T06:31:44.654Z] #43 188.1 [2022-07-24T06:31:44.654Z] #43 188.1 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-24T06:31:44.654Z] #43 188.1 [2022-07-24T06:31:44.654Z] #43 188.1 Pass flags to the program you are debugging using `--`, for example: [2022-07-24T06:31:44.654Z] #43 188.1 [2022-07-24T06:31:44.654Z] #43 188.1 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-24T06:31:44.654Z] #43 188.1 [2022-07-24T06:31:44.654Z] #43 188.1 Usage: [2022-07-24T06:31:44.654Z] #43 188.1 dlv [command] [2022-07-24T06:31:44.654Z] #43 188.1 [2022-07-24T06:31:44.654Z] #43 188.1 Available Commands: [2022-07-24T06:31:44.654Z] #43 188.1 attach Attach to running process and begin debugging. [2022-07-24T06:31:44.654Z] #43 188.1 connect Connect to a headless debug server with a terminal client. [2022-07-24T06:31:44.654Z] #43 188.1 core Examine a core dump. [2022-07-24T06:31:44.654Z] #43 188.1 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-24T06:31:44.654Z] #43 188.1 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-24T06:31:44.654Z] #43 188.1 exec Execute a precompiled binary, and begin a debug session. [2022-07-24T06:31:44.654Z] #43 188.1 help Help about any command [2022-07-24T06:31:44.654Z] #43 188.1 run Deprecated command. Use 'debug' instead. [2022-07-24T06:31:44.654Z] #43 188.1 test Compile test binary and begin debugging program. [2022-07-24T06:31:44.654Z] #43 188.1 trace Compile and begin tracing program. [2022-07-24T06:31:44.654Z] #43 188.1 version Prints version. [2022-07-24T06:31:44.654Z] #43 188.1 [2022-07-24T06:31:44.654Z] #43 188.1 Flags: [2022-07-24T06:31:44.654Z] #43 188.1 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-24T06:31:44.654Z] #43 188.1 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-24T06:31:44.654Z] #43 188.1 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-07-24T06:31:44.654Z] #43 188.1 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-24T06:31:44.654Z] #43 188.1 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-24T06:31:44.654Z] #43 188.1 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-07-24T06:31:44.654Z] #43 188.1 --disable-aslr Disables address space randomization [2022-07-24T06:31:44.654Z] #43 188.1 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-24T06:31:44.654Z] #43 188.1 -h, --help help for dlv [2022-07-24T06:31:44.654Z] #43 188.1 --init string Init file, executed by the terminal client. [2022-07-24T06:31:44.654Z] #43 188.1 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-24T06:31:44.654Z] #43 188.1 --log Enable debugging server logging. [2022-07-24T06:31:44.654Z] #43 188.1 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-24T06:31:44.654Z] #43 188.1 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-24T06:31:44.654Z] #43 188.1 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-24T06:31:44.654Z] #43 188.1 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-24T06:31:44.654Z] #43 188.1 --wd string Working directory for running the program. [2022-07-24T06:31:44.654Z] #43 188.1 [2022-07-24T06:31:44.654Z] #43 188.1 Additional help topics: [2022-07-24T06:31:44.654Z] #43 188.1 dlv backend Help about the --backend flag. [2022-07-24T06:31:44.654Z] #43 188.1 dlv log Help about logging flags. [2022-07-24T06:31:44.654Z] #43 188.1 dlv redirect Help about file redirection. [2022-07-24T06:31:44.654Z] #43 188.1 [2022-07-24T06:31:44.654Z] #43 188.1 Use "dlv [command] --help" for more information about a command. [2022-07-24T06:31:44.654Z] #43 DONE 188.5s [2022-07-24T06:31:44.742Z] #64 ... [2022-07-24T06:31:44.742Z] [2022-07-24T06:31:44.742Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-24T06:31:44.742Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-24T06:31:44.742Z] #77 43.29 configure.ac:7: installing './compile' [2022-07-24T06:31:44.742Z] #77 43.30 configure.ac:11: installing './config.guess' [2022-07-24T06:31:44.742Z] #77 43.30 configure.ac:11: installing './config.sub' [2022-07-24T06:31:44.742Z] #77 43.31 configure.ac:8: installing './install-sh' [2022-07-24T06:31:44.742Z] #77 43.33 configure.ac:8: installing './missing' [2022-07-24T06:31:44.742Z] #77 43.41 Makefile.am: installing './depcomp' [2022-07-24T06:31:44.911Z] [2022-07-24T06:31:44.911Z] #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-24T06:31:44.911Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-24T06:31:44.911Z] #19 176.3 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-24T06:31:44.911Z] #19 176.3 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-24T06:31:44.911Z] #19 176.3 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-07-24T06:31:44.911Z] #19 176.4 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] [2022-07-24T06:31:44.911Z] #19 176.5 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB] [2022-07-24T06:31:46.126Z] #77 44.61 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-24T06:31:46.126Z] #77 44.62 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-24T06:31:46.126Z] #77 44.75 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-24T06:31:46.126Z] #77 44.76 libtoolize: copying file 'm4/libtool.m4' [2022-07-24T06:31:46.126Z] #77 44.88 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-24T06:31:46.386Z] #77 45.01 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-24T06:31:46.647Z] #77 45.18 libtoolize: copying file 'm4/ltversion.m4' [2022-07-24T06:31:46.647Z] #77 45.34 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-24T06:31:46.647Z] #77 45.46 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-24T06:31:47.005Z] #14 ... [2022-07-24T06:31:47.005Z] [2022-07-24T06:31:47.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-24T06:31:47.005Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-24T06:31:47.005Z] #77 38.60 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-24T06:31:48.331Z] #19 179.5 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-24T06:31:48.331Z] #19 179.5 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-07-24T06:31:48.897Z] #19 180.6 debconf: delaying package configuration, since apt-utils is not installed [2022-07-24T06:31:49.154Z] #19 181.0 Fetched 788 MB in 47s (16.7 MB/s) [2022-07-24T06:31:49.412Z] #19 181.1 Selecting previously unselected package liblocale-gettext-perl. [2022-07-24T06:31:49.412Z] #19 181.1 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-24T06:31:49.412Z] #19 181.1 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-07-24T06:31:49.412Z] #19 181.1 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-07-24T06:31:49.412Z] #19 181.2 Selecting previously unselected package bzip2. [2022-07-24T06:31:49.412Z] #19 181.2 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-07-24T06:31:49.669Z] #19 181.2 Unpacking bzip2 (1.0.8-4) ... [2022-07-24T06:31:49.669Z] #19 181.3 Selecting previously unselected package libmagic-mgc. [2022-07-24T06:31:49.669Z] #19 181.3 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-24T06:31:49.669Z] #19 181.3 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-24T06:31:49.927Z] #19 181.5 Selecting previously unselected package libmagic1:amd64. [2022-07-24T06:31:49.927Z] #19 181.5 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-24T06:31:49.927Z] #19 181.5 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-24T06:31:50.184Z] #19 181.8 Selecting previously unselected package file. [2022-07-24T06:31:50.184Z] #19 181.8 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-07-24T06:31:50.184Z] #19 181.8 Unpacking file (1:5.39-3) ... [2022-07-24T06:31:50.447Z] #19 181.9 Selecting previously unselected package xz-utils. [2022-07-24T06:31:50.447Z] #19 182.0 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-24T06:31:50.447Z] #19 182.0 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-24T06:31:50.447Z] #19 182.2 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-07-24T06:31:50.715Z] #19 182.2 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-07-24T06:31:50.715Z] #19 182.2 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-07-24T06:31:50.850Z] #77 63.69 libtoolize: putting auxiliary files in '.'. [2022-07-24T06:31:50.850Z] #77 63.69 libtoolize: copying file './ltmain.sh' [2022-07-24T06:31:51.084Z] #14 116.0 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-24T06:31:51.084Z] #14 116.1 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-24T06:31:51.084Z] #14 116.1 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-24T06:31:51.420Z] #77 ... [2022-07-24T06:31:51.420Z] [2022-07-24T06:31:51.420Z] #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-24T06:31:51.420Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-24T06:31:51.420Z] #14 145.4 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-24T06:31:51.420Z] #14 145.4 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-24T06:31:51.420Z] #14 145.4 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-24T06:31:52.619Z] #19 184.4 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-07-24T06:31:52.876Z] #19 184.4 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-07-24T06:31:52.876Z] #19 184.5 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-07-24T06:31:54.256Z] #19 ... [2022-07-24T06:31:54.256Z] [2022-07-24T06:31:54.256Z] #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-24T06:31:54.256Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-24T06:31:54.256Z] #84 131.3 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-24T06:31:54.256Z] #84 132.1 checking for sd_notify_barrier... yes [2022-07-24T06:31:54.256Z] #84 132.6 checking linux/bpf.h usability... yes [2022-07-24T06:31:54.256Z] #84 132.8 checking linux/bpf.h presence... yes [2022-07-24T06:31:54.256Z] #84 132.9 checking for linux/bpf.h... yes [2022-07-24T06:31:54.256Z] #84 132.9 checking compilation for eBPF... yes [2022-07-24T06:31:54.256Z] #84 133.1 checking for criu >= 3.15... no [2022-07-24T06:31:54.256Z] #84 133.2 configure: CRIU headers not found, building without CRIU support [2022-07-24T06:31:54.256Z] #84 133.2 checking for criu > 3.16... no [2022-07-24T06:31:54.256Z] #84 133.2 configure: CRIU version doesn't support join-ns API [2022-07-24T06:31:54.256Z] #84 133.2 checking for criu > 3.16.1... no [2022-07-24T06:31:54.256Z] #84 133.3 configure: CRIU version doesn't support for pre-dumping [2022-07-24T06:31:54.256Z] #84 133.3 checking for new mount API (fsconfig)... yes [2022-07-24T06:31:54.256Z] #84 133.4 checking for seccomp notify API... yes [2022-07-24T06:31:54.256Z] #84 133.5 checking for gperf... no [2022-07-24T06:31:54.256Z] #84 133.5 configure: gperf not found - cannot rebuild signal parser code [2022-07-24T06:31:54.256Z] #84 133.5 checking for library containing argp_parse... none required [2022-07-24T06:31:54.256Z] #84 134.0 checking that generated files are newer than configure... done [2022-07-24T06:31:54.256Z] #84 134.0 configure: creating ./config.status [2022-07-24T06:31:54.256Z] #84 136.3 config.status: creating Makefile [2022-07-24T06:31:54.256Z] #84 136.5 config.status: creating rpm/crun.spec [2022-07-24T06:31:54.256Z] #84 136.5 config.status: creating config.h [2022-07-24T06:31:54.256Z] #84 136.5 config.status: executing libtool commands [2022-07-24T06:31:54.256Z] #84 136.5 config.status: executing depfiles commands [2022-07-24T06:31:54.256Z] #84 138.0 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-24T06:31:54.256Z] #84 138.0 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-24T06:31:54.256Z] #84 138.5 checking for gcc... gcc [2022-07-24T06:31:54.256Z] #84 138.6 checking whether the C compiler works... yes [2022-07-24T06:31:54.256Z] #84 138.8 checking for C compiler default output file name... a.out [2022-07-24T06:31:54.256Z] #84 138.8 checking for suffix of executables... [2022-07-24T06:31:54.256Z] #84 139.0 checking whether we are cross compiling... no [2022-07-24T06:31:54.256Z] #84 139.3 checking for suffix of object files... o [2022-07-24T06:31:54.256Z] #84 139.5 checking whether we are using the GNU C compiler... yes [2022-07-24T06:31:54.256Z] #84 139.6 checking whether gcc accepts -g... yes [2022-07-24T06:31:54.256Z] #84 139.7 checking for gcc option to accept ISO C89... none needed [2022-07-24T06:31:54.256Z] #84 139.9 checking whether gcc understands -c and -o together... yes [2022-07-24T06:31:54.256Z] #84 140.2 checking how to run the C preprocessor... gcc -E [2022-07-24T06:31:54.256Z] #84 140.5 checking for grep that handles long lines and -e... /bin/grep [2022-07-24T06:31:54.256Z] #84 140.5 checking for egrep... /bin/grep -E [2022-07-24T06:31:54.256Z] #84 140.5 checking for ANSI C header files... yes [2022-07-24T06:31:54.256Z] #84 140.9 checking for sys/types.h... yes [2022-07-24T06:31:54.256Z] #84 141.0 checking for sys/stat.h... yes [2022-07-24T06:31:54.256Z] #84 141.2 checking for stdlib.h... yes [2022-07-24T06:31:54.821Z] #84 141.4 checking for string.h... yes [2022-07-24T06:31:54.821Z] #84 141.7 checking for memory.h... [2022-07-24T06:31:54.821Z] #84 ... [2022-07-24T06:31:54.821Z] [2022-07-24T06:31:54.821Z] #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-24T06:31:54.821Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-24T06:31:54.821Z] #19 186.3 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-07-24T06:31:54.821Z] #19 186.3 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-07-24T06:31:54.821Z] #19 186.4 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-07-24T06:31:55.287Z] #14 ... [2022-07-24T06:31:55.287Z] [2022-07-24T06:31:55.287Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-24T06:31:55.287Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-24T06:31:55.287Z] #77 45.56 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-24T06:31:56.194Z] #19 187.7 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-07-24T06:31:56.194Z] #19 187.7 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-07-24T06:31:56.194Z] #19 187.7 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-07-24T06:31:56.993Z] #77 ... [2022-07-24T06:31:56.993Z] [2022-07-24T06:31:56.993Z] #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-24T06:31:56.993Z] #64 sha256:b3169bbf175ea7b9722dd3331323071f17f11418e351345910a8e910059e7730 [2022-07-24T06:31:56.993Z] #64 49.80 Updating files: 44% (2185/4897) Updating files: 45% (2204/4897) Updating files: 46% (2253/4897) Updating files: 47% (2302/4897) Updating files: 48% (2351/4897) Updating files: 49% (2400/4897) Updating files: 50% (2449/4897) Updating files: 51% (2498/4897) Updating files: 52% (2547/4897) Updating files: 53% (2596/4897) Updating files: 54% (2645/4897) Updating files: 55% (2694/4897) Updating files: 56% (2743/4897) Updating files: 57% (2792/4897) Updating files: 58% (2841/4897) Updating files: 59% (2890/4897) Updating files: 60% (2939/4897) Updating files: 61% (2988/4897) Updating files: 62% (3037/4897) Updating files: 63% (3086/4897) Updating files: 64% (3135/4897) Updating files: 65% (3184/4897) Updating files: 66% (3233/4897) Updating files: 67% (3281/4897) Updating files: 68% (3330/4897) Updating files: 69% (3379/4897) Updating files: 70% (3428/4897) Updating files: 71% (3477/4897) Updating files: 72% (3526/4897) Updating files: 73% (3575/4897) Updating files: 74% (3624/4897) Updating files: 75% (3673/4897) Updating files: 76% (3722/4897) Updating files: 77% (3771/4897) Updating files: 78% (3820/4897) Updating files: 79% (3869/4897) Updating files: 80% (3918/4897) Updating files: 81% (3967/4897) Updating files: 82% (4016/4897) Updating files: 82% (4021/4897) Updating files: 83% (4065/4897) Updating files: 84% (4114/4897) Updating files: 85% (4163/4897) Updating files: 86% (4212/4897) Updating files: 87% (4261/4897) Updating files: 88% (4310/4897) Updating files: 89% (4359/4897) Updating files: 90% (4408/4897) Updating files: 91% (4457/4897) Updating files: 92% (4506/4897) Updating files: 93% (4555/4897) Updating files: 94% (4604/4897) Updating files: 95% (4653/4897) Updating files: 96% (4702/4897) Updating files: 97% (4751/4897) Updating files: 98% (4800/4897) Updating files: 99% (4849/4897) Updating files: 100% (4897/4897) Updating files: 100% (4897/4897), done. [2022-07-24T06:31:56.993Z] #64 51.51 + cd /tmp/tmp.irgwSdiTJI/src/github.com/containerd/containerd [2022-07-24T06:31:57.126Z] #19 188.7 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-07-24T06:31:57.126Z] #19 188.7 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-07-24T06:31:57.126Z] #19 188.7 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-07-24T06:31:57.253Z] #64 51.52 + git checkout -q v1.6.6 [2022-07-24T06:31:58.065Z] #19 189.7 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-07-24T06:31:58.065Z] #19 189.7 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-07-24T06:31:58.065Z] #19 189.7 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-24T06:31:58.334Z] #19 189.8 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-07-24T06:31:58.334Z] #19 189.8 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-24T06:31:58.334Z] #19 189.9 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-24T06:31:58.873Z] #77 ... [2022-07-24T06:31:58.873Z] [2022-07-24T06:31:58.873Z] #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-24T06:31:58.873Z] #67 sha256:57e97308dd2b060e9d63c4b0724a3d2bc6857f06c4fe4869e47dcc9e08a80c6f [2022-07-24T06:31:58.873Z] #67 100.2 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-24T06:31:58.873Z] #67 100.2 + GOBIN=/build [2022-07-24T06:31:58.873Z] #67 100.2 + GO111MODULE=on [2022-07-24T06:31:58.873Z] #67 100.2 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-24T06:31:58.873Z] #67 ... [2022-07-24T06:31:58.873Z] [2022-07-24T06:31:58.873Z] #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-24T06:31:58.873Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-24T06:31:58.873Z] #14 92.26 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-24T06:31:58.873Z] #14 92.27 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-07-24T06:31:58.873Z] #14 92.27 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-24T06:31:58.873Z] #14 ... [2022-07-24T06:31:58.873Z] [2022-07-24T06:31:58.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-24T06:31:58.873Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-24T06:31:58.873Z] #77 56.06 configure.ac:7: installing 'build-aux/compile' [2022-07-24T06:31:58.873Z] #77 56.06 configure.ac:9: installing 'build-aux/config.guess' [2022-07-24T06:31:58.873Z] #77 56.08 configure.ac:9: installing 'build-aux/config.sub' [2022-07-24T06:31:58.873Z] #77 56.09 configure.ac:11: installing 'build-aux/install-sh' [2022-07-24T06:31:58.873Z] #77 56.10 configure.ac:11: installing 'build-aux/missing' [2022-07-24T06:31:58.873Z] #77 56.27 Makefile.am: installing 'build-aux/depcomp' [2022-07-24T06:31:58.873Z] #77 56.38 parallel-tests: installing 'build-aux/test-driver' [2022-07-24T06:31:59.164Z] #64 53.60 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-24T06:31:59.425Z] #64 53.61 + BUILDTAGS='netgo osusergo static_build' [2022-07-24T06:31:59.425Z] #64 53.61 + export EXTRA_FLAGS=-buildmode=pie [2022-07-24T06:31:59.425Z] #64 53.61 + EXTRA_FLAGS=-buildmode=pie [2022-07-24T06:31:59.425Z] #64 53.61 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-24T06:31:59.425Z] #64 53.61 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-24T06:31:59.425Z] #64 53.61 + '[' '' = dynamic ']' [2022-07-24T06:31:59.425Z] #64 53.61 + make [2022-07-24T06:31:59.815Z] #77 58.51 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-24T06:31:59.815Z] #77 58.51 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-24T06:32:00.387Z] #77 59.16 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-24T06:32:00.647Z] #77 59.16 libtoolize: copying file 'm4/libtool.m4' [2022-07-24T06:32:00.648Z] #77 59.29 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-24T06:32:00.648Z] #77 59.40 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-24T06:32:00.808Z] #64 54.88 + bin/ctr [2022-07-24T06:32:00.908Z] #77 59.52 libtoolize: copying file 'm4/ltversion.m4' [2022-07-24T06:32:00.908Z] #77 59.62 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-24T06:32:00.932Z] #19 ... [2022-07-24T06:32:00.932Z] [2022-07-24T06:32:00.932Z] #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-24T06:32:00.932Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-24T06:32:00.932Z] #84 141.7 checking for memory.h... yes [2022-07-24T06:32:00.932Z] #84 141.8 checking for strings.h... yes [2022-07-24T06:32:00.932Z] #84 142.0 checking for inttypes.h... yes [2022-07-24T06:32:00.932Z] #84 142.3 checking for stdint.h... yes [2022-07-24T06:32:00.932Z] #84 142.4 checking for unistd.h... yes [2022-07-24T06:32:00.932Z] #84 142.5 checking minix/config.h usability... no [2022-07-24T06:32:00.932Z] #84 142.6 checking minix/config.h presence... no [2022-07-24T06:32:00.932Z] #84 142.7 checking for minix/config.h... no [2022-07-24T06:32:00.932Z] #84 142.7 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-24T06:32:00.932Z] #84 142.9 checking build system type... x86_64-pc-linux-gnu [2022-07-24T06:32:00.932Z] #84 143.4 checking host system type... x86_64-pc-linux-gnu [2022-07-24T06:32:00.932Z] #84 143.4 checking how to print strings... printf [2022-07-24T06:32:00.932Z] #84 143.4 checking for a sed that does not truncate output... /bin/sed [2022-07-24T06:32:00.932Z] #84 143.4 checking for fgrep... /bin/grep -F [2022-07-24T06:32:00.932Z] #84 143.4 checking for ld used by gcc... /usr/bin/ld [2022-07-24T06:32:00.932Z] #84 143.5 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-24T06:32:00.932Z] #84 143.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-24T06:32:00.932Z] #84 143.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-24T06:32:00.932Z] #84 143.7 checking whether ln -s works... yes [2022-07-24T06:32:00.932Z] #84 143.7 checking the maximum length of command line arguments... 1572864 [2022-07-24T06:32:00.932Z] #84 143.7 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-24T06:32:00.932Z] #84 143.7 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-24T06:32:00.932Z] #84 143.7 checking for /usr/bin/ld option to reload object files... -r [2022-07-24T06:32:00.932Z] #84 143.7 checking for objdump... objdump [2022-07-24T06:32:00.932Z] #84 143.7 checking how to recognize dependent libraries... pass_all [2022-07-24T06:32:00.932Z] #84 143.7 checking for dlltool... no [2022-07-24T06:32:00.932Z] #84 143.7 checking how to associate runtime and link libraries... printf %s\n [2022-07-24T06:32:00.932Z] #84 143.7 checking for ar... ar [2022-07-24T06:32:00.932Z] #84 143.7 checking for archiver @FILE support... @ [2022-07-24T06:32:00.932Z] #84 143.9 checking for strip... strip [2022-07-24T06:32:00.933Z] #84 143.9 checking for ranlib... ranlib [2022-07-24T06:32:00.933Z] #84 143.9 checking for gawk... no [2022-07-24T06:32:00.933Z] #84 143.9 checking for mawk... mawk [2022-07-24T06:32:00.933Z] #84 143.9 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-24T06:32:00.933Z] #84 144.5 checking for sysroot... no [2022-07-24T06:32:00.933Z] #84 144.5 checking for a working dd... /bin/dd [2022-07-24T06:32:00.933Z] #84 144.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-24T06:32:00.933Z] #84 144.7 checking for mt... no [2022-07-24T06:32:00.933Z] #84 144.7 checking if : is a manifest tool... no [2022-07-24T06:32:00.933Z] #84 144.8 checking for dlfcn.h... yes [2022-07-24T06:32:00.933Z] #84 145.0 checking for objdir... .libs [2022-07-24T06:32:00.933Z] #84 145.2 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-24T06:32:00.933Z] #84 145.4 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-24T06:32:00.933Z] #84 145.4 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-24T06:32:00.933Z] #84 145.5 checking if gcc static flag -static works... yes [2022-07-24T06:32:00.933Z] #84 145.7 checking if gcc supports -c -o file.o... yes [2022-07-24T06:32:00.933Z] #84 145.9 checking if gcc supports -c -o file.o... (cached) yes [2022-07-24T06:32:00.933Z] #84 145.9 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-24T06:32:00.933Z] #84 146.0 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-24T06:32:00.933Z] #84 146.3 checking how to hardcode library paths into programs... immediate [2022-07-24T06:32:00.933Z] #84 146.3 checking whether stripping libraries is possible... yes [2022-07-24T06:32:00.933Z] #84 146.3 checking if libtool supports shared libraries... yes [2022-07-24T06:32:00.933Z] #84 146.3 checking whether to build shared libraries... no [2022-07-24T06:32:00.933Z] #84 146.3 checking whether to build static libraries... yes [2022-07-24T06:32:00.933Z] #84 146.3 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-24T06:32:00.933Z] #84 146.3 checking whether build environment is sane... yes [2022-07-24T06:32:00.933Z] #84 146.3 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-24T06:32:00.933Z] #84 146.3 checking whether make sets $(MAKE)... yes [2022-07-24T06:32:00.933Z] #84 146.4 checking whether make supports the include directive... yes (GNU style) [2022-07-24T06:32:00.933Z] #84 146.4 checking whether make supports nested variables... yes [2022-07-24T06:32:00.933Z] #84 146.5 checking whether UID '0' is supported by ustar format... yes [2022-07-24T06:32:00.933Z] #84 146.5 checking whether GID '0' is supported by ustar format... yes [2022-07-24T06:32:00.933Z] #84 146.5 checking how to create a ustar tar archive... gnutar [2022-07-24T06:32:00.933Z] #84 146.6 checking dependency style of gcc... gcc3 [2022-07-24T06:32:00.933Z] #84 146.7 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-24T06:32:00.933Z] #84 146.7 checking whether make supports nested variables... (cached) yes [2022-07-24T06:32:00.933Z] #84 146.7 checking for pkg-config... /usr/bin/pkg-config [2022-07-24T06:32:00.933Z] #84 146.7 checking pkg-config is at least version 0.9.0... yes [2022-07-24T06:32:00.933Z] #84 146.7 checking for yajl >= 2.1.0... yes [2022-07-24T06:32:00.933Z] #84 146.8 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-24T06:32:00.933Z] #84 146.8 checking for gcc... (cached) gcc [2022-07-24T06:32:00.933Z] #84 146.9 checking whether we are using the GNU C compiler... (cached) yes [2022-07-24T06:32:00.933Z] #84 146.9 checking whether gcc accepts -g... (cached) yes [2022-07-24T06:32:00.933Z] #84 146.9 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-24T06:32:00.933Z] #84 146.9 checking whether gcc understands -c and -o together... (cached) yes [2022-07-24T06:32:00.933Z] #84 146.9 checking for a Python interpreter with version >= 3... python3 [2022-07-24T06:32:00.933Z] #84 146.9 checking for python3... /usr/bin/python3 [2022-07-24T06:32:00.933Z] #84 146.9 checking for python3 version... 3.9 [2022-07-24T06:32:00.933Z] #84 147.0 checking for python3 platform... linux [2022-07-24T06:32:00.933Z] #84 147.1 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-24T06:32:00.933Z] #84 147.2 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-24T06:32:00.933Z] #84 147.5 checking that generated files are newer than configure... done [2022-07-24T06:32:00.933Z] #84 147.5 configure: creating ./config.status [2022-07-24T06:32:01.499Z] #14 ... [2022-07-24T06:32:01.499Z] [2022-07-24T06:32:01.499Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-24T06:32:01.499Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-24T06:32:01.499Z] #77 64.76 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-24T06:32:01.499Z] #77 64.76 libtoolize: and rerunning libtoolize and aclocal. [2022-07-24T06:32:01.499Z] #77 64.76 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-24T06:32:02.829Z] #84 149.9 config.status: creating Makefile [2022-07-24T06:32:03.086Z] #84 150.0 config.status: creating config.h [2022-07-24T06:32:03.086Z] #84 150.1 config.status: executing libtool commands [2022-07-24T06:32:03.086Z] #84 150.2 config.status: executing depfiles commands [2022-07-24T06:32:04.456Z] #84 151.4 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-24T06:32:04.456Z] #84 151.4 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-24T06:32:04.809Z] #77 ... [2022-07-24T06:32:04.809Z] [2022-07-24T06:32:04.809Z] #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-24T06:32:04.809Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-24T06:32:04.809Z] #14 158.4 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-24T06:32:04.809Z] #14 158.4 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-24T06:32:04.809Z] #14 158.4 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-24T06:32:05.020Z] #84 152.0 checking for gcc... gcc [2022-07-24T06:32:05.020Z] #84 152.1 checking whether the C compiler works... yes [2022-07-24T06:32:05.020Z] #84 152.2 checking for C compiler default output file name... a.out [2022-07-24T06:32:05.585Z] #84 152.2 checking for suffix of executables... [2022-07-24T06:32:05.842Z] #84 152.6 checking whether we are cross compiling... no [2022-07-24T06:32:05.842Z] #84 152.8 checking for suffix of object files... o [2022-07-24T06:32:06.099Z] #84 152.9 checking whether we are using the GNU C compiler... yes [2022-07-24T06:32:06.099Z] #84 153.0 checking whether gcc accepts -g... yes [2022-07-24T06:32:06.099Z] #84 153.1 checking for gcc option to accept ISO C89... none needed [2022-07-24T06:32:06.313Z] #77 ... [2022-07-24T06:32:06.313Z] [2022-07-24T06:32:06.313Z] #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-24T06:32:06.313Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-24T06:32:06.313Z] #14 103.2 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-24T06:32:06.313Z] #14 103.2 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-07-24T06:32:06.313Z] #14 103.2 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-24T06:32:06.313Z] #14 108.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-24T06:32:06.313Z] #14 108.3 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-24T06:32:06.313Z] #14 108.3 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-24T06:32:06.313Z] #14 109.2 Selecting previously unselected package libapparmor1:arm64. [2022-07-24T06:32:06.313Z] #14 109.2 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-07-24T06:32:06.313Z] #14 109.4 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-07-24T06:32:06.313Z] #14 110.0 Selecting previously unselected package libapparmor-dev:arm64. [2022-07-24T06:32:06.359Z] #84 153.2 checking whether gcc understands -c and -o together... yes [2022-07-24T06:32:06.359Z] #84 153.4 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-24T06:32:06.359Z] #84 153.4 checking whether build environment is sane... yes [2022-07-24T06:32:06.359Z] #84 153.4 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-24T06:32:06.359Z] #84 153.4 checking for gawk... no [2022-07-24T06:32:06.359Z] #84 153.4 checking for mawk... mawk [2022-07-24T06:32:06.359Z] #84 153.4 checking whether make sets $(MAKE)... yes [2022-07-24T06:32:06.607Z] #14 110.0 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-07-24T06:32:06.607Z] #14 110.0 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-24T06:32:06.617Z] #84 153.5 checking whether make supports the include directive... yes (GNU style) [2022-07-24T06:32:06.617Z] #84 153.5 checking whether make supports nested variables... yes [2022-07-24T06:32:06.617Z] #84 153.6 checking whether UID '0' is supported by ustar format... yes [2022-07-24T06:32:06.617Z] #84 153.6 checking whether GID '0' is supported by ustar format... yes [2022-07-24T06:32:06.617Z] #84 153.6 checking how to create a ustar tar archive... gnutar [2022-07-24T06:32:06.617Z] #84 153.6 checking dependency style of gcc... gcc3 [2022-07-24T06:32:06.874Z] #84 153.7 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-24T06:32:06.874Z] #84 153.7 checking whether make supports nested variables... (cached) yes [2022-07-24T06:32:06.874Z] #84 153.8 checking build system type... x86_64-pc-linux-gnu [2022-07-24T06:32:07.131Z] #84 154.0 checking host system type... x86_64-pc-linux-gnu [2022-07-24T06:32:07.131Z] #84 154.0 checking how to print strings... printf [2022-07-24T06:32:07.131Z] #84 154.0 checking for a sed that does not truncate output... /bin/sed [2022-07-24T06:32:07.131Z] #84 154.1 checking for grep that handles long lines and -e... /bin/grep [2022-07-24T06:32:07.131Z] #84 154.1 checking for egrep... /bin/grep -E [2022-07-24T06:32:07.131Z] #84 154.1 checking for fgrep... /bin/grep -F [2022-07-24T06:32:07.131Z] #84 154.1 checking for ld used by gcc... /usr/bin/ld [2022-07-24T06:32:07.131Z] #84 154.1 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-24T06:32:07.131Z] #84 154.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-24T06:32:07.131Z] #84 154.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-24T06:32:07.131Z] #84 154.3 checking whether ln -s works... yes [2022-07-24T06:32:07.388Z] #84 154.3 checking the maximum length of command line arguments... 1572864 [2022-07-24T06:32:07.388Z] #84 154.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-24T06:32:07.388Z] #84 154.3 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-24T06:32:07.388Z] #84 154.3 checking for /usr/bin/ld option to reload object files... -r [2022-07-24T06:32:07.388Z] #84 154.3 checking for objdump... objdump [2022-07-24T06:32:07.388Z] #84 154.3 checking how to recognize dependent libraries... pass_all [2022-07-24T06:32:07.388Z] #84 154.3 checking for dlltool... no [2022-07-24T06:32:07.388Z] #84 154.3 checking how to associate runtime and link libraries... printf %s\n [2022-07-24T06:32:07.388Z] #84 154.3 checking for ar... ar [2022-07-24T06:32:07.388Z] #84 154.3 checking for archiver @FILE support... @ [2022-07-24T06:32:07.388Z] #84 154.4 checking for strip... strip [2022-07-24T06:32:07.388Z] #84 154.4 checking for ranlib... ranlib [2022-07-24T06:32:07.390Z] #64 ... [2022-07-24T06:32:07.390Z] [2022-07-24T06:32:07.390Z] #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-24T06:32:07.390Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-24T06:32:07.390Z] #14 90.27 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-24T06:32:07.390Z] #14 90.27 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-24T06:32:07.390Z] #14 90.27 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-24T06:32:07.390Z] #14 96.52 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-24T06:32:07.390Z] #14 96.52 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-24T06:32:07.390Z] #14 96.53 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-24T06:32:07.509Z] #77 ... [2022-07-24T06:32:07.509Z] [2022-07-24T06:32:07.509Z] #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-24T06:32:07.509Z] #64 sha256:bccdf1fb22849d4ad65adcc0335a8ce691c928190ba5e98a98719163d8bc21ac [2022-07-24T06:32:07.645Z] #84 154.4 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-24T06:32:07.645Z] #84 154.7 checking for sysroot... no [2022-07-24T06:32:07.645Z] #84 154.7 checking for a working dd... /bin/dd [2022-07-24T06:32:07.645Z] #84 154.7 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-24T06:32:07.902Z] #84 154.8 checking for mt... no [2022-07-24T06:32:07.902Z] #84 154.8 checking if : is a manifest tool... no [2022-07-24T06:32:07.902Z] #84 154.8 checking how to run the C preprocessor... gcc -E [2022-07-24T06:32:07.960Z] #14 ... [2022-07-24T06:32:07.960Z] [2022-07-24T06:32:07.960Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-24T06:32:07.960Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-24T06:32:07.960Z] #77 49.85 libtoolize: putting auxiliary files in '.'. [2022-07-24T06:32:07.960Z] #77 49.85 libtoolize: copying file './ltmain.sh' [2022-07-24T06:32:07.960Z] #77 50.50 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-24T06:32:07.960Z] #77 50.50 libtoolize: and rerunning libtoolize and aclocal. [2022-07-24T06:32:07.960Z] #77 50.50 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-24T06:32:07.960Z] #77 59.74 configure.ac:7: installing './compile' [2022-07-24T06:32:07.960Z] #77 59.76 configure.ac:11: installing './config.guess' [2022-07-24T06:32:07.960Z] #77 59.76 configure.ac:11: installing './config.sub' [2022-07-24T06:32:07.960Z] #77 59.78 configure.ac:8: installing './install-sh' [2022-07-24T06:32:07.960Z] #77 59.78 configure.ac:8: installing './missing' [2022-07-24T06:32:07.960Z] #77 59.90 Makefile.am: installing './depcomp' [2022-07-24T06:32:08.002Z] #14 111.4 Selecting previously unselected package libbtrfs0:arm64. [2022-07-24T06:32:08.002Z] #14 111.4 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-07-24T06:32:08.002Z] #14 111.6 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-07-24T06:32:08.160Z] #84 155.0 checking for ANSI C header files... yes [2022-07-24T06:32:08.418Z] #84 155.4 checking for sys/types.h... yes [2022-07-24T06:32:08.418Z] #84 155.5 checking for sys/stat.h... yes [2022-07-24T06:32:08.675Z] #84 155.6 checking for stdlib.h... yes [2022-07-24T06:32:08.675Z] #84 155.7 checking for string.h... yes [2022-07-24T06:32:08.675Z] #84 155.7 checking for memory.h... yes [2022-07-24T06:32:08.932Z] #84 155.8 checking for strings.h... yes [2022-07-24T06:32:08.932Z] #84 155.9 checking for inttypes.h... yes [2022-07-24T06:32:08.943Z] #14 112.8 Selecting previously unselected package libbtrfs-dev:arm64. [2022-07-24T06:32:08.943Z] #14 112.8 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-07-24T06:32:08.943Z] #14 112.8 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-07-24T06:32:09.189Z] #84 156.1 checking for stdint.h... yes [2022-07-24T06:32:09.189Z] #84 156.2 checking for unistd.h... yes [2022-07-24T06:32:09.344Z] #77 61.20 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-24T06:32:09.344Z] #77 61.21 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-24T06:32:09.344Z] #77 61.34 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-24T06:32:09.344Z] #77 61.34 libtoolize: copying file 'm4/libtool.m4' [2022-07-24T06:32:09.446Z] #84 156.3 checking for dlfcn.h... yes [2022-07-24T06:32:09.446Z] #84 156.5 checking for objdir... .libs [2022-07-24T06:32:09.604Z] #77 61.43 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-24T06:32:09.604Z] #77 61.53 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-24T06:32:09.604Z] #77 61.63 libtoolize: copying file 'm4/ltversion.m4' [2022-07-24T06:32:09.703Z] #84 156.7 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-24T06:32:09.703Z] #84 156.8 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-24T06:32:09.864Z] #77 61.77 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-24T06:32:09.864Z] #77 61.86 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-24T06:32:09.864Z] #77 ... [2022-07-24T06:32:09.864Z] [2022-07-24T06:32:09.864Z] #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-24T06:32:09.864Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-24T06:32:09.864Z] #14 103.5 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-24T06:32:09.864Z] #14 103.5 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-24T06:32:09.864Z] #14 103.5 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-24T06:32:09.960Z] #84 156.8 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-24T06:32:09.961Z] #84 156.9 checking if gcc static flag -static works... yes [2022-07-24T06:32:10.105Z] #14 ... [2022-07-24T06:32:10.105Z] [2022-07-24T06:32:10.105Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-24T06:32:10.105Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-24T06:32:10.105Z] #77 82.72 configure.ac:7: installing './compile' [2022-07-24T06:32:10.105Z] #77 82.75 configure.ac:11: installing './config.guess' [2022-07-24T06:32:10.105Z] #77 82.76 configure.ac:11: installing './config.sub' [2022-07-24T06:32:10.105Z] #77 82.78 configure.ac:8: installing './install-sh' [2022-07-24T06:32:10.105Z] #77 82.79 configure.ac:8: installing './missing' [2022-07-24T06:32:10.218Z] #84 157.2 checking if gcc supports -c -o file.o... yes [2022-07-24T06:32:10.218Z] #84 157.3 checking if gcc supports -c -o file.o... (cached) yes [2022-07-24T06:32:10.218Z] #84 157.3 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-24T06:32:10.371Z] #77 83.03 Makefile.am: installing './depcomp' [2022-07-24T06:32:10.372Z] #64 73.14 Updating files: 28% (1388/4897) Updating files: 29% (1421/4897) Updating files: 30% (1470/4897) Updating files: 31% (1519/4897) Updating files: 32% (1568/4897) Updating files: 33% (1617/4897) Updating files: 34% (1665/4897) Updating files: 35% (1714/4897) Updating files: 36% (1763/4897) Updating files: 37% (1812/4897) Updating files: 38% (1861/4897) Updating files: 39% (1910/4897) Updating files: 40% (1959/4897) Updating files: 41% (2008/4897) Updating files: 42% (2057/4897) Updating files: 43% (2106/4897) Updating files: 44% (2155/4897) Updating files: 45% (2204/4897) Updating files: 46% (2253/4897) Updating files: 47% (2302/4897) Updating files: 48% (2351/4897) Updating files: 49% (2400/4897) Updating files: 50% (2449/4897) Updating files: 51% (2498/4897) Updating files: 52% (2547/4897) Updating files: 53% (2596/4897) Updating files: 54% (2645/4897) Updating files: 55% (2694/4897) Updating files: 56% (2743/4897) Updating files: 57% (2792/4897) Updating files: 58% (2841/4897) Updating files: 59% (2890/4897) Updating files: 60% (2939/4897) Updating files: 61% (2988/4897) Updating files: 62% (3037/4897) Updating files: 63% (3086/4897) Updating files: 63% (3115/4897) Updating files: 64% (3135/4897) Updating files: 65% (3184/4897) Updating files: 66% (3233/4897) Updating files: 67% (3281/4897) Updating files: 68% (3330/4897) Updating files: 69% (3379/4897) Updating files: 70% (3428/4897) Updating files: 71% (3477/4897) Updating files: 72% (3526/4897) Updating files: 73% (3575/4897) Updating files: 74% (3624/4897) Updating files: 75% (3673/4897) Updating files: 76% (3722/4897) Updating files: 77% (3771/4897) Updating files: 78% (3820/4897) Updating files: 79% (3869/4897) Updating files: 80% (3918/4897) Updating files: 81% (3967/4897) Updating files: 82% (4016/4897) Updating files: 83% (4065/4897) Updating files: 84% (4114/4897) Updating files: 85% (4163/4897) Updating files: 86% (4212/4897) Updating files: 87% (4261/4897) Updating files: 88% (4310/4897) Updating files: 89% (4359/4897) Updating files: 90% (4408/4897) Updating files: 91% (4457/4897) Updating files: 92% (4506/4897) Updating files: 93% (4555/4897) Updating files: 94% (4604/4897) Updating files: 95% (4653/4897) Updating files: 96% (4702/4897) Updating files: 97% (4751/4897) Updating files: 98% (4800/4897) Updating files: 99% (4849/4897) Updating files: 100% (4897/4897) Updating files: 100% (4897/4897), done. [2022-07-24T06:32:10.372Z] #64 76.13 + cd /tmp/tmp.qOi85zJHFL/src/github.com/containerd/containerd [2022-07-24T06:32:10.372Z] #64 76.14 + git checkout -q v1.6.6 [2022-07-24T06:32:10.475Z] #84 157.3 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-24T06:32:10.475Z] #84 157.5 checking how to hardcode library paths into programs... immediate [2022-07-24T06:32:10.475Z] #84 157.5 checking whether stripping libraries is possible... yes [2022-07-24T06:32:10.475Z] #84 157.6 checking if libtool supports shared libraries... yes [2022-07-24T06:32:10.475Z] #84 157.6 checking whether to build shared libraries... no [2022-07-24T06:32:10.475Z] #84 157.6 checking whether to build static libraries... yes [2022-07-24T06:32:10.499Z] #14 113.9 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-07-24T06:32:10.499Z] #14 113.9 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-07-24T06:32:10.499Z] #14 114.0 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-07-24T06:32:10.499Z] #14 114.2 Selecting previously unselected package libudev-dev:arm64.#14 ... [2022-07-24T06:32:10.499Z] [2022-07-24T06:32:10.499Z] #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-24T06:32:10.499Z] #67 sha256:57e97308dd2b060e9d63c4b0724a3d2bc6857f06c4fe4869e47dcc9e08a80c6f [2022-07-24T06:32:10.499Z] #67 105.2 rootlesskit version 1.0.0 [2022-07-24T06:32:10.499Z] #67 105.2 Usage of /build/rootlesskit-docker-proxy: [2022-07-24T06:32:10.499Z] #67 105.2 -container-ip string [2022-07-24T06:32:10.499Z] #67 105.2 container ip [2022-07-24T06:32:10.499Z] #67 105.2 -container-port int [2022-07-24T06:32:10.499Z] #67 105.2 container port (default -1) [2022-07-24T06:32:10.499Z] #67 105.2 -host-ip string [2022-07-24T06:32:10.499Z] #67 105.2 host ip [2022-07-24T06:32:10.499Z] #67 105.2 -host-port int [2022-07-24T06:32:10.499Z] #67 105.2 host port (default -1) [2022-07-24T06:32:10.499Z] #67 105.2 -proto string [2022-07-24T06:32:10.499Z] #67 105.2 proxy protocol (default "tcp") [2022-07-24T06:32:10.499Z] #67 DONE 113.9s [2022-07-24T06:32:10.499Z] [2022-07-24T06:32:10.499Z] #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-24T06:32:10.499Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-24T06:32:10.499Z] #14 114.2 Selecting previously unselected package libudev-dev:arm64. [2022-07-24T06:32:10.499Z] #14 114.2 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-07-24T06:32:10.499Z] #14 114.2 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-07-24T06:32:10.499Z] #14 ... [2022-07-24T06:32:10.499Z] [2022-07-24T06:32:10.499Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-24T06:32:10.499Z] #68 sha256:2ea2b98d7336b0bb911384ad8b0674a37136207654ccd141426d91cd51a2a1aa [2022-07-24T06:32:10.732Z] #84 157.6 checking float.h usability... yes [2022-07-24T06:32:10.732Z] #84 157.7 checking float.h presence... yes [2022-07-24T06:32:10.760Z] #68 DONE 0.1s [2022-07-24T06:32:10.760Z] [2022-07-24T06:32:10.760Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-24T06:32:10.760Z] #69 sha256:fb8a8050d2eb5f242b9fcb429725c2c6821ca011ba962afbe42f38f1c574eb99 [2022-07-24T06:32:10.760Z] #69 DONE 0.1s [2022-07-24T06:32:10.760Z] [2022-07-24T06:32:10.760Z] #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-24T06:32:10.760Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-24T06:32:10.760Z] #14 114.4 Selecting previously unselected package libsepol1-dev:arm64. [2022-07-24T06:32:10.760Z] #14 114.5 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-07-24T06:32:10.760Z] #14 114.5 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-07-24T06:32:10.990Z] #84 157.8 checking for float.h... yes [2022-07-24T06:32:10.990Z] #84 157.9 checking limits.h usability... yes [2022-07-24T06:32:10.990Z] #84 158.0 checking limits.h presence... yes [2022-07-24T06:32:10.990Z] #84 158.0 checking for limits.h... yes [2022-07-24T06:32:11.020Z] #14 114.8 Selecting previously unselected package libpcre2-16-0:arm64. [2022-07-24T06:32:11.020Z] #14 114.8 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-07-24T06:32:11.020Z] #14 114.8 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-07-24T06:32:11.248Z] #84 158.0 checking stddef.h usability... yes [2022-07-24T06:32:11.248Z] #84 158.1 checking stddef.h presence... yes [2022-07-24T06:32:11.248Z] #84 158.2 checking for stddef.h... yes [2022-07-24T06:32:11.248Z] #84 158.2 checking for stdlib.h... (cached) yes [2022-07-24T06:32:11.248Z] #84 158.2 checking for string.h... (cached) yes [2022-07-24T06:32:11.248Z] #84 158.2 checking sys/time.h usability... yes [2022-07-24T06:32:11.248Z] #84 158.3 checking sys/time.h presence... yes [2022-07-24T06:32:11.280Z] #14 115.1 Selecting previously unselected package libpcre2-32-0:arm64. [2022-07-24T06:32:11.280Z] #14 115.1 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-07-24T06:32:11.280Z] #14 115.1 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-07-24T06:32:11.505Z] #84 158.4 checking for sys/time.h... yes [2022-07-24T06:32:11.505Z] #84 158.4 checking for inline... inline [2022-07-24T06:32:11.762Z] #84 158.5 checking for size_t... yes [2022-07-24T06:32:11.762Z] #84 158.8 checking for stdlib.h... (cached) yes [2022-07-24T06:32:11.851Z] #14 115.5 Selecting previously unselected package libpcre2-posix2:arm64. [2022-07-24T06:32:11.851Z] #14 115.5 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-07-24T06:32:11.851Z] #14 115.5 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-07-24T06:32:11.851Z] #14 115.6 Selecting previously unselected package libpcre2-dev:arm64. [2022-07-24T06:32:11.851Z] #14 115.6 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-07-24T06:32:11.851Z] #14 115.6 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-07-24T06:32:12.018Z] #84 158.8 checking for GNU libc compatible malloc... yes [2022-07-24T06:32:12.019Z] #84 159.0 checking for stdlib.h... (cached) yes [2022-07-24T06:32:12.019Z] #84 159.0 checking for GNU libc compatible realloc... yes [2022-07-24T06:32:12.422Z] #14 116.0 Selecting previously unselected package libselinux1-dev:arm64. [2022-07-24T06:32:12.422Z] #14 116.0 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-07-24T06:32:12.422Z] #14 116.0 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-07-24T06:32:12.582Z] #84 159.2 checking for working strtod... yes [2022-07-24T06:32:12.582Z] #84 159.4 checking for gettimeofday... yes [2022-07-24T06:32:12.682Z] #14 116.2 Selecting previously unselected package libdevmapper-dev:arm64. [2022-07-24T06:32:12.682Z] #14 116.3 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-07-24T06:32:12.682Z] #14 116.3 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-07-24T06:32:12.682Z] #14 116.4 Selecting previously unselected package libseccomp-dev:arm64. [2022-07-24T06:32:12.682Z] #14 116.4 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-07-24T06:32:12.683Z] #14 116.4 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-24T06:32:12.839Z] #84 159.7 checking for memset... yes [2022-07-24T06:32:12.922Z] #77 85.17 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-24T06:32:12.922Z] #77 85.17 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-24T06:32:12.922Z] #77 85.35 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-24T06:32:12.922Z] #77 85.36 libtoolize: copying file 'm4/libtool.m4' [2022-07-24T06:32:12.922Z] #77 85.61 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-24T06:32:12.953Z] #64 78.29 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-24T06:32:12.953Z] #64 78.30 + BUILDTAGS='netgo osusergo static_build' [2022-07-24T06:32:12.953Z] #64 78.30 + export EXTRA_FLAGS=-buildmode=pie [2022-07-24T06:32:12.953Z] #64 78.30 + EXTRA_FLAGS=-buildmode=pie [2022-07-24T06:32:12.953Z] #64 78.30 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-24T06:32:12.953Z] #64 78.30 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-24T06:32:12.953Z] #64 78.30 + '[' '' = dynamic ']' [2022-07-24T06:32:12.953Z] #64 78.30 + make [2022-07-24T06:32:12.966Z] #14 116.5 Selecting previously unselected package libsystemd-dev:arm64. [2022-07-24T06:32:12.966Z] #14 116.5 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ... [2022-07-24T06:32:12.966Z] #14 116.5 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-07-24T06:32:13.096Z] #84 159.9 checking for strspn... yes [2022-07-24T06:32:13.182Z] #77 85.94 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-24T06:32:13.353Z] #84 160.2 checking that generated files are newer than configure... done [2022-07-24T06:32:13.353Z] #84 160.2 configure: creating ./config.status [2022-07-24T06:32:13.443Z] #77 86.06 libtoolize: copying file 'm4/ltversion.m4' [2022-07-24T06:32:13.443Z] #77 86.23 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-24T06:32:13.552Z] #14 117.2 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-24T06:32:13.552Z] #14 ... [2022-07-24T06:32:13.552Z] [2022-07-24T06:32:13.552Z] #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-24T06:32:13.552Z] #36 sha256:ee7775826a597c470a12cfbb2ef825e540f3651189bc161538ba74706af7daa1 [2022-07-24T06:32:13.552Z] #36 116.6 Delve is a source level debugger for Go programs. [2022-07-24T06:32:13.552Z] #36 116.6 [2022-07-24T06:32:13.552Z] #36 116.6 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-24T06:32:13.552Z] #36 116.6 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-24T06:32:13.552Z] #36 116.6 [2022-07-24T06:32:13.552Z] #36 116.6 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-24T06:32:13.552Z] #36 116.6 [2022-07-24T06:32:13.552Z] #36 116.6 Pass flags to the program you are debugging using `--`, for example: [2022-07-24T06:32:13.552Z] #36 116.6 [2022-07-24T06:32:13.552Z] #36 116.6 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-24T06:32:13.552Z] #36 116.6 [2022-07-24T06:32:13.552Z] #36 116.6 Usage: [2022-07-24T06:32:13.552Z] #36 116.6 dlv [command] [2022-07-24T06:32:13.552Z] #36 116.6 [2022-07-24T06:32:13.552Z] #36 116.6 Available Commands: [2022-07-24T06:32:13.552Z] #36 116.6 attach Attach to running process and begin debugging. [2022-07-24T06:32:13.552Z] #36 116.6 connect Connect to a headless debug server with a terminal client. [2022-07-24T06:32:13.552Z] #36 116.6 core Examine a core dump. [2022-07-24T06:32:13.552Z] #36 116.6 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-24T06:32:13.552Z] #36 116.6 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-24T06:32:13.552Z] #36 116.6 exec Execute a precompiled binary, and begin a debug session. [2022-07-24T06:32:13.552Z] #36 116.6 help Help about any command [2022-07-24T06:32:13.552Z] #36 116.6 run Deprecated command. Use 'debug' instead. [2022-07-24T06:32:13.552Z] #36 116.6 test Compile test binary and begin debugging program. [2022-07-24T06:32:13.552Z] #36 116.6 trace Compile and begin tracing program. [2022-07-24T06:32:13.552Z] #36 116.6 version Prints version. [2022-07-24T06:32:13.552Z] #36 116.6 [2022-07-24T06:32:13.552Z] #36 116.6 Flags: [2022-07-24T06:32:13.552Z] #36 116.6 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-24T06:32:13.552Z] #36 116.6 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-24T06:32:13.552Z] #36 116.6 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-07-24T06:32:13.552Z] #36 116.6 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-24T06:32:13.552Z] #36 116.6 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-24T06:32:13.552Z] #36 116.6 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-07-24T06:32:13.552Z] #36 116.6 --disable-aslr Disables address space randomization [2022-07-24T06:32:13.552Z] #36 116.6 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-24T06:32:13.552Z] #36 116.6 -h, --help help for dlv [2022-07-24T06:32:13.552Z] #36 116.6 --init string Init file, executed by the terminal client. [2022-07-24T06:32:13.552Z] #36 116.6 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-24T06:32:13.552Z] #36 116.6 --log Enable debugging server logging. [2022-07-24T06:32:13.552Z] #36 116.6 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-24T06:32:13.552Z] #36 116.6 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-24T06:32:13.553Z] #36 116.6 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-24T06:32:13.553Z] #36 116.6 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-24T06:32:13.553Z] #36 116.6 --wd string Working directory for running the program. [2022-07-24T06:32:13.553Z] #36 116.6 [2022-07-24T06:32:13.553Z] #36 116.6 Additional help topics: [2022-07-24T06:32:13.553Z] #36 116.6 dlv backend Help about the --backend flag. [2022-07-24T06:32:13.553Z] #36 116.6 dlv log Help about logging flags. [2022-07-24T06:32:13.553Z] #36 116.6 dlv redirect Help about file redirection. [2022-07-24T06:32:13.553Z] #36 116.6 [2022-07-24T06:32:13.553Z] #36 116.6 Use "dlv [command] --help" for more information about a command. [2022-07-24T06:32:13.553Z] #36 DONE 117.2s [2022-07-24T06:32:13.553Z] [2022-07-24T06:32:13.553Z] #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-24T06:32:13.553Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-24T06:32:13.553Z] #14 117.2 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-07-24T06:32:13.553Z] #14 117.2 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-24T06:32:13.553Z] #14 117.2 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-07-24T06:32:13.553Z] #14 117.3 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-24T06:32:13.553Z] #14 117.3 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-07-24T06:32:13.553Z] #14 117.3 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-07-24T06:32:13.553Z] #14 117.4 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-07-24T06:32:13.553Z] #14 117.4 Setting up libudev-dev:arm64 (247.3-7) ... [2022-07-24T06:32:13.584Z] #64 ... [2022-07-24T06:32:13.584Z] [2022-07-24T06:32:13.584Z] #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-24T06:32:13.584Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-24T06:32:13.584Z] #14 140.4 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-24T06:32:13.702Z] #77 86.48 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-24T06:32:13.820Z] #14 117.4 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-07-24T06:32:13.820Z] #14 117.5 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-24T06:32:13.820Z] #14 117.5 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-07-24T06:32:13.820Z] #14 117.5 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-24T06:32:13.820Z] #14 117.5 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-24T06:32:13.820Z] #14 117.6 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-24T06:32:13.820Z] #14 117.6 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-07-24T06:32:13.820Z] #14 117.6 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-24T06:32:13.820Z] #14 117.6 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-07-24T06:32:13.820Z] #14 117.6 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-07-24T06:32:13.820Z] #14 117.6 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-24T06:32:13.847Z] #14 140.4 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-24T06:32:13.847Z] #14 140.4 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-24T06:32:14.091Z] #14 117.7 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-24T06:32:14.091Z] #14 117.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-24T06:32:14.091Z] #14 117.7 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-24T06:32:14.091Z] #14 117.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-24T06:32:14.091Z] #14 117.7 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-24T06:32:14.091Z] #14 117.7 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-24T06:32:14.091Z] #14 117.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-07-24T06:32:14.091Z] #14 117.8 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-24T06:32:14.091Z] #14 117.8 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-24T06:32:14.091Z] #14 117.8 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-07-24T06:32:14.091Z] #14 117.9 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-24T06:32:14.353Z] #14 118.0 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-07-24T06:32:14.353Z] #14 118.0 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-07-24T06:32:14.353Z] #14 118.1 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-24T06:32:14.925Z] #14 DONE 118.6s [2022-07-24T06:32:14.925Z] [2022-07-24T06:32:14.925Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-24T06:32:14.925Z] #59 sha256:6e655850e7b33d990806913db563ec4880079f94da8b1c785b59efb851a1a30f [2022-07-24T06:32:15.186Z] #59 DONE 0.4s [2022-07-24T06:32:15.186Z] [2022-07-24T06:32:15.186Z] #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-24T06:32:15.186Z] #26 sha256:114aadaea2cb9ba9b95efc2dffcb9fcc1d3678f47ab8f8f2617082d5a1393c6a [2022-07-24T06:32:15.296Z] #84 162.0 config.status: creating Makefile [2022-07-24T06:32:15.296Z] #84 162.1 config.status: creating config.h [2022-07-24T06:32:15.296Z] #84 162.2 config.status: executing depfiles commands [2022-07-24T06:32:15.296Z] #84 162.3 config.status: executing libtool commands [2022-07-24T06:32:16.228Z] #84 163.2 GEN .version [2022-07-24T06:32:16.228Z] #84 163.3 make install-recursive [2022-07-24T06:32:16.228Z] #84 163.3 make[1]: Entering directory '/tmp/crun-build' [2022-07-24T06:32:16.232Z] #26 117.0 Updating files: 23% (2709/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: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 36% (4189/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: 52% (5941/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) [2022-07-24T06:32:16.232Z] #26 ... [2022-07-24T06:32:16.232Z] [2022-07-24T06:32:16.232Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-24T06:32:16.232Z] #15 sha256:852afe2b51c6a42e588317e7b560c608435c6fc8265d8ce0a05223a6d3cc86ad [2022-07-24T06:32:16.232Z] #15 DONE 1.3s [2022-07-24T06:32:16.232Z] [2022-07-24T06:32:16.232Z] #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-24T06:32:16.232Z] #26 sha256:114aadaea2cb9ba9b95efc2dffcb9fcc1d3678f47ab8f8f2617082d5a1393c6a [2022-07-24T06:32:16.485Z] #84 163.4 Making install in libocispec [2022-07-24T06:32:16.486Z] #84 163.4 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-24T06:32:16.486Z] #84 163.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-24T06:32:16.486Z] #84 163.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-24T06:32:16.486Z] #84 163.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-24T06:32:16.486Z] #84 163.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-24T06:32:17.050Z] #84 164.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-24T06:32:17.050Z] #84 ... [2022-07-24T06:32:17.050Z] [2022-07-24T06:32:17.050Z] #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-24T06:32:17.050Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-24T06:32:17.050Z] #19 208.7 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-07-24T06:32:17.050Z] #19 208.7 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-07-24T06:32:17.050Z] #19 208.7 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-07-24T06:32:17.050Z] #19 208.8 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-07-24T06:32:17.307Z] #19 208.8 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-07-24T06:32:17.307Z] #19 208.8 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-24T06:32:17.546Z] #26 117.0 Updating files: 23% (2709/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: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 36% (4189/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: 52% (5941/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 70% (8054/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) [2022-07-24T06:32:17.546Z] #26 ... [2022-07-24T06:32:17.546Z] [2022-07-24T06:32:17.546Z] #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-24T06:32:17.546Z] #16 sha256:459f6c9b8edd9829802ee69072df5ddca080fc84549eed688fca8209120b3336 [2022-07-24T06:32:17.546Z] #16 DONE 1.4s [2022-07-24T06:32:17.546Z] [2022-07-24T06:32:17.546Z] #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-24T06:32:17.546Z] #26 sha256:114aadaea2cb9ba9b95efc2dffcb9fcc1d3678f47ab8f8f2617082d5a1393c6a [2022-07-24T06:32:17.899Z] #77 ... [2022-07-24T06:32:17.899Z] [2022-07-24T06:32:17.899Z] #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-24T06:32:17.899Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-24T06:32:17.899Z] #14 171.6 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-24T06:32:17.899Z] #14 171.6 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-24T06:32:17.899Z] #14 171.7 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-24T06:32:18.067Z] #26 117.0 Updating files: 23% (2709/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: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 36% (4189/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: 52% (5941/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 70% (8054/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: 90% (10334/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-24T06:32:18.068Z] #26 121.7 + cd /tmp/tmp.02WeLAD8h4/tmp/docker-ce [2022-07-24T06:32:18.068Z] #26 121.7 + git checkout -q v17.06.2-ce [2022-07-24T06:32:18.644Z] #26 ... [2022-07-24T06:32:18.644Z] [2022-07-24T06:32:18.644Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-24T06:32:18.644Z] #17 sha256:02dc6b893d2b5e4d9ae24b05c87e1d8e989a26bb64a01ba7f8b80820413b77f1 [2022-07-24T06:32:18.644Z] #17 0.646 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-24T06:32:18.644Z] #17 DONE 1.0s [2022-07-24T06:32:18.644Z] [2022-07-24T06:32:18.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-24T06:32:18.644Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-24T06:32:18.644Z] #77 73.06 configure.ac:11: installing 'build-aux/compile' [2022-07-24T06:32:18.644Z] #77 73.08 configure.ac:11: installing 'build-aux/config.guess' [2022-07-24T06:32:18.644Z] #77 73.09 configure.ac:11: installing 'build-aux/config.sub' [2022-07-24T06:32:18.644Z] #77 73.12 configure.ac:13: installing 'build-aux/install-sh' [2022-07-24T06:32:18.644Z] #77 73.12 configure.ac:13: installing 'build-aux/missing' [2022-07-24T06:32:18.644Z] #77 73.14 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-24T06:32:18.644Z] #77 73.39 Makefile.am: installing 'build-aux/depcomp' [2022-07-24T06:32:18.644Z] #77 74.74 checking build system type... aarch64-unknown-linux-gnu [2022-07-24T06:32:18.644Z] #77 75.11 checking host system type... aarch64-unknown-linux-gnu [2022-07-24T06:32:18.644Z] #77 75.11 checking how to print strings... printf [2022-07-24T06:32:18.644Z] #77 75.14 checking for gcc... gcc [2022-07-24T06:32:18.644Z] #77 75.19 checking whether the C compiler works... yes [2022-07-24T06:32:18.644Z] #77 75.39 checking for C compiler default output file name... a.out [2022-07-24T06:32:18.644Z] #77 75.39 checking for suffix of executables... [2022-07-24T06:32:18.644Z] #77 75.50 checking whether we are cross compiling... no [2022-07-24T06:32:18.644Z] #77 75.60 checking for suffix of object files... o [2022-07-24T06:32:18.644Z] #77 75.74 checking whether we are using the GNU C compiler... yes [2022-07-24T06:32:18.644Z] #77 75.87 checking whether gcc accepts -g... yes [2022-07-24T06:32:18.644Z] #77 75.98 checking for gcc option to accept ISO C89... none needed [2022-07-24T06:32:18.644Z] #77 76.15 checking whether gcc understands -c and -o together... yes [2022-07-24T06:32:18.644Z] #77 76.51 checking for a sed that does not truncate output... /bin/sed [2022-07-24T06:32:18.644Z] #77 76.55 checking for grep that handles long lines and -e... /bin/grep [2022-07-24T06:32:18.644Z] #77 76.57 checking for egrep... /bin/grep -E [2022-07-24T06:32:18.644Z] #77 76.58 checking for fgrep... /bin/grep -F [2022-07-24T06:32:18.644Z] #77 76.59 checking for ld used by gcc... /usr/bin/ld [2022-07-24T06:32:18.644Z] #77 76.64 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-24T06:32:18.644Z] #77 76.66 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-24T06:32:18.644Z] #77 76.71 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-24T06:32:18.644Z] #77 76.85 checking whether ln -s works... yes [2022-07-24T06:32:18.644Z] #77 76.85 checking the maximum length of command line arguments... 1572864 [2022-07-24T06:32:18.644Z] #77 76.89 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-07-24T06:32:18.644Z] #77 76.89 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-24T06:32:18.644Z] #77 76.89 checking for /usr/bin/ld option to reload object files... -r [2022-07-24T06:32:18.644Z] #77 76.89 checking for objdump... objdump [2022-07-24T06:32:18.644Z] #77 76.89 checking how to recognize dependent libraries... pass_all [2022-07-24T06:32:18.644Z] #77 76.89 checking for dlltool... no [2022-07-24T06:32:18.644Z] #77 76.90 checking how to associate runtime and link libraries... printf %s\n [2022-07-24T06:32:18.644Z] #77 76.90 checking for ar... ar [2022-07-24T06:32:18.644Z] #77 76.90 checking for archiver @FILE support... @ [2022-07-24T06:32:18.644Z] #77 77.11 checking for strip... strip [2022-07-24T06:32:18.644Z] #77 77.11 checking for ranlib... ranlib [2022-07-24T06:32:18.644Z] #77 77.11 checking for gawk... no [2022-07-24T06:32:18.644Z] #77 77.12 checking for mawk... mawk [2022-07-24T06:32:19.222Z] #77 77.12 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-24T06:32:19.222Z] #77 77.77 checking for sysroot... no [2022-07-24T06:32:19.222Z] #77 77.77 checking for a working dd... /bin/dd [2022-07-24T06:32:19.222Z] #77 77.78 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-24T06:32:19.222Z] #77 77.80 checking for mt... no [2022-07-24T06:32:19.222Z] #77 77.80 checking if : is a manifest tool... no [2022-07-24T06:32:19.222Z] #77 77.81 checking how to run the C preprocessor... #77 ... [2022-07-24T06:32:19.222Z] [2022-07-24T06:32:19.222Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-24T06:32:19.222Z] #18 sha256:c14040022841611b1d38dcb03a1a23a3e9f8dc9adc6c16d7177d2cbfb086b5d6 [2022-07-24T06:32:19.222Z] #18 DONE 0.8s [2022-07-24T06:32:19.222Z] [2022-07-24T06:32:19.222Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-24T06:32:19.222Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-24T06:32:19.222Z] #77 77.81 checking how to run the C preprocessor... gcc -E [2022-07-24T06:32:19.482Z] #77 ... [2022-07-24T06:32:19.482Z] [2022-07-24T06:32:19.482Z] #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-24T06:32:19.482Z] #60 sha256:5f635ce6bb00972ec17b646625e6eab21b7b37aefaab76f1b182137aa7fd49b6 [2022-07-24T06:32:19.482Z] #60 0.777 + RM_GOPATH=0 [2022-07-24T06:32:19.482Z] #60 0.777 + TMP_GOPATH= [2022-07-24T06:32:19.482Z] #60 0.777 + : /build [2022-07-24T06:32:19.482Z] #60 0.777 + '[' -z '' ']' [2022-07-24T06:32:19.482Z] #60 0.778 ++ mktemp -d [2022-07-24T06:32:19.482Z] #60 0.783 + export GOPATH=/tmp/tmp.IggFGML87D [2022-07-24T06:32:19.482Z] #60 0.783 + GOPATH=/tmp/tmp.IggFGML87D [2022-07-24T06:32:19.482Z] #60 0.783 + RM_GOPATH=1 [2022-07-24T06:32:19.482Z] #60 0.783 + case "$(go env GOARCH)" in [2022-07-24T06:32:19.482Z] #60 0.784 ++ go env GOARCH [2022-07-24T06:32:19.482Z] #60 0.788 + export GO_BUILDMODE=-buildmode=pie [2022-07-24T06:32:19.482Z] #60 0.788 + GO_BUILDMODE=-buildmode=pie [2022-07-24T06:32:19.482Z] #60 0.789 ++ dirname /install.sh [2022-07-24T06:32:19.482Z] #60 0.791 + dir=/ [2022-07-24T06:32:19.482Z] #60 0.792 + bin=runc [2022-07-24T06:32:19.482Z] #60 0.792 + shift [2022-07-24T06:32:19.482Z] #60 0.792 + '[' '!' -f //runc.installer ']' [2022-07-24T06:32:19.482Z] #60 0.793 + . //runc.installer [2022-07-24T06:32:19.482Z] #60 0.802 ++ set -e [2022-07-24T06:32:19.482Z] #60 0.803 ++ : v1.1.2 [2022-07-24T06:32:19.482Z] #60 0.806 + install_runc [2022-07-24T06:32:19.482Z] #60 0.807 + RUNC_BUILDTAGS=seccomp [2022-07-24T06:32:19.482Z] #60 0.807 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-24T06:32:19.482Z] #60 0.807 Install runc version v1.1.2 (build tags: seccomp) [2022-07-24T06:32:19.482Z] #60 0.807 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.IggFGML87D/src/github.com/opencontainers/runc [2022-07-24T06:32:19.482Z] #60 0.809 Cloning into '/tmp/tmp.IggFGML87D/src/github.com/opencontainers/runc'... [2022-07-24T06:32:20.422Z] #60 ... [2022-07-24T06:32:20.422Z] [2022-07-24T06:32:20.422Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-24T06:32:20.422Z] #19 sha256:384dfc0c8d6d5d05e11abae3d043e5ebfa8b290da496447951ac23046f138379 [2022-07-24T06:32:20.422Z] #19 DONE 1.0s [2022-07-24T06:32:20.422Z] [2022-07-24T06:32:20.422Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-24T06:32:20.422Z] #20 sha256:83f9af4ed84639f7768d38927f29584d377cb0cc78cbd463535ac072d65e1cf9 [2022-07-24T06:32:21.803Z] #20 DONE 1.4s [2022-07-24T06:32:21.803Z] [2022-07-24T06:32:21.803Z] #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-24T06:32:21.803Z] #21 sha256:699b1cb4c1a91474c16a5090c19a867e88ebd5049d6375c1de7649dbb3ea5939 [2022-07-24T06:32:22.016Z] #14 ... [2022-07-24T06:32:22.016Z] [2022-07-24T06:32:22.016Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-24T06:32:22.016Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-24T06:32:22.016Z] #77 62.22 libtoolize: putting auxiliary files in '.'. [2022-07-24T06:32:22.016Z] #77 62.22 libtoolize: copying file './ltmain.sh' [2022-07-24T06:32:22.016Z] #77 63.40 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-24T06:32:22.016Z] #77 63.41 libtoolize: and rerunning libtoolize and aclocal. [2022-07-24T06:32:22.016Z] #77 63.41 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-24T06:32:22.372Z] #21 ... [2022-07-24T06:32:22.372Z] [2022-07-24T06:32:22.372Z] #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-24T06:32:22.372Z] #34 sha256:d49f8a57e84f81764cc355151895c2e63de0f619235ad6c5d79a9ae10ca87220 [2022-07-24T06:32:22.372Z] #34 DONE 125.6s [2022-07-24T06:32:22.372Z] [2022-07-24T06:32:22.372Z] #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-24T06:32:22.372Z] #26 sha256:114aadaea2cb9ba9b95efc2dffcb9fcc1d3678f47ab8f8f2617082d5a1393c6a [2022-07-24T06:32:22.372Z] #26 125.9 + mkdir -p /tmp/tmp.02WeLAD8h4/src/github.com/docker [2022-07-24T06:32:22.372Z] #26 125.9 + mv components/cli /tmp/tmp.02WeLAD8h4/src/github.com/docker/cli [2022-07-24T06:32:22.372Z] #26 125.9 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-07-24T06:32:24.777Z] #14 ... [2022-07-24T06:32:24.777Z] [2022-07-24T06:32:24.777Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-24T06:32:24.777Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-24T06:32:24.777Z] #77 74.78 configure.ac:7: installing 'build-aux/compile' [2022-07-24T06:32:24.777Z] #77 74.78 configure.ac:9: installing 'build-aux/config.guess' [2022-07-24T06:32:24.777Z] #77 74.81 configure.ac:9: installing 'build-aux/config.sub' [2022-07-24T06:32:24.777Z] #77 74.81 configure.ac:11: installing 'build-aux/install-sh' [2022-07-24T06:32:24.777Z] #77 74.82 configure.ac:11: installing 'build-aux/missing' [2022-07-24T06:32:24.777Z] #77 75.04 Makefile.am: installing 'build-aux/depcomp' [2022-07-24T06:32:24.777Z] #77 75.14 parallel-tests: installing 'build-aux/test-driver' [2022-07-24T06:32:25.331Z] #77 ... [2022-07-24T06:32:25.331Z] [2022-07-24T06:32:25.331Z] #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-24T06:32:25.331Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-24T06:32:25.405Z] #19 ... [2022-07-24T06:32:25.405Z] [2022-07-24T06:32:25.405Z] #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-24T06:32:25.405Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-24T06:32:25.405Z] #84 164.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-24T06:32:25.405Z] #84 164.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-24T06:32:25.405Z] #84 164.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-24T06:32:25.405Z] #84 164.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-24T06:32:25.405Z] #84 164.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-24T06:32:25.405Z] #84 164.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-24T06:32:25.405Z] #84 164.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-24T06:32:25.405Z] #84 164.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-24T06:32:25.405Z] #84 164.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-24T06:32:25.405Z] #84 164.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-24T06:32:25.405Z] #84 164.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-24T06:32:25.405Z] #84 164.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-24T06:32:25.405Z] #84 164.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-24T06:32:25.405Z] #84 164.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-24T06:32:25.405Z] #84 164.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-24T06:32:25.405Z] #84 165.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-24T06:32:25.405Z] #84 165.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-24T06:32:25.405Z] #84 165.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-24T06:32:25.405Z] #84 165.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-24T06:32:25.405Z] #84 165.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-24T06:32:25.405Z] #84 165.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-24T06:32:25.405Z] #84 165.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-24T06:32:25.405Z] #84 165.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-24T06:32:25.405Z] #84 165.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-24T06:32:25.405Z] #84 165.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-24T06:32:25.405Z] #84 165.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-24T06:32:25.405Z] #84 165.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-24T06:32:25.405Z] #84 165.3 make install-recursive [2022-07-24T06:32:25.405Z] #84 165.4 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-24T06:32:25.405Z] #84 165.5 Making install in yajl [2022-07-24T06:32:25.405Z] #84 165.5 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-24T06:32:25.405Z] #84 165.6 CC verify/json_verify-json_verify.o [2022-07-24T06:32:25.405Z] #84 165.6 CC src/libyajl_la-yajl_alloc.lo [2022-07-24T06:32:25.405Z] #84 165.6 CC src/libyajl_la-yajl.lo [2022-07-24T06:32:25.405Z] #84 165.7 CC src/libyajl_la-yajl_gen.lo [2022-07-24T06:32:25.405Z] #84 165.7 CC src/libyajl_la-yajl_parser.lo [2022-07-24T06:32:25.405Z] #84 165.7 CC src/libyajl_la-yajl_buf.lo [2022-07-24T06:32:25.405Z] #84 165.7 CC src/libyajl_la-yajl_encode.lo [2022-07-24T06:32:25.405Z] #84 165.7 CC src/libyajl_la-yajl_lex.lo [2022-07-24T06:32:25.405Z] #84 165.9 CC src/libyajl_la-yajl_tree.lo [2022-07-24T06:32:25.405Z] #84 171.8 CCLD libyajl.la [2022-07-24T06:32:25.405Z] #84 172.3 CCLD verify/json_verify [2022-07-24T06:32:25.590Z] #14 152.1 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-24T06:32:25.591Z] #14 152.2 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-24T06:32:25.591Z] #14 152.2 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-24T06:32:25.591Z] #14 ... [2022-07-24T06:32:25.591Z] [2022-07-24T06:32:25.591Z] #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-24T06:32:25.591Z] #64 sha256:bccdf1fb22849d4ad65adcc0335a8ce691c928190ba5e98a98719163d8bc21ac [2022-07-24T06:32:25.591Z] #64 81.45 + bin/ctr [2022-07-24T06:32:25.662Z] #84 172.9 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-24T06:32:25.718Z] #77 77.39 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-24T06:32:25.718Z] #77 77.39 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-24T06:32:25.918Z] #84 172.9 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-24T06:32:25.918Z] #84 172.9 make[5]: Nothing to be done for 'install-data-am'. [2022-07-24T06:32:25.918Z] #84 172.9 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-24T06:32:25.918Z] #84 172.9 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-24T06:32:25.918Z] #84 172.9 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-24T06:32:25.918Z] #84 173.0 CC src/validate.o [2022-07-24T06:32:25.918Z] #84 173.1 CC src/image_spec_schema_config_schema.lo [2022-07-24T06:32:25.918Z] #84 173.1 CC src/image_spec_schema_content_descriptor.lo [2022-07-24T06:32:25.918Z] #84 173.1 CC src/image_spec_schema_defs.lo [2022-07-24T06:32:25.918Z] #84 173.1 CC src/image_spec_schema_defs_descriptor.lo [2022-07-24T06:32:25.918Z] #84 173.1 CC src/image_spec_schema_image_index_schema.lo [2022-07-24T06:32:26.174Z] #84 173.1 CC src/image_spec_schema_image_layout_schema.lo [2022-07-24T06:32:26.174Z] #84 173.2 CC src/runtime_spec_schema_config_linux.lo [2022-07-24T06:32:26.174Z] #84 173.2 CC src/runtime_spec_schema_config_zos.lo [2022-07-24T06:32:26.174Z] #84 173.2 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-24T06:32:26.174Z] #84 173.2 CC src/runtime_spec_schema_config_schema.lo [2022-07-24T06:32:26.174Z] #84 173.3 CC src/runtime_spec_schema_config_solaris.lo [2022-07-24T06:32:26.174Z] #84 173.3 CC src/runtime_spec_schema_config_vm.lo [2022-07-24T06:32:26.174Z] #84 173.3 CC src/runtime_spec_schema_config_windows.lo [2022-07-24T06:32:26.174Z] #84 173.4 CC src/runtime_spec_schema_defs.lo [2022-07-24T06:32:26.288Z] #77 78.01 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-24T06:32:26.288Z] #77 78.01 libtoolize: copying file 'm4/libtool.m4' [2022-07-24T06:32:26.288Z] #77 78.09 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-24T06:32:26.288Z] #77 78.21 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-24T06:32:26.288Z] #77 78.32 libtoolize: copying file 'm4/ltversion.m4' [2022-07-24T06:32:26.431Z] #84 173.4 CC src/runtime_spec_schema_defs_linux.lo [2022-07-24T06:32:26.431Z] #84 173.4 CC src/runtime_spec_schema_defs_zos.lo [2022-07-24T06:32:26.431Z] #84 173.5 CC src/runtime_spec_schema_defs_vm.lo [2022-07-24T06:32:26.431Z] #84 173.5 CC src/runtime_spec_schema_defs_windows.lo [2022-07-24T06:32:26.548Z] #77 78.45 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-24T06:32:26.688Z] #84 173.6 CC src/runtime_spec_schema_state_schema.lo [2022-07-24T06:32:26.688Z] #84 173.9 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-24T06:32:27.252Z] #84 174.2 CC src/basic_test_double_array.lo [2022-07-24T06:32:27.252Z] #84 174.3 CC src/basic_test_double_array_item.lo [2022-07-24T06:32:27.252Z] #84 174.3 CC src/basic_test_top_array_int.lo [2022-07-24T06:32:27.252Z] #84 174.3 CC src/basic_test_top_array_string.lo [2022-07-24T06:32:27.252Z] #84 174.3 CC src/basic_test_top_double_array_int.lo [2022-07-24T06:32:27.252Z] #84 174.5 CC src/basic_test_top_double_array_refobj.lo [2022-07-24T06:32:27.509Z] #84 174.5 CC src/basic_test_top_double_array_obj.lo [2022-07-24T06:32:27.655Z] #26 ... [2022-07-24T06:32:27.655Z] [2022-07-24T06:32:27.655Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-24T06:32:27.655Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-24T06:32:27.655Z] #77 78.29 checking for ANSI C header files... yes [2022-07-24T06:32:27.655Z] #77 79.13 checking for sys/types.h... yes [2022-07-24T06:32:27.655Z] #77 79.39 checking for sys/stat.h... yes [2022-07-24T06:32:27.655Z] #77 79.64 checking for stdlib.h... yes [2022-07-24T06:32:27.655Z] #77 79.81 checking for string.h... yes [2022-07-24T06:32:27.655Z] #77 79.99 checking for memory.h... yes [2022-07-24T06:32:27.655Z] #77 80.25 checking for strings.h... yes [2022-07-24T06:32:27.655Z] #77 80.44 checking for inttypes.h... yes [2022-07-24T06:32:27.655Z] #77 80.65 checking for stdint.h... yes [2022-07-24T06:32:27.655Z] #77 81.00 checking for unistd.h... yes [2022-07-24T06:32:27.655Z] #77 81.25 checking for dlfcn.h... yes [2022-07-24T06:32:27.655Z] #77 81.43 checking for objdir... .libs [2022-07-24T06:32:27.655Z] #77 82.02 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-24T06:32:27.655Z] #77 82.14 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-24T06:32:27.655Z] #77 82.14 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-24T06:32:27.655Z] #77 82.22 checking if gcc static flag -static works... yes [2022-07-24T06:32:27.655Z] #77 82.53 checking if gcc supports -c -o file.o... yes [2022-07-24T06:32:27.655Z] #77 82.69 checking if gcc supports -c -o file.o... (cached) yes [2022-07-24T06:32:27.655Z] #77 82.69 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-07-24T06:32:27.655Z] #77 82.74 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-24T06:32:27.655Z] #77 83.04 checking how to hardcode library paths into programs... immediate [2022-07-24T06:32:27.655Z] #77 83.04 checking whether stripping libraries is possible... yes [2022-07-24T06:32:27.655Z] #77 83.05 checking if libtool supports shared libraries... yes [2022-07-24T06:32:27.655Z] #77 83.05 checking whether to build shared libraries... no [2022-07-24T06:32:27.655Z] #77 83.05 checking whether to build static libraries... yes [2022-07-24T06:32:27.655Z] #77 83.05 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-24T06:32:27.655Z] #77 83.10 checking whether build environment is sane... yes [2022-07-24T06:32:27.655Z] #77 83.19 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-24T06:32:27.655Z] #77 83.20 checking whether make sets $(MAKE)... yes [2022-07-24T06:32:27.655Z] #77 83.29 checking whether make supports the include directive... yes (GNU style) [2022-07-24T06:32:27.655Z] #77 83.32 checking whether make supports nested variables... yes [2022-07-24T06:32:27.655Z] #77 83.37 checking whether UID '0' is supported by ustar format... yes [2022-07-24T06:32:27.655Z] #77 83.37 checking whether GID '0' is supported by ustar format... yes [2022-07-24T06:32:27.655Z] #77 83.37 checking how to create a ustar tar archive... gnutar [2022-07-24T06:32:27.655Z] #77 83.44 checking dependency style of gcc... gcc3 [2022-07-24T06:32:27.655Z] #77 83.59 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-24T06:32:27.655Z] #77 83.60 checking whether make supports nested variables... (cached) yes [2022-07-24T06:32:27.655Z] #77 83.60 checking for gawk... (cached) mawk [2022-07-24T06:32:27.655Z] #77 83.60 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-24T06:32:27.655Z] #77 83.60 checking for gcc... (cached) gcc [2022-07-24T06:32:27.655Z] #77 83.67 checking whether we are using the GNU C compiler... (cached) yes [2022-07-24T06:32:27.655Z] #77 83.68 checking whether gcc accepts -g... (cached) yes [2022-07-24T06:32:27.655Z] #77 83.69 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-24T06:32:27.655Z] #77 83.69 checking whether gcc understands -c and -o together... (cached) yes [2022-07-24T06:32:27.655Z] #77 83.70 checking for a Python interpreter with version >= 3... python3 [2022-07-24T06:32:27.655Z] #77 83.77 checking for python3... /usr/bin/python3 [2022-07-24T06:32:27.655Z] #77 83.77 checking for python3 version... 3.9 [2022-07-24T06:32:27.655Z] #77 83.82 checking for python3 platform... linux [2022-07-24T06:32:27.655Z] #77 83.87 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-24T06:32:27.655Z] #77 83.97 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-24T06:32:27.655Z] #77 84.08 checking for go-md2man... no [2022-07-24T06:32:27.655Z] #77 84.10 checking error.h usability... yes [2022-07-24T06:32:27.655Z] #77 84.30 checking error.h presence... yes [2022-07-24T06:32:27.655Z] #77 84.36 checking for error.h... yes [2022-07-24T06:32:27.655Z] #77 84.38 checking linux/openat2.h usability... yes [2022-07-24T06:32:27.655Z] #77 84.48 checking linux/openat2.h presence... yes [2022-07-24T06:32:27.655Z] #77 84.55 checking for linux/openat2.h... yes [2022-07-24T06:32:27.655Z] #77 84.59 checking for copy_file_range... yes [2022-07-24T06:32:27.655Z] #77 84.86 checking for fgetxattr... yes [2022-07-24T06:32:27.655Z] #77 85.08 checking for statx... yes [2022-07-24T06:32:27.655Z] #77 85.32 checking for fgetpwent_r... yes [2022-07-24T06:32:27.655Z] #77 85.52 checking for issetugid... no [2022-07-24T06:32:27.655Z] #77 85.75 checking for pkg-config... /usr/bin/pkg-config [2022-07-24T06:32:27.655Z] #77 85.76 checking pkg-config is at least version 0.9.0... yes [2022-07-24T06:32:27.655Z] #77 85.77 checking for library containing yajl_tree_get... -lyajl [2022-07-24T06:32:27.655Z] #77 86.20 checking for yajl >= 2.0.0... yes [2022-07-24T06:32:27.766Z] #84 174.6 CC src/read-file.lo [2022-07-24T06:32:27.766Z] #84 174.7 CC src/basic_test_top_double_array_string.lo [2022-07-24T06:32:27.766Z] #84 174.8 CC src/json_common.lo [2022-07-24T06:32:27.915Z] #77 86.22 checking sys/capability.h usability... yes [2022-07-24T06:32:27.916Z] #77 86.34 checking sys/capability.h presence... yes [2022-07-24T06:32:27.916Z] #77 86.38 checking for sys/capability.h... yes [2022-07-24T06:32:27.916Z] #77 86.38 checking for library containing cap_from_name... -lcap [2022-07-24T06:32:28.023Z] #84 174.9 CC tests/test-1.o [2022-07-24T06:32:28.023Z] #84 175.0 CC tests/test-2.o [2022-07-24T06:32:28.023Z] #84 175.1 CC tests/test-3.o [2022-07-24T06:32:28.280Z] #84 175.2 CC tests/test-4.o [2022-07-24T06:32:28.280Z] #84 175.3 CC tests/test-5.o [2022-07-24T06:32:28.280Z] #84 175.4 CC tests/test-7.o [2022-07-24T06:32:28.280Z] #84 175.4 CC tests/test-6.o [2022-07-24T06:32:28.537Z] #84 175.5 CC tests/test-8.o [2022-07-24T06:32:28.537Z] #84 175.6 CC tests/test-9.o [2022-07-24T06:32:28.537Z] #84 175.6 CC tests/test-10.o [2022-07-24T06:32:28.857Z] #77 86.74 checking for library containing dlopen... -ldl [2022-07-24T06:32:28.857Z] #77 87.24 checking seccomp.h usability... yes [2022-07-24T06:32:28.857Z] #77 87.43 checking seccomp.h presence... yes [2022-07-24T06:32:28.857Z] #77 87.52 checking for seccomp.h... yes [2022-07-24T06:32:28.886Z] #64 ... [2022-07-24T06:32:28.886Z] [2022-07-24T06:32:28.886Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-24T06:32:28.886Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-24T06:32:28.886Z] #77 78.94 configure.ac:7: installing './compile' [2022-07-24T06:32:28.886Z] #77 78.95 configure.ac:11: installing './config.guess' [2022-07-24T06:32:28.886Z] #77 78.98 configure.ac:11: installing './config.sub' [2022-07-24T06:32:28.886Z] #77 78.99 configure.ac:8: installing './install-sh' [2022-07-24T06:32:28.886Z] #77 79.02 configure.ac:8: installing './missing' [2022-07-24T06:32:28.886Z] #77 79.21 Makefile.am: installing './depcomp' [2022-07-24T06:32:29.102Z] #84 176.0 CC tests/test-11.o [2022-07-24T06:32:29.118Z] #77 87.53 checking for library containing seccomp_rule_add... -lseccomp [2022-07-24T06:32:29.638Z] #77 87.94 checking for library containing seccomp_arch_resolve_name... none required [2022-07-24T06:32:29.638Z] #77 88.17 checking systemd/sd-bus.h usability... yes [2022-07-24T06:32:29.898Z] #77 88.31 checking systemd/sd-bus.h presence... yes [2022-07-24T06:32:29.898Z] #77 88.43 checking for systemd/sd-bus.h... yes [2022-07-24T06:32:30.158Z] #77 88.43 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-24T06:32:30.418Z] #77 88.79 checking for sd_notify_barrier... yes [2022-07-24T06:32:30.418Z] #77 88.99 checking linux/bpf.h usability... yes [2022-07-24T06:32:30.418Z] #77 89.16 checking linux/bpf.h presence... yes [2022-07-24T06:32:30.678Z] #77 89.22 checking for linux/bpf.h... yes [2022-07-24T06:32:30.678Z] #77 89.22 checking compilation for eBPF... yes [2022-07-24T06:32:30.678Z] #77 89.45 checking for criu >= 3.15... no [2022-07-24T06:32:30.939Z] #77 89.49 configure: CRIU headers not found, building without CRIU support [2022-07-24T06:32:30.939Z] #77 89.49 checking for criu > 3.16... no [2022-07-24T06:32:30.939Z] #77 89.51 configure: CRIU version doesn't support join-ns API [2022-07-24T06:32:30.939Z] #77 89.52 checking for criu > 3.16.1... no [2022-07-24T06:32:30.939Z] #77 89.56 configure: CRIU version doesn't support for pre-dumping [2022-07-24T06:32:30.939Z] #77 89.56 checking for new mount API (fsconfig)... yes [2022-07-24T06:32:30.939Z] #77 89.64 checking for seccomp notify API... yes [2022-07-24T06:32:31.200Z] #77 89.72 checking for gperf... no [2022-07-24T06:32:31.200Z] #77 89.72 configure: gperf not found - cannot rebuild signal parser code [2022-07-24T06:32:31.200Z] #77 89.72 checking for library containing argp_parse... none required [2022-07-24T06:32:31.426Z] #77 81.96 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-24T06:32:31.426Z] #77 81.96 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-24T06:32:31.686Z] #77 82.26 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-24T06:32:31.686Z] #77 82.26 libtoolize: copying file 'm4/libtool.m4' [2022-07-24T06:32:31.721Z] #77 90.16 checking that generated files are newer than configure... done [2022-07-24T06:32:31.721Z] #77 90.16 configure: creating ./config.status [2022-07-24T06:32:31.879Z] #77 ... [2022-07-24T06:32:31.879Z] [2022-07-24T06:32:31.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-24T06:32:31.879Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-24T06:32:31.879Z] #14 118.3 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-24T06:32:31.879Z] #14 118.3 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-24T06:32:31.879Z] #14 118.3 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-24T06:32:31.879Z] #14 124.2 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-24T06:32:31.879Z] #14 124.2 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-24T06:32:31.879Z] #14 124.3 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-24T06:32:31.879Z] #14 124.4 Selecting previously unselected package libapparmor1:amd64. [2022-07-24T06:32:31.879Z] #14 124.4 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-07-24T06:32:31.879Z] #14 124.4 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-07-24T06:32:31.879Z] #14 124.6 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-24T06:32:31.879Z] #14 124.6 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-07-24T06:32:31.879Z] #14 124.6 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-24T06:32:31.879Z] #14 124.7 Selecting previously unselected package libbtrfs0:amd64. [2022-07-24T06:32:31.879Z] #14 124.8 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-24T06:32:31.879Z] #14 124.8 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-24T06:32:31.879Z] #14 124.9 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-24T06:32:31.879Z] #14 124.9 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-24T06:32:31.879Z] #14 124.9 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-24T06:32:31.879Z] #14 125.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-24T06:32:31.879Z] #14 125.2 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-24T06:32:31.879Z] #14 125.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-24T06:32:31.879Z] #14 125.3 Selecting previously unselected package libudev-dev:amd64. [2022-07-24T06:32:31.879Z] #14 125.3 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-24T06:32:31.879Z] #14 125.3 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-24T06:32:32.140Z] #14 125.7 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-24T06:32:32.140Z] #14 125.7 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-07-24T06:32:32.256Z] #77 82.55 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-24T06:32:32.256Z] #77 82.75 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-24T06:32:32.407Z] #14 125.8 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-07-24T06:32:32.407Z] #14 126.0 Selecting previously unselected package libpcre2-16-0:amd64. [2022-07-24T06:32:32.407Z] #14 126.0 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-07-24T06:32:32.407Z] #14 126.0 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-07-24T06:32:32.515Z] #77 83.07 libtoolize: copying file 'm4/ltversion.m4' [2022-07-24T06:32:32.671Z] #14 126.1 Selecting previously unselected package libpcre2-32-0:amd64. [2022-07-24T06:32:32.671Z] #14 126.1 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-07-24T06:32:32.671Z] #14 126.1 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-07-24T06:32:32.775Z] #77 83.30 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-24T06:32:32.931Z] #14 126.4 Selecting previously unselected package libpcre2-posix2:amd64. [2022-07-24T06:32:32.931Z] #14 126.4 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-07-24T06:32:32.931Z] #14 126.4 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-07-24T06:32:32.931Z] #14 126.5 Selecting previously unselected package libpcre2-dev:amd64. [2022-07-24T06:32:32.931Z] #14 126.5 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-07-24T06:32:32.931Z] #14 126.5 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-07-24T06:32:33.034Z] #77 83.66 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-24T06:32:33.632Z] #77 ... [2022-07-24T06:32:33.633Z] [2022-07-24T06:32:33.633Z] #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-24T06:32:33.633Z] #21 sha256:699b1cb4c1a91474c16a5090c19a867e88ebd5049d6375c1de7649dbb3ea5939 [2022-07-24T06:32:33.633Z] #21 1.614 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-24T06:32:33.633Z] #21 1.725 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-24T06:32:33.633Z] #21 1.923 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-24T06:32:33.633Z] #21 1.936 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-24T06:32:33.633Z] #21 2.708 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-24T06:32:33.633Z] #21 4.047 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-24T06:32:33.633Z] #21 6.427 Fetched 8445 kB in 5s (1611 kB/s) [2022-07-24T06:32:33.633Z] #21 6.427 Reading package lists... [2022-07-24T06:32:33.633Z] #21 8.582 Reading package lists... [2022-07-24T06:32:33.633Z] #21 10.69 Building dependency tree... [2022-07-24T06:32:33.868Z] #14 127.2 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-24T06:32:33.868Z] #14 127.2 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-07-24T06:32:33.893Z] #21 12.17 The following additional packages will be installed: [2022-07-24T06:32:33.893Z] #21 12.18 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-24T06:32:33.893Z] #21 12.18 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-07-24T06:32:33.893Z] #21 12.18 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-24T06:32:33.893Z] #21 12.18 python3-pkg-resources vim-runtime xxd [2022-07-24T06:32:33.893Z] #21 12.19 Suggested packages: [2022-07-24T06:32:33.893Z] #21 12.19 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-07-24T06:32:33.893Z] #21 12.19 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-07-24T06:32:33.893Z] #21 12.19 acl attr quota [2022-07-24T06:32:33.893Z] #21 12.19 Recommended packages: [2022-07-24T06:32:33.893Z] #21 12.19 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-24T06:32:34.128Z] #14 127.6 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-07-24T06:32:34.463Z] #21 ... [2022-07-24T06:32:34.463Z] [2022-07-24T06:32:34.463Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-24T06:32:34.463Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-24T06:32:34.463Z] #77 92.96 config.status: creating Makefile [2022-07-24T06:32:34.463Z] #77 93.08 config.status: creating rpm/crun.spec [2022-07-24T06:32:34.463Z] #77 93.16 config.status: creating config.h [2022-07-24T06:32:34.463Z] #77 93.21 config.status: executing libtool commands [2022-07-24T06:32:34.723Z] #77 93.27 config.status: executing depfiles commands [2022-07-24T06:32:34.723Z] #77 ... [2022-07-24T06:32:34.723Z] [2022-07-24T06:32:34.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-24T06:32:34.723Z] #60 sha256:5f635ce6bb00972ec17b646625e6eab21b7b37aefaab76f1b182137aa7fd49b6 [2022-07-24T06:32:34.723Z] #60 9.506 + cd /tmp/tmp.IggFGML87D/src/github.com/opencontainers/runc [2022-07-24T06:32:34.723Z] #60 9.506 + git checkout -q v1.1.2 [2022-07-24T06:32:34.723Z] #60 9.995 + '[' -z '' ']' [2022-07-24T06:32:34.723Z] #60 9.995 + target=static [2022-07-24T06:32:34.723Z] #60 9.996 + make BUILDTAGS=seccomp static [2022-07-24T06:32:34.723Z] #60 10.09 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-24T06:32:35.080Z] #14 128.4 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-24T06:32:35.080Z] #14 128.4 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-07-24T06:32:35.293Z] #60 ... [2022-07-24T06:32:35.293Z] [2022-07-24T06:32:35.293Z] #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-24T06:32:35.293Z] #21 sha256:699b1cb4c1a91474c16a5090c19a867e88ebd5049d6375c1de7649dbb3ea5939 [2022-07-24T06:32:35.293Z] #21 13.46 The following NEW packages will be installed: [2022-07-24T06:32:35.293Z] #21 13.46 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-07-24T06:32:35.293Z] #21 13.46 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-24T06:32:35.293Z] #21 13.46 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-07-24T06:32:35.293Z] #21 13.46 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-07-24T06:32:35.293Z] #21 13.46 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-07-24T06:32:35.293Z] #21 13.46 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-07-24T06:32:35.293Z] #21 13.46 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-24T06:32:35.293Z] #21 13.46 xz-utils zip zstd [2022-07-24T06:32:35.349Z] #14 128.7 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-24T06:32:35.553Z] #21 13.77 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-07-24T06:32:35.553Z] #21 13.77 Need to get 27.0 MB of archives. [2022-07-24T06:32:35.553Z] #21 13.77 After this operation, 105 MB of additional disk space will be used. [2022-07-24T06:32:35.553Z] #21 13.77 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-07-24T06:32:35.553Z] #21 13.78 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-07-24T06:32:35.553Z] #21 13.79 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-07-24T06:32:35.553Z] #21 13.79 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-07-24T06:32:35.553Z] #21 13.79 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-07-24T06:32:35.553Z] #21 13.79 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-07-24T06:32:35.553Z] #21 13.79 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-07-24T06:32:35.553Z] #21 13.79 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-07-24T06:32:35.553Z] #21 13.81 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-24T06:32:35.553Z] #21 13.83 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-24T06:32:35.553Z] #21 13.83 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-07-24T06:32:35.553Z] #21 13.83 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-07-24T06:32:35.553Z] #21 13.87 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-07-24T06:32:35.553Z] #21 13.87 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-07-24T06:32:35.553Z] #21 13.88 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-07-24T06:32:35.553Z] #21 13.88 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-07-24T06:32:35.554Z] #21 13.88 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-07-24T06:32:35.554Z] #21 13.90 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-07-24T06:32:35.554Z] #21 13.90 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-07-24T06:32:35.554Z] #21 13.90 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-07-24T06:32:35.554Z] #21 13.90 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-07-24T06:32:35.554Z] #21 13.91 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-07-24T06:32:35.554Z] #21 13.91 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-07-24T06:32:35.554Z] #21 13.92 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-07-24T06:32:35.554Z] #21 13.92 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-07-24T06:32:35.554Z] #21 13.92 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-07-24T06:32:35.554Z] #21 13.92 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-07-24T06:32:35.609Z] #14 ... [2022-07-24T06:32:35.609Z] [2022-07-24T06:32:35.609Z] #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-24T06:32:35.609Z] #67 sha256:f842518d64246ea5a21495736a06ada387b87e140c0587288a71d2a5845ff4ed [2022-07-24T06:32:35.609Z] #67 119.7 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-24T06:32:35.609Z] #67 119.7 + GOBIN=/build [2022-07-24T06:32:35.609Z] #67 119.7 + GO111MODULE=on [2022-07-24T06:32:35.609Z] #67 119.7 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-24T06:32:35.609Z] #67 126.5 rootlesskit version 1.0.0 [2022-07-24T06:32:35.609Z] #67 126.5 Usage of /build/rootlesskit-docker-proxy: [2022-07-24T06:32:35.609Z] #67 126.5 -container-ip string [2022-07-24T06:32:35.609Z] #67 126.5 container ip [2022-07-24T06:32:35.609Z] #67 126.5 -container-port int [2022-07-24T06:32:35.609Z] #67 126.5 container port (default -1) [2022-07-24T06:32:35.609Z] #67 126.5 -host-ip string [2022-07-24T06:32:35.609Z] #67 126.5 host ip [2022-07-24T06:32:35.609Z] #67 126.5 -host-port int [2022-07-24T06:32:35.609Z] #67 126.5 host port (default -1) [2022-07-24T06:32:35.609Z] #67 126.5 -proto string [2022-07-24T06:32:35.609Z] #67 126.5 proxy protocol (default "tcp") [2022-07-24T06:32:35.609Z] #67 DONE 128.8s [2022-07-24T06:32:35.609Z] [2022-07-24T06:32:35.609Z] #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-24T06:32:35.609Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-24T06:32:35.609Z] #14 129.1 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-24T06:32:35.609Z] #14 129.1 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-24T06:32:35.609Z] #14 129.1 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-24T06:32:35.869Z] #14 ... [2022-07-24T06:32:35.869Z] [2022-07-24T06:32:35.869Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-24T06:32:35.869Z] #68 sha256:66d5eec4bbd66f689529b30850ee0aba0d2290282062d64581b91cd27183c2b1 [2022-07-24T06:32:35.869Z] #68 DONE 0.1s [2022-07-24T06:32:35.869Z] [2022-07-24T06:32:35.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-24T06:32:35.869Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-24T06:32:35.869Z] #14 129.3 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-24T06:32:35.869Z] #14 129.3 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-24T06:32:35.869Z] #14 129.3 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-24T06:32:36.010Z] #14 ... [2022-07-24T06:32:36.010Z] [2022-07-24T06:32:36.010Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-24T06:32:36.010Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-24T06:32:36.010Z] #77 106.6 configure.ac:7: installing 'build-aux/compile' [2022-07-24T06:32:36.010Z] #77 106.6 configure.ac:9: installing 'build-aux/config.guess' [2022-07-24T06:32:36.010Z] #77 106.6 configure.ac:9: installing 'build-aux/config.sub' [2022-07-24T06:32:36.010Z] #77 106.7 configure.ac:11: installing 'build-aux/install-sh' [2022-07-24T06:32:36.010Z] #77 106.7 configure.ac:11: installing 'build-aux/missing' [2022-07-24T06:32:36.010Z] #77 107.0 Makefile.am: installing 'build-aux/depcomp' [2022-07-24T06:32:36.010Z] #77 107.2 parallel-tests: installing 'build-aux/test-driver' [2022-07-24T06:32:36.128Z] #14 ... [2022-07-24T06:32:36.129Z] [2022-07-24T06:32:36.129Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-24T06:32:36.129Z] #69 sha256:ba677043c134bb8ee4eaa4dc634efd1e6956118c82c39765b03ddda0607dad06 [2022-07-24T06:32:36.129Z] #69 DONE 0.2s [2022-07-24T06:32:36.129Z] [2022-07-24T06:32:36.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-24T06:32:36.129Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-24T06:32:36.132Z] #21 14.29 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-07-24T06:32:36.132Z] #21 14.35 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-24T06:32:36.132Z] #21 14.35 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-24T06:32:36.132Z] #21 14.35 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-24T06:32:36.132Z] #21 14.36 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-07-24T06:32:36.132Z] #21 14.36 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-07-24T06:32:36.132Z] #21 14.36 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-07-24T06:32:36.132Z] #21 14.36 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-24T06:32:36.132Z] #21 14.38 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-24T06:32:36.132Z] #21 14.41 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-24T06:32:36.132Z] #21 14.41 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-24T06:32:36.132Z] #21 14.41 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-24T06:32:36.132Z] #21 14.41 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-24T06:32:36.132Z] #21 14.45 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-24T06:32:36.132Z] #21 14.46 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-07-24T06:32:36.132Z] #21 14.46 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-07-24T06:32:36.132Z] #21 14.49 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-07-24T06:32:36.132Z] #21 14.49 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-24T06:32:36.388Z] #77 ... [2022-07-24T06:32:36.388Z] [2022-07-24T06:32:36.388Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-24T06:32:36.389Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-24T06:32:36.389Z] #14 130.0 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-24T06:32:36.389Z] #14 130.0 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-07-24T06:32:36.389Z] #14 130.0 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-24T06:32:36.389Z] #14 130.0 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-07-24T06:32:36.389Z] #14 130.0 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-24T06:32:36.389Z] #14 130.0 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-07-24T06:32:36.389Z] #14 130.0 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-24T06:32:36.389Z] #14 130.0 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-07-24T06:32:36.389Z] #14 130.1 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-24T06:32:36.389Z] #14 130.1 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-07-24T06:32:36.392Z] #21 14.76 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-07-24T06:32:36.392Z] #21 14.77 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-07-24T06:32:36.392Z] #21 14.83 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-07-24T06:32:36.648Z] #14 130.1 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-24T06:32:36.648Z] #14 130.1 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-24T06:32:36.648Z] #14 130.1 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-24T06:32:36.648Z] #14 130.1 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-24T06:32:36.648Z] #14 130.1 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-24T06:32:36.648Z] #14 130.1 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-24T06:32:36.648Z] #14 130.1 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-24T06:32:36.648Z] #14 130.2 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-07-24T06:32:36.648Z] #14 130.2 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-07-24T06:32:36.648Z] #14 130.2 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-24T06:32:36.648Z] #14 130.2 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-24T06:32:36.648Z] #14 130.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-24T06:32:36.648Z] #14 130.2 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-24T06:32:36.648Z] #14 130.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-24T06:32:36.648Z] #14 130.2 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-24T06:32:36.648Z] #14 130.3 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-24T06:32:36.648Z] #14 130.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-24T06:32:36.648Z] #14 130.3 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-24T06:32:36.652Z] #21 14.83 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-07-24T06:32:36.908Z] #14 130.3 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-24T06:32:36.908Z] #14 130.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-24T06:32:36.908Z] #14 130.3 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-24T06:32:36.908Z] #14 130.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-24T06:32:36.908Z] #14 130.3 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-24T06:32:36.908Z] #14 130.3 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-24T06:32:36.912Z] #21 15.35 debconf: delaying package configuration, since apt-utils is not installed [2022-07-24T06:32:37.172Z] #21 15.49 Fetched 27.0 MB in 1s (20.0 MB/s) [2022-07-24T06:32:37.172Z] #21 15.57 Selecting previously unselected package pigz. [2022-07-24T06:32:37.393Z] #77 110.0 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-24T06:32:37.393Z] #77 110.0 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-24T06:32:37.432Z] #21 15.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 ... 24009 files and directories currently installed.) [2022-07-24T06:32:37.432Z] #21 15.61 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-07-24T06:32:37.432Z] #21 15.61 Unpacking pigz (2.6-1) ... [2022-07-24T06:32:37.432Z] #21 15.69 Selecting previously unselected package libelf1:arm64. [2022-07-24T06:32:37.432Z] #21 15.70 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-07-24T06:32:37.432Z] #21 15.71 Unpacking libelf1:arm64 (0.183-1) ... [2022-07-24T06:32:37.478Z] #14 DONE 130.9s [2022-07-24T06:32:37.478Z] [2022-07-24T06:32:37.478Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-24T06:32:37.478Z] #59 sha256:a15ba8027d6c651d765a908566f4c35fecd7712341c2d196487cf4c0b4bf8151 [2022-07-24T06:32:37.692Z] #21 15.85 Selecting previously unselected package libbpf0:arm64. [2022-07-24T06:32:37.692Z] #21 15.87 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-07-24T06:32:37.692Z] #21 15.87 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-07-24T06:32:37.737Z] #59 DONE 0.3s [2022-07-24T06:32:37.737Z] [2022-07-24T06:32:37.737Z] #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-24T06:32:37.737Z] #60 sha256:3bb9c7df24db6bb4f76f63b283fa033ecf573925706543d7e7cc9e3343183cca [2022-07-24T06:32:37.952Z] #21 16.00 Selecting previously unselected package libcap2:arm64. [2022-07-24T06:32:37.952Z] #21 16.01 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-07-24T06:32:37.952Z] #21 16.01 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-07-24T06:32:37.952Z] #21 16.07 Selecting previously unselected package libmnl0:arm64. [2022-07-24T06:32:37.952Z] #21 16.07 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-07-24T06:32:37.952Z] #21 16.08 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-07-24T06:32:37.952Z] #21 16.16 Selecting previously unselected package libxtables12:arm64. [2022-07-24T06:32:37.952Z] #21 16.16 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-07-24T06:32:37.952Z] #21 16.17 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-07-24T06:32:37.952Z] #21 16.24 Selecting previously unselected package libcap2-bin. [2022-07-24T06:32:37.952Z] #21 16.24 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-07-24T06:32:37.952Z] #21 16.24 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-24T06:32:38.212Z] #21 16.31 Selecting previously unselected package iproute2. [2022-07-24T06:32:38.212Z] #21 16.32 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-07-24T06:32:38.212Z] #21 16.33 Unpacking iproute2 (5.10.0-4) ... [2022-07-24T06:32:38.310Z] #77 ... [2022-07-24T06:32:38.310Z] [2022-07-24T06:32:38.310Z] #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-24T06:32:38.310Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-24T06:32:38.310Z] #14 164.8 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-24T06:32:38.310Z] #14 164.8 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-24T06:32:38.310Z] #14 165.0 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-24T06:32:38.330Z] #77 110.9 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-24T06:32:38.330Z] #77 110.9 libtoolize: copying file 'm4/libtool.m4' [2022-07-24T06:32:38.330Z] #77 111.1 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-24T06:32:38.472Z] #21 16.80 Selecting previously unselected package xxd. [2022-07-24T06:32:38.472Z] #21 16.80 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-07-24T06:32:38.472Z] #21 16.80 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-24T06:32:38.589Z] #77 111.2 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-24T06:32:38.733Z] #21 16.92 Selecting previously unselected package vim-common. [2022-07-24T06:32:38.733Z] #21 16.92 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-24T06:32:38.733Z] #21 16.95 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-24T06:32:38.733Z] #21 17.10 Selecting previously unselected package bash-completion. [2022-07-24T06:32:38.733Z] #21 17.10 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-24T06:32:38.848Z] #77 111.6 libtoolize: copying file 'm4/ltversion.m4' [2022-07-24T06:32:39.059Z] #84 ... [2022-07-24T06:32:39.059Z] [2022-07-24T06:32:39.059Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-24T06:32:39.059Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-24T06:32:39.059Z] #19 229.8 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-07-24T06:32:39.059Z] #19 229.8 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-07-24T06:32:39.059Z] #19 229.8 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-07-24T06:32:39.059Z] #19 229.9 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-07-24T06:32:39.059Z] #19 229.9 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-07-24T06:32:39.059Z] #19 229.9 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-24T06:32:39.108Z] #77 111.9 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-24T06:32:41.029Z] #60 3.460 + RM_GOPATH=0 [2022-07-24T06:32:41.029Z] #60 3.460 + TMP_GOPATH= [2022-07-24T06:32:41.029Z] #60 3.460 + : /build [2022-07-24T06:32:41.029Z] #60 3.460 + '[' -z '' ']' [2022-07-24T06:32:41.029Z] #60 3.460 ++ mktemp -d [2022-07-24T06:32:41.029Z] #60 3.460 + export GOPATH=/tmp/tmp.FthebQHKJw [2022-07-24T06:32:41.029Z] #60 3.460 + GOPATH=/tmp/tmp.FthebQHKJw [2022-07-24T06:32:41.029Z] #60 3.460 + RM_GOPATH=1 [2022-07-24T06:32:41.029Z] #60 3.460 + case "$(go env GOARCH)" in [2022-07-24T06:32:41.029Z] #60 3.460 ++ go env GOARCH [2022-07-24T06:32:41.278Z] #21 19.52 Unpacking bash-completion (1:2.11-2) ... [2022-07-24T06:32:41.289Z] #60 3.463 + export GO_BUILDMODE=-buildmode=pie [2022-07-24T06:32:41.289Z] #60 3.463 + GO_BUILDMODE=-buildmode=pie [2022-07-24T06:32:41.289Z] #60 3.463 ++ dirname /install.sh [2022-07-24T06:32:41.289Z] #60 3.463 + dir=/ [2022-07-24T06:32:41.289Z] #60 3.463 + bin=runc [2022-07-24T06:32:41.289Z] #60 3.463 + shift [2022-07-24T06:32:41.289Z] #60 3.463 + '[' '!' -f //runc.installer ']' [2022-07-24T06:32:41.289Z] #60 3.463 + . //runc.installer [2022-07-24T06:32:41.289Z] #60 3.463 ++ set -e [2022-07-24T06:32:41.289Z] #60 3.463 ++ : v1.1.2 [2022-07-24T06:32:41.289Z] #60 3.463 + install_runc [2022-07-24T06:32:41.289Z] #60 3.463 + RUNC_BUILDTAGS=seccomp [2022-07-24T06:32:41.289Z] #60 3.463 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-24T06:32:41.289Z] #60 3.463 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.FthebQHKJw/src/github.com/opencontainers/runc [2022-07-24T06:32:41.289Z] #60 3.463 Cloning into '/tmp/tmp.FthebQHKJw/src/github.com/opencontainers/runc'... [2022-07-24T06:32:41.289Z] #60 3.471 Install runc version v1.1.2 (build tags: seccomp) [2022-07-24T06:32:41.538Z] #21 19.93 Selecting previously unselected package bzip2. [2022-07-24T06:32:41.548Z] #60 ... [2022-07-24T06:32:41.548Z] [2022-07-24T06:32:41.548Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-24T06:32:41.548Z] #15 sha256:edcda5693d2635c3f069f2011ba6db8c7ce89b36645414c0f57c08a72d007d85 [2022-07-24T06:32:41.548Z] #15 DONE 4.2s [2022-07-24T06:32:41.642Z] #77 ... [2022-07-24T06:32:41.642Z] [2022-07-24T06:32:41.642Z] #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-24T06:32:41.642Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-24T06:32:41.642Z] #14 195.1 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-24T06:32:41.642Z] #14 195.1 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-24T06:32:41.642Z] #14 195.1 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-24T06:32:41.799Z] #21 19.93 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-07-24T06:32:41.799Z] #21 19.93 Unpacking bzip2 (1.0.8-4) ... [2022-07-24T06:32:41.799Z] #21 20.01 Selecting previously unselected package xz-utils. [2022-07-24T06:32:41.799Z] #21 20.01 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-07-24T06:32:41.799Z] #21 20.01 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-24T06:32:41.799Z] #21 20.14 Selecting previously unselected package apparmor. [2022-07-24T06:32:41.799Z] #21 20.15 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-07-24T06:32:41.808Z] [2022-07-24T06:32:41.808Z] #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-24T06:32:41.808Z] #16 sha256:2353b8739c8c3fc5049e9faed2ae69cb67f5e282ff7c893028374af64ebc90c2 [2022-07-24T06:32:42.060Z] #21 20.20 Unpacking apparmor (2.13.6-10) ... [2022-07-24T06:32:42.060Z] #21 20.48 Selecting previously unselected package inetutils-ping. [2022-07-24T06:32:42.320Z] #21 20.48 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-07-24T06:32:42.320Z] #21 20.49 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-24T06:32:42.580Z] #21 20.61 Selecting previously unselected package libip4tc2:arm64. [2022-07-24T06:32:42.580Z] #21 20.62 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-07-24T06:32:42.580Z] #21 20.63 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-07-24T06:32:42.580Z] #21 20.69 Selecting previously unselected package libip6tc2:arm64. [2022-07-24T06:32:42.580Z] #21 20.69 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-07-24T06:32:42.580Z] #21 20.70 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-07-24T06:32:42.580Z] #21 20.76 Selecting previously unselected package libnfnetlink0:arm64. [2022-07-24T06:32:42.580Z] #21 20.76 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-07-24T06:32:42.580Z] #21 20.77 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-07-24T06:32:42.580Z] #21 20.82 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-07-24T06:32:42.580Z] #21 20.83 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-07-24T06:32:42.580Z] #21 20.83 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-07-24T06:32:42.841Z] #21 20.93 Selecting previously unselected package libnftnl11:arm64. [2022-07-24T06:32:42.841Z] #21 20.93 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-07-24T06:32:42.841Z] #21 20.93 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-07-24T06:32:42.841Z] #21 21.02 Selecting previously unselected package iptables. [2022-07-24T06:32:42.841Z] #21 21.03 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-07-24T06:32:42.841Z] #21 21.03 Unpacking iptables (1.8.7-1) ... [2022-07-24T06:32:43.102Z] #21 21.35 Selecting previously unselected package libonig5:arm64. [2022-07-24T06:32:43.102Z] #21 21.37 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-07-24T06:32:43.102Z] #21 21.37 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-07-24T06:32:43.362Z] #21 21.49 Selecting previously unselected package libjq1:arm64. [2022-07-24T06:32:43.362Z] #21 21.50 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-07-24T06:32:43.362Z] #21 21.50 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-07-24T06:32:43.362Z] #21 21.58 Selecting previously unselected package jq. [2022-07-24T06:32:43.362Z] #21 21.58 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-07-24T06:32:43.362Z] #21 21.59 Unpacking jq (1.6-2.1) ... [2022-07-24T06:32:43.362Z] #21 21.65 Selecting previously unselected package libaio1:arm64. [2022-07-24T06:32:43.362Z] #21 21.66 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-07-24T06:32:43.362Z] #21 21.67 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-07-24T06:32:43.625Z] #21 21.73 Selecting previously unselected package libgpm2:arm64. [2022-07-24T06:32:43.625Z] #21 21.73 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-07-24T06:32:43.625Z] #21 21.73 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-07-24T06:32:43.625Z] #21 21.78 Selecting previously unselected package libicu67:arm64. [2022-07-24T06:32:43.625Z] #21 21.79 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-07-24T06:32:43.625Z] #21 21.80 Unpacking libicu67:arm64 (67.1-7) ... [2022-07-24T06:32:45.011Z] #21 ... [2022-07-24T06:32:45.011Z] [2022-07-24T06:32:45.011Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-24T06:32:45.011Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-24T06:32:45.011Z] #77 94.44 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-24T06:32:45.011Z] #77 94.46 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-24T06:32:45.011Z] #77 94.89 checking for gcc... gcc [2022-07-24T06:32:45.011Z] #77 94.99 checking whether the C compiler works... yes [2022-07-24T06:32:45.011Z] #77 95.16 checking for C compiler default output file name... a.out [2022-07-24T06:32:45.011Z] #77 95.17 checking for suffix of executables... [2022-07-24T06:32:45.011Z] #77 95.26 checking whether we are cross compiling... no [2022-07-24T06:32:45.011Z] #77 95.37 checking for suffix of object files... o [2022-07-24T06:32:45.011Z] #77 95.48 checking whether we are using the GNU C compiler... yes [2022-07-24T06:32:45.011Z] #77 95.62 checking whether gcc accepts -g... yes [2022-07-24T06:32:45.011Z] #77 95.78 checking for gcc option to accept ISO C89... none needed [2022-07-24T06:32:45.011Z] #77 95.94 checking whether gcc understands -c and -o together... yes [2022-07-24T06:32:45.011Z] #77 96.15 checking how to run the C preprocessor... gcc -E [2022-07-24T06:32:45.011Z] #77 96.43 checking for grep that handles long lines and -e... /bin/grep [2022-07-24T06:32:45.011Z] #77 96.45 checking for egrep... /bin/grep -E [2022-07-24T06:32:45.011Z] #77 96.45 checking for ANSI C header files... yes [2022-07-24T06:32:45.011Z] #77 96.96 checking for sys/types.h... yes [2022-07-24T06:32:45.011Z] #77 97.16 checking for sys/stat.h... yes [2022-07-24T06:32:45.011Z] #77 97.30 checking for stdlib.h... yes [2022-07-24T06:32:45.011Z] #77 97.47 checking for string.h... yes [2022-07-24T06:32:45.011Z] #77 97.68 checking for memory.h... yes [2022-07-24T06:32:45.011Z] #77 97.83 checking for strings.h... yes [2022-07-24T06:32:45.011Z] #77 98.00 checking for inttypes.h... yes [2022-07-24T06:32:45.011Z] #77 98.18 checking for stdint.h... yes [2022-07-24T06:32:45.011Z] #77 98.40 checking for unistd.h... yes [2022-07-24T06:32:45.011Z] #77 98.52 checking minix/config.h usability... no [2022-07-24T06:32:45.011Z] #77 98.67 checking minix/config.h presence... no [2022-07-24T06:32:45.011Z] #77 98.74 checking for minix/config.h... no [2022-07-24T06:32:45.011Z] #77 98.74 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-24T06:32:45.011Z] #77 99.00 checking build system type... aarch64-unknown-linux-gnu [2022-07-24T06:32:45.011Z] #77 99.28 checking host system type... aarch64-unknown-linux-gnu [2022-07-24T06:32:45.011Z] #77 99.28 checking how to print strings... printf [2022-07-24T06:32:45.011Z] #77 99.30 checking for a sed that does not truncate output... /bin/sed [2022-07-24T06:32:45.011Z] #77 99.33 checking for fgrep... /bin/grep -F [2022-07-24T06:32:45.011Z] #77 99.34 checking for ld used by gcc... /usr/bin/ld [2022-07-24T06:32:45.011Z] #77 99.36 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-24T06:32:45.011Z] #77 99.37 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-24T06:32:45.011Z] #77 99.40 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-24T06:32:45.011Z] #77 99.52 checking whether ln -s works... yes [2022-07-24T06:32:45.011Z] #77 99.52 checking the maximum length of command line arguments... 1572864 [2022-07-24T06:32:45.011Z] #77 99.54 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-07-24T06:32:45.011Z] #77 99.54 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-24T06:32:45.011Z] #77 99.54 checking for /usr/bin/ld option to reload object files... -r [2022-07-24T06:32:45.011Z] #77 99.55 checking for objdump... objdump [2022-07-24T06:32:45.011Z] #77 99.56 checking how to recognize dependent libraries... pass_all [2022-07-24T06:32:45.011Z] #77 99.56 checking for dlltool... no [2022-07-24T06:32:45.011Z] #77 99.56 checking how to associate runtime and link libraries... printf %s\n [2022-07-24T06:32:45.011Z] #77 99.56 checking for ar... ar [2022-07-24T06:32:45.011Z] #77 99.56 checking for archiver @FILE support... @ [2022-07-24T06:32:45.011Z] #77 99.71 checking for strip... strip [2022-07-24T06:32:45.011Z] #77 99.71 checking for ranlib... ranlib [2022-07-24T06:32:45.011Z] #77 99.71 checking for gawk... no [2022-07-24T06:32:45.011Z] #77 99.71 checking for mawk... mawk [2022-07-24T06:32:45.011Z] #77 99.71 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-24T06:32:45.011Z] #77 100.1 checking for sysroot... no [2022-07-24T06:32:45.011Z] #77 100.1 checking for a working dd... /bin/dd [2022-07-24T06:32:45.011Z] #77 100.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-24T06:32:45.011Z] #77 100.1 checking for mt... no [2022-07-24T06:32:45.011Z] #77 100.1 checking if : is a manifest tool... no [2022-07-24T06:32:45.011Z] #77 100.2 checking for dlfcn.h... yes [2022-07-24T06:32:45.011Z] #77 100.3 checking for objdir... .libs [2022-07-24T06:32:45.011Z] #77 100.7 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-24T06:32:45.011Z] #77 100.8 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-24T06:32:45.011Z] #77 100.8 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-24T06:32:45.011Z] #77 100.9 checking if gcc static flag -static works... yes [2022-07-24T06:32:45.011Z] #77 101.2 checking if gcc supports -c -o file.o... yes [2022-07-24T06:32:45.011Z] #77 101.4 checking if gcc supports -c -o file.o... (cached) yes [2022-07-24T06:32:45.011Z] #77 101.4 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-07-24T06:32:45.011Z] #77 101.4 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-24T06:32:45.011Z] #77 101.7 checking how to hardcode library paths into programs... immediate [2022-07-24T06:32:45.011Z] #77 101.7 checking whether stripping libraries is possible... yes [2022-07-24T06:32:45.011Z] #77 101.7 checking if libtool supports shared libraries... yes [2022-07-24T06:32:45.011Z] #77 101.7 checking whether to build shared libraries... no [2022-07-24T06:32:45.011Z] #77 101.7 checking whether to build static libraries... yes [2022-07-24T06:32:45.011Z] #77 101.8 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-24T06:32:45.011Z] #77 101.8 checking whether build environment is sane... yes [2022-07-24T06:32:45.011Z] #77 101.8 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-24T06:32:45.011Z] #77 101.9 checking whether make sets $(MAKE)... yes [2022-07-24T06:32:45.011Z] #77 101.9 checking whether make supports the include directive... yes (GNU style) [2022-07-24T06:32:45.011Z] #77 102.0 checking whether make supports nested variables... yes [2022-07-24T06:32:45.011Z] #77 102.0 checking whether UID '0' is supported by ustar format... yes [2022-07-24T06:32:45.011Z] #77 102.0 checking whether GID '0' is supported by ustar format... yes [2022-07-24T06:32:45.011Z] #77 102.0 checking how to create a ustar tar archive... gnutar [2022-07-24T06:32:45.011Z] #77 102.1 checking dependency style of gcc... gcc3 [2022-07-24T06:32:45.011Z] #77 102.3 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-24T06:32:45.011Z] #77 102.3 checking whether make supports nested variables... (cached) yes [2022-07-24T06:32:45.011Z] #77 102.3 checking for pkg-config... /usr/bin/pkg-config [2022-07-24T06:32:45.011Z] #77 102.3 checking pkg-config is at least version 0.9.0... yes [2022-07-24T06:32:45.011Z] #77 102.3 checking for yajl >= 2.1.0... yes [2022-07-24T06:32:45.012Z] #77 102.3 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-24T06:32:45.012Z] #77 102.3 checking for gcc... (cached) gcc [2022-07-24T06:32:45.012Z] #77 102.4 checking whether we are using the GNU C compiler... (cached) yes [2022-07-24T06:32:45.012Z] #77 102.4 checking whether gcc accepts -g... (cached) yes [2022-07-24T06:32:45.012Z] #77 102.4 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-24T06:32:45.012Z] #77 102.4 checking whether gcc understands -c and -o together... (cached) yes [2022-07-24T06:32:45.012Z] #77 102.4 checking for a Python interpreter with version >= 3... python3 [2022-07-24T06:32:45.012Z] #77 102.5 checking for python3... /usr/bin/python3 [2022-07-24T06:32:45.012Z] #77 102.5 checking for python3 version... 3.9 [2022-07-24T06:32:45.012Z] #77 102.6 checking for python3 platform... linux [2022-07-24T06:32:45.012Z] #77 102.7 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-24T06:32:45.012Z] #77 102.8 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-24T06:32:45.012Z] #77 103.1 checking that generated files are newer than configure... done [2022-07-24T06:32:45.012Z] #77 103.1 configure: creating ./config.status [2022-07-24T06:32:46.004Z] #16 DONE 3.8s [2022-07-24T06:32:46.004Z] [2022-07-24T06:32:46.004Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-24T06:32:46.004Z] #17 sha256:18d853997f98f6e501725e6a0dca2e28b75bc0fed258eefdad09412abc69e98f [2022-07-24T06:32:46.394Z] #77 ... [2022-07-24T06:32:46.394Z] [2022-07-24T06:32:46.394Z] #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-24T06:32:46.394Z] #21 sha256:699b1cb4c1a91474c16a5090c19a867e88ebd5049d6375c1de7649dbb3ea5939 [2022-07-24T06:32:46.394Z] #21 24.71 Selecting previously unselected package libinih1:arm64. [2022-07-24T06:32:46.394Z] #21 24.72 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-07-24T06:32:46.655Z] #21 24.72 Unpacking libinih1:arm64 (53-1+b2) ... [2022-07-24T06:32:46.655Z] #21 24.79 Selecting previously unselected package libnet1:arm64. [2022-07-24T06:32:46.655Z] #21 24.80 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-07-24T06:32:46.655Z] #21 24.81 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-24T06:32:46.655Z] #21 24.89 Selecting previously unselected package libnl-3-200:arm64. [2022-07-24T06:32:46.655Z] #21 24.90 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-07-24T06:32:46.655Z] #21 24.90 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-07-24T06:32:46.655Z] #21 24.99 Selecting previously unselected package libprotobuf-c1:arm64. [2022-07-24T06:32:46.916Z] #21 24.99 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-07-24T06:32:46.916Z] #21 25.00 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-24T06:32:46.916Z] #21 25.07 Selecting previously unselected package libyajl2:arm64. [2022-07-24T06:32:46.916Z] #21 25.08 Preparing to unpack .../31-libyajl2_2.1.0-3_arm64.deb ... [2022-07-24T06:32:46.916Z] #21 25.08 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-07-24T06:32:46.916Z] #21 25.15 Selecting previously unselected package net-tools. [2022-07-24T06:32:46.916Z] #21 25.15 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-07-24T06:32:46.916Z] #21 25.15 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-24T06:32:47.176Z] #21 25.32 Selecting previously unselected package patch. [2022-07-24T06:32:47.176Z] #21 25.33 Preparing to unpack .../33-patch_2.7.6-7_arm64.deb ... [2022-07-24T06:32:47.176Z] #21 25.34 Unpacking patch (2.7.6-7) ... [2022-07-24T06:32:47.176Z] #21 25.44 Selecting previously unselected package python-pip-whl. [2022-07-24T06:32:47.176Z] #21 25.46 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-24T06:32:47.176Z] #21 25.47 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-24T06:32:47.383Z] #17 1.972 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-24T06:32:47.383Z] #17 DONE 2.0s [2022-07-24T06:32:47.383Z] [2022-07-24T06:32:47.383Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-24T06:32:47.383Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-24T06:32:47.383Z] #77 94.13 configure.ac:11: installing 'build-aux/compile' [2022-07-24T06:32:47.383Z] #77 94.13 configure.ac:11: installing 'build-aux/config.guess' [2022-07-24T06:32:47.383Z] #77 94.13 configure.ac:11: installing 'build-aux/config.sub' [2022-07-24T06:32:47.383Z] #77 94.15 configure.ac:13: installing 'build-aux/install-sh' [2022-07-24T06:32:47.383Z] #77 94.19 configure.ac:13: installing 'build-aux/missing' [2022-07-24T06:32:47.383Z] #77 94.19 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-24T06:32:47.383Z] #77 94.38 Makefile.am: installing 'build-aux/depcomp' [2022-07-24T06:32:47.383Z] #77 95.81 checking build system type... x86_64-pc-linux-gnu [2022-07-24T06:32:47.383Z] #77 96.05 checking host system type... x86_64-pc-linux-gnu [2022-07-24T06:32:47.383Z] #77 96.06 checking how to print strings... printf [2022-07-24T06:32:47.383Z] #77 96.08 checking for gcc... gcc [2022-07-24T06:32:47.383Z] #77 96.21 checking whether the C compiler works... yes [2022-07-24T06:32:47.383Z] #77 96.39 checking for C compiler default output file name... a.out [2022-07-24T06:32:47.383Z] #77 96.39 checking for suffix of executables... [2022-07-24T06:32:47.383Z] #77 96.56 checking whether we are cross compiling... no [2022-07-24T06:32:47.383Z] #77 96.78 checking for suffix of object files... o [2022-07-24T06:32:47.383Z] #77 96.98 checking whether we are using the GNU C compiler... yes [2022-07-24T06:32:47.383Z] #77 97.04 checking whether gcc accepts -g... yes [2022-07-24T06:32:47.383Z] #77 97.14 checking for gcc option to accept ISO C89... none needed [2022-07-24T06:32:47.383Z] #77 97.27 checking whether gcc understands -c and -o together... yes [2022-07-24T06:32:47.383Z] #77 97.49 checking for a sed that does not truncate output... /bin/sed [2022-07-24T06:32:47.383Z] #77 97.55 checking for grep that handles long lines and -e... /bin/grep [2022-07-24T06:32:47.383Z] #77 97.55 checking for egrep... /bin/grep -E [2022-07-24T06:32:47.383Z] #77 97.55 checking for fgrep... /bin/grep -F [2022-07-24T06:32:47.383Z] #77 97.57 checking for ld used by gcc... /usr/bin/ld [2022-07-24T06:32:47.383Z] #77 97.59 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-24T06:32:47.383Z] #77 97.61 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-24T06:32:47.383Z] #77 97.62 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-24T06:32:47.383Z] #77 97.70 checking whether ln -s works... yes [2022-07-24T06:32:47.383Z] #77 97.70 checking the maximum length of command line arguments... 1572864 [2022-07-24T06:32:47.383Z] #77 97.73 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-24T06:32:47.383Z] #77 97.73 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-24T06:32:47.383Z] #77 97.73 checking for /usr/bin/ld option to reload object files... -r [2022-07-24T06:32:47.383Z] #77 97.74 checking for objdump... objdump [2022-07-24T06:32:47.383Z] #77 97.75 checking how to recognize dependent libraries... pass_all [2022-07-24T06:32:47.383Z] #77 97.76 checking for dlltool... no [2022-07-24T06:32:47.383Z] #77 97.76 checking how to associate runtime and link libraries... printf %s\n [2022-07-24T06:32:47.383Z] #77 97.76 checking for ar... ar [2022-07-24T06:32:47.383Z] #77 97.77 checking for archiver @FILE support... @ [2022-07-24T06:32:47.383Z] #77 97.91 checking for strip... strip [2022-07-24T06:32:47.383Z] #77 97.92 checking for ranlib... ranlib [2022-07-24T06:32:47.383Z] #77 97.92 checking for gawk... no [2022-07-24T06:32:47.383Z] #77 97.92 checking for mawk... mawk [2022-07-24T06:32:47.383Z] #77 97.92 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-24T06:32:47.383Z] #77 98.41 checking for sysroot... no [2022-07-24T06:32:47.383Z] #77 98.42 checking for a working dd... /bin/dd [2022-07-24T06:32:47.383Z] #77 98.44 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-24T06:32:47.383Z] #77 98.55 checking for mt... no [2022-07-24T06:32:47.383Z] #77 98.55 checking if : is a manifest tool... no [2022-07-24T06:32:47.383Z] #77 98.55 checking how to run the C preprocessor... gcc -E [2022-07-24T06:32:47.642Z] #77 98.87 checking for ANSI C header files... yes [2022-07-24T06:32:47.747Z] #21 25.95 Selecting previously unselected package python3-lib2to3. [2022-07-24T06:32:47.747Z] #21 25.95 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-24T06:32:47.747Z] #21 25.96 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-24T06:32:48.007Z] #21 26.10 Selecting previously unselected package python3-distutils. [2022-07-24T06:32:48.007Z] #21 26.11 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-07-24T06:32:48.007Z] #21 26.11 Unpacking python3-distutils (3.9.2-1) ... [2022-07-24T06:32:48.007Z] #21 26.27 Selecting previously unselected package python3-pkg-resources. [2022-07-24T06:32:48.007Z] #21 26.29 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-24T06:32:48.007Z] #21 26.29 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-24T06:32:48.211Z] #77 99.71 checking for sys/types.h... yes [2022-07-24T06:32:48.211Z] #77 99.92 checking for sys/stat.h... yes [2022-07-24T06:32:48.211Z] #77 100.2 checking for stdlib.h... yes [2022-07-24T06:32:48.267Z] #21 26.39 Selecting previously unselected package python3-setuptools. [2022-07-24T06:32:48.267Z] #21 26.39 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-07-24T06:32:48.267Z] #21 26.40 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-24T06:32:48.527Z] #21 26.67 Selecting previously unselected package python3-wheel. [2022-07-24T06:32:48.527Z] #21 26.67 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-07-24T06:32:48.527Z] #21 26.68 Unpacking python3-wheel (0.34.2-1) ... [2022-07-24T06:32:48.527Z] #21 26.75 Selecting previously unselected package python3-pip. [2022-07-24T06:32:48.527Z] #21 26.75 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-24T06:32:48.527Z] #21 26.75 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-24T06:32:48.780Z] #77 100.3 checking for string.h... yes [2022-07-24T06:32:48.780Z] #77 100.5 checking for memory.h... yes [2022-07-24T06:32:48.780Z] #77 100.7 checking for strings.h... yes [2022-07-24T06:32:48.788Z] #21 27.06 Selecting previously unselected package sudo. [2022-07-24T06:32:48.788Z] #21 27.06 Preparing to unpack .../41-sudo_1.9.5p2-3_arm64.deb ... [2022-07-24T06:32:48.788Z] #21 27.07 Unpacking sudo (1.9.5p2-3) ... [2022-07-24T06:32:49.040Z] #77 100.8 checking for inttypes.h... yes [2022-07-24T06:32:49.300Z] #77 101.1 checking for stdint.h... [2022-07-24T06:32:49.300Z] #77 ... [2022-07-24T06:32:49.300Z] [2022-07-24T06:32:49.300Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-24T06:32:49.300Z] #18 sha256:7087313a5c9192db26b037b8a339397f9646d0eb9fbce0179f7e5774c9a60a68 [2022-07-24T06:32:49.300Z] #18 DONE 2.0s [2022-07-24T06:32:49.300Z] [2022-07-24T06:32:49.300Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-24T06:32:49.300Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-24T06:32:49.300Z] #77 101.1 checking for stdint.h... yes [2022-07-24T06:32:49.300Z] #77 101.3 checking for unistd.h... [2022-07-24T06:32:49.300Z] #77 ... [2022-07-24T06:32:49.300Z] [2022-07-24T06:32:49.300Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-24T06:32:49.300Z] #19 sha256:1a83232c563c2cc040393be4b8a910da5fa1926b9eacda88c6930b98e1f65dad [2022-07-24T06:32:49.359Z] #21 27.51 Selecting previously unselected package thin-provisioning-tools. [2022-07-24T06:32:49.359Z] #21 27.51 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-07-24T06:32:49.359Z] #21 27.51 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-24T06:32:49.622Z] #21 27.66 Selecting previously unselected package uidmap. [2022-07-24T06:32:49.622Z] #21 27.68 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-07-24T06:32:49.622Z] #21 27.68 Unpacking uidmap (1:4.8.1-1) ... [2022-07-24T06:32:49.622Z] #21 27.81 Selecting previously unselected package vim-runtime. [2022-07-24T06:32:49.622Z] #21 27.81 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-24T06:32:49.622Z] #21 27.83 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-24T06:32:49.622Z] #21 27.85 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-24T06:32:49.622Z] #21 27.87 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-24T06:32:49.773Z] #14 ... [2022-07-24T06:32:49.773Z] [2022-07-24T06:32:49.773Z] #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-24T06:32:49.773Z] #67 sha256:bd24b1542fd38d786f713fa84fada14518b8659d182d59c3cbec8abe03f189ef [2022-07-24T06:32:49.773Z] #67 192.8 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-24T06:32:49.773Z] #67 192.8 + GOBIN=/build [2022-07-24T06:32:49.773Z] #67 192.8 + GO111MODULE=on [2022-07-24T06:32:49.773Z] #67 192.8 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-24T06:32:50.032Z] #67 203.4 rootlesskit version 1.0.0 [2022-07-24T06:32:50.032Z] #67 203.4 Usage of /build/rootlesskit-docker-proxy: [2022-07-24T06:32:50.032Z] #67 203.4 -container-ip string [2022-07-24T06:32:50.032Z] #67 203.4 container ip [2022-07-24T06:32:50.032Z] #67 203.4 -container-port int [2022-07-24T06:32:50.032Z] #67 203.4 container port (default -1) [2022-07-24T06:32:50.032Z] #67 203.4 -host-ip string [2022-07-24T06:32:50.032Z] #67 203.4 host ip [2022-07-24T06:32:50.032Z] #67 203.4 -host-port int [2022-07-24T06:32:50.032Z] #67 203.4 host port (default -1) [2022-07-24T06:32:50.032Z] #67 203.4 -proto string [2022-07-24T06:32:50.032Z] #67 203.4 proxy protocol (default "tcp") [2022-07-24T06:32:51.205Z] #19 DONE 1.9s [2022-07-24T06:32:51.205Z] [2022-07-24T06:32:51.205Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-24T06:32:51.205Z] #20 sha256:30dcdbf684e2c1ce5b00f48fb1af948db24a1092bad339ec8f33ce546b4d491c [2022-07-24T06:32:51.410Z] #67 DONE 204.9s [2022-07-24T06:32:51.410Z] [2022-07-24T06:32:51.410Z] #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-24T06:32:51.410Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-24T06:32:51.410Z] #36 ... [2022-07-24T06:32:51.410Z] [2022-07-24T06:32:51.411Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-24T06:32:51.411Z] #68 sha256:85af9e21cd41b2969e8fc4dd288ef26c6042c7574d2b18569e05654be4507cb4 [2022-07-24T06:32:51.411Z] #68 DONE 0.1s [2022-07-24T06:32:51.671Z] [2022-07-24T06:32:51.671Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-24T06:32:51.671Z] #69 sha256:717fad33d59587f0c7a4794c423768f1563f716f6cae458cd80ecaa80fdc111d [2022-07-24T06:32:51.671Z] #69 DONE 0.1s [2022-07-24T06:32:51.671Z] [2022-07-24T06:32:51.671Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-24T06:32:51.671Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-24T06:32:52.608Z] #14 206.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-24T06:32:52.608Z] #14 206.3 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-24T06:32:52.608Z] #14 206.3 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-24T06:32:52.608Z] #14 206.5 Selecting previously unselected package libapparmor1:amd64. [2022-07-24T06:32:52.608Z] #14 206.5 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-07-24T06:32:52.608Z] #14 206.5 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-07-24T06:32:52.870Z] #14 206.7 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-24T06:32:52.870Z] #14 206.7 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-07-24T06:32:52.870Z] #14 206.8 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-24T06:32:52.921Z] #21 30.74 Selecting previously unselected package vim. [2022-07-24T06:32:52.921Z] #21 30.74 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-07-24T06:32:52.921Z] #21 30.76 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-24T06:32:52.921Z] #21 31.24 Selecting previously unselected package xfsprogs. [2022-07-24T06:32:52.921Z] #21 31.24 Preparing to unpack .../46-xfsprogs_5.10.0-4_arm64.deb ... [2022-07-24T06:32:52.921Z] #21 31.26 Unpacking xfsprogs (5.10.0-4) ... [2022-07-24T06:32:53.438Z] #14 207.1 Selecting previously unselected package libbtrfs0:amd64. [2022-07-24T06:32:53.438Z] #14 207.1 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-24T06:32:53.438Z] #14 207.1 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-24T06:32:53.493Z] #21 31.71 Selecting previously unselected package zip. [2022-07-24T06:32:53.493Z] #21 31.72 Preparing to unpack .../47-zip_3.0-12_arm64.deb ... [2022-07-24T06:32:53.493Z] #21 31.72 Unpacking zip (3.0-12) ... [2022-07-24T06:32:53.493Z] #21 31.83 Selecting previously unselected package zstd. [2022-07-24T06:32:53.493Z] #21 31.84 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-07-24T06:32:53.493Z] #21 31.84 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-24T06:32:53.698Z] #14 207.5 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-24T06:32:53.698Z] #14 207.5 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-24T06:32:53.698Z] #14 207.5 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-24T06:32:53.744Z] #20 DONE 2.1s [2022-07-24T06:32:53.744Z] [2022-07-24T06:32:53.744Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-24T06:32:53.744Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-24T06:32:53.744Z] #77 101.3 checking for unistd.h... yes [2022-07-24T06:32:53.744Z] #77 101.6 checking for dlfcn.h... yes [2022-07-24T06:32:53.744Z] #77 101.9 checking for objdir... .libs [2022-07-24T06:32:53.744Z] #77 102.2 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-24T06:32:53.744Z] #77 102.4 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-24T06:32:53.744Z] #77 102.4 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-24T06:32:53.744Z] #77 102.5 checking if gcc static flag -static works... yes [2022-07-24T06:32:53.744Z] #77 102.9 checking if gcc supports -c -o file.o... yes [2022-07-24T06:32:53.744Z] #77 103.1 checking if gcc supports -c -o file.o... (cached) yes [2022-07-24T06:32:53.744Z] #77 103.1 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-24T06:32:53.744Z] #77 103.1 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-24T06:32:53.744Z] #77 103.5 checking how to hardcode library paths into programs... immediate [2022-07-24T06:32:53.744Z] #77 103.5 checking whether stripping libraries is possible... yes [2022-07-24T06:32:53.744Z] #77 103.6 checking if libtool supports shared libraries... yes [2022-07-24T06:32:53.744Z] #77 103.6 checking whether to build shared libraries... no [2022-07-24T06:32:53.744Z] #77 103.6 checking whether to build static libraries... yes [2022-07-24T06:32:53.744Z] #77 103.6 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-24T06:32:53.744Z] #77 103.6 checking whether build environment is sane... yes [2022-07-24T06:32:53.744Z] #77 103.7 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-24T06:32:53.744Z] #77 103.7 checking whether make sets $(MAKE)... yes [2022-07-24T06:32:53.744Z] #77 103.8 checking whether make supports the include directive... yes (GNU style) [2022-07-24T06:32:53.744Z] #77 103.8 checking whether make supports nested variables... yes [2022-07-24T06:32:53.744Z] #77 103.9 checking whether UID '0' is supported by ustar format... yes [2022-07-24T06:32:53.744Z] #77 103.9 checking whether GID '0' is supported by ustar format... yes [2022-07-24T06:32:53.744Z] #77 103.9 checking how to create a ustar tar archive... gnutar [2022-07-24T06:32:53.744Z] #77 104.0 checking dependency style of gcc... gcc3 [2022-07-24T06:32:53.744Z] #77 104.2 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-24T06:32:53.744Z] #77 104.2 checking whether make supports nested variables... (cached) yes [2022-07-24T06:32:53.744Z] #77 104.2 checking for gawk... (cached) mawk [2022-07-24T06:32:53.744Z] #77 104.2 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-24T06:32:53.744Z] #77 104.2 checking for gcc... (cached) gcc [2022-07-24T06:32:53.744Z] #77 104.3 checking whether we are using the GNU C compiler... (cached) yes [2022-07-24T06:32:53.744Z] #77 104.3 checking whether gcc accepts -g... (cached) yes [2022-07-24T06:32:53.744Z] #77 104.3 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-24T06:32:53.744Z] #77 104.3 checking whether gcc understands -c and -o together... (cached) yes [2022-07-24T06:32:53.744Z] #77 104.3 checking for a Python interpreter with version >= 3... python3 [2022-07-24T06:32:53.744Z] #77 104.4 checking for python3... /usr/bin/python3 [2022-07-24T06:32:53.744Z] #77 104.4 checking for python3 version... 3.9 [2022-07-24T06:32:53.744Z] #77 104.5 checking for python3 platform... linux [2022-07-24T06:32:53.744Z] #77 104.6 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-24T06:32:53.744Z] #77 104.7 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-24T06:32:53.744Z] #77 104.9 checking for go-md2man... no [2022-07-24T06:32:53.744Z] #77 105.0 checking error.h usability... yes [2022-07-24T06:32:53.744Z] #77 105.2 checking error.h presence... yes [2022-07-24T06:32:53.744Z] #77 105.2 checking for error.h... yes [2022-07-24T06:32:53.744Z] #77 105.3 checking linux/openat2.h usability... yes [2022-07-24T06:32:53.744Z] #77 105.5 checking linux/openat2.h presence... yes [2022-07-24T06:32:53.744Z] #77 105.6 checking for linux/openat2.h... yes [2022-07-24T06:32:53.959Z] #14 207.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-24T06:32:53.959Z] #14 207.7 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-24T06:32:53.959Z] #14 207.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-24T06:32:54.004Z] #77 105.6 checking for copy_file_range... yes [2022-07-24T06:32:54.142Z] #21 32.12 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-24T06:32:54.218Z] #14 207.9 Selecting previously unselected package libudev-dev:amd64. [2022-07-24T06:32:54.218Z] #14 207.9 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-24T06:32:54.218Z] #14 207.9 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-24T06:32:54.263Z] #77 105.9 checking for fgetxattr... yes [2022-07-24T06:32:54.524Z] #77 106.2 checking for statx... yes [2022-07-24T06:32:54.733Z] #21 33.00 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-07-24T06:32:54.733Z] #21 33.03 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-24T06:32:54.733Z] #21 33.04 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-07-24T06:32:54.733Z] #21 33.08 Setting up libicu67:arm64 (67.1-7) ... [2022-07-24T06:32:54.733Z] #21 33.09 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-07-24T06:32:54.733Z] #21 33.10 Setting up libinih1:arm64 (53-1+b2) ... [2022-07-24T06:32:54.733Z] #21 33.11 Setting up uidmap (1:4.8.1-1) ... [2022-07-24T06:32:54.733Z] #21 33.12 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-07-24T06:32:54.784Z] #77 106.4 checking for fgetpwent_r... yes [2022-07-24T06:32:54.786Z] #14 208.5 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-24T06:32:54.786Z] #14 208.5 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-07-24T06:32:54.786Z] #14 208.5 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-07-24T06:32:54.995Z] #21 33.13 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-24T06:32:54.995Z] #21 33.14 Setting up bzip2 (1.0.8-4) ... [2022-07-24T06:32:54.995Z] #21 33.16 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-24T06:32:54.995Z] #21 33.18 Setting up python3-wheel (0.34.2-1) ... [2022-07-24T06:32:55.044Z] #77 106.6 checking for issetugid... no [2022-07-24T06:32:55.044Z] #77 106.9 checking for pkg-config... /usr/bin/pkg-config [2022-07-24T06:32:55.044Z] #77 106.9 checking pkg-config is at least version 0.9.0... yes [2022-07-24T06:32:55.355Z] #14 209.2 Selecting previously unselected package libpcre2-16-0:amd64. [2022-07-24T06:32:55.355Z] #14 209.2 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-07-24T06:32:55.355Z] #14 209.2 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-07-24T06:32:55.576Z] #21 33.75 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-24T06:32:55.576Z] #21 33.76 Setting up libcap2:arm64 (1:2.44-1) ... [2022-07-24T06:32:55.576Z] #21 33.77 Setting up libcap2-bin (1:2.44-1) ... [2022-07-24T06:32:55.576Z] #21 33.78 Setting up apparmor (2.13.6-10) ... [2022-07-24T06:32:55.615Z] #77 106.9 checking for library containing yajl_tree_get... -lyajl [2022-07-24T06:32:55.615Z] #77 107.4 checking for yajl >= 2.0.0... yes [2022-07-24T06:32:55.615Z] #77 107.4 checking sys/capability.h usability... yes [2022-07-24T06:32:55.836Z] #21 ... [2022-07-24T06:32:55.836Z] [2022-07-24T06:32:55.836Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-24T06:32:55.836Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-24T06:32:55.836Z] #77 106.0 config.status: creating Makefile [2022-07-24T06:32:55.836Z] #77 106.1 config.status: creating config.h [2022-07-24T06:32:55.836Z] #77 106.1 config.status: executing libtool commands [2022-07-24T06:32:55.836Z] #77 106.1 config.status: executing depfiles commands [2022-07-24T06:32:55.836Z] #77 106.9 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-24T06:32:55.836Z] #77 106.9 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-24T06:32:55.836Z] #77 107.3 checking for gcc... gcc [2022-07-24T06:32:55.836Z] #77 107.3 checking whether the C compiler works... yes [2022-07-24T06:32:55.836Z] #77 107.5 checking for C compiler default output file name... a.out [2022-07-24T06:32:55.836Z] #77 107.5 checking for suffix of executables... [2022-07-24T06:32:55.836Z] #77 107.8 checking whether we are cross compiling... no [2022-07-24T06:32:55.836Z] #77 108.0 checking for suffix of object files... o [2022-07-24T06:32:55.836Z] #77 108.0 checking whether we are using the GNU C compiler... yes [2022-07-24T06:32:55.836Z] #77 108.1 checking whether gcc accepts -g... yes [2022-07-24T06:32:55.836Z] #77 108.2 checking for gcc option to accept ISO C89... none needed [2022-07-24T06:32:55.836Z] #77 108.3 checking whether gcc understands -c and -o together... yes [2022-07-24T06:32:55.836Z] #77 108.5 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-24T06:32:55.836Z] #77 108.5 checking whether build environment is sane... yes [2022-07-24T06:32:55.836Z] #77 108.6 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-24T06:32:55.836Z] #77 108.6 checking for gawk... no [2022-07-24T06:32:55.836Z] #77 108.6 checking for mawk... mawk [2022-07-24T06:32:55.836Z] #77 108.6 checking whether make sets $(MAKE)... yes [2022-07-24T06:32:55.836Z] #77 108.7 checking whether make supports the include directive... yes (GNU style) [2022-07-24T06:32:55.836Z] #77 108.7 checking whether make supports nested variables... yes [2022-07-24T06:32:55.836Z] #77 108.8 checking whether UID '0' is supported by ustar format... yes [2022-07-24T06:32:55.836Z] #77 108.8 checking whether GID '0' is supported by ustar format... yes [2022-07-24T06:32:55.836Z] #77 108.8 checking how to create a ustar tar archive... gnutar [2022-07-24T06:32:55.836Z] #77 108.8 checking dependency style of gcc... gcc3 [2022-07-24T06:32:55.836Z] #77 109.0 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-24T06:32:55.836Z] #77 109.0 checking whether make supports nested variables... (cached) yes [2022-07-24T06:32:55.836Z] #77 109.0 checking build system type... aarch64-unknown-linux-gnu [2022-07-24T06:32:55.836Z] #77 109.3 checking host system type... aarch64-unknown-linux-gnu [2022-07-24T06:32:55.836Z] #77 109.3 checking how to print strings... printf [2022-07-24T06:32:55.836Z] #77 109.3 checking for a sed that does not truncate output... /bin/sed [2022-07-24T06:32:55.836Z] #77 109.3 checking for grep that handles long lines and -e... /bin/grep [2022-07-24T06:32:55.836Z] #77 109.3 checking for egrep... /bin/grep -E [2022-07-24T06:32:55.836Z] #77 109.3 checking for fgrep... /bin/grep -F [2022-07-24T06:32:55.836Z] #77 109.3 checking for ld used by gcc... /usr/bin/ld [2022-07-24T06:32:55.836Z] #77 109.4 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-24T06:32:55.836Z] #77 109.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-24T06:32:55.836Z] #77 109.4 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-24T06:32:55.836Z] #77 109.5 checking whether ln -s works... yes [2022-07-24T06:32:55.836Z] #77 109.5 checking the maximum length of command line arguments... 1572864 [2022-07-24T06:32:55.836Z] #77 109.6 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-07-24T06:32:55.836Z] #77 109.6 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-24T06:32:55.836Z] #77 109.6 checking for /usr/bin/ld option to reload object files... -r [2022-07-24T06:32:55.836Z] #77 109.6 checking for objdump... objdump [2022-07-24T06:32:55.836Z] #77 109.6 checking how to recognize dependent libraries... pass_all [2022-07-24T06:32:55.836Z] #77 109.6 checking for dlltool... no [2022-07-24T06:32:55.836Z] #77 109.6 checking how to associate runtime and link libraries... printf %s\n [2022-07-24T06:32:55.836Z] #77 109.6 checking for ar... ar [2022-07-24T06:32:55.836Z] #77 109.6 checking for archiver @FILE support... @ [2022-07-24T06:32:55.836Z] #77 109.7 checking for strip... strip [2022-07-24T06:32:55.836Z] #77 109.7 checking for ranlib... ranlib [2022-07-24T06:32:55.836Z] #77 109.7 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-24T06:32:55.836Z] #77 110.1 checking for sysroot... no [2022-07-24T06:32:55.836Z] #77 110.1 checking for a working dd... /bin/dd [2022-07-24T06:32:55.836Z] #77 110.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-24T06:32:55.836Z] #77 110.2 checking for mt... no [2022-07-24T06:32:55.836Z] #77 110.2 checking if : is a manifest tool... no [2022-07-24T06:32:55.836Z] #77 110.2 checking how to run the C preprocessor... gcc -E [2022-07-24T06:32:55.836Z] #77 110.5 checking for ANSI C header files... yes [2022-07-24T06:32:55.836Z] #77 111.1 checking for sys/types.h... yes [2022-07-24T06:32:55.836Z] #77 111.3 checking for sys/stat.h... yes [2022-07-24T06:32:55.836Z] #77 111.4 checking for stdlib.h... yes [2022-07-24T06:32:55.836Z] #77 111.6 checking for string.h... yes [2022-07-24T06:32:55.836Z] #77 111.7 checking for memory.h... yes [2022-07-24T06:32:55.836Z] #77 112.0 checking for strings.h... yes [2022-07-24T06:32:55.836Z] #77 112.1 checking for inttypes.h... yes [2022-07-24T06:32:55.836Z] #77 112.3 checking for stdint.h... yes [2022-07-24T06:32:55.836Z] #77 112.5 checking for unistd.h... yes [2022-07-24T06:32:55.836Z] #77 112.7 checking for dlfcn.h... yes [2022-07-24T06:32:55.836Z] #77 113.0 checking for objdir... .libs [2022-07-24T06:32:55.836Z] #77 113.3 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-24T06:32:55.836Z] #77 113.5 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-24T06:32:55.836Z] #77 113.5 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-24T06:32:55.836Z] #77 113.6 checking if gcc static flag -static works... yes [2022-07-24T06:32:55.836Z] #77 114.0 checking if gcc supports -c -o file.o... yes [2022-07-24T06:32:55.836Z] #77 114.1 checking if gcc supports -c -o file.o... (cached) yes [2022-07-24T06:32:55.836Z] #77 114.1 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-07-24T06:32:55.836Z] #77 114.2 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-24T06:32:55.836Z] #77 114.4 checking how to hardcode library paths into programs... immediate [2022-07-24T06:32:55.836Z] #77 114.4 checking whether stripping libraries is possible... yes [2022-07-24T06:32:55.836Z] #77 114.4 checking if libtool supports shared libraries... yes [2022-07-24T06:32:55.837Z] #77 114.4 checking whether to build shared libraries... no [2022-07-24T06:32:55.837Z] #77 114.4 checking whether to build static libraries... yes [2022-07-24T06:32:55.874Z] #77 107.6 checking sys/capability.h presence... yes [2022-07-24T06:32:55.874Z] #77 107.7 checking for sys/capability.h... yes [2022-07-24T06:32:55.923Z] #14 209.5 Selecting previously unselected package libpcre2-32-0:amd64. [2022-07-24T06:32:55.923Z] #14 209.5 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-07-24T06:32:55.923Z] #14 209.5 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-07-24T06:32:55.923Z] #14 209.7 Selecting previously unselected package libpcre2-posix2:amd64. [2022-07-24T06:32:55.923Z] #14 209.7 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-07-24T06:32:55.923Z] #14 209.7 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-07-24T06:32:56.097Z] #77 114.5 checking float.h usability... yes [2022-07-24T06:32:56.097Z] #77 114.7 checking float.h presence... yes [2022-07-24T06:32:56.097Z] #77 114.7 checking for float.h... yes [2022-07-24T06:32:56.182Z] #14 209.9 Selecting previously unselected package libpcre2-dev:amd64. [2022-07-24T06:32:56.182Z] #14 210.0 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-07-24T06:32:56.182Z] #14 210.0 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-07-24T06:32:56.357Z] #77 114.8 checking limits.h usability... yes [2022-07-24T06:32:56.357Z] #77 115.0 checking limits.h presence... yes [2022-07-24T06:32:56.357Z] #77 115.0 checking for limits.h... yes [2022-07-24T06:32:56.417Z] #14 ... [2022-07-24T06:32:56.417Z] [2022-07-24T06:32:56.417Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-24T06:32:56.417Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-24T06:32:56.417Z] #77 104.0 configure.ac:7: installing 'build-aux/compile' [2022-07-24T06:32:56.417Z] #77 104.0 configure.ac:9: installing 'build-aux/config.guess' [2022-07-24T06:32:56.417Z] #77 104.1 configure.ac:9: installing 'build-aux/config.sub' [2022-07-24T06:32:56.417Z] #77 104.1 configure.ac:11: installing 'build-aux/install-sh' [2022-07-24T06:32:56.417Z] #77 104.1 configure.ac:11: installing 'build-aux/missing' [2022-07-24T06:32:56.417Z] #77 104.5 Makefile.am: installing 'build-aux/depcomp' [2022-07-24T06:32:56.417Z] #77 104.7 parallel-tests: installing 'build-aux/test-driver' [2022-07-24T06:32:56.444Z] #77 107.7 checking for library containing cap_from_name... -lcap [2022-07-24T06:32:56.617Z] #77 115.1 checking stddef.h usability... yes [2022-07-24T06:32:56.617Z] #77 115.2 checking stddef.h presence... yes [2022-07-24T06:32:56.617Z] #77 115.2 checking for stddef.h... yes [2022-07-24T06:32:56.617Z] #77 115.3 checking for stdlib.h... (cached) yes [2022-07-24T06:32:56.617Z] #77 115.3 checking for string.h... (cached) yes [2022-07-24T06:32:56.703Z] #77 108.1 checking for library containing dlopen... -ldl [2022-07-24T06:32:56.877Z] #77 115.4 checking sys/time.h usability... yes [2022-07-24T06:32:56.877Z] #77 115.5 checking sys/time.h presence... yes [2022-07-24T06:32:56.877Z] #77 115.6 checking for sys/time.h... yes [2022-07-24T06:32:56.963Z] #77 108.5 checking seccomp.h usability... yes [2022-07-24T06:32:56.963Z] #77 108.7 checking seccomp.h presence... yes [2022-07-24T06:32:56.963Z] #77 108.8 checking for seccomp.h... yes [2022-07-24T06:32:57.136Z] #77 115.6 checking for inline... inline [2022-07-24T06:32:57.136Z] #77 115.7 checking for size_t... [2022-07-24T06:32:57.136Z] #77 ... [2022-07-24T06:32:57.136Z] [2022-07-24T06:32:57.136Z] #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-24T06:32:57.136Z] #21 sha256:699b1cb4c1a91474c16a5090c19a867e88ebd5049d6375c1de7649dbb3ea5939 [2022-07-24T06:32:57.136Z] #21 35.34 Setting up zip (3.0-12) ... [2022-07-24T06:32:57.136Z] #21 35.35 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-24T06:32:57.136Z] #21 35.38 Setting up bash-completion (1:2.11-2) ... [2022-07-24T06:32:57.358Z] #77 107.8 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-24T06:32:57.358Z] #77 107.8 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-24T06:32:57.548Z] #77 108.8 checking for library containing seccomp_rule_add... -lseccomp [2022-07-24T06:32:57.560Z] #14 211.0 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-24T06:32:57.560Z] #14 211.1 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-07-24T06:32:57.560Z] #14 211.1 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-07-24T06:32:57.560Z] #14 211.4 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-24T06:32:57.808Z] #77 109.4 checking for library containing seccomp_arch_resolve_name... none required [2022-07-24T06:32:57.819Z] #14 211.4 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-07-24T06:32:57.819Z] #14 211.5 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-24T06:32:57.819Z] #14 211.6 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-24T06:32:57.819Z] #14 211.6 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-24T06:32:57.819Z] #14 211.6 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-24T06:32:58.068Z] #77 109.7 checking systemd/sd-bus.h usability... yes [2022-07-24T06:32:58.068Z] #77 109.9 checking systemd/sd-bus.h presence... yes [2022-07-24T06:32:58.078Z] #14 211.8 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-24T06:32:58.078Z] #14 211.8 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-24T06:32:58.078Z] #14 211.8 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-24T06:32:58.328Z] #77 110.1 checking for systemd/sd-bus.h... yes [2022-07-24T06:32:58.740Z] #77 109.2 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-24T06:32:58.741Z] #77 109.2 libtoolize: copying file 'm4/libtool.m4' [2022-07-24T06:32:58.741Z] #77 109.4 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-24T06:32:58.898Z] #77 110.1 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-24T06:32:58.899Z] #77 110.6 checking for sd_notify_barrier... yes [2022-07-24T06:32:58.910Z] #14 212.5 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-24T06:32:58.910Z] #14 212.6 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-07-24T06:32:58.910Z] #14 212.6 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-24T06:32:58.910Z] #14 212.6 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-07-24T06:32:58.910Z] #14 212.6 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-24T06:32:58.910Z] #14 212.6 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-07-24T06:32:58.910Z] #14 212.7 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-24T06:32:58.910Z] #14 212.7 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-07-24T06:32:58.910Z] #14 212.7 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-24T06:32:58.910Z] #14 212.7 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-07-24T06:32:58.910Z] #14 212.7 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-24T06:32:58.910Z] #14 212.7 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-24T06:32:58.910Z] #14 212.7 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-24T06:32:59.159Z] #77 110.9 checking linux/bpf.h usability... yes [2022-07-24T06:32:59.159Z] #77 111.2 checking linux/bpf.h presence... yes [2022-07-24T06:32:59.159Z] #77 111.2 checking for linux/bpf.h... yes [2022-07-24T06:32:59.169Z] #14 212.8 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-24T06:32:59.169Z] #14 212.8 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-24T06:32:59.169Z] #14 212.8 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-24T06:32:59.169Z] #14 212.8 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-24T06:32:59.169Z] #14 212.8 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-07-24T06:32:59.169Z] #14 212.9 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-07-24T06:32:59.169Z] #14 212.9 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-24T06:32:59.169Z] #14 212.9 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-24T06:32:59.169Z] #14 212.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-24T06:32:59.169Z] #14 212.9 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-24T06:32:59.169Z] #14 213.0 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-24T06:32:59.169Z] #14 213.0 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-24T06:32:59.169Z] #14 213.0 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-24T06:32:59.169Z] #14 213.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-07-24T06:32:59.169Z] #14 213.0 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-24T06:32:59.169Z] #14 213.1 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-24T06:32:59.311Z] #77 109.8 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-24T06:32:59.311Z] #77 109.9 libtoolize: copying file 'm4/ltversion.m4' [2022-07-24T06:32:59.419Z] #77 111.2 checking compilation for eBPF... yes [2022-07-24T06:32:59.419Z] #77 111.4 checking for criu >= 3.15... no [2022-07-24T06:32:59.419Z] #77 111.5 configure: CRIU headers not found, building without CRIU support [2022-07-24T06:32:59.419Z] #77 111.5 checking for criu > 3.16... no [2022-07-24T06:32:59.419Z] #77 111.5 configure: CRIU version doesn't support join-ns API [2022-07-24T06:32:59.429Z] #14 213.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-24T06:32:59.429Z] #14 213.1 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-24T06:32:59.429Z] #14 213.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-24T06:32:59.429Z] #14 213.2 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-24T06:32:59.429Z] #14 213.2 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-24T06:32:59.570Z] #77 110.0 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-24T06:32:59.679Z] #77 111.5 checking for criu > 3.16.1... no [2022-07-24T06:32:59.679Z] #77 111.5 configure: CRIU version doesn't support for pre-dumping [2022-07-24T06:32:59.682Z] #21 38.02 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-24T06:32:59.939Z] #77 111.5 checking for new mount API (fsconfig)... yes [2022-07-24T06:32:59.939Z] #77 111.7 checking for seccomp notify API... yes [2022-07-24T06:32:59.939Z] #77 111.8 checking for gperf... no [2022-07-24T06:32:59.939Z] #77 111.8 configure: gperf not found - cannot rebuild signal parser code [2022-07-24T06:32:59.943Z] #21 38.04 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-24T06:32:59.943Z] #21 38.06 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-07-24T06:32:59.943Z] #21 38.08 Setting up patch (2.7.6-7) ... [2022-07-24T06:32:59.943Z] #21 38.11 Setting up sudo (1.9.5p2-3) ... [2022-07-24T06:32:59.943Z] #21 38.21 invoke-rc.d: could not determine current runlevel [2022-07-24T06:32:59.943Z] #21 38.22 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-24T06:32:59.943Z] #21 38.24 Setting up xfsprogs (5.10.0-4) ... [2022-07-24T06:32:59.943Z] #21 38.26 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-07-24T06:32:59.943Z] #21 38.27 Setting up inetutils-ping (2:2.0-1) ... [2022-07-24T06:32:59.999Z] #14 DONE 213.8s [2022-07-24T06:32:59.999Z] [2022-07-24T06:32:59.999Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-24T06:32:59.999Z] #15 sha256:edcda5693d2635c3f069f2011ba6db8c7ce89b36645414c0f57c08a72d007d85 [2022-07-24T06:33:00.199Z] #77 111.8 checking for library containing argp_parse... none required [2022-07-24T06:33:00.203Z] #21 38.28 Setting up pigz (2.6-1) ... [2022-07-24T06:33:00.203Z] #21 38.30 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-07-24T06:33:00.203Z] #21 38.32 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-07-24T06:33:00.203Z] #21 38.34 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-24T06:33:00.203Z] #21 38.35 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-24T06:33:00.259Z] #15 ... [2022-07-24T06:33:00.259Z] [2022-07-24T06:33:00.259Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-24T06:33:00.259Z] #59 sha256:f9d95076026a9ed0323772e134e2cb15dd112ef7923d9242c590eb028ecd23a8 [2022-07-24T06:33:00.259Z] #59 DONE 0.2s [2022-07-24T06:33:00.259Z] [2022-07-24T06:33:00.259Z] #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-24T06:33:00.259Z] #60 sha256:49db53897aa6b827554a66803d7e0249011a69dbff681504142e2c01e38e4f68 [2022-07-24T06:33:00.459Z] #77 112.3 checking that generated files are newer than configure... done [2022-07-24T06:33:00.459Z] #77 112.3 configure: creating ./config.status [2022-07-24T06:33:00.774Z] #21 39.02 Setting up libaio1:arm64 (0.3.112-9) ... [2022-07-24T06:33:00.774Z] #21 39.03 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-24T06:33:00.974Z] #19 250.1 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-07-24T06:33:00.974Z] #19 250.1 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-07-24T06:33:00.974Z] #19 250.1 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-24T06:33:00.974Z] #19 250.3 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-07-24T06:33:00.974Z] #19 250.3 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-24T06:33:00.974Z] #19 250.3 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-24T06:33:01.295Z] #21 39.44 Setting up libelf1:arm64 (0.183-1) ... [2022-07-24T06:33:01.295Z] #21 39.46 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-24T06:33:01.295Z] #21 39.50 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-07-24T06:33:01.295Z] #21 39.51 Setting up python3-distutils (3.9.2-1) ... [2022-07-24T06:33:01.866Z] #21 40.03 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-24T06:33:01.866Z] #21 40.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-24T06:33:02.126Z] #21 40.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-24T06:33:02.126Z] #21 40.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-24T06:33:02.126Z] #21 40.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-24T06:33:02.126Z] #21 40.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-24T06:33:02.126Z] #21 40.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-24T06:33:02.126Z] #21 40.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-24T06:33:02.126Z] #21 40.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-24T06:33:02.126Z] #21 40.29 Setting up python3-setuptools (52.0.0-4) ... [2022-07-24T06:33:02.166Z] #60 1.802 + RM_GOPATH=0 [2022-07-24T06:33:02.166Z] #60 1.802 + TMP_GOPATH= [2022-07-24T06:33:02.166Z] #60 1.802 + : /build [2022-07-24T06:33:02.166Z] #60 1.802 + '[' -z '' ']' [2022-07-24T06:33:02.166Z] #60 1.802 ++ mktemp -d [2022-07-24T06:33:02.166Z] #60 1.803 + export GOPATH=/tmp/tmp.D3IiwRFTBJ [2022-07-24T06:33:02.166Z] #60 1.803 + GOPATH=/tmp/tmp.D3IiwRFTBJ [2022-07-24T06:33:02.166Z] #60 1.803 + RM_GOPATH=1 [2022-07-24T06:33:02.166Z] #60 1.803 + case "$(go env GOARCH)" in [2022-07-24T06:33:02.166Z] #60 1.808 ++ go env GOARCH [2022-07-24T06:33:02.166Z] #60 1.853 + export GO_BUILDMODE=-buildmode=pie [2022-07-24T06:33:02.166Z] #60 1.853 + GO_BUILDMODE=-buildmode=pie [2022-07-24T06:33:02.166Z] #60 1.853 ++ dirname /install.sh [2022-07-24T06:33:02.166Z] #60 1.853 + dir=/ [2022-07-24T06:33:02.166Z] #60 1.853 + bin=runc [2022-07-24T06:33:02.166Z] #60 1.853 + shift [2022-07-24T06:33:02.166Z] #60 1.853 + '[' '!' -f //runc.installer ']' [2022-07-24T06:33:02.166Z] #60 1.853 + . //runc.installer [2022-07-24T06:33:02.166Z] #60 1.853 ++ set -e [2022-07-24T06:33:02.166Z] #60 1.853 ++ : v1.1.2 [2022-07-24T06:33:02.166Z] #60 1.853 + install_runc [2022-07-24T06:33:02.166Z] #60 1.853 + RUNC_BUILDTAGS=seccomp [2022-07-24T06:33:02.166Z] #60 1.853 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-24T06:33:02.166Z] #60 1.853 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.D3IiwRFTBJ/src/github.com/opencontainers/runc [2022-07-24T06:33:02.166Z] #60 1.857 Install runc version v1.1.2 (build tags: seccomp) [2022-07-24T06:33:02.166Z] #60 ... [2022-07-24T06:33:02.166Z] [2022-07-24T06:33:02.166Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-24T06:33:02.166Z] #15 sha256:edcda5693d2635c3f069f2011ba6db8c7ce89b36645414c0f57c08a72d007d85 [2022-07-24T06:33:02.166Z] #15 DONE 2.1s [2022-07-24T06:33:02.166Z] [2022-07-24T06:33:02.166Z] #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-24T06:33:02.166Z] #60 sha256:49db53897aa6b827554a66803d7e0249011a69dbff681504142e2c01e38e4f68 [2022-07-24T06:33:02.166Z] #60 1.898 Cloning into '/tmp/tmp.D3IiwRFTBJ/src/github.com/opencontainers/runc'... [2022-07-24T06:33:02.383Z] #77 ... [2022-07-24T06:33:02.384Z] [2022-07-24T06:33:02.384Z] #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-24T06:33:02.384Z] #60 sha256:3bb9c7df24db6bb4f76f63b283fa033ecf573925706543d7e7cc9e3343183cca [2022-07-24T06:33:02.384Z] #60 14.33 + cd /tmp/tmp.FthebQHKJw/src/github.com/opencontainers/runc [2022-07-24T06:33:02.384Z] #60 14.33 + git checkout -q v1.1.2 [2022-07-24T06:33:02.384Z] #60 15.08 + '[' -z '' ']' [2022-07-24T06:33:02.384Z] #60 15.08 + target=static [2022-07-24T06:33:02.384Z] #60 15.08 + make BUILDTAGS=seccomp static [2022-07-24T06:33:02.384Z] #60 15.51 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-24T06:33:02.384Z] #60 ... [2022-07-24T06:33:02.384Z] [2022-07-24T06:33:02.384Z] #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-24T06:33:02.384Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-24T06:33:02.384Z] #21 2.442 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-24T06:33:02.384Z] #21 2.481 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-24T06:33:02.384Z] #21 2.484 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-24T06:33:02.384Z] #21 3.096 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-24T06:33:02.384Z] #21 4.203 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-24T06:33:02.384Z] #21 5.688 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-24T06:33:03.324Z] #21 ... [2022-07-24T06:33:03.324Z] [2022-07-24T06:33:03.324Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-24T06:33:03.324Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-24T06:33:03.324Z] #77 115.1 config.status: creating Makefile [2022-07-24T06:33:03.324Z] #77 115.1 config.status: creating rpm/crun.spec [2022-07-24T06:33:03.324Z] #77 115.2 config.status: creating config.h [2022-07-24T06:33:03.324Z] #77 115.3 config.status: executing libtool commands [2022-07-24T06:33:03.324Z] #77 115.3 config.status: executing depfiles commands [2022-07-24T06:33:03.508Z] #21 41.71 Setting up libjq1:arm64 (1.6-2.1) ... [2022-07-24T06:33:03.508Z] #21 41.72 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-07-24T06:33:03.508Z] #21 41.74 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-24T06:33:03.508Z] #21 41.76 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-24T06:33:03.546Z] #60 ... [2022-07-24T06:33:03.546Z] [2022-07-24T06:33:03.546Z] #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-24T06:33:03.546Z] #16 sha256:2353b8739c8c3fc5049e9faed2ae69cb67f5e282ff7c893028374af64ebc90c2 [2022-07-24T06:33:03.546Z] #16 DONE 1.4s [2022-07-24T06:33:03.546Z] [2022-07-24T06:33:03.546Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-24T06:33:03.546Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-24T06:33:03.546Z] #77 135.8 configure.ac:11: installing 'build-aux/compile' [2022-07-24T06:33:03.546Z] #77 135.8 configure.ac:11: installing 'build-aux/config.guess' [2022-07-24T06:33:03.546Z] #77 135.8 configure.ac:11: installing 'build-aux/config.sub' [2022-07-24T06:33:03.546Z] #77 135.9 configure.ac:13: installing 'build-aux/install-sh' [2022-07-24T06:33:03.546Z] #77 135.9 configure.ac:13: installing 'build-aux/missing' [2022-07-24T06:33:03.546Z] #77 135.9 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-24T06:33:03.546Z] #77 136.3 Makefile.am: installing 'build-aux/depcomp' [2022-07-24T06:33:04.850Z] #77 ... [2022-07-24T06:33:04.850Z] [2022-07-24T06:33:04.850Z] #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-24T06:33:04.850Z] #67 sha256:800cfd1ebe3565870cab291d2531f142ea6591ce01b7e9c0f56782d3501c7978 [2022-07-24T06:33:04.850Z] #67 190.1 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-24T06:33:04.850Z] #67 190.1 + GOBIN=/build [2022-07-24T06:33:04.850Z] #67 190.1 + GO111MODULE=on [2022-07-24T06:33:04.850Z] #67 190.1 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-24T06:33:04.891Z] #21 42.93 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-07-24T06:33:04.891Z] #21 42.94 Setting up jq (1.6-2.1) ... [2022-07-24T06:33:04.891Z] #21 42.95 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-07-24T06:33:04.891Z] #21 42.96 Setting up iptables (1.8.7-1) ... [2022-07-24T06:33:04.891Z] #21 43.00 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-24T06:33:04.891Z] #21 43.00 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-24T06:33:04.891Z] #21 43.00 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-24T06:33:04.891Z] #21 43.01 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-24T06:33:04.891Z] #21 43.01 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-24T06:33:04.891Z] #21 43.02 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-24T06:33:04.891Z] #21 43.03 Setting up iproute2 (5.10.0-4) ... [2022-07-24T06:33:04.930Z] #77 ... [2022-07-24T06:33:04.930Z] [2022-07-24T06:33:04.930Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-24T06:33:04.930Z] #17 sha256:18d853997f98f6e501725e6a0dca2e28b75bc0fed258eefdad09412abc69e98f [2022-07-24T06:33:04.930Z] #17 1.170 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-24T06:33:04.930Z] #17 DONE 1.4s [2022-07-24T06:33:04.930Z] [2022-07-24T06:33:04.930Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-24T06:33:04.930Z] #18 sha256:7087313a5c9192db26b037b8a339397f9646d0eb9fbce0179f7e5774c9a60a68 [2022-07-24T06:33:05.151Z] #21 43.35 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-24T06:33:05.234Z] #77 116.7 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-24T06:33:05.234Z] #77 116.7 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-24T06:33:05.234Z] #77 116.9 checking for gcc... gcc [2022-07-24T06:33:05.234Z] #77 117.0 checking whether the C compiler works... yes [2022-07-24T06:33:05.234Z] #77 117.1 checking for C compiler default output file name... a.out [2022-07-24T06:33:05.495Z] #77 117.1 checking for suffix of executables... [2022-07-24T06:33:05.495Z] #77 117.3 checking whether we are cross compiling... no [2022-07-24T06:33:05.495Z] #77 117.4 checking for suffix of object files... o [2022-07-24T06:33:05.755Z] #77 117.5 checking whether we are using the GNU C compiler... yes [2022-07-24T06:33:05.755Z] #77 117.6 checking whether gcc accepts -g... yes [2022-07-24T06:33:06.015Z] #77 117.7 checking for gcc option to accept ISO C89... [2022-07-24T06:33:06.015Z] #77 ... [2022-07-24T06:33:06.015Z] [2022-07-24T06:33:06.015Z] #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-24T06:33:06.015Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-24T06:33:06.015Z] #34 DONE 159.3s [2022-07-24T06:33:06.276Z] [2022-07-24T06:33:06.276Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-24T06:33:06.276Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-24T06:33:06.276Z] #77 117.7 checking for gcc option to accept ISO C89... none needed [2022-07-24T06:33:06.276Z] #77 118.0 checking whether gcc understands -c and -o together... yes [2022-07-24T06:33:06.276Z] #77 118.2 checking how to run the C preprocessor... gcc -E [2022-07-24T06:33:06.310Z] #18 DONE 1.4s [2022-07-24T06:33:06.310Z] [2022-07-24T06:33:06.310Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-24T06:33:06.310Z] #19 sha256:1a83232c563c2cc040393be4b8a910da5fa1926b9eacda88c6930b98e1f65dad [2022-07-24T06:33:06.846Z] #77 118.5 checking for grep that handles long lines and -e... /bin/grep [2022-07-24T06:33:06.846Z] #77 118.5 checking for egrep... /bin/grep -E [2022-07-24T06:33:07.062Z] #21 DONE 45.2s [2022-07-24T06:33:07.062Z] [2022-07-24T06:33:07.062Z] #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-24T06:33:07.062Z] #22 sha256:adf4e12bcc7b73cc1051f9c83e2a79bb0c0445b6365b9a6bb9eb612f9edb97b6 [2022-07-24T06:33:07.343Z] #22 ... [2022-07-24T06:33:07.343Z] [2022-07-24T06:33:07.343Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-24T06:33:07.343Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-24T06:33:07.343Z] #77 115.7 checking for size_t... yes [2022-07-24T06:33:07.343Z] #77 116.0 checking for stdlib.h... (cached) yes [2022-07-24T06:33:07.343Z] #77 116.0 checking for GNU libc compatible malloc... yes [2022-07-24T06:33:07.343Z] #77 116.2 checking for stdlib.h... (cached) yes [2022-07-24T06:33:07.343Z] #77 116.2 checking for GNU libc compatible realloc... yes [2022-07-24T06:33:07.343Z] #77 116.5 checking for working strtod... yes [2022-07-24T06:33:07.343Z] #77 116.8 checking for gettimeofday... yes [2022-07-24T06:33:07.343Z] #77 117.0 checking for memset... yes [2022-07-24T06:33:07.343Z] #77 117.2 checking for strspn... yes [2022-07-24T06:33:07.343Z] #77 117.6 checking that generated files are newer than configure... done [2022-07-24T06:33:07.343Z] #77 117.6 configure: creating ./config.status [2022-07-24T06:33:07.343Z] #77 120.3 config.status: creating Makefile [2022-07-24T06:33:07.343Z] #77 120.3 config.status: creating config.h [2022-07-24T06:33:07.343Z] #77 120.4 config.status: executing depfiles commands [2022-07-24T06:33:07.343Z] #77 120.5 config.status: executing libtool commands [2022-07-24T06:33:07.343Z] #77 121.6 GEN .version [2022-07-24T06:33:07.343Z] #77 121.6 make install-recursive [2022-07-24T06:33:07.343Z] #77 121.6 make[1]: Entering directory '/tmp/crun-build' [2022-07-24T06:33:07.343Z] #77 121.8 Making install in libocispec [2022-07-24T06:33:07.343Z] #77 121.8 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-24T06:33:07.343Z] #77 121.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-24T06:33:07.343Z] #77 121.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-24T06:33:07.343Z] #77 121.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-24T06:33:07.343Z] #77 121.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-24T06:33:07.343Z] #77 122.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-24T06:33:07.343Z] #77 122.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-24T06:33:07.343Z] #77 122.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-24T06:33:07.343Z] #77 122.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-24T06:33:07.343Z] #77 122.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-24T06:33:07.343Z] #77 122.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-24T06:33:07.343Z] #77 122.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-24T06:33:07.343Z] #77 122.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-24T06:33:07.343Z] #77 122.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-24T06:33:07.343Z] #77 122.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-24T06:33:07.343Z] #77 122.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-24T06:33:07.343Z] #77 122.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-24T06:33:07.343Z] #77 122.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-24T06:33:07.343Z] #77 122.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-24T06:33:07.343Z] #77 122.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-24T06:33:07.343Z] #77 122.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-24T06:33:07.343Z] #77 123.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-24T06:33:07.343Z] #77 123.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-24T06:33:07.343Z] #77 123.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-24T06:33:07.343Z] #77 123.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-24T06:33:07.343Z] #77 123.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-24T06:33:07.343Z] #77 123.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-24T06:33:07.343Z] #77 123.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-24T06:33:07.343Z] #77 123.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-24T06:33:07.343Z] #77 123.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-24T06:33:07.343Z] #77 123.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-24T06:33:07.343Z] #77 123.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-24T06:33:07.343Z] #77 123.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-24T06:33:07.343Z] #77 123.6 make install-recursive [2022-07-24T06:33:07.343Z] #77 123.6 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-24T06:33:07.343Z] #77 123.7 Making install in yajl [2022-07-24T06:33:07.343Z] #77 123.7 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-24T06:33:07.343Z] #77 123.7 CC verify/json_verify-json_verify.o [2022-07-24T06:33:07.343Z] #77 123.8 CC src/libyajl_la-yajl_alloc.lo [2022-07-24T06:33:07.343Z] #77 123.8 CC src/libyajl_la-yajl.lo [2022-07-24T06:33:07.343Z] #77 123.8 CC src/libyajl_la-yajl_gen.lo [2022-07-24T06:33:07.343Z] #77 123.8 CC src/libyajl_la-yajl_parser.lo [2022-07-24T06:33:07.343Z] #77 123.8 CC src/libyajl_la-yajl_buf.lo [2022-07-24T06:33:07.343Z] #77 123.8 CC src/libyajl_la-yajl_encode.lo [2022-07-24T06:33:07.343Z] #77 123.9 CC src/libyajl_la-yajl_lex.lo [2022-07-24T06:33:07.343Z] #77 124.0 CC src/libyajl_la-yajl_tree.lo [2022-07-24T06:33:07.416Z] #77 118.5 checking for ANSI C header files... yes [2022-07-24T06:33:07.416Z] [2022-07-24T06:33:07.416Z] #77 ... [2022-07-24T06:33:07.416Z] [2022-07-24T06:33:07.416Z] #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-24T06:33:07.416Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-24T06:33:07.416Z] #36 160.6 Delve is a source level debugger for Go programs. [2022-07-24T06:33:07.416Z] #36 160.6 [2022-07-24T06:33:07.416Z] #36 160.6 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-24T06:33:07.416Z] #36 160.6 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-24T06:33:07.416Z] #36 160.6 [2022-07-24T06:33:07.416Z] #36 160.6 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-24T06:33:07.416Z] #36 160.6 [2022-07-24T06:33:07.416Z] #36 160.6 Pass flags to the program you are debugging using `--`, for example: [2022-07-24T06:33:07.416Z] #36 160.6 [2022-07-24T06:33:07.416Z] #36 160.6 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-24T06:33:07.416Z] #36 160.6 [2022-07-24T06:33:07.416Z] #36 160.6 Usage: [2022-07-24T06:33:07.416Z] #36 160.6 dlv [command] [2022-07-24T06:33:07.416Z] #36 160.6 [2022-07-24T06:33:07.416Z] #36 160.6 Available Commands: [2022-07-24T06:33:07.416Z] #36 160.6 attach Attach to running process and begin debugging. [2022-07-24T06:33:07.416Z] #36 160.6 connect Connect to a headless debug server with a terminal client. [2022-07-24T06:33:07.416Z] #36 160.6 core Examine a core dump. [2022-07-24T06:33:07.416Z] #36 160.6 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-24T06:33:07.417Z] #36 160.6 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-24T06:33:07.417Z] #36 160.6 exec Execute a precompiled binary, and begin a debug session. [2022-07-24T06:33:07.417Z] #36 160.6 help Help about any command [2022-07-24T06:33:07.417Z] #36 160.6 run Deprecated command. Use 'debug' instead. [2022-07-24T06:33:07.417Z] #36 160.6 test Compile test binary and begin debugging program. [2022-07-24T06:33:07.417Z] #36 160.6 trace Compile and begin tracing program. [2022-07-24T06:33:07.417Z] #36 160.6 version Prints version. [2022-07-24T06:33:07.417Z] #36 160.6 [2022-07-24T06:33:07.417Z] #36 160.6 Flags: [2022-07-24T06:33:07.417Z] #36 160.6 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-24T06:33:07.417Z] #36 160.6 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-24T06:33:07.417Z] #36 160.6 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-07-24T06:33:07.417Z] #36 160.6 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-24T06:33:07.417Z] #36 160.6 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-24T06:33:07.417Z] #36 160.6 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-07-24T06:33:07.417Z] #36 160.6 --disable-aslr Disables address space randomization [2022-07-24T06:33:07.417Z] #36 160.6 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-24T06:33:07.417Z] #36 160.6 -h, --help help for dlv [2022-07-24T06:33:07.417Z] #36 160.6 --init string Init file, executed by the terminal client. [2022-07-24T06:33:07.417Z] #36 160.6 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-24T06:33:07.417Z] #36 160.6 --log Enable debugging server logging. [2022-07-24T06:33:07.417Z] #36 160.6 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-24T06:33:07.417Z] #36 160.6 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-24T06:33:07.417Z] #36 160.6 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-24T06:33:07.417Z] #36 160.6 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-24T06:33:07.417Z] #36 160.6 --wd string Working directory for running the program. [2022-07-24T06:33:07.417Z] #36 160.6 [2022-07-24T06:33:07.417Z] #36 160.6 Additional help topics: [2022-07-24T06:33:07.417Z] #36 160.6 dlv backend Help about the --backend flag. [2022-07-24T06:33:07.417Z] #36 160.6 dlv log Help about logging flags. [2022-07-24T06:33:07.417Z] #36 160.6 dlv redirect Help about file redirection. [2022-07-24T06:33:07.417Z] #36 160.6 [2022-07-24T06:33:07.417Z] #36 160.6 Use "dlv [command] --help" for more information about a command. [2022-07-24T06:33:07.417Z] #36 DONE 160.9s [2022-07-24T06:33:07.417Z] [2022-07-24T06:33:07.417Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-24T06:33:07.417Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-24T06:33:07.524Z] #19 ... [2022-07-24T06:33:07.524Z] [2022-07-24T06:33:07.524Z] #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-24T06:33:07.524Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-24T06:33:07.524Z] #84 214.3 CCLD libocispec.la [2022-07-24T06:33:07.604Z] #77 ... [2022-07-24T06:33:07.604Z] [2022-07-24T06:33:07.604Z] #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-24T06:33:07.604Z] #22 sha256:adf4e12bcc7b73cc1051f9c83e2a79bb0c0445b6365b9a6bb9eb612f9edb97b6 [2022-07-24T06:33:07.604Z] #22 0.570 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-24T06:33:07.604Z] #22 0.574 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-24T06:33:07.604Z] #22 0.586 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-24T06:33:07.604Z] #22 DONE 0.6s [2022-07-24T06:33:07.604Z] [2022-07-24T06:33:07.604Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-24T06:33:07.604Z] #23 sha256:bb2af0a8d8cfbdc7754cc0f9fed4cf72801edcaa57bf42860c6529a0860b74dc [2022-07-24T06:33:07.677Z] #77 119.2 checking for sys/types.h... yes [2022-07-24T06:33:07.677Z] #77 119.6 checking for sys/stat.h... yes [2022-07-24T06:33:07.692Z] #19 DONE 1.4s [2022-07-24T06:33:07.693Z] [2022-07-24T06:33:07.693Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-24T06:33:07.693Z] #20 sha256:30dcdbf684e2c1ce5b00f48fb1af948db24a1092bad339ec8f33ce546b4d491c [2022-07-24T06:33:07.938Z] #77 119.7 checking for stdlib.h... yes [2022-07-24T06:33:08.090Z] #84 215.2 CCLD src/validate [2022-07-24T06:33:08.090Z] #84 215.2 CCLD tests/test-1 [2022-07-24T06:33:08.198Z] #77 119.7 checking for string.h... yes [2022-07-24T06:33:08.347Z] #84 215.2 CCLD tests/test-2 [2022-07-24T06:33:08.347Z] #84 215.3 CCLD tests/test-3 [2022-07-24T06:33:08.347Z] #84 215.4 CCLD tests/test-4 [2022-07-24T06:33:08.347Z] #84 215.4 CCLD tests/test-5 [2022-07-24T06:33:08.458Z] #77 120.0 checking for memory.h... yes [2022-07-24T06:33:08.458Z] #77 120.2 checking for strings.h... yes [2022-07-24T06:33:08.605Z] #84 215.5 CCLD tests/test-6 [2022-07-24T06:33:08.605Z] #84 215.5 CCLD tests/test-7 [2022-07-24T06:33:08.605Z] #84 215.7 CCLD tests/test-8 [2022-07-24T06:33:08.605Z] #84 215.8 CCLD tests/test-9 [2022-07-24T06:33:08.605Z] #84 215.8 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-24T06:33:08.719Z] #77 120.4 checking for inttypes.h... yes [2022-07-24T06:33:08.862Z] #84 215.9 CCLD tests/test-11 [2022-07-24T06:33:08.862Z] #84 216.0 CCLD tests/test-10 [2022-07-24T06:33:08.979Z] #77 120.7 checking for stdint.h... yes [2022-07-24T06:33:08.979Z] #77 120.8 checking for unistd.h... yes [2022-07-24T06:33:09.240Z] #77 121.0 checking minix/config.h usability... no [2022-07-24T06:33:09.501Z] #77 121.2 checking minix/config.h presence... no [2022-07-24T06:33:09.501Z] #77 121.2 checking for minix/config.h... no [2022-07-24T06:33:09.501Z] #77 121.2 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-24T06:33:09.603Z] #20 DONE 1.7s [2022-07-24T06:33:09.603Z] [2022-07-24T06:33:09.603Z] #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-24T06:33:09.603Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-24T06:33:09.762Z] #77 121.4 checking build system type... x86_64-pc-linux-gnu [2022-07-24T06:33:09.762Z] #77 121.7 checking host system type... x86_64-pc-linux-gnu [2022-07-24T06:33:09.762Z] #77 121.7 checking how to print strings... printf [2022-07-24T06:33:09.762Z] #77 121.7 checking for a sed that does not truncate output... /bin/sed [2022-07-24T06:33:09.762Z] #77 121.7 checking for fgrep... /bin/grep -F [2022-07-24T06:33:09.762Z] #77 121.7 checking for ld used by gcc... /usr/bin/ld [2022-07-24T06:33:10.023Z] #77 121.7 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-24T06:33:10.023Z] #77 121.7 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-24T06:33:10.023Z] #77 121.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-24T06:33:10.023Z] #77 121.8 checking whether ln -s works... yes [2022-07-24T06:33:10.023Z] #77 121.8 checking the maximum length of command line arguments... 1572864 [2022-07-24T06:33:10.023Z] #77 122.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-24T06:33:10.023Z] #77 122.0 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-24T06:33:10.023Z] #77 122.0 checking for /usr/bin/ld option to reload object files... -r [2022-07-24T06:33:10.023Z] #77 122.0 checking for objdump... objdump [2022-07-24T06:33:10.023Z] #77 122.0 checking how to recognize dependent libraries... pass_all [2022-07-24T06:33:10.023Z] #77 122.0 checking for dlltool... no [2022-07-24T06:33:10.023Z] #77 122.0 checking how to associate runtime and link libraries... printf %s\n [2022-07-24T06:33:10.023Z] #77 122.0 checking for ar... ar [2022-07-24T06:33:10.283Z] #77 122.0 checking for archiver @FILE support... @ [2022-07-24T06:33:10.283Z] #77 122.0 checking for strip... strip [2022-07-24T06:33:10.283Z] #77 122.0 checking for ranlib... ranlib [2022-07-24T06:33:10.283Z] #77 122.0 checking for gawk... no [2022-07-24T06:33:10.283Z] #77 122.0 checking for mawk... mawk [2022-07-24T06:33:10.544Z] #77 122.0 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-24T06:33:10.544Z] #77 122.5 checking for sysroot... no [2022-07-24T06:33:10.544Z] #77 122.5 checking for a working dd... /bin/dd [2022-07-24T06:33:10.544Z] #77 122.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-24T06:33:10.544Z] #77 122.6 checking for mt... no [2022-07-24T06:33:10.544Z] #77 122.6 checking if : is a manifest tool... no [2022-07-24T06:33:10.805Z] #77 122.6 checking for dlfcn.h... yes [2022-07-24T06:33:11.065Z] #77 122.7 checking for objdir... .libs [2022-07-24T06:33:11.326Z] #77 123.1 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-24T06:33:11.326Z] #77 123.3 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-24T06:33:11.326Z] #77 123.3 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-24T06:33:11.389Z] #84 217.9 libtool: link: ar cr libocispec.a [2022-07-24T06:33:11.389Z] #84 218.1 libtool: link: ranlib libocispec.a [2022-07-24T06:33:11.510Z] #21 1.959 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-24T06:33:11.510Z] #21 2.068 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-24T06:33:11.510Z] #21 2.068 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-24T06:33:11.897Z] #77 123.4 checking if gcc static flag -static works... yes [2022-07-24T06:33:11.897Z] #77 123.9 checking if gcc supports -c -o file.o... yes [2022-07-24T06:33:11.897Z] #77 124.0 checking if gcc supports -c -o file.o... (cached) yes [2022-07-24T06:33:12.156Z] #77 124.0 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-24T06:33:12.416Z] #77 124.0 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-24T06:33:12.416Z] #77 124.3 checking how to hardcode library paths into programs... immediate [2022-07-24T06:33:12.416Z] #77 124.3 checking whether stripping libraries is possible... yes [2022-07-24T06:33:12.416Z] #77 124.3 checking if libtool supports shared libraries... yes [2022-07-24T06:33:12.416Z] #77 124.3 checking whether to build shared libraries... no [2022-07-24T06:33:12.416Z] #77 124.3 checking whether to build static libraries... yes [2022-07-24T06:33:12.416Z] #77 124.3 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-24T06:33:12.416Z] #77 124.3 checking whether build environment is sane... yes [2022-07-24T06:33:12.416Z] #77 124.4 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-24T06:33:12.676Z] #77 124.4 checking whether make sets $(MAKE)... yes [2022-07-24T06:33:12.676Z] #77 124.4 checking whether make supports the include directive... yes (GNU style) [2022-07-24T06:33:12.676Z] #77 124.5 checking whether make supports nested variables... yes [2022-07-24T06:33:12.676Z] #77 124.5 checking whether UID '0' is supported by ustar format... yes [2022-07-24T06:33:12.676Z] #77 124.5 checking whether GID '0' is supported by ustar format... yes [2022-07-24T06:33:12.676Z] #77 124.5 checking how to create a ustar tar archive... gnutar [2022-07-24T06:33:12.886Z] #23 ... [2022-07-24T06:33:12.886Z] [2022-07-24T06:33:12.886Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-24T06:33:12.886Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-24T06:33:12.886Z] #77 129.7 CCLD libyajl.la [2022-07-24T06:33:12.886Z] #77 130.1 CCLD verify/json_verify [2022-07-24T06:33:12.886Z] #77 130.5 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-24T06:33:12.886Z] #77 130.5 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-24T06:33:12.886Z] #77 130.5 make[5]: Nothing to be done for 'install-data-am'. [2022-07-24T06:33:12.886Z] #77 130.5 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-24T06:33:12.886Z] #77 130.5 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-24T06:33:12.886Z] #77 130.5 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-24T06:33:12.886Z] #77 130.6 CC src/validate.o [2022-07-24T06:33:12.886Z] #77 130.6 CC src/image_spec_schema_config_schema.lo [2022-07-24T06:33:12.886Z] #77 130.6 CC src/image_spec_schema_content_descriptor.lo [2022-07-24T06:33:12.886Z] #77 130.7 CC src/image_spec_schema_defs.lo [2022-07-24T06:33:12.886Z] #77 130.7 CC src/image_spec_schema_defs_descriptor.lo [2022-07-24T06:33:12.886Z] #77 130.7 CC src/image_spec_schema_image_index_schema.lo [2022-07-24T06:33:12.886Z] #77 130.7 CC src/image_spec_schema_image_layout_schema.lo [2022-07-24T06:33:12.886Z] #77 130.7 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-24T06:33:12.886Z] #77 130.8 CC src/runtime_spec_schema_config_linux.lo [2022-07-24T06:33:12.886Z] #77 130.8 CC src/runtime_spec_schema_config_zos.lo [2022-07-24T06:33:12.886Z] #77 130.9 CC src/runtime_spec_schema_config_schema.lo [2022-07-24T06:33:12.886Z] #77 130.9 CC src/runtime_spec_schema_config_solaris.lo [2022-07-24T06:33:12.886Z] #77 130.9 CC src/runtime_spec_schema_config_vm.lo [2022-07-24T06:33:12.886Z] #77 131.0 CC src/runtime_spec_schema_config_windows.lo [2022-07-24T06:33:12.886Z] #77 131.0 CC src/runtime_spec_schema_defs.lo [2022-07-24T06:33:12.886Z] #77 131.1 CC src/runtime_spec_schema_defs_linux.lo [2022-07-24T06:33:12.886Z] #77 131.1 CC src/runtime_spec_schema_defs_zos.lo [2022-07-24T06:33:12.886Z] #77 131.2 CC src/runtime_spec_schema_defs_vm.lo [2022-07-24T06:33:12.886Z] #77 131.3 CC src/runtime_spec_schema_defs_windows.lo [2022-07-24T06:33:12.886Z] #77 131.5 CC src/runtime_spec_schema_state_schema.lo [2022-07-24T06:33:12.886Z] #77 131.5 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-24T06:33:12.886Z] #77 131.6 CC src/basic_test_double_array_item.lo [2022-07-24T06:33:12.888Z] #21 3.523 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-24T06:33:12.936Z] #77 124.6 checking dependency style of gcc... gcc3 [2022-07-24T06:33:12.936Z] #77 124.8 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-24T06:33:12.936Z] #77 124.8 checking whether make supports nested variables... (cached) yes [2022-07-24T06:33:12.936Z] #77 124.8 checking for pkg-config... /usr/bin/pkg-config [2022-07-24T06:33:12.936Z] #77 124.8 checking pkg-config is at least version 0.9.0... yes [2022-07-24T06:33:12.936Z] #77 124.8 checking for yajl >= 2.1.0... yes [2022-07-24T06:33:12.936Z] #77 124.8 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-24T06:33:12.936Z] #77 124.8 checking for gcc... (cached) gcc [2022-07-24T06:33:13.150Z] #77 131.7 CC src/basic_test_double_array.lo [2022-07-24T06:33:13.150Z] #77 131.8 CC src/basic_test_top_array_int.lo [2022-07-24T06:33:13.150Z] #77 131.9 CC src/basic_test_top_array_string.lo [2022-07-24T06:33:13.196Z] #77 124.9 checking whether we are using the GNU C compiler... (cached) yes [2022-07-24T06:33:13.196Z] #77 124.9 checking whether gcc accepts -g... (cached) yes [2022-07-24T06:33:13.196Z] #77 124.9 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-24T06:33:13.196Z] #77 124.9 checking whether gcc understands -c and -o together... (cached) yes [2022-07-24T06:33:13.196Z] #77 124.9 checking for a Python interpreter with version >= 3... python3 [2022-07-24T06:33:13.196Z] #77 125.0 checking for python3... /usr/bin/python3 [2022-07-24T06:33:13.196Z] #77 125.0 checking for python3 version... 3.9 [2022-07-24T06:33:13.196Z] #77 125.1 checking for python3 platform... linux [2022-07-24T06:33:13.410Z] #77 132.0 CC src/basic_test_top_double_array_int.lo [2022-07-24T06:33:13.456Z] #77 125.1 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-24T06:33:13.456Z] #77 125.2 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-24T06:33:13.670Z] #77 132.3 CC src/basic_test_top_double_array_obj.lo [2022-07-24T06:33:13.670Z] #77 132.3 CC src/basic_test_top_double_array_refobj.lo [2022-07-24T06:33:13.716Z] #77 125.5 checking that generated files are newer than configure... done [2022-07-24T06:33:13.716Z] #77 125.5 configure: creating ./config.status [2022-07-24T06:33:13.716Z] #77 ... [2022-07-24T06:33:13.716Z] [2022-07-24T06:33:13.716Z] #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-24T06:33:13.716Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-24T06:33:13.716Z] #21 10.25 Fetched 8559 kB in 8s (1046 kB/s) [2022-07-24T06:33:13.716Z] #21 10.25 Reading package lists... [2022-07-24T06:33:13.716Z] #21 13.86 Reading package lists... [2022-07-24T06:33:13.716Z] #21 16.89 Building dependency tree... [2022-07-24T06:33:13.716Z] #21 18.27 The following additional packages will be installed: [2022-07-24T06:33:13.716Z] #21 18.27 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-24T06:33:13.716Z] #21 18.27 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-07-24T06:33:13.716Z] #21 18.27 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-24T06:33:13.716Z] #21 18.27 python3-pkg-resources vim-runtime xxd [2022-07-24T06:33:13.716Z] #21 18.27 Suggested packages: [2022-07-24T06:33:13.716Z] #21 18.27 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-07-24T06:33:13.716Z] #21 18.27 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-07-24T06:33:13.716Z] #21 18.27 acl attr quota [2022-07-24T06:33:13.716Z] #21 18.27 Recommended packages: [2022-07-24T06:33:13.716Z] #21 18.27 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-24T06:33:13.716Z] #21 19.87 The following NEW packages will be installed: [2022-07-24T06:33:13.716Z] #21 19.87 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-07-24T06:33:13.716Z] #21 19.87 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-24T06:33:13.716Z] #21 19.87 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-07-24T06:33:13.716Z] #21 19.87 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-07-24T06:33:13.716Z] #21 19.87 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-07-24T06:33:13.716Z] #21 19.87 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-07-24T06:33:13.716Z] #21 19.87 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-24T06:33:13.716Z] #21 19.87 xz-utils zip zstd [2022-07-24T06:33:13.716Z] #21 20.18 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-07-24T06:33:13.716Z] #21 20.18 Need to get 27.7 MB of archives. [2022-07-24T06:33:13.716Z] #21 20.18 After this operation, 106 MB of additional disk space will be used. [2022-07-24T06:33:13.716Z] #21 20.18 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-07-24T06:33:13.716Z] #21 20.36 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-07-24T06:33:13.932Z] #77 132.5 CC src/basic_test_top_double_array_string.lo [2022-07-24T06:33:13.945Z] #84 220.9 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-24T06:33:13.945Z] #84 220.9 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-24T06:33:13.945Z] #84 220.9 make[5]: Nothing to be done for 'install-data-am'. [2022-07-24T06:33:13.945Z] #84 220.9 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-24T06:33:13.945Z] #84 220.9 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-24T06:33:13.945Z] #84 220.9 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-24T06:33:13.945Z] #84 220.9 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-24T06:33:13.945Z] #84 220.9 make[2]: Entering directory '/tmp/crun-build' [2022-07-24T06:33:13.945Z] #84 221.1 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-24T06:33:13.945Z] #84 221.1 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-24T06:33:13.976Z] #21 20.48 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-07-24T06:33:13.976Z] #21 20.48 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-24T06:33:13.976Z] #21 20.48 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-07-24T06:33:13.976Z] #21 20.48 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-07-24T06:33:13.976Z] #21 20.48 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-07-24T06:33:13.976Z] #21 20.49 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-07-24T06:33:13.976Z] #21 20.57 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-24T06:33:13.976Z] #21 20.57 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-24T06:33:13.976Z] #21 20.60 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-07-24T06:33:13.976Z] #21 20.60 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-24T06:33:13.976Z] #21 20.60 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-24T06:33:13.976Z] #21 20.60 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-07-24T06:33:13.976Z] #21 20.65 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-07-24T06:33:13.976Z] #21 20.65 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-07-24T06:33:13.976Z] #21 20.65 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-07-24T06:33:13.976Z] #21 20.67 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-24T06:33:13.976Z] #21 20.67 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-07-24T06:33:13.976Z] #21 20.67 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-07-24T06:33:13.976Z] #21 20.67 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-07-24T06:33:13.976Z] #21 20.70 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-24T06:33:14.191Z] #77 132.8 CC src/read-file.lo [2022-07-24T06:33:14.192Z] #77 132.8 CC src/json_common.lo [2022-07-24T06:33:14.192Z] #77 132.9 CC tests/test-1.o [2022-07-24T06:33:14.201Z] #84 221.1 CC src/libcrun/libcrun_testing_a-container.o [2022-07-24T06:33:14.201Z] #84 221.1 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-24T06:33:14.201Z] #84 221.1 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-24T06:33:14.201Z] #84 221.2 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-24T06:33:14.201Z] #84 221.2 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-24T06:33:14.201Z] #84 221.2 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-24T06:33:14.201Z] #84 221.2 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-24T06:33:14.201Z] #84 221.3 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-24T06:33:14.201Z] #84 221.4 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-24T06:33:14.201Z] #84 221.4 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-24T06:33:14.201Z] #84 221.4 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-24T06:33:14.237Z] #21 20.81 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-24T06:33:14.237Z] #21 20.82 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-24T06:33:14.237Z] #21 20.82 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-07-24T06:33:14.237Z] #21 20.82 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-07-24T06:33:14.237Z] #21 20.82 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-24T06:33:14.452Z] #77 133.2 CC tests/test-3.o [2022-07-24T06:33:14.452Z] #77 133.3 CC tests/test-2.o [2022-07-24T06:33:14.458Z] #84 221.4 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-24T06:33:14.458Z] #84 221.5 CC src/libcrun/libcrun_testing_a-error.o [2022-07-24T06:33:14.458Z] #84 221.6 CC src/libcrun/libcrun_testing_a-status.o [2022-07-24T06:33:14.458Z] #84 221.6 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-24T06:33:14.458Z] #84 221.6 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-24T06:33:14.715Z] #84 221.7 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-24T06:33:14.715Z] #84 221.8 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-24T06:33:14.715Z] #84 221.8 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-24T06:33:14.715Z] #84 221.8 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-24T06:33:14.715Z] #84 221.8 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-24T06:33:14.715Z] #84 221.9 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-24T06:33:14.725Z] #77 133.3 CC tests/test-4.o [2022-07-24T06:33:14.809Z] #21 21.30 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-07-24T06:33:14.809Z] #21 21.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-24T06:33:14.809Z] #21 21.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-24T06:33:14.809Z] #21 21.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-24T06:33:14.809Z] #21 21.31 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-24T06:33:14.809Z] #21 21.31 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-07-24T06:33:14.809Z] #21 21.31 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-24T06:33:14.809Z] #21 21.32 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-24T06:33:14.809Z] #21 21.40 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-24T06:33:14.809Z] #21 21.40 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-24T06:33:14.809Z] #21 21.41 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-24T06:33:14.809Z] #21 21.42 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-24T06:33:14.809Z] #21 21.44 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-24T06:33:14.809Z] #21 21.44 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-24T06:33:14.809Z] #21 21.45 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-07-24T06:33:14.809Z] #21 21.50 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-07-24T06:33:14.809Z] #21 21.51 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-07-24T06:33:14.809Z] #21 21.52 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-24T06:33:14.972Z] #84 221.9 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-24T06:33:14.972Z] #84 222.2 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-24T06:33:14.984Z] #77 133.5 CC tests/test-5.o [2022-07-24T06:33:14.984Z] #77 133.7 CC tests/test-6.o [2022-07-24T06:33:15.068Z] #21 21.73 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-07-24T06:33:15.068Z] #21 21.76 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-07-24T06:33:15.068Z] #21 21.79 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-07-24T06:33:15.228Z] #84 222.2 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-24T06:33:15.244Z] #77 134.0 CC tests/test-7.o [2022-07-24T06:33:15.329Z] #21 21.79 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-07-24T06:33:15.329Z] #21 ... [2022-07-24T06:33:15.329Z] [2022-07-24T06:33:15.329Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-24T06:33:15.329Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-24T06:33:15.329Z] #77 127.3 config.status: creating Makefile [2022-07-24T06:33:15.426Z] #21 5.651 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-24T06:33:15.426Z] #21 ... [2022-07-24T06:33:15.426Z] [2022-07-24T06:33:15.426Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-24T06:33:15.426Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-24T06:33:15.426Z] #77 138.7 checking build system type... x86_64-pc-linux-gnu [2022-07-24T06:33:15.426Z] #77 139.2 checking host system type... x86_64-pc-linux-gnu [2022-07-24T06:33:15.426Z] #77 139.2 checking how to print strings... printf [2022-07-24T06:33:15.426Z] #77 139.2 checking for gcc... gcc [2022-07-24T06:33:15.426Z] #77 139.4 checking whether the C compiler works... yes [2022-07-24T06:33:15.426Z] #77 139.7 checking for C compiler default output file name... a.out [2022-07-24T06:33:15.426Z] #77 139.7 checking for suffix of executables... [2022-07-24T06:33:15.426Z] #77 140.2 checking whether we are cross compiling... no [2022-07-24T06:33:15.426Z] #77 140.6 checking for suffix of object files... o [2022-07-24T06:33:15.426Z] #77 140.8 checking whether we are using the GNU C compiler... yes [2022-07-24T06:33:15.426Z] #77 141.0 checking whether gcc accepts -g... yes [2022-07-24T06:33:15.426Z] #77 141.3 checking for gcc option to accept ISO C89... none needed [2022-07-24T06:33:15.426Z] #77 141.6 checking whether gcc understands -c and -o together... yes [2022-07-24T06:33:15.426Z] #77 141.8 checking for a sed that does not truncate output... /bin/sed [2022-07-24T06:33:15.426Z] #77 141.8 checking for grep that handles long lines and -e... /bin/grep [2022-07-24T06:33:15.426Z] #77 141.8 checking for egrep... /bin/grep -E [2022-07-24T06:33:15.426Z] #77 141.8 checking for fgrep... /bin/grep -F [2022-07-24T06:33:15.426Z] #77 141.9 checking for ld used by gcc... /usr/bin/ld [2022-07-24T06:33:15.426Z] #77 141.9 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-24T06:33:15.426Z] #77 141.9 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-24T06:33:15.426Z] #77 141.9 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-24T06:33:15.426Z] #77 142.3 checking whether ln -s works... yes [2022-07-24T06:33:15.426Z] #77 142.3 checking the maximum length of command line arguments... 1572864 [2022-07-24T06:33:15.426Z] #77 142.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-24T06:33:15.426Z] #77 142.3 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-24T06:33:15.426Z] #77 142.3 checking for /usr/bin/ld option to reload object files... -r [2022-07-24T06:33:15.426Z] #77 142.3 checking for objdump... objdump [2022-07-24T06:33:15.426Z] #77 142.3 checking how to recognize dependent libraries... pass_all [2022-07-24T06:33:15.426Z] #77 142.3 checking for dlltool... no [2022-07-24T06:33:15.426Z] #77 142.3 checking how to associate runtime and link libraries... printf %s\n [2022-07-24T06:33:15.426Z] #77 142.3 checking for ar... ar [2022-07-24T06:33:15.426Z] #77 142.3 checking for archiver @FILE support... @ [2022-07-24T06:33:15.426Z] #77 142.6 checking for strip... strip [2022-07-24T06:33:15.426Z] #77 142.6 checking for ranlib... ranlib [2022-07-24T06:33:15.426Z] #77 142.6 checking for gawk... no [2022-07-24T06:33:15.426Z] #77 142.6 checking for mawk... mawk [2022-07-24T06:33:15.426Z] #77 142.6 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-24T06:33:15.426Z] #77 143.6 checking for sysroot... no [2022-07-24T06:33:15.426Z] #77 143.6 checking for a working dd... /bin/dd [2022-07-24T06:33:15.426Z] #77 143.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-24T06:33:15.426Z] #77 143.8 checking for mt... no [2022-07-24T06:33:15.426Z] #77 143.8 checking if : is a manifest tool... no [2022-07-24T06:33:15.426Z] #77 143.9 checking how to run the C preprocessor... gcc -E [2022-07-24T06:33:15.426Z] #77 144.5 checking for ANSI C header files... yes [2022-07-24T06:33:15.426Z] #77 146.0 checking for sys/types.h... yes [2022-07-24T06:33:15.426Z] #77 146.6 checking for sys/stat.h... yes [2022-07-24T06:33:15.426Z] #77 147.0 checking for stdlib.h... yes [2022-07-24T06:33:15.426Z] #77 147.4 checking for string.h... yes [2022-07-24T06:33:15.426Z] #77 147.7 checking for memory.h... yes [2022-07-24T06:33:15.504Z] #77 134.0 CC tests/test-8.o [2022-07-24T06:33:15.589Z] #77 127.4 config.status: creating config.h [2022-07-24T06:33:15.589Z] #77 127.5 config.status: executing libtool commands [2022-07-24T06:33:15.589Z] #77 127.5 config.status: executing depfiles commands [2022-07-24T06:33:15.764Z] #77 134.4 CC tests/test-9.o [2022-07-24T06:33:15.792Z] #84 222.8 CC src/crun-run.o [2022-07-24T06:33:15.792Z] #84 222.8 CC src/crun-delete.o [2022-07-24T06:33:15.792Z] #84 222.8 CC src/crun-crun.o [2022-07-24T06:33:16.023Z] #77 148.0 checking for strings.h... yes [2022-07-24T06:33:16.024Z] #77 148.6 checking for inttypes.h... yes [2022-07-24T06:33:16.024Z] #77 134.6 CC tests/test-10.o [2022-07-24T06:33:16.049Z] #84 222.9 CC src/crun-kill.o [2022-07-24T06:33:16.049Z] #84 223.1 CC src/crun-pause.o [2022-07-24T06:33:16.158Z] #77 128.1 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-24T06:33:16.306Z] #84 223.2 CC src/crun-unpause.o [2022-07-24T06:33:16.306Z] #84 223.3 CC src/crun-exec.o [2022-07-24T06:33:16.306Z] #84 223.3 CC src/crun-spec.o [2022-07-24T06:33:16.306Z] #84 223.4 CC src/crun-list.o [2022-07-24T06:33:16.306Z] #84 223.5 CC src/crun-create.o [2022-07-24T06:33:16.419Z] #77 128.1 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-24T06:33:16.419Z] #77 128.5 checking for gcc... gcc [2022-07-24T06:33:16.563Z] #84 223.5 CC src/crun-start.o [2022-07-24T06:33:16.563Z] #84 223.6 CC src/crun-state.o [2022-07-24T06:33:16.563Z] #84 223.7 CC src/crun-update.o [2022-07-24T06:33:16.563Z] #84 223.8 CC src/crun-ps.o [2022-07-24T06:33:16.582Z] #77 149.1 checking for stdint.h... yes [2022-07-24T06:33:16.596Z] #77 135.1 CC tests/test-11.o [2022-07-24T06:33:16.820Z] #84 223.8 CC src/crun-checkpoint.o [2022-07-24T06:33:16.820Z] #84 224.0 CC src/crun-restore.o [2022-07-24T06:33:16.942Z] #77 128.5 checking whether the C compiler works... yes [2022-07-24T06:33:16.942Z] #77 128.8 checking for C compiler default output file name... a.out [2022-07-24T06:33:17.077Z] #84 224.1 CC src/libcrun/libcrun_la-utils.lo [2022-07-24T06:33:17.077Z] #84 ... [2022-07-24T06:33:17.077Z] [2022-07-24T06:33:17.077Z] #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-24T06:33:17.077Z] #54 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-24T06:33:17.077Z] #54 280.6 + dpkg --print-architecture [2022-07-24T06:33:17.077Z] #54 280.6 + git checkout -q v2.1.0 [2022-07-24T06:33:17.093Z] #67 ... [2022-07-24T06:33:17.093Z] [2022-07-24T06:33:17.093Z] #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-24T06:33:17.093Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-24T06:33:17.093Z] #14 191.9 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-24T06:33:17.093Z] #14 191.9 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-24T06:33:17.093Z] #14 191.9 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-24T06:33:17.093Z] #14 ... [2022-07-24T06:33:17.093Z] [2022-07-24T06:33:17.093Z] #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-24T06:33:17.093Z] #67 sha256:800cfd1ebe3565870cab291d2531f142ea6591ce01b7e9c0f56782d3501c7978 [2022-07-24T06:33:17.093Z] #67 201.8 rootlesskit version 1.0.0 [2022-07-24T06:33:17.093Z] #67 201.9 Usage of /build/rootlesskit-docker-proxy: [2022-07-24T06:33:17.093Z] #67 201.9 -container-ip string [2022-07-24T06:33:17.093Z] #67 201.9 container ip [2022-07-24T06:33:17.093Z] #67 201.9 -container-port int [2022-07-24T06:33:17.093Z] #67 201.9 container port (default -1) [2022-07-24T06:33:17.093Z] #67 201.9 -host-ip string [2022-07-24T06:33:17.093Z] #67 201.9 host ip [2022-07-24T06:33:17.093Z] #67 201.9 -host-port int [2022-07-24T06:33:17.093Z] #67 201.9 host port (default -1) [2022-07-24T06:33:17.093Z] #67 201.9 -proto string [2022-07-24T06:33:17.093Z] #67 201.9 proxy protocol (default "tcp") [2022-07-24T06:33:17.093Z] #67 DONE 202.4s [2022-07-24T06:33:17.093Z] [2022-07-24T06:33:17.093Z] #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-24T06:33:17.093Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-24T06:33:17.093Z] #34 ... [2022-07-24T06:33:17.093Z] [2022-07-24T06:33:17.093Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-24T06:33:17.093Z] #68 sha256:ecbb22fe36ccd57bb3e63ba2e3da5efa54836e41a8ca11d7ed7524fa48506257 [2022-07-24T06:33:17.093Z] #68 DONE 0.2s [2022-07-24T06:33:17.093Z] [2022-07-24T06:33:17.093Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-24T06:33:17.093Z] #69 sha256:518aa6b26613e969775a19dbcd0013eac385a2b82da41e9a7305f4a4db659db4 [2022-07-24T06:33:17.093Z] #69 DONE 0.1s [2022-07-24T06:33:17.093Z] [2022-07-24T06:33:17.093Z] #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-24T06:33:17.093Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-24T06:33:17.203Z] #77 128.8 checking for suffix of executables... [2022-07-24T06:33:17.203Z] #77 129.0 checking whether we are cross compiling... no [2022-07-24T06:33:17.203Z] #77 129.1 checking for suffix of object files... o [2022-07-24T06:33:17.210Z] #77 149.5 checking for unistd.h... yes [2022-07-24T06:33:17.335Z] #54 280.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-24T06:33:17.335Z] #54 280.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-24T06:33:17.463Z] #77 129.2 checking whether we are using the GNU C compiler... yes [2022-07-24T06:33:17.471Z] #77 150.0 checking for dlfcn.h... yes [2022-07-24T06:33:17.471Z] #77 150.3 checking for objdir... .libs [2022-07-24T06:33:17.724Z] #77 129.3 checking whether gcc accepts -g... yes [2022-07-24T06:33:17.724Z] #77 129.4 checking for gcc option to accept ISO C89... none needed [2022-07-24T06:33:17.985Z] #77 129.5 checking whether gcc understands -c and -o together... yes [2022-07-24T06:33:17.985Z] #77 129.7 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-24T06:33:17.985Z] #77 129.7 checking whether build environment is sane... yes [2022-07-24T06:33:17.985Z] #77 129.8 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-24T06:33:17.985Z] #77 129.8 checking for gawk... no [2022-07-24T06:33:17.985Z] #77 129.8 checking for mawk... mawk [2022-07-24T06:33:17.985Z] #77 129.8 checking whether make sets $(MAKE)... yes [2022-07-24T06:33:17.985Z] #77 129.8 checking whether make supports the include directive... yes (GNU style) [2022-07-24T06:33:17.985Z] #77 129.8 checking whether make supports nested variables... yes [2022-07-24T06:33:17.985Z] #77 129.9 checking whether UID '0' is supported by ustar format... yes [2022-07-24T06:33:17.985Z] #77 129.9 checking whether GID '0' is supported by ustar format... yes [2022-07-24T06:33:17.985Z] #77 129.9 checking how to create a ustar tar archive... gnutar [2022-07-24T06:33:18.038Z] #77 ... [2022-07-24T06:33:18.038Z] [2022-07-24T06:33:18.038Z] #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-24T06:33:18.038Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-24T06:33:18.038Z] #21 8.543 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-24T06:33:18.245Z] #77 130.0 checking dependency style of gcc... gcc3 [2022-07-24T06:33:18.245Z] #77 130.1 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-24T06:33:18.245Z] #77 130.1 checking whether make supports nested variables... (cached) yes [2022-07-24T06:33:18.481Z] #55 ... [2022-07-24T06:33:18.481Z] [2022-07-24T06:33:18.481Z] #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-24T06:33:18.481Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-24T06:33:18.481Z] #14 204.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-24T06:33:18.481Z] #14 204.8 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-24T06:33:18.481Z] #14 204.9 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-24T06:33:18.481Z] #14 205.2 Selecting previously unselected package libapparmor1:amd64. [2022-07-24T06:33:18.481Z] #14 205.2 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-07-24T06:33:18.481Z] #14 205.2 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-07-24T06:33:18.504Z] #77 130.1 checking build system type... x86_64-pc-linux-gnu [2022-07-24T06:33:18.504Z] #77 130.4 checking host system type... x86_64-pc-linux-gnu [2022-07-24T06:33:18.504Z] #77 130.4 checking how to print strings... printf [2022-07-24T06:33:18.504Z] #77 130.4 checking for a sed that does not truncate output... /bin/sed [2022-07-24T06:33:18.504Z] #77 130.4 checking for grep that handles long lines and -e... /bin/grep [2022-07-24T06:33:18.504Z] #77 130.4 checking for egrep... /bin/grep -E [2022-07-24T06:33:18.504Z] #77 130.4 checking for fgrep... /bin/grep -F [2022-07-24T06:33:18.504Z] #77 130.4 checking for ld used by gcc... /usr/bin/ld [2022-07-24T06:33:18.504Z] #77 130.4 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-24T06:33:18.504Z] #77 130.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-24T06:33:18.742Z] #14 205.4 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-24T06:33:18.742Z] #14 205.4 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-07-24T06:33:18.742Z] #14 205.4 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-24T06:33:18.763Z] #77 130.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-24T06:33:18.763Z] #77 130.6 checking whether ln -s works... yes [2022-07-24T06:33:18.763Z] #77 130.6 checking the maximum length of command line arguments... 1572864 [2022-07-24T06:33:18.763Z] #77 130.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-24T06:33:18.763Z] #77 130.6 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-24T06:33:18.763Z] #77 130.6 checking for /usr/bin/ld option to reload object files... -r [2022-07-24T06:33:18.763Z] #77 130.6 checking for objdump... objdump [2022-07-24T06:33:18.763Z] #77 130.6 checking how to recognize dependent libraries... pass_all [2022-07-24T06:33:18.763Z] #77 130.6 checking for dlltool... no [2022-07-24T06:33:18.763Z] #77 130.6 checking how to associate runtime and link libraries... printf %s\n [2022-07-24T06:33:18.763Z] #77 130.6 checking for ar... ar [2022-07-24T06:33:18.763Z] #77 130.6 checking for archiver @FILE support... @ [2022-07-24T06:33:19.002Z] #14 205.7 Selecting previously unselected package libbtrfs0:amd64. [2022-07-24T06:33:19.002Z] #14 205.7 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-24T06:33:19.002Z] #14 205.7 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-24T06:33:19.023Z] #77 130.7 checking for strip... strip [2022-07-24T06:33:19.023Z] #77 130.7 checking for ranlib... ranlib [2022-07-24T06:33:19.262Z] #14 206.0 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-24T06:33:19.262Z] #14 206.0 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-24T06:33:19.282Z] #77 130.7 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-24T06:33:19.282Z] #77 131.1 checking for sysroot... no [2022-07-24T06:33:19.282Z] #77 131.1 checking for a working dd... /bin/dd [2022-07-24T06:33:19.282Z] #77 131.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-24T06:33:19.282Z] #77 131.2 checking for mt... no [2022-07-24T06:33:19.282Z] #77 131.2 checking if : is a manifest tool... no [2022-07-24T06:33:19.522Z] #14 206.0 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-24T06:33:19.542Z] #77 131.2 checking how to run the C preprocessor... gcc -E [2022-07-24T06:33:19.783Z] #14 206.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-24T06:33:19.783Z] #14 206.4 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-24T06:33:19.783Z] #14 206.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-24T06:33:19.783Z] #14 206.6 Selecting previously unselected package libudev-dev:amd64. [2022-07-24T06:33:20.043Z] #14 206.6 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-24T06:33:20.043Z] #14 206.6 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-24T06:33:20.043Z] #14 206.9 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-24T06:33:20.043Z] #14 206.9 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-07-24T06:33:20.111Z] #77 131.5 checking for ANSI C header files... yes [2022-07-24T06:33:20.310Z] #14 207.0 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-07-24T06:33:20.371Z] #77 132.0 checking for sys/types.h... yes [2022-07-24T06:33:20.371Z] #77 132.2 checking for sys/stat.h... yes [2022-07-24T06:33:20.631Z] #77 132.3 checking for stdlib.h... yes [2022-07-24T06:33:20.631Z] #77 132.5 checking for string.h... yes [2022-07-24T06:33:20.885Z] #14 207.5 Selecting previously unselected package libpcre2-16-0:amd64. [2022-07-24T06:33:20.885Z] #14 207.5 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-07-24T06:33:20.885Z] #14 207.5 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-07-24T06:33:20.891Z] #77 132.7 checking for memory.h... yes [2022-07-24T06:33:21.147Z] #14 207.8 Selecting previously unselected package libpcre2-32-0:amd64. [2022-07-24T06:33:21.147Z] #14 207.8 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-07-24T06:33:21.147Z] #14 207.8 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-07-24T06:33:21.151Z] #77 132.9 checking for strings.h... yes [2022-07-24T06:33:21.408Z] #14 208.1 Selecting previously unselected package libpcre2-posix2:amd64. [2022-07-24T06:33:21.408Z] #14 208.1 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-07-24T06:33:21.408Z] #14 208.1 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-07-24T06:33:21.410Z] #77 133.1 checking for inttypes.h... yes [2022-07-24T06:33:21.410Z] #77 133.2 checking for stdint.h... yes [2022-07-24T06:33:21.668Z] #14 208.4 Selecting previously unselected package libpcre2-dev:amd64. [2022-07-24T06:33:21.668Z] #14 208.4 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-07-24T06:33:21.668Z] #14 208.4 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-07-24T06:33:21.669Z] #77 133.4 checking for unistd.h... yes [2022-07-24T06:33:21.669Z] #77 133.6 checking for dlfcn.h... yes [2022-07-24T06:33:21.892Z] #77 ... [2022-07-24T06:33:21.892Z] [2022-07-24T06:33:21.892Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-24T06:33:21.892Z] #23 sha256:bb2af0a8d8cfbdc7754cc0f9fed4cf72801edcaa57bf42860c6529a0860b74dc [2022-07-24T06:33:21.892Z] #23 8.962 Collecting yamllint==1.26.1 [2022-07-24T06:33:21.892Z] #23 10.01 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-24T06:33:21.892Z] #23 11.29 Collecting pathspec>=0.5.3 [2022-07-24T06:33:21.892Z] #23 11.32 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-24T06:33:21.892Z] #23 11.66 Collecting pyyaml [2022-07-24T06:33:21.892Z] #23 11.67 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-07-24T06:33:21.892Z] #23 11.73 Building wheels for collected packages: yamllint [2022-07-24T06:33:21.892Z] #23 11.73 Building wheel for yamllint (setup.py): started [2022-07-24T06:33:21.892Z] #23 12.74 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-24T06:33:21.892Z] #23 12.74 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=be71fe8b88abdf6dbc435d450fbb0b754b7b207d32695b7ad83e32992fc78222 [2022-07-24T06:33:21.892Z] #23 12.75 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-24T06:33:21.892Z] #23 12.75 Successfully built yamllint [2022-07-24T06:33:21.892Z] #23 12.78 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-24T06:33:21.892Z] #23 13.22 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-24T06:33:21.892Z] #23 DONE 13.9s [2022-07-24T06:33:21.892Z] [2022-07-24T06:33:21.892Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-24T06:33:21.892Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-24T06:33:21.930Z] #77 133.7 checking for objdir... .libs [2022-07-24T06:33:22.190Z] #77 134.0 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-24T06:33:22.190Z] #77 134.2 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-24T06:33:22.450Z] #77 134.2 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-24T06:33:22.589Z] #54 ... [2022-07-24T06:33:22.589Z] [2022-07-24T06:33:22.589Z] #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-24T06:33:22.589Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-24T06:33:22.589Z] #84 224.2 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-24T06:33:22.589Z] #84 224.3 CC src/libcrun/libcrun_la-container.lo [2022-07-24T06:33:22.589Z] #84 224.5 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-24T06:33:22.589Z] #84 224.6 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-24T06:33:22.589Z] #84 224.6 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-24T06:33:22.589Z] #84 224.8 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-24T06:33:22.589Z] #84 224.8 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-24T06:33:22.589Z] #84 225.0 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-24T06:33:22.589Z] #84 225.0 CC src/libcrun/libcrun_la-criu.lo [2022-07-24T06:33:22.589Z] #84 225.1 CC src/libcrun/libcrun_la-linux.lo [2022-07-24T06:33:22.589Z] #84 225.3 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-24T06:33:22.589Z] #84 225.3 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-24T06:33:22.589Z] #84 225.4 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-24T06:33:22.589Z] #84 225.6 CC src/libcrun/libcrun_la-error.lo [2022-07-24T06:33:22.589Z] #84 225.7 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-24T06:33:22.589Z] #84 225.7 CC src/libcrun/libcrun_la-status.lo [2022-07-24T06:33:22.589Z] #84 225.8 CC src/libcrun/libcrun_la-terminal.lo [2022-07-24T06:33:22.589Z] #84 225.9 CC src/libcrun/libcrun_la-signals.lo [2022-07-24T06:33:22.589Z] #84 226.0 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-24T06:33:22.589Z] #84 226.1 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-24T06:33:22.589Z] #84 226.1 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-24T06:33:22.589Z] #84 226.2 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-24T06:33:22.589Z] #84 226.3 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-24T06:33:22.589Z] #84 226.5 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-24T06:33:22.589Z] #84 226.6 CC tests/init.o [2022-07-24T06:33:22.589Z] #84 226.7 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-24T06:33:22.608Z] #14 209.3 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-24T06:33:22.608Z] #14 209.3 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-07-24T06:33:22.608Z] #14 209.3 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-07-24T06:33:22.710Z] #77 134.2 checking if gcc static flag -static works... yes [2022-07-24T06:33:22.710Z] #77 134.6 checking if gcc supports -c -o file.o... yes [2022-07-24T06:33:22.710Z] #77 134.7 checking if gcc supports -c -o file.o... (cached) yes [2022-07-24T06:33:22.710Z] #77 134.7 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-24T06:33:22.970Z] #77 134.8 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-24T06:33:23.178Z] #14 209.9 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-24T06:33:23.178Z] #14 210.0 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-07-24T06:33:23.178Z] #14 210.0 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-24T06:33:23.230Z] #77 135.0 checking how to hardcode library paths into programs... immediate [2022-07-24T06:33:23.230Z] #77 135.0 checking whether stripping libraries is possible... yes [2022-07-24T06:33:23.230Z] #77 135.1 checking if libtool supports shared libraries... yes [2022-07-24T06:33:23.230Z] #77 135.1 checking whether to build shared libraries... no [2022-07-24T06:33:23.230Z] #77 135.1 checking whether to build static libraries... yes [2022-07-24T06:33:23.317Z] #21 ... [2022-07-24T06:33:23.317Z] [2022-07-24T06:33:23.317Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-24T06:33:23.317Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-24T06:33:23.317Z] #77 151.4 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-24T06:33:23.317Z] #77 151.7 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-24T06:33:23.317Z] #77 151.7 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-24T06:33:23.317Z] #77 152.0 checking if gcc static flag -static works... yes [2022-07-24T06:33:23.317Z] #77 152.7 checking if gcc supports -c -o file.o... yes [2022-07-24T06:33:23.317Z] #77 153.0 checking if gcc supports -c -o file.o... (cached) yes [2022-07-24T06:33:23.317Z] #77 153.0 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-24T06:33:23.317Z] #77 153.2 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-24T06:33:23.317Z] #77 154.0 checking how to hardcode library paths into programs... immediate [2022-07-24T06:33:23.317Z] #77 154.0 checking whether stripping libraries is possible... yes [2022-07-24T06:33:23.317Z] #77 154.0 checking if libtool supports shared libraries... yes [2022-07-24T06:33:23.317Z] #77 154.0 checking whether to build shared libraries... no [2022-07-24T06:33:23.317Z] #77 154.0 checking whether to build static libraries... yes [2022-07-24T06:33:23.317Z] #77 154.0 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-24T06:33:23.317Z] #77 154.1 checking whether build environment is sane... yes [2022-07-24T06:33:23.317Z] #77 154.3 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-24T06:33:23.317Z] #77 154.3 checking whether make sets $(MAKE)... yes [2022-07-24T06:33:23.317Z] #77 154.4 checking whether make supports the include directive... yes (GNU style) [2022-07-24T06:33:23.317Z] #77 154.4 checking whether make supports nested variables... yes [2022-07-24T06:33:23.317Z] #77 154.5 checking whether UID '0' is supported by ustar format... yes [2022-07-24T06:33:23.317Z] #77 154.5 checking whether GID '0' is supported by ustar format... yes [2022-07-24T06:33:23.317Z] #77 154.5 checking how to create a ustar tar archive... gnutar [2022-07-24T06:33:23.317Z] #77 154.8 checking dependency style of gcc... gcc3 [2022-07-24T06:33:23.317Z] #77 155.3 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-24T06:33:23.317Z] #77 155.3 checking whether make supports nested variables... (cached) yes [2022-07-24T06:33:23.317Z] #77 155.3 checking for gawk... (cached) mawk [2022-07-24T06:33:23.317Z] #77 155.3 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-24T06:33:23.317Z] #77 155.3 checking for gcc... (cached) gcc [2022-07-24T06:33:23.317Z] #77 155.6 checking whether we are using the GNU C compiler... (cached) yes [2022-07-24T06:33:23.317Z] #77 155.6 checking whether gcc accepts -g... (cached) yes [2022-07-24T06:33:23.317Z] #77 155.6 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-24T06:33:23.317Z] #77 155.6 checking whether gcc understands -c and -o together... (cached) yes [2022-07-24T06:33:23.317Z] #77 155.6 checking for a Python interpreter with version >= 3... python3 [2022-07-24T06:33:23.317Z] #77 155.8 checking for python3... /usr/bin/python3 [2022-07-24T06:33:23.317Z] #77 155.8 checking for python3 version... 3.9 [2022-07-24T06:33:23.317Z] #77 155.9 checking for python3 platform... linux [2022-07-24T06:33:23.438Z] #14 210.0 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-24T06:33:23.438Z] #14 210.0 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-24T06:33:23.438Z] #14 210.0 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-24T06:33:23.491Z] #77 135.1 checking float.h usability... yes [2022-07-24T06:33:23.491Z] #77 135.2 checking float.h presence... yes [2022-07-24T06:33:23.491Z] #77 135.2 checking for float.h... yes [2022-07-24T06:33:23.491Z] #77 135.3 checking limits.h usability... yes [2022-07-24T06:33:23.491Z] #77 135.4 checking limits.h presence... yes [2022-07-24T06:33:23.491Z] #77 135.4 checking for limits.h... yes [2022-07-24T06:33:23.576Z] #77 156.1 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-24T06:33:23.698Z] #14 210.4 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-24T06:33:23.698Z] #14 210.4 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-24T06:33:23.698Z] #14 210.4 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-24T06:33:23.751Z] #77 135.5 checking stddef.h usability... yes [2022-07-24T06:33:23.751Z] #77 135.6 checking stddef.h presence... yes [2022-07-24T06:33:23.751Z] #77 135.6 checking for stddef.h... yes [2022-07-24T06:33:23.751Z] #77 135.7 checking for stdlib.h... (cached) yes [2022-07-24T06:33:23.751Z] #77 135.7 checking for string.h... (cached) yes [2022-07-24T06:33:23.835Z] #77 156.3 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-24T06:33:23.835Z] #77 156.7 checking for go-md2man... no [2022-07-24T06:33:24.011Z] #77 135.7 checking sys/time.h usability... yes [2022-07-24T06:33:24.011Z] #77 135.9 checking sys/time.h presence... yes [2022-07-24T06:33:24.011Z] #77 135.9 checking for sys/time.h... yes [2022-07-24T06:33:24.101Z] #77 156.7 checking error.h usability... yes [2022-07-24T06:33:24.276Z] #77 136.0 checking for inline... inline [2022-07-24T06:33:24.361Z] #77 157.1 checking error.h presence... yes [2022-07-24T06:33:24.361Z] #77 157.2 checking for error.h... yes [2022-07-24T06:33:24.547Z] #77 136.0 checking for size_t... yes [2022-07-24T06:33:24.547Z] #77 136.4 checking for stdlib.h... (cached) yes [2022-07-24T06:33:24.547Z] #77 136.4 checking for GNU libc compatible malloc... yes [2022-07-24T06:33:24.620Z] #77 157.3 checking linux/openat2.h usability... [2022-07-24T06:33:24.620Z] #77 ... [2022-07-24T06:33:24.620Z] [2022-07-24T06:33:24.620Z] #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-24T06:33:24.620Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-24T06:33:24.620Z] #21 15.30 Fetched 8559 kB in 14s (624 kB/s) [2022-07-24T06:33:24.637Z] #14 211.2 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-24T06:33:24.637Z] #14 211.2 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-07-24T06:33:24.637Z] #14 211.2 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-24T06:33:24.637Z] #14 211.2 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-07-24T06:33:24.637Z] #14 211.2 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-24T06:33:24.637Z] #14 211.2 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-07-24T06:33:24.637Z] #14 211.3 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-24T06:33:24.637Z] #14 211.3 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-07-24T06:33:24.637Z] #14 211.3 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-24T06:33:24.637Z] #14 211.3 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-07-24T06:33:24.637Z] #14 211.3 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-24T06:33:24.637Z] #14 211.3 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-24T06:33:24.637Z] #14 211.3 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-24T06:33:24.637Z] #14 211.3 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-24T06:33:24.637Z] #14 211.3 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-24T06:33:24.637Z] #14 211.4 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-24T06:33:24.637Z] #14 211.4 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-24T06:33:24.637Z] #14 211.4 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-07-24T06:33:24.637Z] #14 211.4 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-07-24T06:33:24.637Z] #14 211.4 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-24T06:33:24.637Z] #14 211.4 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-24T06:33:24.806Z] #77 136.6 checking for stdlib.h... (cached) yes [2022-07-24T06:33:24.897Z] #14 211.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-24T06:33:24.897Z] #14 211.5 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-24T06:33:24.897Z] #14 211.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-24T06:33:24.898Z] #14 211.6 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-24T06:33:24.898Z] #14 211.6 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-24T06:33:24.898Z] #14 211.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-24T06:33:24.898Z] #14 211.6 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-24T06:33:25.066Z] #77 136.6 checking for GNU libc compatible realloc... yes [2022-07-24T06:33:25.157Z] #14 211.6 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-24T06:33:25.158Z] #14 211.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-24T06:33:25.158Z] #14 211.7 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-24T06:33:25.158Z] #14 211.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-24T06:33:25.158Z] #14 211.8 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-24T06:33:25.158Z] #14 211.8 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-24T06:33:25.333Z] #77 136.8 checking for working strtod... yes [2022-07-24T06:33:25.333Z] #77 137.1 checking for gettimeofday... yes [2022-07-24T06:33:25.625Z] #77 137.3 checking for memset... yes [2022-07-24T06:33:25.891Z] #77 137.6 checking for strspn... [2022-07-24T06:33:25.891Z] #77 ... [2022-07-24T06:33:25.891Z] [2022-07-24T06:33:25.891Z] #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-24T06:33:25.891Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-24T06:33:25.891Z] #21 22.34 debconf: delaying package configuration, since apt-utils is not installed [2022-07-24T06:33:25.891Z] #21 22.48 Fetched 27.7 MB in 2s (14.3 MB/s) [2022-07-24T06:33:25.891Z] #21 22.53 Selecting previously unselected package pigz. [2022-07-24T06:33:25.891Z] #21 22.53 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24018 files and directories currently installed.) [2022-07-24T06:33:25.891Z] #21 22.59 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-07-24T06:33:25.891Z] #21 22.60 Unpacking pigz (2.6-1) ... [2022-07-24T06:33:25.891Z] #21 22.69 Selecting previously unselected package libelf1:amd64. [2022-07-24T06:33:25.891Z] #21 22.70 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-07-24T06:33:25.891Z] #21 22.71 Unpacking libelf1:amd64 (0.183-1) ... [2022-07-24T06:33:25.891Z] #21 22.89 Selecting previously unselected package libbpf0:amd64. [2022-07-24T06:33:25.891Z] #21 22.89 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-07-24T06:33:25.891Z] #21 22.89 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-07-24T06:33:25.891Z] #21 22.97 Selecting previously unselected package libcap2:amd64. [2022-07-24T06:33:25.891Z] #21 22.97 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-24T06:33:25.891Z] #21 22.98 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-24T06:33:25.891Z] #21 23.03 Selecting previously unselected package libmnl0:amd64. [2022-07-24T06:33:25.891Z] #21 23.03 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-07-24T06:33:25.891Z] #21 23.04 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-07-24T06:33:25.891Z] #21 23.09 Selecting previously unselected package libxtables12:amd64. [2022-07-24T06:33:25.891Z] #21 23.10 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-07-24T06:33:25.891Z] #21 23.10 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-07-24T06:33:25.891Z] #21 23.19 Selecting previously unselected package libcap2-bin. [2022-07-24T06:33:25.891Z] #21 23.19 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-07-24T06:33:25.891Z] #21 23.20 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-24T06:33:25.891Z] #21 23.30 Selecting previously unselected package iproute2. [2022-07-24T06:33:25.891Z] #21 23.31 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-07-24T06:33:25.891Z] #21 23.32 Unpacking iproute2 (5.10.0-4) ... [2022-07-24T06:33:25.891Z] #21 23.82 Selecting previously unselected package xxd. [2022-07-24T06:33:25.891Z] #21 23.82 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-24T06:33:25.891Z] #21 23.83 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-24T06:33:25.891Z] #21 23.97 Selecting previously unselected package vim-common. [2022-07-24T06:33:25.891Z] #21 23.97 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-24T06:33:25.891Z] #21 23.98 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-24T06:33:25.891Z] #21 24.16 Selecting previously unselected package bash-completion. [2022-07-24T06:33:25.891Z] #21 24.17 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-24T06:33:25.891Z] #21 26.11 Unpacking bash-completion (1:2.11-2) ... [2022-07-24T06:33:25.891Z] #21 26.59 Selecting previously unselected package bzip2. [2022-07-24T06:33:25.891Z] #21 26.59 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-07-24T06:33:25.891Z] #21 26.59 Unpacking bzip2 (1.0.8-4) ... [2022-07-24T06:33:25.891Z] #21 26.68 Selecting previously unselected package xz-utils. [2022-07-24T06:33:25.891Z] #21 26.69 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-24T06:33:25.891Z] #21 26.69 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-24T06:33:25.891Z] #21 26.85 Selecting previously unselected package apparmor. [2022-07-24T06:33:25.891Z] #21 26.85 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-07-24T06:33:25.891Z] #21 26.90 Unpacking apparmor (2.13.6-10) ... [2022-07-24T06:33:25.891Z] #21 27.34 Selecting previously unselected package inetutils-ping. [2022-07-24T06:33:25.891Z] #21 27.34 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-07-24T06:33:25.891Z] #21 27.35 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-24T06:33:25.891Z] #21 27.46 Selecting previously unselected package libip4tc2:amd64. [2022-07-24T06:33:25.891Z] #21 27.46 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-07-24T06:33:25.891Z] #21 27.49 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-07-24T06:33:25.891Z] #21 27.55 Selecting previously unselected package libip6tc2:amd64. [2022-07-24T06:33:25.891Z] #21 27.57 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-07-24T06:33:25.891Z] #21 27.57 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-07-24T06:33:25.891Z] #21 27.63 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-24T06:33:25.891Z] #21 27.64 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-24T06:33:25.891Z] #21 27.65 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-24T06:33:25.891Z] #21 27.71 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-24T06:33:25.891Z] #21 27.71 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-07-24T06:33:25.891Z] #21 27.71 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-24T06:33:25.891Z] #21 27.78 Selecting previously unselected package libnftnl11:amd64. [2022-07-24T06:33:25.891Z] #21 27.79 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-07-24T06:33:25.891Z] #21 27.79 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-07-24T06:33:25.891Z] #21 27.86 Selecting previously unselected package iptables. [2022-07-24T06:33:25.891Z] #21 27.87 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-07-24T06:33:25.891Z] #21 27.88 Unpacking iptables (1.8.7-1) ... [2022-07-24T06:33:25.891Z] #21 28.17 Selecting previously unselected package libonig5:amd64. [2022-07-24T06:33:25.891Z] #21 28.18 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-24T06:33:25.891Z] #21 28.18 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-24T06:33:25.891Z] #21 28.32 Selecting previously unselected package libjq1:amd64. [2022-07-24T06:33:25.891Z] #21 28.32 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-07-24T06:33:25.891Z] #21 28.32 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-24T06:33:25.891Z] #21 28.45 Selecting previously unselected package jq. [2022-07-24T06:33:25.891Z] #21 28.46 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-07-24T06:33:25.891Z] #21 28.47 Unpacking jq (1.6-2.1) ... [2022-07-24T06:33:25.891Z] #21 28.55 Selecting previously unselected package libaio1:amd64. [2022-07-24T06:33:25.891Z] #21 28.56 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-07-24T06:33:25.891Z] #21 28.57 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-07-24T06:33:25.891Z] #21 28.64 Selecting previously unselected package libgpm2:amd64. [2022-07-24T06:33:25.891Z] #21 28.65 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-07-24T06:33:25.891Z] #21 28.66 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-07-24T06:33:25.891Z] #21 28.73 Selecting previously unselected package libicu67:amd64. [2022-07-24T06:33:25.891Z] #21 28.73 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-07-24T06:33:25.891Z] #21 28.74 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-24T06:33:25.891Z] #21 32.20 Selecting previously unselected package libinih1:amd64. [2022-07-24T06:33:25.891Z] #21 32.20 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-07-24T06:33:25.891Z] #21 32.20 Unpacking libinih1:amd64 (53-1+b2) ... [2022-07-24T06:33:25.891Z] #21 32.25 Selecting previously unselected package libnet1:amd64. [2022-07-24T06:33:25.891Z] #21 32.25 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-24T06:33:25.891Z] #21 32.26 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-24T06:33:25.891Z] #21 32.33 Selecting previously unselected package libnl-3-200:amd64. [2022-07-24T06:33:25.891Z] #21 32.34 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-24T06:33:25.891Z] #21 32.34 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-24T06:33:25.891Z] #21 32.46 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-24T06:33:25.891Z] #21 32.46 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-24T06:33:25.891Z] #21 32.46 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-24T06:33:25.891Z] #21 32.55 Selecting previously unselected package libyajl2:amd64. [2022-07-24T06:33:25.891Z] #21 32.56 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-07-24T06:33:26.099Z] #14 DONE 212.8s [2022-07-24T06:33:26.099Z] [2022-07-24T06:33:26.099Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-24T06:33:26.099Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-24T06:33:26.099Z] #77 135.2 configure.ac:11: installing 'build-aux/compile' [2022-07-24T06:33:26.099Z] #77 135.2 configure.ac:11: installing 'build-aux/config.guess' [2022-07-24T06:33:26.099Z] #77 135.2 configure.ac:11: installing 'build-aux/config.sub' [2022-07-24T06:33:26.099Z] #77 135.3 configure.ac:13: installing 'build-aux/install-sh' [2022-07-24T06:33:26.099Z] #77 135.3 configure.ac:13: installing 'build-aux/missing' [2022-07-24T06:33:26.099Z] #77 135.3 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-24T06:33:26.099Z] #77 135.7 Makefile.am: installing 'build-aux/depcomp' [2022-07-24T06:33:26.152Z] #21 32.57 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-24T06:33:26.152Z] #21 32.63 Selecting previously unselected package net-tools. [2022-07-24T06:33:26.152Z] #21 32.63 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-07-24T06:33:26.152Z] #21 32.63 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-24T06:33:26.152Z] #21 ... [2022-07-24T06:33:26.152Z] [2022-07-24T06:33:26.152Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-24T06:33:26.152Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-24T06:33:26.152Z] #77 137.6 checking for strspn... yes [2022-07-24T06:33:26.360Z] #77 ... [2022-07-24T06:33:26.360Z] [2022-07-24T06:33:26.360Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-24T06:33:26.360Z] #59 sha256:befb037236267fee9fcbeb1b0d4698b5bd930fb260f9d7ccb07b610c4e5ecf30 [2022-07-24T06:33:26.360Z] #59 DONE 0.2s [2022-07-24T06:33:26.443Z] #77 138.1 checking that generated files are newer than configure... done [2022-07-24T06:33:26.443Z] #77 138.1 configure: creating ./config.status [2022-07-24T06:33:26.620Z] [2022-07-24T06:33:26.620Z] #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-24T06:33:26.620Z] #60 sha256:15a20ea72062e1d346288274018c6bf8c30dc34d384b680fb9947f78de2e0161 [2022-07-24T06:33:28.422Z] #77 140.2 config.status: creating Makefile [2022-07-24T06:33:28.422Z] #77 140.2 config.status: creating config.h [2022-07-24T06:33:28.422Z] #77 140.2 config.status: executing depfiles commands [2022-07-24T06:33:28.422Z] #77 140.4 config.status: executing libtool commands [2022-07-24T06:33:28.531Z] #60 1.965 + RM_GOPATH=0 [2022-07-24T06:33:28.531Z] #60 1.965 + TMP_GOPATH= [2022-07-24T06:33:28.531Z] #60 1.965 + : /build [2022-07-24T06:33:28.531Z] #60 1.965 + '[' -z '' ']' [2022-07-24T06:33:28.531Z] #60 1.965 ++ mktemp -d [2022-07-24T06:33:28.531Z] #60 ... [2022-07-24T06:33:28.531Z] [2022-07-24T06:33:28.531Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-24T06:33:28.531Z] #15 sha256:edcda5693d2635c3f069f2011ba6db8c7ce89b36645414c0f57c08a72d007d85 [2022-07-24T06:33:28.531Z] #15 DONE 2.1s [2022-07-24T06:33:28.531Z] [2022-07-24T06:33:28.531Z] #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-24T06:33:28.531Z] #60 sha256:15a20ea72062e1d346288274018c6bf8c30dc34d384b680fb9947f78de2e0161 [2022-07-24T06:33:28.531Z] #60 1.972 + export GOPATH=/tmp/tmp.o00xe6qClz [2022-07-24T06:33:28.531Z] #60 1.972 + GOPATH=/tmp/tmp.o00xe6qClz [2022-07-24T06:33:28.531Z] #60 1.972 + RM_GOPATH=1 [2022-07-24T06:33:28.531Z] #60 1.972 + case "$(go env GOARCH)" in [2022-07-24T06:33:28.531Z] #60 1.996 ++ go env GOARCH [2022-07-24T06:33:28.531Z] #60 2.029 + export GO_BUILDMODE=-buildmode=pie [2022-07-24T06:33:28.531Z] #60 2.029 + GO_BUILDMODE=-buildmode=pie [2022-07-24T06:33:28.531Z] #60 2.029 ++ dirname /install.sh [2022-07-24T06:33:28.531Z] #60 2.029 + dir=/ [2022-07-24T06:33:28.531Z] #60 2.029 + bin=runc [2022-07-24T06:33:28.531Z] #60 2.029 + shift [2022-07-24T06:33:28.531Z] #60 2.029 + '[' '!' -f //runc.installer ']' [2022-07-24T06:33:28.531Z] #60 2.029 + . //runc.installer [2022-07-24T06:33:28.531Z] #60 2.029 ++ set -e [2022-07-24T06:33:28.531Z] #60 2.029 ++ : v1.1.2 [2022-07-24T06:33:28.531Z] #60 2.029 + install_runc [2022-07-24T06:33:28.531Z] #60 2.029 + RUNC_BUILDTAGS=seccomp [2022-07-24T06:33:28.531Z] #60 2.029 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-24T06:33:28.531Z] #60 2.029 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.o00xe6qClz/src/github.com/opencontainers/runc [2022-07-24T06:33:28.531Z] #60 2.029 Cloning into '/tmp/tmp.o00xe6qClz/src/github.com/opencontainers/runc'... [2022-07-24T06:33:28.531Z] #60 2.029 Install runc version v1.1.2 (build tags: seccomp) [2022-07-24T06:33:29.363Z] #77 141.3 GEN .version [2022-07-24T06:33:29.363Z] #77 141.3 make install-recursive [2022-07-24T06:33:29.363Z] #77 141.4 make[1]: Entering directory '/tmp/crun-build' [2022-07-24T06:33:29.623Z] #77 141.5 Making install in libocispec [2022-07-24T06:33:29.623Z] #77 141.5 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-24T06:33:29.623Z] #77 141.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-24T06:33:29.623Z] #77 141.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-24T06:33:29.623Z] #77 141.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-24T06:33:29.623Z] #77 141.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-24T06:33:29.891Z] #21 15.30 Reading package lists... [2022-07-24T06:33:29.891Z] #21 20.12 Reading package lists... [2022-07-24T06:33:29.891Z] #21 ... [2022-07-24T06:33:29.891Z] [2022-07-24T06:33:29.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-24T06:33:29.891Z] #60 sha256:49db53897aa6b827554a66803d7e0249011a69dbff681504142e2c01e38e4f68 [2022-07-24T06:33:29.891Z] #60 19.76 + cd /tmp/tmp.D3IiwRFTBJ/src/github.com/opencontainers/runc [2022-07-24T06:33:29.891Z] #60 19.76 + git checkout -q v1.1.2 [2022-07-24T06:33:29.891Z] #60 20.90 + '[' -z '' ']' [2022-07-24T06:33:29.891Z] #60 20.91 + target=static [2022-07-24T06:33:29.891Z] #60 20.91 + make BUILDTAGS=seccomp static [2022-07-24T06:33:29.891Z] #60 21.34 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-24T06:33:29.914Z] #60 ... [2022-07-24T06:33:29.915Z] [2022-07-24T06:33:29.915Z] #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-24T06:33:29.915Z] #16 sha256:2353b8739c8c3fc5049e9faed2ae69cb67f5e282ff7c893028374af64ebc90c2 [2022-07-24T06:33:29.915Z] #16 DONE 1.7s [2022-07-24T06:33:30.150Z] #60 ... [2022-07-24T06:33:30.150Z] [2022-07-24T06:33:30.150Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-24T06:33:30.151Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-24T06:33:30.151Z] #77 157.3 checking linux/openat2.h usability... yes [2022-07-24T06:33:30.151Z] #77 157.6 checking linux/openat2.h presence... yes [2022-07-24T06:33:30.151Z] #77 157.7 checking for linux/openat2.h... yes [2022-07-24T06:33:30.151Z] #77 157.7 checking for copy_file_range... yes [2022-07-24T06:33:30.151Z] #77 158.1 checking for fgetxattr... yes [2022-07-24T06:33:30.151Z] #77 158.6 checking for statx... yes [2022-07-24T06:33:30.151Z] #77 159.2 checking for fgetpwent_r... yes [2022-07-24T06:33:30.151Z] #77 159.7 checking for issetugid... no [2022-07-24T06:33:30.151Z] #77 160.0 checking for pkg-config... /usr/bin/pkg-config [2022-07-24T06:33:30.151Z] #77 160.0 checking pkg-config is at least version 0.9.0... yes [2022-07-24T06:33:30.151Z] #77 160.0 checking for library containing yajl_tree_get... -lyajl [2022-07-24T06:33:30.151Z] #77 161.0 checking for yajl >= 2.0.0... yes [2022-07-24T06:33:30.151Z] #77 161.1 checking sys/capability.h usability... yes [2022-07-24T06:33:30.151Z] #77 161.5 checking sys/capability.h presence... yes [2022-07-24T06:33:30.151Z] #77 161.9 checking for sys/capability.h... yes [2022-07-24T06:33:30.151Z] #77 161.9 checking for library containing cap_from_name... -lcap [2022-07-24T06:33:30.175Z] [2022-07-24T06:33:30.175Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-24T06:33:30.175Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-24T06:33:30.175Z] #77 137.8 checking build system type... x86_64-pc-linux-gnu [2022-07-24T06:33:30.175Z] #77 138.2 checking host system type... x86_64-pc-linux-gnu [2022-07-24T06:33:30.175Z] #77 138.2 checking how to print strings... printf [2022-07-24T06:33:30.175Z] #77 138.3 checking for gcc... gcc [2022-07-24T06:33:30.175Z] #77 138.6 checking whether the C compiler works... yes [2022-07-24T06:33:30.175Z] #77 138.9 checking for C compiler default output file name... a.out [2022-07-24T06:33:30.175Z] #77 138.9 checking for suffix of executables... [2022-07-24T06:33:30.175Z] #77 139.4 checking whether we are cross compiling... no [2022-07-24T06:33:30.175Z] #77 139.6 checking for suffix of object files... o [2022-07-24T06:33:30.175Z] #77 139.8 checking whether we are using the GNU C compiler... yes [2022-07-24T06:33:30.175Z] #77 140.1 checking whether gcc accepts -g... yes [2022-07-24T06:33:30.175Z] #77 140.3 checking for gcc option to accept ISO C89... none needed [2022-07-24T06:33:30.563Z] #77 142.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-24T06:33:30.563Z] #77 142.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-24T06:33:30.563Z] #77 142.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-24T06:33:30.563Z] #77 142.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-24T06:33:30.563Z] #77 142.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-24T06:33:30.563Z] #77 142.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-24T06:33:30.563Z] #77 142.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-24T06:33:30.563Z] #77 142.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-24T06:33:30.563Z] #77 142.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-24T06:33:30.690Z] #84 ... [2022-07-24T06:33:30.690Z] [2022-07-24T06:33:30.690Z] #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-24T06:33:30.690Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-24T06:33:30.690Z] #19 271.7 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-07-24T06:33:30.690Z] #19 271.7 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-07-24T06:33:30.690Z] #19 271.7 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-24T06:33:30.690Z] #19 272.1 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-07-24T06:33:30.690Z] #19 272.1 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-24T06:33:30.690Z] #19 272.2 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-24T06:33:30.745Z] #77 140.7 checking whether gcc understands -c and -o together... yes [2022-07-24T06:33:30.745Z] #77 141.1 checking for a sed that does not truncate output... /bin/sed [2022-07-24T06:33:30.745Z] #77 141.2 checking for grep that handles long lines and -e... /bin/grep [2022-07-24T06:33:30.745Z] #77 141.2 checking for egrep... /bin/grep -E [2022-07-24T06:33:30.745Z] #77 141.2 checking for fgrep... /bin/grep -F [2022-07-24T06:33:30.745Z] #77 141.2 checking for ld used by gcc... /usr/bin/ld [2022-07-24T06:33:30.745Z] #77 141.3 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-24T06:33:30.745Z] #77 141.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-24T06:33:30.823Z] #77 142.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-24T06:33:30.823Z] #77 142.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-24T06:33:30.823Z] #77 142.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-24T06:33:30.823Z] #77 142.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-24T06:33:30.823Z] #77 142.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-24T06:33:30.823Z] #77 142.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-24T06:33:30.823Z] #77 142.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-24T06:33:31.006Z] #77 141.4 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-24T06:33:31.006Z] #77 141.7 checking whether ln -s works... yes [2022-07-24T06:33:31.006Z] #77 141.7 checking the maximum length of command line arguments... 1572864 [2022-07-24T06:33:31.087Z] #77 162.7 checking for library containing dlopen... -ldl [2022-07-24T06:33:31.087Z] #77 163.7 checking seccomp.h usability... yes [2022-07-24T06:33:31.266Z] #77 141.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-24T06:33:31.266Z] #77 141.7 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-24T06:33:31.266Z] #77 141.7 checking for /usr/bin/ld option to reload object files... -r [2022-07-24T06:33:31.266Z] #77 141.7 checking for objdump... objdump [2022-07-24T06:33:31.266Z] #77 141.7 checking how to recognize dependent libraries... pass_all [2022-07-24T06:33:31.266Z] #77 141.7 checking for dlltool... no [2022-07-24T06:33:31.266Z] #77 141.7 checking how to associate runtime and link libraries... printf %s\n [2022-07-24T06:33:31.266Z] #77 141.7 checking for ar... ar [2022-07-24T06:33:31.346Z] #77 164.0 checking seccomp.h presence... yes [2022-07-24T06:33:31.346Z] #77 164.2 checking for seccomp.h... yes [2022-07-24T06:33:31.528Z] #77 141.7 checking for archiver @FILE support... @ [2022-07-24T06:33:31.528Z] #77 142.0 checking for strip... strip [2022-07-24T06:33:31.528Z] #77 142.1 checking for ranlib... ranlib [2022-07-24T06:33:31.528Z] #77 142.1 checking for gawk... no [2022-07-24T06:33:31.528Z] #77 142.1 checking for mawk... mawk [2022-07-24T06:33:31.763Z] #77 143.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-24T06:33:31.763Z] #77 143.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-24T06:33:31.763Z] #77 143.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-24T06:33:31.763Z] #77 143.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-24T06:33:31.763Z] #77 143.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-24T06:33:31.763Z] #77 143.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-24T06:33:31.763Z] #77 143.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-24T06:33:31.763Z] #77 143.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-24T06:33:31.763Z] #77 143.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-24T06:33:31.763Z] #77 143.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-24T06:33:31.763Z] #77 143.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-24T06:33:31.763Z] #77 143.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-24T06:33:31.763Z] #77 143.7 make install-recursive [2022-07-24T06:33:31.882Z] #77 ... [2022-07-24T06:33:31.882Z] [2022-07-24T06:33:31.882Z] #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-24T06:33:31.882Z] #47 sha256:2d881f371ce35b0e4d68c9703e6e783d2c7615c14f7c04faa180d8f8e66494e1 [2022-07-24T06:33:31.882Z] #47 194.2 + dpkg --print-architecture [2022-07-24T06:33:31.882Z] #47 DONE 195.0s [2022-07-24T06:33:31.882Z] [2022-07-24T06:33:31.882Z] #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-24T06:33:31.882Z] #26 sha256:114aadaea2cb9ba9b95efc2dffcb9fcc1d3678f47ab8f8f2617082d5a1393c6a [2022-07-24T06:33:32.024Z] #77 143.7 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-24T06:33:32.024Z] #77 143.8 Making install in yajl [2022-07-24T06:33:32.024Z] #77 143.8 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-24T06:33:32.024Z] #77 143.9 CC verify/json_verify-json_verify.o [2022-07-24T06:33:32.024Z] #77 143.9 CC src/libyajl_la-yajl_alloc.lo [2022-07-24T06:33:32.024Z] #77 143.9 CC src/libyajl_la-yajl.lo [2022-07-24T06:33:32.024Z] #77 143.9 CC src/libyajl_la-yajl_gen.lo [2022-07-24T06:33:32.024Z] #77 143.9 CC src/libyajl_la-yajl_parser.lo [2022-07-24T06:33:32.024Z] #77 144.0 CC src/libyajl_la-yajl_buf.lo [2022-07-24T06:33:32.098Z] #77 142.1 checking command to parse /usr/bin/nm -B output from gcc object... [2022-07-24T06:33:32.098Z] #77 ... [2022-07-24T06:33:32.098Z] [2022-07-24T06:33:32.098Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-24T06:33:32.098Z] #17 sha256:18d853997f98f6e501725e6a0dca2e28b75bc0fed258eefdad09412abc69e98f [2022-07-24T06:33:32.098Z] #17 1.905 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-24T06:33:32.098Z] #17 DONE 2.0s [2022-07-24T06:33:32.098Z] [2022-07-24T06:33:32.098Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-24T06:33:32.098Z] #18 sha256:7087313a5c9192db26b037b8a339397f9646d0eb9fbce0179f7e5774c9a60a68 [2022-07-24T06:33:32.283Z] #77 164.2 checking for library containing seccomp_rule_add... -lseccomp [2022-07-24T06:33:32.283Z] #77 165.0 checking for library containing seccomp_arch_resolve_name... none required [2022-07-24T06:33:32.285Z] #77 144.0 CC src/libyajl_la-yajl_encode.lo [2022-07-24T06:33:32.285Z] #77 144.0 CC src/libyajl_la-yajl_lex.lo [2022-07-24T06:33:32.285Z] #77 144.1 CC src/libyajl_la-yajl_tree.lo [2022-07-24T06:33:32.543Z] #77 165.2 checking systemd/sd-bus.h usability... yes [2022-07-24T06:33:33.061Z] #77 165.5 checking systemd/sd-bus.h presence... yes [2022-07-24T06:33:33.061Z] #77 165.7 checking for systemd/sd-bus.h... yes [2022-07-24T06:33:33.320Z] #77 165.7 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-24T06:33:33.666Z] #77 ... [2022-07-24T06:33:33.666Z] [2022-07-24T06:33:33.666Z] #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-24T06:33:33.666Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-24T06:33:33.666Z] #21 32.86 Selecting previously unselected package patch. [2022-07-24T06:33:33.666Z] #21 32.88 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-07-24T06:33:33.666Z] #21 32.88 Unpacking patch (2.7.6-7) ... [2022-07-24T06:33:33.667Z] #21 33.03 Selecting previously unselected package python-pip-whl. [2022-07-24T06:33:33.667Z] #21 33.04 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-24T06:33:33.667Z] #21 33.04 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-24T06:33:33.667Z] #21 33.72 Selecting previously unselected package python3-lib2to3. [2022-07-24T06:33:33.667Z] #21 33.72 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-24T06:33:33.667Z] #21 33.73 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-24T06:33:33.667Z] #21 33.83 Selecting previously unselected package python3-distutils. [2022-07-24T06:33:33.667Z] #21 33.84 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-07-24T06:33:33.667Z] #21 33.85 Unpacking python3-distutils (3.9.2-1) ... [2022-07-24T06:33:33.667Z] #21 34.01 Selecting previously unselected package python3-pkg-resources. [2022-07-24T06:33:33.667Z] #21 34.01 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-24T06:33:33.667Z] #21 34.02 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-24T06:33:33.667Z] #21 34.15 Selecting previously unselected package python3-setuptools. [2022-07-24T06:33:33.667Z] #21 34.17 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-07-24T06:33:33.667Z] #21 34.18 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-24T06:33:33.667Z] #21 34.47 Selecting previously unselected package python3-wheel. [2022-07-24T06:33:33.667Z] #21 34.49 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-07-24T06:33:33.667Z] #21 34.49 Unpacking python3-wheel (0.34.2-1) ... [2022-07-24T06:33:33.667Z] #21 34.57 Selecting previously unselected package python3-pip. [2022-07-24T06:33:33.667Z] #21 34.57 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-24T06:33:33.667Z] #21 34.58 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-24T06:33:33.667Z] #21 34.86 Selecting previously unselected package sudo. [2022-07-24T06:33:33.667Z] #21 34.88 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-07-24T06:33:33.667Z] #21 34.89 Unpacking sudo (1.9.5p2-3) ... [2022-07-24T06:33:33.667Z] #21 35.47 Selecting previously unselected package thin-provisioning-tools. [2022-07-24T06:33:33.667Z] #21 35.47 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-07-24T06:33:33.667Z] #21 35.48 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-24T06:33:33.667Z] #21 35.72 Selecting previously unselected package uidmap. [2022-07-24T06:33:33.667Z] #21 35.72 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-07-24T06:33:33.667Z] #21 35.73 Unpacking uidmap (1:4.8.1-1) ... [2022-07-24T06:33:33.667Z] #21 35.89 Selecting previously unselected package vim-runtime. [2022-07-24T06:33:33.667Z] #21 35.89 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-24T06:33:33.667Z] #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-24T06:33:33.667Z] #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-24T06:33:33.667Z] #21 36.00 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-24T06:33:33.667Z] #21 39.34 Selecting previously unselected package vim. [2022-07-24T06:33:33.667Z] #21 39.35 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-24T06:33:33.667Z] #21 39.37 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-24T06:33:33.667Z] #21 39.96 Selecting previously unselected package xfsprogs. [2022-07-24T06:33:33.667Z] #21 39.97 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-07-24T06:33:33.667Z] #21 39.98 Unpacking xfsprogs (5.10.0-4) ... [2022-07-24T06:33:33.839Z] #77 166.3 checking for sd_notify_barrier... yes [2022-07-24T06:33:33.926Z] #21 40.51 Selecting previously unselected package zip. [2022-07-24T06:33:33.926Z] #21 40.51 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-07-24T06:33:33.926Z] #21 40.52 Unpacking zip (3.0-12) ... [2022-07-24T06:33:34.008Z] #18 DONE 2.1s [2022-07-24T06:33:34.008Z] [2022-07-24T06:33:34.008Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-24T06:33:34.008Z] #19 sha256:1a83232c563c2cc040393be4b8a910da5fa1926b9eacda88c6930b98e1f65dad [2022-07-24T06:33:34.186Z] #21 40.63 Selecting previously unselected package zstd. [2022-07-24T06:33:34.186Z] #21 40.64 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-07-24T06:33:34.186Z] #21 40.67 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-24T06:33:34.427Z] #77 166.6 checking linux/bpf.h usability... yes [2022-07-24T06:33:34.427Z] #77 167.1 checking linux/bpf.h presence... yes [2022-07-24T06:33:34.427Z] #77 167.2 checking for linux/bpf.h... yes [2022-07-24T06:33:34.446Z] #21 41.05 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-24T06:33:34.686Z] #77 167.2 checking compilation for eBPF... yes [2022-07-24T06:33:34.686Z] #77 167.4 checking for criu >= 3.15... no [2022-07-24T06:33:34.686Z] #77 167.5 configure: CRIU headers not found, building without CRIU support [2022-07-24T06:33:34.686Z] #77 167.5 checking for criu > 3.16... no [2022-07-24T06:33:34.686Z] #77 167.5 configure: CRIU version doesn't support join-ns API [2022-07-24T06:33:34.686Z] #77 167.5 checking for criu > 3.16.1... no [2022-07-24T06:33:34.686Z] #77 167.5 configure: CRIU version doesn't support for pre-dumping [2022-07-24T06:33:34.686Z] #77 167.5 checking for new mount API (fsconfig)... [2022-07-24T06:33:34.686Z] #77 ... [2022-07-24T06:33:34.686Z] [2022-07-24T06:33:34.686Z] #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-24T06:33:34.686Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-24T06:33:34.686Z] #21 20.12 Reading package lists... [2022-07-24T06:33:35.255Z] #21 25.37 Building dependency tree... [2022-07-24T06:33:35.255Z] #21 ... [2022-07-24T06:33:35.255Z] [2022-07-24T06:33:35.255Z] #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-24T06:33:35.255Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-24T06:33:35.255Z] #34 DONE 248.8s [2022-07-24T06:33:35.515Z] [2022-07-24T06:33:35.515Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-24T06:33:35.515Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-24T06:33:35.515Z] #77 167.5 checking for new mount API (fsconfig)... yes [2022-07-24T06:33:35.515Z] #77 167.7 checking for seccomp notify API... yes [2022-07-24T06:33:35.515Z] #77 167.8 checking for gperf... no [2022-07-24T06:33:35.515Z] #77 167.8 configure: gperf not found - cannot rebuild signal parser code [2022-07-24T06:33:35.515Z] #77 167.8 checking for library containing argp_parse... none required [2022-07-24T06:33:35.515Z] #77 168.5 checking that generated files are newer than configure... done [2022-07-24T06:33:35.515Z] #77 168.5 configure: creating ./config.status [2022-07-24T06:33:35.646Z] #21 42.10 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-07-24T06:33:35.646Z] #21 42.12 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-24T06:33:35.646Z] #21 42.13 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-07-24T06:33:35.646Z] #21 42.14 Setting up libicu67:amd64 (67.1-7) ... [2022-07-24T06:33:35.646Z] #21 42.15 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-07-24T06:33:35.646Z] #21 42.17 Setting up libinih1:amd64 (53-1+b2) ... [2022-07-24T06:33:35.646Z] #21 42.18 Setting up uidmap (1:4.8.1-1) ... [2022-07-24T06:33:35.646Z] #21 42.20 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-24T06:33:35.646Z] #21 42.21 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-24T06:33:35.646Z] #21 42.22 Setting up bzip2 (1.0.8-4) ... [2022-07-24T06:33:35.646Z] #21 42.23 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-24T06:33:35.646Z] #21 42.24 Setting up python3-wheel (0.34.2-1) ... [2022-07-24T06:33:35.925Z] #19 DONE 1.7s [2022-07-24T06:33:35.925Z] [2022-07-24T06:33:35.925Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-24T06:33:35.925Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-24T06:33:35.925Z] #77 142.1 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-24T06:33:35.925Z] #77 143.0 checking for sysroot... no [2022-07-24T06:33:35.925Z] #77 143.0 checking for a working dd... /bin/dd [2022-07-24T06:33:35.925Z] #77 143.0 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-24T06:33:35.925Z] #77 143.3 checking for mt... no [2022-07-24T06:33:35.925Z] #77 143.3 checking if : is a manifest tool... no [2022-07-24T06:33:35.925Z] #77 143.3 checking how to run the C preprocessor... gcc -E [2022-07-24T06:33:35.925Z] #77 143.9 checking for ANSI C header files... yes [2022-07-24T06:33:35.925Z] #77 145.2 checking for sys/types.h... yes [2022-07-24T06:33:35.925Z] #77 145.5 checking for sys/stat.h... yes [2022-07-24T06:33:35.925Z] #77 145.9 checking for stdlib.h... yes [2022-07-24T06:33:35.925Z] #77 146.1 checking for string.h... yes [2022-07-24T06:33:36.185Z] #77 146.5 checking for memory.h... yes [2022-07-24T06:33:36.216Z] #21 42.92 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-24T06:33:36.476Z] #21 42.93 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-24T06:33:36.476Z] #21 42.94 Setting up libcap2-bin (1:2.44-1) ... [2022-07-24T06:33:36.476Z] #21 42.95 Setting up apparmor (2.13.6-10) ... [2022-07-24T06:33:36.706Z] #77 146.9 checking for strings.h... yes [2022-07-24T06:33:36.967Z] #77 147.3 checking for inttypes.h... yes [2022-07-24T06:33:37.538Z] #77 147.5 checking for stdint.h... yes [2022-07-24T06:33:37.538Z] #77 148.0 checking for unistd.h... [2022-07-24T06:33:37.538Z] #77 ... [2022-07-24T06:33:37.538Z] [2022-07-24T06:33:37.538Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-24T06:33:37.538Z] #20 sha256:30dcdbf684e2c1ce5b00f48fb1af948db24a1092bad339ec8f33ce546b4d491c [2022-07-24T06:33:37.538Z] #20 DONE 1.8s [2022-07-24T06:33:37.538Z] [2022-07-24T06:33:37.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-24T06:33:37.538Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-24T06:33:37.857Z] #21 ... [2022-07-24T06:33:37.857Z] [2022-07-24T06:33:37.857Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-24T06:33:37.857Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-24T06:33:37.857Z] #77 149.5 CCLD libyajl.la [2022-07-24T06:33:37.857Z] #77 149.9 CCLD verify/json_verify [2022-07-24T06:33:38.426Z] #77 150.3 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-24T06:33:38.426Z] #77 150.3 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-24T06:33:38.426Z] #77 150.3 make[5]: Nothing to be done for 'install-data-am'. [2022-07-24T06:33:38.426Z] #77 150.3 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-24T06:33:38.426Z] #77 150.3 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-24T06:33:38.426Z] #77 150.3 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-24T06:33:38.426Z] #77 150.4 CC src/validate.o [2022-07-24T06:33:38.686Z] #77 150.4 CC src/image_spec_schema_config_schema.lo [2022-07-24T06:33:38.686Z] #77 150.4 CC src/image_spec_schema_content_descriptor.lo [2022-07-24T06:33:38.686Z] #77 150.4 CC src/image_spec_schema_defs.lo [2022-07-24T06:33:38.686Z] #77 150.5 CC src/image_spec_schema_defs_descriptor.lo [2022-07-24T06:33:38.686Z] #77 150.5 CC src/image_spec_schema_image_index_schema.lo [2022-07-24T06:33:38.686Z] #77 150.5 CC src/image_spec_schema_image_layout_schema.lo [2022-07-24T06:33:38.686Z] #77 150.5 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-24T06:33:38.686Z] #77 150.5 CC src/runtime_spec_schema_config_linux.lo [2022-07-24T06:33:38.686Z] #77 150.6 CC src/runtime_spec_schema_config_zos.lo [2022-07-24T06:33:38.686Z] #77 150.6 CC src/runtime_spec_schema_config_schema.lo [2022-07-24T06:33:38.686Z] #77 150.6 CC src/runtime_spec_schema_config_solaris.lo [2022-07-24T06:33:38.945Z] #77 150.7 CC src/runtime_spec_schema_config_vm.lo [2022-07-24T06:33:38.945Z] #77 150.8 CC src/runtime_spec_schema_config_windows.lo [2022-07-24T06:33:38.945Z] #77 150.8 CC src/runtime_spec_schema_defs.lo [2022-07-24T06:33:38.945Z] #77 150.9 CC src/runtime_spec_schema_defs_linux.lo [2022-07-24T06:33:39.205Z] #77 151.0 CC src/runtime_spec_schema_defs_zos.lo [2022-07-24T06:33:39.205Z] #77 151.0 CC src/runtime_spec_schema_defs_vm.lo [2022-07-24T06:33:39.465Z] #77 151.2 CC src/runtime_spec_schema_defs_windows.lo [2022-07-24T06:33:39.465Z] #77 151.3 CC src/runtime_spec_schema_state_schema.lo [2022-07-24T06:33:39.465Z] #77 151.4 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-24T06:33:39.465Z] #77 151.4 CC src/basic_test_double_array_item.lo [2022-07-24T06:33:39.518Z] #21 2.049 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-24T06:33:39.518Z] #21 2.081 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-24T06:33:39.518Z] #21 2.096 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-24T06:33:39.724Z] #77 151.5 CC src/basic_test_double_array.lo [2022-07-24T06:33:39.724Z] #77 151.7 CC src/basic_test_top_array_int.lo [2022-07-24T06:33:39.724Z] #77 151.7 CC src/basic_test_top_array_string.lo [2022-07-24T06:33:39.993Z] #77 151.9 CC src/basic_test_top_double_array_int.lo [2022-07-24T06:33:39.993Z] #77 151.9 CC src/basic_test_top_double_array_obj.lo [2022-07-24T06:33:40.253Z] #77 152.1 CC src/basic_test_top_double_array_refobj.lo [2022-07-24T06:33:40.253Z] #77 152.1 CC src/basic_test_top_double_array_string.lo [2022-07-24T06:33:40.512Z] #77 152.3 CC src/read-file.lo [2022-07-24T06:33:40.512Z] #77 152.5 CC src/json_common.lo [2022-07-24T06:33:40.651Z] #19 291.6 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-07-24T06:33:40.651Z] #19 291.6 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-24T06:33:40.651Z] #19 291.6 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-24T06:33:40.651Z] #19 291.8 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-07-24T06:33:40.651Z] #19 291.8 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-07-24T06:33:40.651Z] #19 291.8 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-24T06:33:40.651Z] #19 292.1 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-07-24T06:33:40.651Z] #19 292.1 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-07-24T06:33:40.652Z] #19 292.1 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-24T06:33:40.652Z] #19 292.3 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-07-24T06:33:40.652Z] #19 292.3 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-24T06:33:40.652Z] #19 292.3 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-24T06:33:40.787Z] #77 173.5 config.status: creating Makefile [2022-07-24T06:33:40.788Z] #77 ... [2022-07-24T06:33:40.788Z] [2022-07-24T06:33:40.788Z] #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-24T06:33:40.788Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-24T06:33:40.788Z] #36 254.1 Delve is a source level debugger for Go programs. [2022-07-24T06:33:40.788Z] #36 254.1 [2022-07-24T06:33:40.788Z] #36 254.1 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-24T06:33:40.788Z] #36 254.1 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-24T06:33:40.788Z] #36 254.1 [2022-07-24T06:33:40.788Z] #36 254.1 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-24T06:33:40.788Z] #36 254.1 [2022-07-24T06:33:40.788Z] #36 254.1 Pass flags to the program you are debugging using `--`, for example: [2022-07-24T06:33:40.788Z] #36 254.1 [2022-07-24T06:33:40.788Z] #36 254.1 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-24T06:33:40.788Z] #36 254.1 [2022-07-24T06:33:40.788Z] #36 254.1 Usage: [2022-07-24T06:33:40.788Z] #36 254.1 dlv [command] [2022-07-24T06:33:40.788Z] #36 254.1 [2022-07-24T06:33:40.788Z] #36 254.1 Available Commands: [2022-07-24T06:33:40.788Z] #36 254.1 attach Attach to running process and begin debugging. [2022-07-24T06:33:40.788Z] #36 254.1 connect Connect to a headless debug server with a terminal client. [2022-07-24T06:33:40.788Z] #36 254.1 core Examine a core dump. [2022-07-24T06:33:40.788Z] #36 254.1 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-24T06:33:40.788Z] #36 254.1 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-24T06:33:40.788Z] #36 254.1 exec Execute a precompiled binary, and begin a debug session. [2022-07-24T06:33:40.788Z] #36 254.1 help Help about any command [2022-07-24T06:33:40.788Z] #36 254.1 run Deprecated command. Use 'debug' instead. [2022-07-24T06:33:40.788Z] #36 254.1 test Compile test binary and begin debugging program. [2022-07-24T06:33:40.788Z] #36 254.1 trace Compile and begin tracing program. [2022-07-24T06:33:40.788Z] #36 254.1 version Prints version. [2022-07-24T06:33:40.788Z] #36 254.1 [2022-07-24T06:33:40.788Z] #36 254.1 Flags: [2022-07-24T06:33:40.788Z] #36 254.1 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-24T06:33:40.788Z] #36 254.1 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-24T06:33:40.788Z] #36 254.1 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-07-24T06:33:40.788Z] #36 254.1 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-24T06:33:40.788Z] #36 254.1 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-24T06:33:40.788Z] #36 254.1 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-07-24T06:33:40.788Z] #36 254.1 --disable-aslr Disables address space randomization [2022-07-24T06:33:40.788Z] #36 254.1 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-24T06:33:40.788Z] #36 254.1 -h, --help help for dlv [2022-07-24T06:33:40.788Z] #36 254.1 --init string Init file, executed by the terminal client. [2022-07-24T06:33:40.788Z] #36 254.1 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-24T06:33:40.788Z] #36 254.1 --log Enable debugging server logging. [2022-07-24T06:33:40.788Z] #36 254.1 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-24T06:33:40.788Z] #36 254.1 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-24T06:33:40.788Z] #36 254.1 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-24T06:33:40.788Z] #36 254.1 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-24T06:33:40.788Z] #36 254.1 --wd string Working directory for running the program. [2022-07-24T06:33:40.788Z] #36 254.1 [2022-07-24T06:33:40.788Z] #36 254.1 Additional help topics: [2022-07-24T06:33:40.788Z] #36 254.1 dlv backend Help about the --backend flag. [2022-07-24T06:33:40.788Z] #36 254.1 dlv log Help about logging flags. [2022-07-24T06:33:40.788Z] #36 254.1 dlv redirect Help about file redirection. [2022-07-24T06:33:40.788Z] #36 254.1 [2022-07-24T06:33:40.788Z] #36 254.1 Use "dlv [command] --help" for more information about a command. [2022-07-24T06:33:40.788Z] #36 DONE 254.5s [2022-07-24T06:33:40.788Z] [2022-07-24T06:33:40.788Z] #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-24T06:33:40.788Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-24T06:33:40.788Z] #21 25.37 Building dependency tree... [2022-07-24T06:33:40.788Z] #21 28.37 The following additional packages will be installed: [2022-07-24T06:33:40.788Z] #21 28.37 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-24T06:33:40.788Z] #21 28.38 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-07-24T06:33:40.788Z] #21 28.38 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-24T06:33:40.788Z] #21 28.38 python3-pkg-resources vim-runtime xxd [2022-07-24T06:33:40.788Z] #21 28.39 Suggested packages: [2022-07-24T06:33:40.788Z] #21 28.40 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-07-24T06:33:40.788Z] #21 28.40 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-07-24T06:33:40.788Z] #21 28.40 acl attr quota [2022-07-24T06:33:40.788Z] #21 28.40 Recommended packages: [2022-07-24T06:33:40.788Z] #21 28.40 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-24T06:33:40.788Z] #21 30.91 The following NEW packages will be installed: [2022-07-24T06:33:40.788Z] #21 30.91 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-07-24T06:33:40.788Z] #21 30.91 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-24T06:33:40.788Z] #21 30.91 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-07-24T06:33:40.788Z] #21 30.91 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-07-24T06:33:40.788Z] #21 30.92 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-07-24T06:33:40.788Z] #21 30.93 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-07-24T06:33:40.788Z] #21 30.93 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-24T06:33:40.788Z] #21 30.93 xz-utils zip zstd [2022-07-24T06:33:40.788Z] #21 31.29 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-07-24T06:33:40.788Z] #21 31.29 Need to get 27.7 MB of archives. [2022-07-24T06:33:40.788Z] #21 31.29 After this operation, 106 MB of additional disk space will be used. [2022-07-24T06:33:40.788Z] #21 31.29 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-07-24T06:33:40.788Z] #21 31.29 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-07-24T06:33:40.788Z] #21 31.31 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-07-24T06:33:40.788Z] #21 31.32 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-24T06:33:40.788Z] #21 31.32 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-07-24T06:33:40.788Z] #21 31.32 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-07-24T06:33:40.788Z] #21 31.33 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-07-24T06:33:40.788Z] #21 31.33 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-07-24T06:33:40.788Z] #21 31.41 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-24T06:33:40.788Z] #21 31.42 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-24T06:33:40.788Z] #21 31.42 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-07-24T06:33:40.788Z] #21 31.46 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-24T06:33:40.788Z] #21 31.46 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-24T06:33:40.788Z] #21 31.47 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-07-24T06:33:40.788Z] #21 31.51 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-07-24T06:33:40.788Z] #21 31.53 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-07-24T06:33:40.788Z] #21 31.53 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-07-24T06:33:40.909Z] #19 292.5 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-07-24T06:33:40.909Z] #19 292.5 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-24T06:33:40.909Z] #19 292.5 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-24T06:33:41.035Z] #21 3.516 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-24T06:33:41.047Z] #21 31.54 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-24T06:33:41.048Z] #21 31.54 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-07-24T06:33:41.048Z] #21 31.54 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-07-24T06:33:41.048Z] #21 31.54 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-07-24T06:33:41.048Z] #21 31.56 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-24T06:33:41.048Z] #21 31.59 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-24T06:33:41.048Z] #21 31.59 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-24T06:33:41.048Z] #21 31.62 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-07-24T06:33:41.048Z] #21 31.62 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-07-24T06:33:41.048Z] #21 31.62 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-24T06:33:41.081Z] #77 152.7 CC tests/test-1.o [2022-07-24T06:33:41.081Z] #77 152.9 CC tests/test-2.o [2022-07-24T06:33:41.081Z] #77 153.0 CC tests/test-3.o [2022-07-24T06:33:41.166Z] #19 292.6 Selecting previously unselected package cross-config. [2022-07-24T06:33:41.166Z] #19 292.6 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-07-24T06:33:41.166Z] #19 292.6 Unpacking cross-config (2.6.18+nmu1) ... [2022-07-24T06:33:41.166Z] #19 292.8 Selecting previously unselected package gcc-10-cross-base. [2022-07-24T06:33:41.166Z] #19 292.8 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-07-24T06:33:41.166Z] #19 292.8 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-07-24T06:33:41.341Z] #77 153.1 CC tests/test-4.o [2022-07-24T06:33:41.423Z] #19 292.9 Selecting previously unselected package libc6-arm64-cross. [2022-07-24T06:33:41.423Z] #19 292.9 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-07-24T06:33:41.423Z] #19 292.9 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-07-24T06:33:41.600Z] #77 153.5 CC tests/test-5.o [2022-07-24T06:33:41.616Z] #21 32.11 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-07-24T06:33:41.616Z] #21 32.11 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-24T06:33:41.616Z] #21 32.11 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-24T06:33:41.616Z] #21 32.11 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-24T06:33:41.616Z] #21 32.11 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-24T06:33:41.616Z] #21 32.11 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-07-24T06:33:41.616Z] #21 32.15 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-24T06:33:41.616Z] #21 32.17 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-24T06:33:41.616Z] #21 32.26 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-24T06:33:41.616Z] #21 32.26 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-24T06:33:41.616Z] #21 32.27 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-24T06:33:41.616Z] #21 32.29 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-24T06:33:41.616Z] #21 32.32 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-24T06:33:41.616Z] #21 32.32 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-24T06:33:41.616Z] #21 32.34 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-07-24T06:33:41.616Z] #21 32.40 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-07-24T06:33:41.860Z] #77 153.7 CC tests/test-6.o [2022-07-24T06:33:41.876Z] #21 32.41 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-07-24T06:33:41.876Z] #21 32.45 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-24T06:33:41.987Z] #19 293.6 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-07-24T06:33:41.987Z] #19 293.6 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-24T06:33:41.987Z] #19 293.6 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-07-24T06:33:42.120Z] #77 153.9 CC tests/test-7.o [2022-07-24T06:33:42.120Z] #77 154.1 CC tests/test-8.o [2022-07-24T06:33:42.244Z] #19 293.8 Selecting previously unselected package libgomp1-arm64-cross. [2022-07-24T06:33:42.244Z] #19 293.8 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-24T06:33:42.244Z] #19 293.8 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-07-24T06:33:42.384Z] #77 154.4 CC tests/test-9.o [2022-07-24T06:33:42.444Z] #21 32.82 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-07-24T06:33:42.444Z] #21 32.88 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-07-24T06:33:42.444Z] #21 32.91 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-07-24T06:33:42.444Z] #21 32.94 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-07-24T06:33:42.501Z] #19 293.9 Selecting previously unselected package libitm1-arm64-cross. [2022-07-24T06:33:42.501Z] #19 293.9 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-24T06:33:42.501Z] #19 294.0 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-07-24T06:33:42.501Z] #19 294.1 Selecting previously unselected package libatomic1-arm64-cross. [2022-07-24T06:33:42.501Z] #19 294.1 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-24T06:33:42.501Z] #19 294.1 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-07-24T06:33:42.758Z] #19 294.2 Selecting previously unselected package libasan6-arm64-cross. [2022-07-24T06:33:42.758Z] #19 294.2 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-24T06:33:42.758Z] #19 294.3 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-07-24T06:33:42.955Z] #77 154.6 CC tests/test-10.o [2022-07-24T06:33:42.955Z] #77 154.7 CC tests/test-11.o [2022-07-24T06:33:42.969Z] #21 ... [2022-07-24T06:33:42.969Z] [2022-07-24T06:33:42.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-24T06:33:42.969Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-24T06:33:42.969Z] #77 148.0 checking for unistd.h... yes [2022-07-24T06:33:42.969Z] #77 148.5 checking for dlfcn.h... yes [2022-07-24T06:33:42.969Z] #77 148.8 checking for objdir... .libs [2022-07-24T06:33:42.969Z] #77 149.5 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-24T06:33:42.969Z] #77 149.8 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-24T06:33:42.969Z] #77 149.8 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-24T06:33:42.969Z] #77 150.2 checking if gcc static flag -static works... yes [2022-07-24T06:33:42.969Z] #77 151.5 checking if gcc supports -c -o file.o... yes [2022-07-24T06:33:42.969Z] #77 151.8 checking if gcc supports -c -o file.o... (cached) yes [2022-07-24T06:33:42.969Z] #77 151.8 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-24T06:33:42.969Z] #77 151.9 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-24T06:33:42.969Z] #77 152.2 checking how to hardcode library paths into programs... immediate [2022-07-24T06:33:42.969Z] #77 152.2 checking whether stripping libraries is possible... yes [2022-07-24T06:33:42.969Z] #77 152.2 checking if libtool supports shared libraries... yes [2022-07-24T06:33:42.969Z] #77 152.2 checking whether to build shared libraries... no [2022-07-24T06:33:42.969Z] #77 152.2 checking whether to build static libraries... yes [2022-07-24T06:33:42.969Z] #77 152.2 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-24T06:33:42.969Z] #77 152.3 checking whether build environment is sane... yes [2022-07-24T06:33:42.969Z] #77 152.4 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-24T06:33:42.969Z] #77 152.4 checking whether make sets $(MAKE)... yes [2022-07-24T06:33:42.969Z] #77 152.5 checking whether make supports the include directive... yes (GNU style) [2022-07-24T06:33:42.969Z] #77 152.5 checking whether make supports nested variables... yes [2022-07-24T06:33:42.969Z] #77 152.6 checking whether UID '0' is supported by ustar format... yes [2022-07-24T06:33:42.969Z] #77 152.6 checking whether GID '0' is supported by ustar format... yes [2022-07-24T06:33:42.969Z] #77 152.6 checking how to create a ustar tar archive... gnutar [2022-07-24T06:33:42.969Z] #77 152.7 checking dependency style of gcc... gcc3 [2022-07-24T06:33:42.969Z] #77 153.1 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-24T06:33:42.969Z] #77 153.1 checking whether make supports nested variables... (cached) yes [2022-07-24T06:33:42.969Z] #77 153.1 checking for gawk... (cached) mawk [2022-07-24T06:33:42.969Z] #77 153.1 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-24T06:33:42.969Z] #77 153.1 checking for gcc... (cached) gcc [2022-07-24T06:33:42.969Z] #77 153.2 checking whether we are using the GNU C compiler... (cached) yes [2022-07-24T06:33:42.969Z] #77 153.2 checking whether gcc accepts -g... (cached) yes [2022-07-24T06:33:42.969Z] #77 153.2 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-24T06:33:42.969Z] #77 153.3 checking whether gcc understands -c and -o together... (cached) yes [2022-07-24T06:33:42.969Z] #77 153.3 checking for a Python interpreter with version >= 3... python3 [2022-07-24T06:33:42.969Z] #77 153.4 checking for python3... /usr/bin/python3 [2022-07-24T06:33:42.969Z] #77 153.4 checking for python3 version... 3.9 [2022-07-24T06:33:42.969Z] #77 153.5 checking for python3 platform... linux [2022-07-24T06:33:43.228Z] #77 153.7 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-24T06:33:43.383Z] #21 33.89 debconf: delaying package configuration, since apt-utils is not installed [2022-07-24T06:33:43.383Z] #21 34.09 Fetched 27.7 MB in 2s (13.9 MB/s) [2022-07-24T06:33:43.642Z] #21 34.25 Selecting previously unselected package pigz. [2022-07-24T06:33:43.642Z] #21 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 ... 24018 files and directories currently installed.) [2022-07-24T06:33:43.642Z] #21 34.31 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-07-24T06:33:43.642Z] #21 34.32 Unpacking pigz (2.6-1) ... [2022-07-24T06:33:43.747Z] #77 153.9 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-24T06:33:43.747Z] #77 154.3 checking for go-md2man... no [2022-07-24T06:33:44.011Z] #77 154.3 checking error.h usability... yes [2022-07-24T06:33:44.210Z] #21 34.76 Selecting previously unselected package libelf1:amd64. [2022-07-24T06:33:44.210Z] #21 34.78 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-07-24T06:33:44.210Z] #21 34.82 Unpacking libelf1:amd64 (0.183-1) ... [2022-07-24T06:33:44.271Z] #77 154.7 checking error.h presence... yes [2022-07-24T06:33:44.271Z] #77 154.7 checking for error.h... yes [2022-07-24T06:33:44.469Z] #21 35.12 Selecting previously unselected package libbpf0:amd64. [2022-07-24T06:33:44.469Z] #21 35.13 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-07-24T06:33:44.469Z] #21 35.16 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-07-24T06:33:44.531Z] #77 154.8 checking linux/openat2.h usability... yes [2022-07-24T06:33:44.531Z] #77 155.1 checking linux/openat2.h presence... yes [2022-07-24T06:33:44.728Z] #21 35.36 Selecting previously unselected package libcap2:amd64. [2022-07-24T06:33:44.728Z] #21 35.37 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-24T06:33:44.728Z] #21 35.37 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-24T06:33:44.791Z] #77 155.2 checking for linux/openat2.h... yes [2022-07-24T06:33:44.988Z] #21 35.48 Selecting previously unselected package libmnl0:amd64. [2022-07-24T06:33:44.988Z] #21 35.50 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-07-24T06:33:44.988Z] #21 35.51 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-07-24T06:33:44.988Z] #21 35.60 Selecting previously unselected package libxtables12:amd64. [2022-07-24T06:33:44.988Z] #21 35.61 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-07-24T06:33:44.988Z] #21 35.61 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-07-24T06:33:45.246Z] #21 35.71 Selecting previously unselected package libcap2-bin. [2022-07-24T06:33:45.247Z] #21 35.73 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-07-24T06:33:45.247Z] #21 35.74 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-24T06:33:45.247Z] #21 36.00 Selecting previously unselected package iproute2. [2022-07-24T06:33:45.295Z] #19 296.3 Selecting previously unselected package liblsan0-arm64-cross. [2022-07-24T06:33:45.295Z] #19 296.3 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-24T06:33:45.295Z] #19 296.5 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-24T06:33:45.361Z] #77 155.3 checking for copy_file_range... yes [2022-07-24T06:33:45.361Z] #77 ... [2022-07-24T06:33:45.361Z] [2022-07-24T06:33:45.361Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-24T06:33:45.361Z] #60 sha256:15a20ea72062e1d346288274018c6bf8c30dc34d384b680fb9947f78de2e0161 [2022-07-24T06:33:45.361Z] #60 19.07 + cd /tmp/tmp.o00xe6qClz/src/github.com/opencontainers/runc [2022-07-24T06:33:45.361Z] #60 19.08 + git checkout -q v1.1.2 [2022-07-24T06:33:45.494Z] #77 ... [2022-07-24T06:33:45.494Z] [2022-07-24T06:33:45.495Z] #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-24T06:33:45.495Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-24T06:33:45.495Z] #21 44.47 Setting up zip (3.0-12) ... [2022-07-24T06:33:45.495Z] #21 44.49 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-24T06:33:45.495Z] #21 44.51 Setting up bash-completion (1:2.11-2) ... [2022-07-24T06:33:45.495Z] #21 46.79 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-24T06:33:45.495Z] #21 46.93 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-24T06:33:45.495Z] #21 46.98 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-07-24T06:33:45.495Z] #21 47.01 Setting up patch (2.7.6-7) ... [2022-07-24T06:33:45.495Z] #21 47.03 Setting up sudo (1.9.5p2-3) ... [2022-07-24T06:33:45.495Z] #21 47.12 invoke-rc.d: could not determine current runlevel [2022-07-24T06:33:45.495Z] #21 47.12 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-24T06:33:45.495Z] #21 47.13 Setting up xfsprogs (5.10.0-4) ... [2022-07-24T06:33:45.495Z] #21 47.14 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-07-24T06:33:45.495Z] #21 47.15 Setting up inetutils-ping (2:2.0-1) ... [2022-07-24T06:33:45.495Z] #21 47.16 Setting up pigz (2.6-1) ... [2022-07-24T06:33:45.495Z] #21 47.17 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-24T06:33:45.495Z] #21 47.18 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-24T06:33:45.495Z] #21 47.20 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-24T06:33:45.495Z] #21 47.21 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-24T06:33:45.495Z] #21 47.82 Setting up libaio1:amd64 (0.3.112-9) ... [2022-07-24T06:33:45.495Z] #21 47.83 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-24T06:33:45.495Z] #21 48.31 Setting up libelf1:amd64 (0.183-1) ... [2022-07-24T06:33:45.495Z] #21 48.33 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-24T06:33:45.495Z] #21 48.35 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-24T06:33:45.495Z] #21 48.36 Setting up python3-distutils (3.9.2-1) ... [2022-07-24T06:33:45.495Z] #21 48.87 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-24T06:33:45.495Z] #21 48.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-24T06:33:45.495Z] #21 48.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-24T06:33:45.495Z] #21 48.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-24T06:33:45.495Z] #21 48.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-24T06:33:45.495Z] #21 48.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-24T06:33:45.495Z] #21 48.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-24T06:33:45.495Z] #21 48.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-24T06:33:45.495Z] #21 48.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-24T06:33:45.495Z] #21 48.95 Setting up python3-setuptools (52.0.0-4) ... [2022-07-24T06:33:45.495Z] #21 50.52 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-24T06:33:45.495Z] #21 50.54 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-07-24T06:33:45.495Z] #21 50.57 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-24T06:33:45.495Z] #21 50.61 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-24T06:33:45.495Z] #21 51.89 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-24T06:33:45.495Z] #21 51.90 Setting up jq (1.6-2.1) ... [2022-07-24T06:33:45.495Z] #21 51.91 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-07-24T06:33:45.495Z] #21 51.92 Setting up iptables (1.8.7-1) ... [2022-07-24T06:33:45.495Z] #21 51.95 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-24T06:33:45.495Z] #21 51.95 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-24T06:33:45.495Z] #21 51.96 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-24T06:33:45.495Z] #21 51.97 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-24T06:33:45.495Z] #21 51.97 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-24T06:33:45.495Z] #21 51.98 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-24T06:33:45.495Z] #21 51.99 Setting up iproute2 (5.10.0-4) ... [2022-07-24T06:33:45.506Z] #21 36.00 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-07-24T06:33:45.506Z] #21 36.01 Unpacking iproute2 (5.10.0-4) ... [2022-07-24T06:33:45.553Z] #19 297.1 Selecting previously unselected package libtsan0-arm64-cross. [2022-07-24T06:33:45.553Z] #19 297.1 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-24T06:33:45.553Z] #19 297.1 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-24T06:33:45.755Z] #21 52.27 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-24T06:33:45.930Z] #60 19.79 + '[' -z '' ']' [2022-07-24T06:33:46.074Z] #21 36.66 Selecting previously unselected package xxd. [2022-07-24T06:33:46.074Z] #21 36.67 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-24T06:33:46.074Z] #21 36.68 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-24T06:33:46.189Z] #60 19.80 + target=static [2022-07-24T06:33:46.189Z] #60 19.80 + make BUILDTAGS=seccomp static [2022-07-24T06:33:46.324Z] #21 DONE 52.7s [2022-07-24T06:33:46.324Z] [2022-07-24T06:33:46.324Z] #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-24T06:33:46.324Z] #22 sha256:5f4ae8bfa605e2aba26f7750db7d40147076e30048154293c300649f7263a9d6 [2022-07-24T06:33:46.333Z] #21 37.00 Selecting previously unselected package vim-common. [2022-07-24T06:33:46.333Z] #21 37.00 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-24T06:33:46.333Z] #21 37.04 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-24T06:33:46.485Z] #19 298.1 Selecting previously unselected package libstdc++6-arm64-cross. [2022-07-24T06:33:46.485Z] #19 298.1 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-24T06:33:46.485Z] #19 298.1 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-07-24T06:33:46.592Z] #21 37.27 Selecting previously unselected package bash-completion. [2022-07-24T06:33:46.592Z] #21 37.27 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-24T06:33:47.057Z] #19 298.6 Selecting previously unselected package libubsan1-arm64-cross. [2022-07-24T06:33:47.057Z] #19 298.6 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-24T06:33:47.057Z] #19 298.6 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-07-24T06:33:47.127Z] #60 20.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-24T06:33:47.620Z] #19 299.3 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-07-24T06:33:47.620Z] #19 299.3 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-24T06:33:47.620Z] #19 299.3 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-24T06:33:47.707Z] #22 1.365 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-24T06:33:47.707Z] #22 1.369 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-24T06:33:47.707Z] #22 1.372 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-24T06:33:47.707Z] #22 DONE 1.6s [2022-07-24T06:33:47.707Z] [2022-07-24T06:33:47.707Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-24T06:33:47.707Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-24T06:33:47.707Z] #77 ... [2022-07-24T06:33:47.707Z] [2022-07-24T06:33:47.707Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-24T06:33:47.707Z] #23 sha256:dcb87a46ef9dcee5ff17fb1ca0baaeb3c72a47cb574067faccf88874bb81e41d [2022-07-24T06:33:48.187Z] #19 299.8 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-07-24T06:33:48.445Z] #19 299.8 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-24T06:33:48.445Z] #19 299.9 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-24T06:33:49.375Z] #19 ... [2022-07-24T06:33:49.375Z] [2022-07-24T06:33:49.375Z] #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-24T06:33:49.375Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-24T06:33:49.375Z] #84 256.4 CCLD tests/init [2022-07-24T06:33:49.998Z] #26 ... [2022-07-24T06:33:49.998Z] [2022-07-24T06:33:49.998Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-24T06:33:49.998Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-24T06:33:49.998Z] #77 165.9 CCLD libocispec.la [2022-07-24T06:33:49.998Z] #77 166.3 CCLD src/validate [2022-07-24T06:33:49.998Z] #77 166.3 CCLD tests/test-1 [2022-07-24T06:33:49.998Z] #77 166.3 CCLD tests/test-2 [2022-07-24T06:33:49.998Z] #77 166.3 CCLD tests/test-3 [2022-07-24T06:33:49.998Z] #77 166.4 CCLD tests/test-4 [2022-07-24T06:33:49.998Z] #77 166.4 CCLD tests/test-5 [2022-07-24T06:33:49.998Z] #77 166.5 CCLD tests/test-6 [2022-07-24T06:33:49.998Z] #77 166.5 CCLD tests/test-7 [2022-07-24T06:33:49.998Z] #77 166.5 CCLD tests/test-8 [2022-07-24T06:33:49.998Z] #77 166.7 CCLD tests/test-9 [2022-07-24T06:33:49.998Z] #77 166.9 CCLD tests/test-10 [2022-07-24T06:33:49.998Z] #77 167.0 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-24T06:33:49.998Z] #77 167.0 CCLD tests/test-11 [2022-07-24T06:33:49.998Z] #77 168.7 libtool: link: ar cr libocispec.a [2022-07-24T06:33:49.998Z] #77 168.8 libtool: link: ranlib libocispec.a [2022-07-24T06:33:50.747Z] #84 ... [2022-07-24T06:33:50.747Z] [2022-07-24T06:33:50.747Z] #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-24T06:33:50.747Z] #54 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-24T06:33:50.747Z] #54 DONE 314.2s [2022-07-24T06:33:50.747Z] [2022-07-24T06:33:50.747Z] #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-24T06:33:50.747Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-24T06:33:50.785Z] #21 ... [2022-07-24T06:33:50.785Z] [2022-07-24T06:33:50.785Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-24T06:33:50.785Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-24T06:33:50.785Z] #77 173.7 config.status: creating rpm/crun.spec [2022-07-24T06:33:50.785Z] #77 173.8 config.status: creating config.h [2022-07-24T06:33:50.785Z] #77 173.9 config.status: executing libtool commands [2022-07-24T06:33:50.785Z] #77 173.9 config.status: executing depfiles commands [2022-07-24T06:33:50.785Z] #77 175.8 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-24T06:33:50.785Z] #77 175.8 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-24T06:33:50.785Z] #77 176.5 checking for gcc... gcc [2022-07-24T06:33:50.785Z] #77 176.7 checking whether the C compiler works... yes [2022-07-24T06:33:50.785Z] #77 177.0 checking for C compiler default output file name... a.out [2022-07-24T06:33:50.785Z] #77 177.0 checking for suffix of executables... [2022-07-24T06:33:50.785Z] #77 177.3 checking whether we are cross compiling... no [2022-07-24T06:33:50.785Z] #77 177.7 checking for suffix of object files... o [2022-07-24T06:33:50.785Z] #77 178.0 checking whether we are using the GNU C compiler... yes [2022-07-24T06:33:50.785Z] #77 178.1 checking whether gcc accepts -g... yes [2022-07-24T06:33:50.785Z] #77 178.4 checking for gcc option to accept ISO C89... none needed [2022-07-24T06:33:50.785Z] #77 178.7 checking whether gcc understands -c and -o together... yes [2022-07-24T06:33:50.785Z] #77 179.1 checking how to run the C preprocessor... gcc -E [2022-07-24T06:33:50.785Z] #77 179.4 checking for grep that handles long lines and -e... /bin/grep [2022-07-24T06:33:50.785Z] #77 179.4 checking for egrep... /bin/grep -E [2022-07-24T06:33:50.785Z] #77 179.4 checking for ANSI C header files... yes [2022-07-24T06:33:50.785Z] #77 180.3 checking for sys/types.h... yes [2022-07-24T06:33:50.785Z] #77 180.6 checking for sys/stat.h... yes [2022-07-24T06:33:50.785Z] #77 180.9 checking for stdlib.h... yes [2022-07-24T06:33:50.785Z] #77 181.2 checking for string.h... yes [2022-07-24T06:33:50.785Z] #77 181.5 checking for memory.h... yes [2022-07-24T06:33:50.785Z] #77 181.7 checking for strings.h... yes [2022-07-24T06:33:50.785Z] #77 181.9 checking for inttypes.h... yes [2022-07-24T06:33:50.785Z] #77 182.1 checking for stdint.h... yes [2022-07-24T06:33:50.785Z] #77 182.5 checking for unistd.h... yes [2022-07-24T06:33:50.785Z] #77 182.8 checking minix/config.h usability... no [2022-07-24T06:33:50.785Z] #77 183.0 checking minix/config.h presence... no [2022-07-24T06:33:50.785Z] #77 183.0 checking for minix/config.h... no [2022-07-24T06:33:50.785Z] #77 183.0 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-24T06:33:51.045Z] #77 183.4 checking build system type... x86_64-pc-linux-gnu [2022-07-24T06:33:51.045Z] #77 183.8 checking host system type... x86_64-pc-linux-gnu [2022-07-24T06:33:51.045Z] #77 183.8 checking how to print strings... printf [2022-07-24T06:33:51.045Z] #77 183.8 checking for a sed that does not truncate output... /bin/sed [2022-07-24T06:33:51.045Z] #77 183.9 checking for fgrep... /bin/grep -F [2022-07-24T06:33:51.045Z] #77 183.9 checking for ld used by gcc... /usr/bin/ld [2022-07-24T06:33:51.045Z] #77 183.9 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-24T06:33:51.045Z] #77 183.9 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-24T06:33:51.304Z] #77 183.9 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-24T06:33:51.304Z] #77 184.0 checking whether ln -s works... yes [2022-07-24T06:33:51.304Z] #77 184.0 checking the maximum length of command line arguments... 1572864 [2022-07-24T06:33:51.304Z] #77 184.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-24T06:33:51.304Z] #77 184.1 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-24T06:33:51.304Z] #77 184.1 checking for /usr/bin/ld option to reload object files... -r [2022-07-24T06:33:51.304Z] #77 184.1 checking for objdump... objdump [2022-07-24T06:33:51.304Z] #77 184.1 checking how to recognize dependent libraries... pass_all [2022-07-24T06:33:51.304Z] #77 184.1 checking for dlltool... no [2022-07-24T06:33:51.304Z] #77 184.1 checking how to associate runtime and link libraries... printf %s\n [2022-07-24T06:33:51.304Z] #77 184.1 checking for ar... ar [2022-07-24T06:33:51.325Z] #60 ... [2022-07-24T06:33:51.325Z] [2022-07-24T06:33:51.325Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-24T06:33:51.325Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-24T06:33:51.325Z] #77 156.0 checking for fgetxattr... yes [2022-07-24T06:33:51.325Z] #77 156.5 checking for statx... yes [2022-07-24T06:33:51.325Z] #77 157.1 checking for fgetpwent_r... yes [2022-07-24T06:33:51.325Z] #77 157.6 checking for issetugid... no [2022-07-24T06:33:51.325Z] #77 158.2 checking for pkg-config... /usr/bin/pkg-config [2022-07-24T06:33:51.325Z] #77 158.2 checking pkg-config is at least version 0.9.0... yes [2022-07-24T06:33:51.325Z] #77 158.2 checking for library containing yajl_tree_get... -lyajl [2022-07-24T06:33:51.325Z] #77 159.2 checking for yajl >= 2.0.0... yes [2022-07-24T06:33:51.325Z] #77 159.2 checking sys/capability.h usability... yes [2022-07-24T06:33:51.325Z] #77 159.4 checking sys/capability.h presence... yes [2022-07-24T06:33:51.325Z] #77 159.5 checking for sys/capability.h... yes [2022-07-24T06:33:51.325Z] #77 159.5 checking for library containing cap_from_name... -lcap [2022-07-24T06:33:51.325Z] #77 160.1 checking for library containing dlopen... -ldl [2022-07-24T06:33:51.325Z] #77 161.1 checking seccomp.h usability... yes [2022-07-24T06:33:51.325Z] #77 161.6 checking seccomp.h presence... yes [2022-07-24T06:33:51.325Z] #77 161.9 checking for seccomp.h... yes [2022-07-24T06:33:51.380Z] #77 169.8 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-24T06:33:51.380Z] #77 169.8 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-24T06:33:51.380Z] #77 169.8 make[5]: Nothing to be done for 'install-data-am'. [2022-07-24T06:33:51.380Z] #77 169.8 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-24T06:33:51.380Z] #77 169.8 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-24T06:33:51.380Z] #77 169.8 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-24T06:33:51.380Z] #77 169.8 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-24T06:33:51.380Z] #77 169.8 make[2]: Entering directory '/tmp/crun-build' [2022-07-24T06:33:51.380Z] #77 170.0 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-24T06:33:51.380Z] #77 170.0 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-24T06:33:51.380Z] #77 170.0 CC src/libcrun/libcrun_testing_a-container.o [2022-07-24T06:33:51.380Z] #77 170.0 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-24T06:33:51.380Z] #77 170.0 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-24T06:33:51.380Z] #77 170.0 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-24T06:33:51.380Z] #77 170.1 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-24T06:33:51.564Z] #77 184.1 checking for archiver @FILE support... @ [2022-07-24T06:33:51.564Z] #77 184.4 checking for strip... strip [2022-07-24T06:33:51.564Z] #77 184.4 checking for ranlib... ranlib [2022-07-24T06:33:51.564Z] #77 184.4 checking for gawk... no [2022-07-24T06:33:51.564Z] #77 184.4 checking for mawk... mawk [2022-07-24T06:33:51.641Z] #77 170.1 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-24T06:33:51.641Z] #77 170.2 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-24T06:33:51.641Z] #77 170.2 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-24T06:33:51.641Z] #77 170.3 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-24T06:33:51.641Z] #77 170.3 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-24T06:33:51.823Z] #77 184.4 checking command to parse /usr/bin/nm -B output from gcc object... [2022-07-24T06:33:51.823Z] #77 ... [2022-07-24T06:33:51.823Z] [2022-07-24T06:33:51.823Z] #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-24T06:33:51.823Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-24T06:33:51.823Z] #21 42.50 Unpacking bash-completion (1:2.11-2) ... [2022-07-24T06:33:51.901Z] #77 170.4 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-24T06:33:51.902Z] #77 170.4 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-24T06:33:51.902Z] #77 170.5 CC src/libcrun/libcrun_testing_a-error.o [2022-07-24T06:33:51.902Z] #77 170.5 CC src/libcrun/libcrun_testing_a-status.o [2022-07-24T06:33:51.902Z] #77 170.6 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-24T06:33:52.162Z] #77 170.7 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-24T06:33:52.162Z] #77 170.7 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-24T06:33:52.423Z] #77 171.0 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-24T06:33:52.683Z] #77 171.1 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-24T06:33:52.683Z] #77 171.2 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-24T06:33:52.683Z] #77 171.3 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-24T06:33:52.706Z] #77 161.9 checking for library containing seccomp_rule_add... -lseccomp [2022-07-24T06:33:52.706Z] #77 162.9 checking for library containing seccomp_arch_resolve_name... none required [2022-07-24T06:33:52.761Z] #21 43.18 Selecting previously unselected package bzip2. [2022-07-24T06:33:52.761Z] #21 43.18 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-07-24T06:33:52.761Z] #21 43.19 Unpacking bzip2 (1.0.8-4) ... [2022-07-24T06:33:52.761Z] #21 43.31 Selecting previously unselected package xz-utils. [2022-07-24T06:33:52.761Z] #21 43.31 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-24T06:33:52.761Z] #21 43.32 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-24T06:33:52.944Z] #77 171.5 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-24T06:33:52.944Z] #77 171.5 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-24T06:33:52.944Z] #77 171.6 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-24T06:33:52.944Z] #77 171.6 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-24T06:33:52.965Z] #77 163.3 checking systemd/sd-bus.h usability... [2022-07-24T06:33:52.966Z] #77 ... [2022-07-24T06:33:52.966Z] [2022-07-24T06:33:52.966Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-24T06:33:52.966Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-24T06:33:52.966Z] #21 5.381 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-24T06:33:52.966Z] #21 7.674 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-24T06:33:52.966Z] #21 14.63 Fetched 8559 kB in 13s (668 kB/s) [2022-07-24T06:33:53.020Z] #21 43.56 Selecting previously unselected package apparmor. [2022-07-24T06:33:53.020Z] #21 43.57 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-07-24T06:33:53.225Z] #21 14.63 Reading package lists... [2022-07-24T06:33:53.225Z] #21 ... [2022-07-24T06:33:53.225Z] [2022-07-24T06:33:53.225Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-24T06:33:53.225Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-24T06:33:53.225Z] #77 163.3 checking systemd/sd-bus.h usability... yes [2022-07-24T06:33:53.279Z] #21 43.76 Unpacking apparmor (2.13.6-10) ... [2022-07-24T06:33:53.485Z] #77 163.8 checking systemd/sd-bus.h presence... yes [2022-07-24T06:33:53.485Z] #77 164.0 checking for systemd/sd-bus.h... yes [2022-07-24T06:33:53.516Z] #77 172.1 CC src/crun-crun.o [2022-07-24T06:33:53.516Z] #77 172.3 CC src/crun-delete.o [2022-07-24T06:33:53.516Z] #77 172.3 CC src/crun-run.o [2022-07-24T06:33:53.776Z] #77 172.4 CC src/crun-kill.o [2022-07-24T06:33:53.850Z] #21 44.38 Selecting previously unselected package inetutils-ping. [2022-07-24T06:33:53.850Z] #21 44.42 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-07-24T06:33:53.850Z] #21 44.43 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-24T06:33:53.850Z] #21 44.64 Selecting previously unselected package libip4tc2:amd64. [2022-07-24T06:33:53.850Z] #21 44.64 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-07-24T06:33:54.035Z] #77 172.5 CC src/crun-pause.o [2022-07-24T06:33:54.035Z] #77 172.7 CC src/crun-unpause.o [2022-07-24T06:33:54.110Z] #21 44.65 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-07-24T06:33:54.110Z] #21 44.74 Selecting previously unselected package libip6tc2:amd64. [2022-07-24T06:33:54.110Z] #21 44.75 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-07-24T06:33:54.110Z] #21 44.76 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-07-24T06:33:54.110Z] #21 44.84 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-24T06:33:54.110Z] #21 44.84 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-24T06:33:54.110Z] #21 44.85 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-24T06:33:54.296Z] #77 172.8 CC src/crun-spec.o [2022-07-24T06:33:54.296Z] #77 172.9 CC src/crun-exec.o [2022-07-24T06:33:54.370Z] #21 44.95 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-24T06:33:54.370Z] #21 44.97 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-07-24T06:33:54.370Z] #21 44.98 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-24T06:33:54.370Z] #21 45.06 Selecting previously unselected package libnftnl11:amd64. [2022-07-24T06:33:54.371Z] #21 45.07 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-07-24T06:33:54.371Z] #21 45.09 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-07-24T06:33:54.425Z] #77 164.0 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-24T06:33:54.556Z] #77 173.1 CC src/crun-list.o [2022-07-24T06:33:54.557Z] #77 173.2 CC src/crun-create.o [2022-07-24T06:33:54.630Z] #21 45.19 Selecting previously unselected package iptables. [2022-07-24T06:33:54.630Z] #21 45.20 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-07-24T06:33:54.630Z] #21 45.20 Unpacking iptables (1.8.7-1) ... [2022-07-24T06:33:54.685Z] #77 164.8 checking for sd_notify_barrier... yes [2022-07-24T06:33:54.817Z] #77 173.3 CC src/crun-start.o [2022-07-24T06:33:54.817Z] #77 173.4 CC src/crun-state.o [2022-07-24T06:33:54.945Z] #77 165.1 checking linux/bpf.h usability... yes [2022-07-24T06:33:54.945Z] #77 165.4 checking linux/bpf.h presence... yes [2022-07-24T06:33:54.945Z] #77 165.4 checking for linux/bpf.h... yes [2022-07-24T06:33:55.077Z] #77 173.6 CC src/crun-update.o [2022-07-24T06:33:55.077Z] #77 173.8 CC src/crun-ps.o [2022-07-24T06:33:55.199Z] #21 45.70 Selecting previously unselected package libonig5:amd64. [2022-07-24T06:33:55.199Z] #21 45.71 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-24T06:33:55.199Z] #21 45.72 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-24T06:33:55.199Z] #21 45.95 Selecting previously unselected package libjq1:amd64. [2022-07-24T06:33:55.207Z] #77 165.4 checking compilation for eBPF... yes [2022-07-24T06:33:55.207Z] #77 165.7 checking for criu >= 3.15... no [2022-07-24T06:33:55.207Z] #77 165.8 configure: CRIU headers not found, building without CRIU support [2022-07-24T06:33:55.207Z] #77 165.8 checking for criu > 3.16... no [2022-07-24T06:33:55.207Z] #77 165.8 configure: CRIU version doesn't support join-ns API [2022-07-24T06:33:55.207Z] #77 165.8 checking for criu > 3.16.1... no [2022-07-24T06:33:55.338Z] #77 173.9 CC src/crun-checkpoint.o [2022-07-24T06:33:55.338Z] #77 174.0 CC src/crun-restore.o [2022-07-24T06:33:55.458Z] #21 45.95 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-07-24T06:33:55.458Z] #21 45.96 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-24T06:33:55.458Z] #21 46.09 Selecting previously unselected package jq. [2022-07-24T06:33:55.458Z] #21 46.12 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-07-24T06:33:55.458Z] #21 46.13 Unpacking jq (1.6-2.1) ... [2022-07-24T06:33:55.458Z] #21 46.26 Selecting previously unselected package libaio1:amd64. [2022-07-24T06:33:55.467Z] #77 165.9 configure: CRIU version doesn't support for pre-dumping [2022-07-24T06:33:55.467Z] #77 165.9 checking for new mount API (fsconfig)... yes [2022-07-24T06:33:55.599Z] #77 174.2 CC src/libcrun/libcrun_la-utils.lo [2022-07-24T06:33:55.717Z] #21 46.27 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-07-24T06:33:55.717Z] #21 46.28 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-07-24T06:33:55.717Z] #21 46.37 Selecting previously unselected package libgpm2:amd64. [2022-07-24T06:33:55.717Z] #21 46.37 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-07-24T06:33:55.717Z] #21 46.38 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-07-24T06:33:55.727Z] #77 166.1 checking for seccomp notify API... yes [2022-07-24T06:33:55.727Z] #77 166.3 checking for gperf... no [2022-07-24T06:33:55.727Z] #77 166.3 configure: gperf not found - cannot rebuild signal parser code [2022-07-24T06:33:55.859Z] #77 174.4 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-24T06:33:55.859Z] #77 174.5 CC src/libcrun/libcrun_la-container.lo [2022-07-24T06:33:55.859Z] #77 174.6 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-24T06:33:55.980Z] #21 46.48 Selecting previously unselected package libicu67:amd64. [2022-07-24T06:33:55.980Z] #21 46.48 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-07-24T06:33:55.980Z] #21 46.49 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-24T06:33:56.120Z] #77 174.7 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-24T06:33:56.120Z] #77 174.8 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-24T06:33:56.296Z] #77 166.3 checking for library containing argp_parse... none required [2022-07-24T06:33:56.380Z] #77 174.9 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-24T06:33:56.380Z] #77 175.1 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-24T06:33:56.865Z] #77 167.3 checking that generated files are newer than configure... done [2022-07-24T06:33:56.866Z] #77 167.3 configure: creating ./config.status [2022-07-24T06:33:56.950Z] #77 175.3 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-24T06:33:57.211Z] #77 175.9 CC src/libcrun/libcrun_la-criu.lo [2022-07-24T06:33:57.471Z] #77 176.1 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-24T06:33:57.731Z] #77 176.4 CC src/libcrun/libcrun_la-linux.lo [2022-07-24T06:33:57.994Z] #77 176.6 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-24T06:33:58.254Z] #77 177.0 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-24T06:33:58.857Z] #77 177.4 CC src/libcrun/libcrun_la-error.lo [2022-07-24T06:33:59.129Z] #77 177.7 CC src/libcrun/libcrun_la-status.lo [2022-07-24T06:33:59.924Z] #23 10.82 Collecting yamllint==1.26.1 [2022-07-24T06:33:59.924Z] #23 11.89 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-24T06:34:00.077Z] #77 178.5 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-24T06:34:00.077Z] #77 178.7 CC src/libcrun/libcrun_la-terminal.lo [2022-07-24T06:34:00.077Z] #77 178.9 CC src/libcrun/libcrun_la-signals.lo [2022-07-24T06:34:00.649Z] #77 179.1 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-24T06:34:00.862Z] #23 13.17 Collecting pathspec>=0.5.3 [2022-07-24T06:34:00.862Z] #23 13.18 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-24T06:34:01.220Z] #77 179.7 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-24T06:34:01.220Z] #77 179.8 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-24T06:34:01.262Z] #21 ... [2022-07-24T06:34:01.262Z] [2022-07-24T06:34:01.262Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-24T06:34:01.262Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-24T06:34:01.262Z] #77 184.4 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-24T06:34:01.262Z] #77 184.9 checking for sysroot... no [2022-07-24T06:34:01.262Z] #77 184.9 checking for a working dd... /bin/dd [2022-07-24T06:34:01.262Z] #77 185.0 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-24T06:34:01.262Z] #77 185.2 checking for mt... no [2022-07-24T06:34:01.262Z] #77 185.2 checking if : is a manifest tool... no [2022-07-24T06:34:01.262Z] #77 185.2 checking for dlfcn.h... yes [2022-07-24T06:34:01.262Z] #77 185.4 checking for objdir... .libs [2022-07-24T06:34:01.262Z] #77 186.0 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-24T06:34:01.262Z] #77 186.3 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-24T06:34:01.262Z] #77 186.3 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-24T06:34:01.262Z] #77 186.4 checking if gcc static flag -static works... yes [2022-07-24T06:34:01.262Z] #77 186.9 checking if gcc supports -c -o file.o... yes [2022-07-24T06:34:01.262Z] #77 187.0 checking if gcc supports -c -o file.o... (cached) yes [2022-07-24T06:34:01.262Z] #77 187.1 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-24T06:34:01.262Z] #77 187.2 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-24T06:34:01.262Z] #77 187.5 checking how to hardcode library paths into programs... immediate [2022-07-24T06:34:01.262Z] #77 187.5 checking whether stripping libraries is possible... yes [2022-07-24T06:34:01.262Z] #77 187.5 checking if libtool supports shared libraries... yes [2022-07-24T06:34:01.262Z] #77 187.5 checking whether to build shared libraries... no [2022-07-24T06:34:01.262Z] #77 187.5 checking whether to build static libraries... yes [2022-07-24T06:34:01.262Z] #77 187.5 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-24T06:34:01.262Z] #77 187.5 checking whether build environment is sane... yes [2022-07-24T06:34:01.262Z] #77 187.6 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-24T06:34:01.262Z] #77 187.6 checking whether make sets $(MAKE)... yes [2022-07-24T06:34:01.262Z] #77 187.7 checking whether make supports the include directive... yes (GNU style) [2022-07-24T06:34:01.262Z] #77 187.8 checking whether make supports nested variables... yes [2022-07-24T06:34:01.262Z] #77 187.9 checking whether UID '0' is supported by ustar format... yes [2022-07-24T06:34:01.262Z] #77 187.9 checking whether GID '0' is supported by ustar format... yes [2022-07-24T06:34:01.262Z] #77 187.9 checking how to create a ustar tar archive... gnutar [2022-07-24T06:34:01.263Z] #77 188.0 checking dependency style of gcc... gcc3 [2022-07-24T06:34:01.263Z] #77 188.2 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-24T06:34:01.263Z] #77 188.2 checking whether make supports nested variables... (cached) yes [2022-07-24T06:34:01.263Z] #77 188.2 checking for pkg-config... /usr/bin/pkg-config [2022-07-24T06:34:01.263Z] #77 188.2 checking pkg-config is at least version 0.9.0... yes [2022-07-24T06:34:01.263Z] #77 188.3 checking for yajl >= 2.1.0... yes [2022-07-24T06:34:01.263Z] #77 188.3 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-24T06:34:01.263Z] #77 188.3 checking for gcc... (cached) gcc [2022-07-24T06:34:01.263Z] #77 188.4 checking whether we are using the GNU C compiler... (cached) yes [2022-07-24T06:34:01.263Z] #77 188.4 checking whether gcc accepts -g... (cached) yes [2022-07-24T06:34:01.263Z] #77 188.4 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-24T06:34:01.263Z] #77 188.4 checking whether gcc understands -c and -o together... (cached) yes [2022-07-24T06:34:01.263Z] #77 188.4 checking for a Python interpreter with version >= 3... python3 [2022-07-24T06:34:01.263Z] #77 188.5 checking for python3... /usr/bin/python3 [2022-07-24T06:34:01.263Z] #77 188.5 checking for python3 version... 3.9 [2022-07-24T06:34:01.263Z] #77 188.6 checking for python3 platform... linux [2022-07-24T06:34:01.263Z] #77 188.6 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-24T06:34:01.263Z] #77 188.8 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-24T06:34:01.263Z] #77 189.3 checking that generated files are newer than configure... done [2022-07-24T06:34:01.263Z] #77 189.3 configure: creating ./config.status [2022-07-24T06:34:01.263Z] #77 192.1 config.status: creating Makefile [2022-07-24T06:34:01.263Z] #77 192.2 config.status: creating config.h [2022-07-24T06:34:01.263Z] #77 192.2 config.status: executing libtool commands [2022-07-24T06:34:01.263Z] #77 192.3 config.status: executing depfiles commands [2022-07-24T06:34:01.263Z] #77 193.3 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-24T06:34:01.263Z] #77 193.3 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-24T06:34:01.263Z] #77 193.8 checking for gcc... gcc [2022-07-24T06:34:01.263Z] #77 194.0 checking whether the C compiler works... yes [2022-07-24T06:34:01.432Z] #23 13.67 Collecting pyyaml [2022-07-24T06:34:01.432Z] #23 13.69 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-24T06:34:01.432Z] #23 13.76 Building wheels for collected packages: yamllint [2022-07-24T06:34:01.522Z] #77 194.2 checking for C compiler default output file name... a.out [2022-07-24T06:34:01.692Z] #23 13.76 Building wheel for yamllint (setup.py): started [2022-07-24T06:34:01.781Z] #77 194.2 checking for suffix of executables... [2022-07-24T06:34:01.781Z] #77 194.6 checking whether we are cross compiling... [2022-07-24T06:34:01.781Z] #77 ... [2022-07-24T06:34:01.781Z] [2022-07-24T06:34:01.782Z] #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-24T06:34:01.782Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-24T06:34:01.782Z] #21 52.43 Selecting previously unselected package libinih1:amd64. [2022-07-24T06:34:01.782Z] #21 52.44 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-07-24T06:34:01.782Z] #21 52.45 Unpacking libinih1:amd64 (53-1+b2) ... [2022-07-24T06:34:01.791Z] #77 180.5 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-24T06:34:02.041Z] #21 52.52 Selecting previously unselected package libnet1:amd64. [2022-07-24T06:34:02.041Z] #21 52.53 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-24T06:34:02.041Z] #21 52.54 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-24T06:34:02.151Z] #77 171.8 config.status: creating Makefile [2022-07-24T06:34:02.151Z] #77 171.8 config.status: creating rpm/crun.spec [2022-07-24T06:34:02.151Z] #77 171.9 config.status: creating config.h [2022-07-24T06:34:02.151Z] #77 171.9 config.status: executing libtool commands [2022-07-24T06:34:02.151Z] #77 171.9 config.status: executing depfiles commands [2022-07-24T06:34:02.300Z] #21 52.75 Selecting previously unselected package libnl-3-200:amd64. [2022-07-24T06:34:02.300Z] #21 52.75 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-24T06:34:02.300Z] #21 52.76 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-24T06:34:02.361Z] #77 181.1 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-24T06:34:02.560Z] #21 53.05 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-24T06:34:02.560Z] #21 53.06 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-24T06:34:02.560Z] #21 53.13 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-24T06:34:02.631Z] #23 14.94 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-24T06:34:02.632Z] #23 14.94 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=8da9ecba03eb3512e38979a64196e04dfb653672999e866adbea37e789b62c8a [2022-07-24T06:34:02.632Z] #23 14.94 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-24T06:34:02.632Z] #23 14.95 Successfully built yamllint [2022-07-24T06:34:02.632Z] #23 14.99 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-24T06:34:02.722Z] #77 173.3 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-24T06:34:02.722Z] #77 173.4 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-24T06:34:02.819Z] #21 53.26 Selecting previously unselected package libyajl2:amd64. [2022-07-24T06:34:02.819Z] #21 53.27 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-07-24T06:34:02.819Z] #21 53.29 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-24T06:34:02.819Z] #21 53.41 Selecting previously unselected package net-tools. [2022-07-24T06:34:02.819Z] #21 53.45 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-07-24T06:34:02.819Z] #21 53.46 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-24T06:34:02.935Z] #77 181.3 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-24T06:34:02.935Z] #77 181.5 CC tests/init.o [2022-07-24T06:34:02.985Z] #77 ... [2022-07-24T06:34:02.985Z] [2022-07-24T06:34:02.985Z] #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-24T06:34:02.985Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-24T06:34:02.985Z] #34 DONE 249.6s [2022-07-24T06:34:02.985Z] [2022-07-24T06:34:02.985Z] #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-24T06:34:02.985Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-24T06:34:02.985Z] #21 14.63 Reading package lists... [2022-07-24T06:34:02.985Z] #21 19.94 Reading package lists... [2022-07-24T06:34:03.195Z] #77 181.8 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-24T06:34:03.202Z] #23 15.40 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-24T06:34:03.245Z] #21 24.56 Building dependency tree... [2022-07-24T06:34:03.388Z] #21 54.00 Selecting previously unselected package patch. [2022-07-24T06:34:03.388Z] #21 54.00 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-07-24T06:34:03.388Z] #21 54.07 Unpacking patch (2.7.6-7) ... [2022-07-24T06:34:03.505Z] #21 ... [2022-07-24T06:34:03.505Z] [2022-07-24T06:34:03.505Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-24T06:34:03.505Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-24T06:34:03.505Z] #77 174.0 checking for gcc... gcc [2022-07-24T06:34:03.647Z] #21 54.40 Selecting previously unselected package python-pip-whl. [2022-07-24T06:34:03.647Z] #21 54.40 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-24T06:34:03.771Z] #23 DONE 16.0s [2022-07-24T06:34:03.771Z] [2022-07-24T06:34:03.771Z] #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-24T06:34:03.771Z] #60 sha256:3bb9c7df24db6bb4f76f63b283fa033ecf573925706543d7e7cc9e3343183cca [2022-07-24T06:34:03.771Z] #60 ... [2022-07-24T06:34:03.771Z] [2022-07-24T06:34:03.771Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-24T06:34:03.771Z] #27 sha256:1499a54306c52d27b36aae9a120bb85a22d848869a9f0d63ac6cae6b45e9bdd9 [2022-07-24T06:34:03.906Z] #21 54.40 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-24T06:34:04.024Z] #77 174.2 checking whether the C compiler works... yes [2022-07-24T06:34:04.024Z] #77 174.7 checking for C compiler default output file name... a.out [2022-07-24T06:34:04.340Z] #27 DONE 0.5s [2022-07-24T06:34:04.340Z] [2022-07-24T06:34:04.340Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-24T06:34:04.340Z] #32 sha256:805470f6574c77cdd89baff9b2d6ec545c149c378cd9c1b528f0d487015b2d10 [2022-07-24T06:34:04.596Z] #77 174.7 checking for suffix of executables... [2022-07-24T06:34:04.845Z] #21 55.48 Selecting previously unselected package python3-lib2to3. [2022-07-24T06:34:04.845Z] #21 55.49 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-24T06:34:04.845Z] #21 55.53 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-24T06:34:04.857Z] #77 175.0 checking whether we are cross compiling... no [2022-07-24T06:34:04.909Z] #32 DONE 0.7s [2022-07-24T06:34:04.909Z] [2022-07-24T06:34:04.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-24T06:34:04.909Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-24T06:34:04.909Z] #77 ... [2022-07-24T06:34:04.909Z] [2022-07-24T06:34:04.909Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-24T06:34:04.909Z] #35 sha256:a747dd7d6f0ee670933429dfac1822daf7d1d2bcb9c0f52180c2f72cfbe022de [2022-07-24T06:34:05.104Z] #21 55.83 Selecting previously unselected package python3-distutils. [2022-07-24T06:34:05.104Z] #21 55.85 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-07-24T06:34:05.119Z] #77 175.3 checking for suffix of object files... o [2022-07-24T06:34:05.119Z] #77 175.5 checking whether we are using the GNU C compiler... yes [2022-07-24T06:34:05.168Z] #35 DONE 0.4s [2022-07-24T06:34:05.168Z] [2022-07-24T06:34:05.169Z] #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-24T06:34:05.169Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-24T06:34:05.364Z] #21 55.87 Unpacking python3-distutils (3.9.2-1) ... [2022-07-24T06:34:05.380Z] #77 175.6 checking whether gcc accepts -g... yes [2022-07-24T06:34:05.380Z] #77 175.8 checking for gcc option to accept ISO C89... none needed [2022-07-24T06:34:05.430Z] #47 ... [2022-07-24T06:34:05.430Z] [2022-07-24T06:34:05.430Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-24T06:34:05.430Z] #37 sha256:f81d223f10b135dc517072762839b2b070a1d74a6b91ec18129639d2c3dfcd3b [2022-07-24T06:34:05.602Z] #19 316.6 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-07-24T06:34:05.602Z] #19 316.6 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-24T06:34:05.602Z] #19 316.6 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-24T06:34:05.602Z] #19 316.7 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-07-24T06:34:05.602Z] #19 316.7 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-07-24T06:34:05.602Z] #19 316.7 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-07-24T06:34:05.602Z] #19 317.1 Selecting previously unselected package libc6-dev-arm64-cross. [2022-07-24T06:34:05.602Z] #19 317.2 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-07-24T06:34:05.602Z] #19 317.2 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-07-24T06:34:05.641Z] #77 175.9 checking whether gcc understands -c and -o together... yes [2022-07-24T06:34:05.641Z] #77 176.1 checking how to run the C preprocessor... gcc -E [2022-07-24T06:34:05.691Z] #37 DONE 0.4s [2022-07-24T06:34:05.691Z] [2022-07-24T06:34:05.691Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-24T06:34:05.691Z] #39 sha256:5d26c93715b8b220a23ca639d8f10afc4b3f0b12cce4ca28861845fad15c15a7 [2022-07-24T06:34:05.691Z] #39 DONE 0.1s [2022-07-24T06:34:05.691Z] [2022-07-24T06:34:05.691Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-24T06:34:05.691Z] #41 sha256:f67c5d3b52e0312c3c753b5d510249b578a165dbb27d629265b2b77d3f4698c1 [2022-07-24T06:34:05.901Z] [2022-07-24T06:34:05.901Z] #77 ... [2022-07-24T06:34:05.901Z] [2022-07-24T06:34:05.901Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-24T06:34:05.901Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-24T06:34:05.901Z] #36 252.4 Delve is a source level debugger for Go programs. [2022-07-24T06:34:05.901Z] #36 252.4 [2022-07-24T06:34:05.901Z] #36 252.4 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-24T06:34:05.901Z] #36 252.4 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-24T06:34:05.901Z] #36 252.4 [2022-07-24T06:34:05.901Z] #36 252.4 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-24T06:34:05.901Z] #36 252.4 [2022-07-24T06:34:05.901Z] #36 252.4 Pass flags to the program you are debugging using `--`, for example: [2022-07-24T06:34:05.901Z] #36 252.4 [2022-07-24T06:34:05.901Z] #36 252.4 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-24T06:34:05.901Z] #36 252.4 [2022-07-24T06:34:05.901Z] #36 252.4 Usage: [2022-07-24T06:34:05.901Z] #36 252.4 dlv [command] [2022-07-24T06:34:05.901Z] #36 252.4 [2022-07-24T06:34:05.901Z] #36 252.4 Available Commands: [2022-07-24T06:34:05.901Z] #36 252.4 attach Attach to running process and begin debugging. [2022-07-24T06:34:05.901Z] #36 252.4 connect Connect to a headless debug server with a terminal client. [2022-07-24T06:34:05.901Z] #36 252.4 core Examine a core dump. [2022-07-24T06:34:05.901Z] #36 252.4 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-24T06:34:05.901Z] #36 252.4 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-24T06:34:05.901Z] #36 252.4 exec Execute a precompiled binary, and begin a debug session. [2022-07-24T06:34:05.901Z] #36 252.4 help Help about any command [2022-07-24T06:34:05.901Z] #36 252.4 run Deprecated command. Use 'debug' instead. [2022-07-24T06:34:05.901Z] #36 252.4 test Compile test binary and begin debugging program. [2022-07-24T06:34:05.901Z] #36 252.4 trace Compile and begin tracing program. [2022-07-24T06:34:05.901Z] #36 252.4 version Prints version. [2022-07-24T06:34:05.901Z] #36 252.4 [2022-07-24T06:34:05.901Z] #36 252.4 Flags: [2022-07-24T06:34:05.901Z] #36 252.4 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-24T06:34:05.902Z] #36 252.4 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-24T06:34:05.902Z] #36 252.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-24T06:34:05.902Z] #36 252.4 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-24T06:34:05.902Z] #36 252.4 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-24T06:34:05.902Z] #36 252.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-24T06:34:05.902Z] #36 252.4 --disable-aslr Disables address space randomization [2022-07-24T06:34:05.902Z] #36 252.4 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-24T06:34:05.902Z] #36 252.4 -h, --help help for dlv [2022-07-24T06:34:05.902Z] #36 252.4 --init string Init file, executed by the terminal client. [2022-07-24T06:34:05.902Z] #36 252.4 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-24T06:34:05.902Z] #36 252.4 --log Enable debugging server logging. [2022-07-24T06:34:05.902Z] #36 252.4 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-24T06:34:05.902Z] #36 252.4 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-24T06:34:05.902Z] #36 252.4 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-24T06:34:05.902Z] #36 252.4 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-24T06:34:05.902Z] #36 252.4 --wd string Working directory for running the program. [2022-07-24T06:34:05.902Z] #36 252.4 [2022-07-24T06:34:05.902Z] #36 252.4 Additional help topics: [2022-07-24T06:34:05.902Z] #36 252.4 dlv backend Help about the --backend flag. [2022-07-24T06:34:05.902Z] #36 252.4 dlv log Help about logging flags. [2022-07-24T06:34:05.902Z] #36 252.4 dlv redirect Help about file redirection. [2022-07-24T06:34:05.902Z] #36 252.4 [2022-07-24T06:34:05.902Z] #36 252.4 Use "dlv [command] --help" for more information about a command. [2022-07-24T06:34:05.902Z] #36 DONE 252.6s [2022-07-24T06:34:05.902Z] [2022-07-24T06:34:05.902Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-24T06:34:05.902Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-24T06:34:05.902Z] #77 176.5 checking for grep that handles long lines and -e... /bin/grep [2022-07-24T06:34:05.902Z] #77 176.5 checking for egrep... /bin/grep -E [2022-07-24T06:34:05.932Z] #21 56.55 Selecting previously unselected package python3-pkg-resources. [2022-07-24T06:34:05.932Z] #21 56.55 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-24T06:34:05.932Z] #21 56.63 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-24T06:34:05.950Z] #41 DONE 0.2s [2022-07-24T06:34:05.950Z] [2022-07-24T06:34:05.950Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-24T06:34:05.950Z] #45 sha256:a468cfd30f0b60f4c25e492b632c938aaa5bc964b0b81246820baff4e0e27716 [2022-07-24T06:34:05.950Z] #45 DONE 0.1s [2022-07-24T06:34:05.950Z] [2022-07-24T06:34:05.950Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-24T06:34:05.950Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-24T06:34:06.166Z] #19 317.8 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-07-24T06:34:06.166Z] #19 317.8 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-24T06:34:06.166Z] #19 317.8 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-24T06:34:06.192Z] #21 56.85 Selecting previously unselected package python3-setuptools. [2022-07-24T06:34:06.192Z] #21 56.85 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-07-24T06:34:06.192Z] #21 56.85 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-24T06:34:06.730Z] #19 318.5 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-07-24T06:34:06.765Z] #21 57.26 Selecting previously unselected package python3-wheel. [2022-07-24T06:34:06.765Z] #21 57.28 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-07-24T06:34:06.765Z] #21 57.30 Unpacking python3-wheel (0.34.2-1) ... [2022-07-24T06:34:06.765Z] #21 57.43 Selecting previously unselected package python3-pip. [2022-07-24T06:34:06.765Z] #21 57.46 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-24T06:34:06.765Z] #21 57.48 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-24T06:34:06.987Z] #19 318.5 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-24T06:34:06.987Z] #19 318.5 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-24T06:34:07.283Z] #77 176.5 checking for ANSI C header files... yes [2022-07-24T06:34:07.334Z] #21 57.86 Selecting previously unselected package sudo. [2022-07-24T06:34:07.334Z] #21 57.87 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-07-24T06:34:07.334Z] #21 57.89 Unpacking sudo (1.9.5p2-3) ... [2022-07-24T06:34:07.543Z] #77 177.6 checking for sys/types.h... yes [2022-07-24T06:34:07.543Z] #77 178.0 checking for sys/stat.h... yes [2022-07-24T06:34:07.804Z] #77 178.2 checking for stdlib.h... yes [2022-07-24T06:34:08.064Z] #77 178.4 checking for string.h... yes [2022-07-24T06:34:08.275Z] #21 58.84 Selecting previously unselected package thin-provisioning-tools. [2022-07-24T06:34:08.275Z] #21 58.84 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-07-24T06:34:08.275Z] #21 58.85 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-24T06:34:08.326Z] #77 178.7 checking for memory.h... yes [2022-07-24T06:34:08.536Z] #21 59.21 Selecting previously unselected package uidmap. [2022-07-24T06:34:08.536Z] #21 59.21 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-07-24T06:34:08.587Z] #77 179.0 checking for strings.h... yes [2022-07-24T06:34:08.795Z] #21 59.23 Unpacking uidmap (1:4.8.1-1) ... [2022-07-24T06:34:08.927Z] #77 179.1 checking for inttypes.h... yes [2022-07-24T06:34:08.927Z] #77 179.3 checking for stdint.h... yes [2022-07-24T06:34:09.169Z] #21 59.55 Selecting previously unselected package vim-runtime. [2022-07-24T06:34:09.169Z] #21 59.56 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-24T06:34:09.169Z] #21 59.70 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-24T06:34:09.169Z] #21 59.80 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-24T06:34:09.169Z] #21 59.80 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-24T06:34:09.191Z] #77 179.5 checking for unistd.h... yes [2022-07-24T06:34:09.451Z] #77 179.8 checking minix/config.h usability... no [2022-07-24T06:34:09.712Z] #77 180.1 checking minix/config.h presence... no [2022-07-24T06:34:09.712Z] #77 180.2 checking for minix/config.h... no [2022-07-24T06:34:09.975Z] #77 180.2 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-24T06:34:10.106Z] #21 ... [2022-07-24T06:34:10.106Z] [2022-07-24T06:34:10.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-24T06:34:10.106Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-24T06:34:10.106Z] #77 194.6 checking whether we are cross compiling... no [2022-07-24T06:34:10.106Z] #77 194.8 checking for suffix of object files... o [2022-07-24T06:34:10.106Z] #77 195.0 checking whether we are using the GNU C compiler... yes [2022-07-24T06:34:10.106Z] #77 195.2 checking whether gcc accepts -g... yes [2022-07-24T06:34:10.106Z] #77 195.5 checking for gcc option to accept ISO C89... none needed [2022-07-24T06:34:10.106Z] #77 195.7 checking whether gcc understands -c and -o together... yes [2022-07-24T06:34:10.106Z] #77 196.0 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-24T06:34:10.106Z] #77 196.0 checking whether build environment is sane... yes [2022-07-24T06:34:10.106Z] #77 196.1 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-24T06:34:10.106Z] #77 196.2 checking for gawk... no [2022-07-24T06:34:10.106Z] #77 196.2 checking for mawk... mawk [2022-07-24T06:34:10.106Z] #77 196.2 checking whether make sets $(MAKE)... yes [2022-07-24T06:34:10.106Z] #77 196.3 checking whether make supports the include directive... yes (GNU style) [2022-07-24T06:34:10.106Z] #77 196.4 checking whether make supports nested variables... yes [2022-07-24T06:34:10.106Z] #77 196.4 checking whether UID '0' is supported by ustar format... yes [2022-07-24T06:34:10.106Z] #77 196.4 checking whether GID '0' is supported by ustar format... yes [2022-07-24T06:34:10.106Z] #77 196.4 checking how to create a ustar tar archive... gnutar [2022-07-24T06:34:10.106Z] #77 196.7 checking dependency style of gcc... gcc3 [2022-07-24T06:34:10.106Z] #77 197.0 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-24T06:34:10.106Z] #77 197.0 checking whether make supports nested variables... (cached) yes [2022-07-24T06:34:10.106Z] #77 197.2 checking build system type... x86_64-pc-linux-gnu [2022-07-24T06:34:10.106Z] #77 197.8 checking host system type... x86_64-pc-linux-gnu [2022-07-24T06:34:10.106Z] #77 197.8 checking how to print strings... printf [2022-07-24T06:34:10.106Z] #77 197.8 checking for a sed that does not truncate output... /bin/sed [2022-07-24T06:34:10.106Z] #77 197.9 checking for grep that handles long lines and -e... /bin/grep [2022-07-24T06:34:10.106Z] #77 198.0 checking for egrep... /bin/grep -E [2022-07-24T06:34:10.106Z] #77 198.0 checking for fgrep... /bin/grep -F [2022-07-24T06:34:10.106Z] #77 198.0 checking for ld used by gcc... /usr/bin/ld [2022-07-24T06:34:10.106Z] #77 198.0 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-24T06:34:10.106Z] #77 198.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-24T06:34:10.106Z] #77 198.1 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-24T06:34:10.106Z] #77 198.4 checking whether ln -s works... yes [2022-07-24T06:34:10.106Z] #77 198.4 checking the maximum length of command line arguments... 1572864 [2022-07-24T06:34:10.106Z] #77 198.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-24T06:34:10.106Z] #77 198.4 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-24T06:34:10.106Z] #77 198.4 checking for /usr/bin/ld option to reload object files... -r [2022-07-24T06:34:10.106Z] #77 198.4 checking for objdump... objdump [2022-07-24T06:34:10.106Z] #77 198.4 checking how to recognize dependent libraries... pass_all [2022-07-24T06:34:10.106Z] #77 198.4 checking for dlltool... no [2022-07-24T06:34:10.106Z] #77 198.4 checking how to associate runtime and link libraries... printf %s\n [2022-07-24T06:34:10.106Z] #77 198.4 checking for ar... ar [2022-07-24T06:34:10.106Z] #77 198.5 checking for archiver @FILE support... @ [2022-07-24T06:34:10.106Z] #77 198.6 checking for strip... strip [2022-07-24T06:34:10.106Z] #77 198.7 checking for ranlib... ranlib [2022-07-24T06:34:10.106Z] #77 198.7 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-24T06:34:10.106Z] #77 199.2 checking for sysroot... no [2022-07-24T06:34:10.106Z] #77 199.2 checking for a working dd... /bin/dd [2022-07-24T06:34:10.106Z] #77 199.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-24T06:34:10.106Z] #77 199.3 checking for mt... no [2022-07-24T06:34:10.106Z] #77 199.3 checking if : is a manifest tool... no [2022-07-24T06:34:10.106Z] #77 199.4 checking how to run the C preprocessor... gcc -E [2022-07-24T06:34:10.106Z] #77 199.5 checking for ANSI C header files... yes [2022-07-24T06:34:10.106Z] #77 200.4 checking for sys/types.h... yes [2022-07-24T06:34:10.106Z] #77 200.6 checking for sys/stat.h... yes [2022-07-24T06:34:10.106Z] #77 200.8 checking for stdlib.h... yes [2022-07-24T06:34:10.106Z] #77 201.1 checking for string.h... yes [2022-07-24T06:34:10.106Z] #77 201.4 checking for memory.h... yes [2022-07-24T06:34:10.106Z] #77 201.7 checking for strings.h... yes [2022-07-24T06:34:10.106Z] #77 202.1 checking for inttypes.h... yes [2022-07-24T06:34:10.106Z] #77 202.5 checking for stdint.h... yes [2022-07-24T06:34:10.106Z] #77 202.9 checking for unistd.h... yes [2022-07-24T06:34:10.236Z] #77 180.5 checking build system type... x86_64-pc-linux-gnu [2022-07-24T06:34:10.236Z] #77 180.8 checking host system type... x86_64-pc-linux-gnu [2022-07-24T06:34:10.236Z] #77 180.8 checking how to print strings... printf [2022-07-24T06:34:10.236Z] #77 180.8 checking for a sed that does not truncate output... /bin/sed [2022-07-24T06:34:10.236Z] #77 180.8 checking for fgrep... /bin/grep -F [2022-07-24T06:34:10.236Z] #77 180.8 checking for ld used by gcc... /usr/bin/ld [2022-07-24T06:34:10.236Z] #77 180.9 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-24T06:34:10.365Z] #77 202.9 checking for dlfcn.h... yes [2022-07-24T06:34:10.497Z] #77 180.9 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-24T06:34:10.497Z] #77 180.9 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-24T06:34:10.497Z] #77 181.0 checking whether ln -s works... yes [2022-07-24T06:34:10.497Z] #77 181.0 checking the maximum length of command line arguments... 1572864 [2022-07-24T06:34:10.497Z] #77 181.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-24T06:34:10.497Z] #77 181.1 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-24T06:34:10.497Z] #77 181.1 checking for /usr/bin/ld option to reload object files... -r [2022-07-24T06:34:10.497Z] #77 181.1 checking for objdump... objdump [2022-07-24T06:34:10.497Z] #77 181.1 checking how to recognize dependent libraries... pass_all [2022-07-24T06:34:10.497Z] #77 181.1 checking for dlltool... no [2022-07-24T06:34:10.497Z] #77 181.1 checking how to associate runtime and link libraries... printf %s\n [2022-07-24T06:34:10.497Z] #77 181.1 checking for ar... ar [2022-07-24T06:34:10.625Z] #77 203.2 checking for objdir... .libs [2022-07-24T06:34:10.758Z] #77 181.1 checking for archiver @FILE support... @ [2022-07-24T06:34:10.758Z] #77 181.3 checking for strip... strip [2022-07-24T06:34:10.758Z] #77 181.3 checking for ranlib... ranlib [2022-07-24T06:34:10.758Z] #77 181.3 checking for gawk... no [2022-07-24T06:34:10.758Z] #77 181.3 checking for mawk... mawk [2022-07-24T06:34:11.019Z] #77 181.3 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-24T06:34:11.199Z] #19 ... [2022-07-24T06:34:11.199Z] [2022-07-24T06:34:11.199Z] #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-24T06:34:11.199Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-24T06:34:11.199Z] #84 275.6 AR libcrun_testing.a [2022-07-24T06:34:11.199Z] #84 275.6 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-24T06:34:11.199Z] #84 275.7 CCLD tests/tests_libcrun_utils [2022-07-24T06:34:11.199Z] #84 275.7 CCLD tests/tests_libcrun_errors [2022-07-24T06:34:11.199Z] #84 275.7 CCLD tests/tests_libcrun_fuzzer [2022-07-24T06:34:11.199Z] #84 275.8 CCLD libcrun.la [2022-07-24T06:34:11.199Z] #84 276.9 CCLD crun [2022-07-24T06:34:11.199Z] #84 277.3 make[3]: Entering directory '/tmp/crun-build' [2022-07-24T06:34:11.199Z] #84 277.4 /bin/mkdir -p '/usr/local/lib' [2022-07-24T06:34:11.199Z] #84 277.4 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-24T06:34:11.199Z] #84 277.4 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-24T06:34:11.199Z] #84 277.4 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-24T06:34:11.199Z] #84 277.5 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-24T06:34:11.199Z] #84 277.5 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-24T06:34:11.199Z] #84 277.5 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-24T06:34:11.199Z] #84 277.5 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-24T06:34:11.199Z] #84 277.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-24T06:34:11.199Z] #84 277.8 ---------------------------------------------------------------------- [2022-07-24T06:34:11.199Z] #84 277.8 Libraries have been installed in: [2022-07-24T06:34:11.199Z] #84 277.8 /usr/local/lib [2022-07-24T06:34:11.199Z] #84 277.8 [2022-07-24T06:34:11.199Z] #84 277.8 If you ever happen to want to link against installed libraries [2022-07-24T06:34:11.199Z] #84 277.8 in a given directory, LIBDIR, you must either use libtool, and [2022-07-24T06:34:11.199Z] #84 277.8 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-24T06:34:11.199Z] #84 277.8 flag during linking and do at least one of the following: [2022-07-24T06:34:11.199Z] #84 277.8 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-24T06:34:11.199Z] #84 277.8 during execution [2022-07-24T06:34:11.199Z] #84 277.8 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-24T06:34:11.199Z] #84 277.8 during linking [2022-07-24T06:34:11.199Z] #84 277.8 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-24T06:34:11.199Z] #84 277.8 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-24T06:34:11.199Z] #84 277.8 [2022-07-24T06:34:11.199Z] #84 277.8 See any operating system documentation about shared libraries for [2022-07-24T06:34:11.199Z] #84 277.8 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-24T06:34:11.199Z] #84 277.8 ---------------------------------------------------------------------- [2022-07-24T06:34:11.199Z] #84 277.8 /bin/mkdir -p '/build' [2022-07-24T06:34:11.199Z] #84 277.8 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-24T06:34:11.199Z] #84 277.9 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-24T06:34:11.199Z] #84 277.9 make[3]: Leaving directory '/tmp/crun-build' [2022-07-24T06:34:11.199Z] #84 277.9 make[2]: Leaving directory '/tmp/crun-build' [2022-07-24T06:34:11.199Z] #84 277.9 make[1]: Leaving directory '/tmp/crun-build' [2022-07-24T06:34:11.281Z] #77 181.7 checking for sysroot... no [2022-07-24T06:34:11.281Z] #77 181.7 checking for a working dd... /bin/dd [2022-07-24T06:34:11.281Z] #77 181.7 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-24T06:34:11.281Z] #77 181.8 checking for mt... no [2022-07-24T06:34:11.281Z] #77 181.8 checking if : is a manifest tool... no [2022-07-24T06:34:11.452Z] #77 203.9 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-24T06:34:11.452Z] #77 204.1 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-24T06:34:11.452Z] #77 204.1 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-24T06:34:11.542Z] #77 181.9 checking for dlfcn.h... yes [2022-07-24T06:34:11.542Z] #77 182.1 checking for objdir... .libs [2022-07-24T06:34:12.112Z] #77 182.5 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-24T06:34:12.112Z] #77 182.6 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-24T06:34:12.112Z] #77 182.6 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-24T06:34:12.279Z] #77 204.4 checking if gcc static flag -static works... yes [2022-07-24T06:34:12.280Z] #77 204.9 checking if gcc supports -c -o file.o... yes [2022-07-24T06:34:12.280Z] #77 205.0 checking if gcc supports -c -o file.o... (cached) yes [2022-07-24T06:34:12.542Z] #77 205.0 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-24T06:34:12.682Z] #77 182.7 checking if gcc static flag -static works... yes [2022-07-24T06:34:12.848Z] #77 205.2 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-24T06:34:12.848Z] #77 205.6 checking how to hardcode library paths into programs... immediate [2022-07-24T06:34:12.848Z] #77 205.6 checking whether stripping libraries is possible... yes [2022-07-24T06:34:12.848Z] #77 205.6 checking if libtool supports shared libraries... yes [2022-07-24T06:34:12.848Z] #77 205.6 checking whether to build shared libraries... no [2022-07-24T06:34:12.848Z] #77 205.6 checking whether to build static libraries... yes [2022-07-24T06:34:12.943Z] #77 183.2 checking if gcc supports -c -o file.o... yes [2022-07-24T06:34:12.943Z] #77 183.5 checking if gcc supports -c -o file.o... (cached) yes [2022-07-24T06:34:13.143Z] #77 205.6 checking float.h usability... yes [2022-07-24T06:34:13.143Z] #77 205.9 checking float.h presence... yes [2022-07-24T06:34:13.143Z] #77 206.0 checking for float.h... yes [2022-07-24T06:34:13.203Z] #77 183.5 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-24T06:34:13.681Z] #77 206.0 checking limits.h usability... yes [2022-07-24T06:34:13.681Z] #77 206.3 checking limits.h presence... yes [2022-07-24T06:34:13.681Z] #77 206.4 checking for limits.h... yes [2022-07-24T06:34:13.681Z] #77 206.5 checking stddef.h usability... yes [2022-07-24T06:34:13.681Z] #77 206.5 checking stddef.h presence... yes [2022-07-24T06:34:13.681Z] #77 206.6 checking for stddef.h... yes [2022-07-24T06:34:13.681Z] #77 206.6 checking for stdlib.h... (cached) yes [2022-07-24T06:34:13.773Z] #77 183.6 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-24T06:34:13.773Z] #77 184.1 checking how to hardcode library paths into programs... immediate [2022-07-24T06:34:13.773Z] #77 184.1 checking whether stripping libraries is possible... yes [2022-07-24T06:34:13.773Z] #77 184.1 checking if libtool supports shared libraries... yes [2022-07-24T06:34:13.773Z] #77 184.1 checking whether to build shared libraries... no [2022-07-24T06:34:13.773Z] #77 184.1 checking whether to build static libraries... yes [2022-07-24T06:34:13.773Z] #77 184.1 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-24T06:34:13.773Z] #77 184.2 checking whether build environment is sane... yes [2022-07-24T06:34:13.947Z] #77 206.7 checking for string.h... (cached) yes [2022-07-24T06:34:13.947Z] #77 206.7 checking sys/time.h usability... yes [2022-07-24T06:34:14.033Z] #77 184.4 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-24T06:34:14.033Z] #77 184.4 checking whether make sets $(MAKE)... yes [2022-07-24T06:34:14.212Z] #77 206.9 checking sys/time.h presence... yes [2022-07-24T06:34:14.212Z] #77 207.0 checking for sys/time.h... yes [2022-07-24T06:34:14.294Z] #77 184.6 checking whether make supports the include directive... yes (GNU style) [2022-07-24T06:34:14.294Z] #77 184.7 checking whether make supports nested variables... yes [2022-07-24T06:34:14.294Z] #77 184.8 checking whether UID '0' is supported by ustar format... yes [2022-07-24T06:34:14.294Z] #77 184.8 checking whether GID '0' is supported by ustar format... yes [2022-07-24T06:34:14.471Z] #77 207.0 checking for inline... inline [2022-07-24T06:34:14.554Z] #77 184.8 checking how to create a ustar tar archive... gnutar [2022-07-24T06:34:14.554Z] #77 185.0 checking dependency style of gcc... [2022-07-24T06:34:14.554Z] #77 ... [2022-07-24T06:34:14.554Z] [2022-07-24T06:34:14.554Z] #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-24T06:34:14.554Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-24T06:34:14.554Z] #21 27.11 The following additional packages will be installed: [2022-07-24T06:34:14.554Z] #21 27.12 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-24T06:34:14.554Z] #21 27.12 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-07-24T06:34:14.554Z] #21 27.12 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-24T06:34:14.554Z] #21 27.13 python3-pkg-resources vim-runtime xxd [2022-07-24T06:34:14.554Z] #21 27.13 Suggested packages: [2022-07-24T06:34:14.554Z] #21 27.14 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-07-24T06:34:14.555Z] #21 27.14 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-07-24T06:34:14.555Z] #21 27.14 acl attr quota [2022-07-24T06:34:14.555Z] #21 27.14 Recommended packages: [2022-07-24T06:34:14.555Z] #21 27.14 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-24T06:34:14.555Z] #21 29.26 The following NEW packages will be installed: [2022-07-24T06:34:14.555Z] #21 29.26 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-07-24T06:34:14.555Z] #21 29.26 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-24T06:34:14.555Z] #21 29.26 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-07-24T06:34:14.555Z] #21 29.26 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-07-24T06:34:14.555Z] #21 29.26 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-07-24T06:34:14.555Z] #21 29.26 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-07-24T06:34:14.555Z] #21 29.26 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-24T06:34:14.555Z] #21 29.26 xz-utils zip zstd [2022-07-24T06:34:14.555Z] #21 29.67 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-07-24T06:34:14.555Z] #21 29.67 Need to get 27.7 MB of archives. [2022-07-24T06:34:14.555Z] #21 29.67 After this operation, 106 MB of additional disk space will be used. [2022-07-24T06:34:14.555Z] #21 29.67 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-07-24T06:34:14.555Z] #21 29.67 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-07-24T06:34:14.555Z] #21 29.67 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-07-24T06:34:14.555Z] #21 29.67 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-24T06:34:14.555Z] #21 29.67 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-07-24T06:34:14.555Z] #21 29.67 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-07-24T06:34:14.555Z] #21 29.68 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-07-24T06:34:14.555Z] #21 29.68 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-07-24T06:34:14.555Z] #21 29.74 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-24T06:34:14.555Z] #21 29.78 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-24T06:34:14.555Z] #21 29.78 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-07-24T06:34:14.555Z] #21 29.78 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-24T06:34:14.555Z] #21 29.78 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-24T06:34:14.555Z] #21 29.81 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-07-24T06:34:14.555Z] #21 29.88 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-07-24T06:34:14.555Z] #21 29.88 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-07-24T06:34:14.555Z] #21 29.88 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-07-24T06:34:14.555Z] #21 29.90 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-24T06:34:14.555Z] #21 29.90 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-07-24T06:34:14.555Z] #21 29.91 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-07-24T06:34:14.555Z] #21 29.93 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-07-24T06:34:14.555Z] #21 29.96 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-24T06:34:14.555Z] #21 29.96 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-24T06:34:14.555Z] #21 29.99 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-24T06:34:14.555Z] #21 29.99 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-07-24T06:34:14.555Z] #21 29.99 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-07-24T06:34:14.555Z] #21 29.99 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-24T06:34:14.555Z] #21 30.63 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-07-24T06:34:14.555Z] #21 30.63 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-24T06:34:14.555Z] #21 30.63 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-24T06:34:14.555Z] #21 30.64 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-24T06:34:14.555Z] #21 30.64 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-24T06:34:14.555Z] #21 30.64 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-07-24T06:34:14.555Z] #21 30.67 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-24T06:34:14.555Z] #21 30.69 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-24T06:34:14.555Z] #21 30.82 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-24T06:34:14.555Z] #21 30.82 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-24T06:34:14.555Z] #21 30.83 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-24T06:34:14.555Z] #21 30.85 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-24T06:34:14.555Z] #21 30.90 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-24T06:34:14.555Z] #21 30.90 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-24T06:34:14.555Z] #21 30.91 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-07-24T06:34:14.555Z] #21 30.95 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-07-24T06:34:14.555Z] #21 30.97 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-07-24T06:34:14.555Z] #21 30.99 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-24T06:34:14.555Z] #21 31.23 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-07-24T06:34:14.555Z] #21 31.27 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-07-24T06:34:14.555Z] #21 31.31 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-07-24T06:34:14.555Z] #21 31.32 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-07-24T06:34:14.555Z] #21 32.04 debconf: delaying package configuration, since apt-utils is not installed [2022-07-24T06:34:14.555Z] #21 32.22 Fetched 27.7 MB in 2s (13.7 MB/s) [2022-07-24T06:34:14.555Z] #21 32.30 Selecting previously unselected package pigz. [2022-07-24T06:34:14.555Z] #21 32.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24018 files and directories currently installed.) [2022-07-24T06:34:14.555Z] #21 32.42 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-07-24T06:34:14.555Z] #21 32.43 Unpacking pigz (2.6-1) ... [2022-07-24T06:34:14.555Z] #21 32.51 Selecting previously unselected package libelf1:amd64. [2022-07-24T06:34:14.555Z] #21 32.51 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-07-24T06:34:14.555Z] #21 32.52 Unpacking libelf1:amd64 (0.183-1) ... [2022-07-24T06:34:14.555Z] #21 32.74 Selecting previously unselected package libbpf0:amd64. [2022-07-24T06:34:14.555Z] #21 32.74 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-07-24T06:34:14.555Z] #21 32.76 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-07-24T06:34:14.555Z] #21 32.90 Selecting previously unselected package libcap2:amd64. [2022-07-24T06:34:14.555Z] #21 32.91 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-24T06:34:14.555Z] #21 32.91 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-24T06:34:14.555Z] #21 33.05 Selecting previously unselected package libmnl0:amd64. [2022-07-24T06:34:14.555Z] #21 33.05 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-07-24T06:34:14.555Z] #21 33.06 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-07-24T06:34:14.555Z] #21 33.13 Selecting previously unselected package libxtables12:amd64. [2022-07-24T06:34:14.555Z] #21 33.13 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-07-24T06:34:14.555Z] #21 33.14 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-07-24T06:34:14.555Z] #21 33.21 Selecting previously unselected package libcap2-bin. [2022-07-24T06:34:14.555Z] #21 33.24 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-07-24T06:34:14.555Z] #21 33.24 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-24T06:34:14.555Z] #21 33.36 Selecting previously unselected package iproute2. [2022-07-24T06:34:14.555Z] #21 33.37 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-07-24T06:34:14.555Z] #21 33.38 Unpacking iproute2 (5.10.0-4) ... [2022-07-24T06:34:14.555Z] #21 34.03 Selecting previously unselected package xxd. [2022-07-24T06:34:14.555Z] #21 34.04 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-24T06:34:14.555Z] #21 34.05 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-24T06:34:14.555Z] #21 34.31 Selecting previously unselected package vim-common. [2022-07-24T06:34:14.555Z] #21 34.31 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-24T06:34:14.555Z] #21 34.32 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-24T06:34:14.555Z] #21 34.53 Selecting previously unselected package bash-completion. [2022-07-24T06:34:14.555Z] #21 34.54 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-24T06:34:14.730Z] #77 207.1 checking for size_t... yes [2022-07-24T06:34:14.730Z] #77 207.5 checking for stdlib.h... (cached) yes [2022-07-24T06:34:14.730Z] #77 207.5 checking for GNU libc compatible malloc... [2022-07-24T06:34:14.730Z] #77 ... [2022-07-24T06:34:14.730Z] [2022-07-24T06:34:14.730Z] #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-24T06:34:14.730Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-24T06:34:14.730Z] #21 65.49 Selecting previously unselected package vim. [2022-07-24T06:34:14.815Z] #21 ... [2022-07-24T06:34:14.815Z] [2022-07-24T06:34:14.815Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-24T06:34:14.815Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-24T06:34:14.815Z] #77 185.0 checking dependency style of gcc... gcc3 [2022-07-24T06:34:14.815Z] #77 185.4 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-24T06:34:14.815Z] #77 185.4 checking whether make supports nested variables... (cached) yes [2022-07-24T06:34:14.815Z] #77 185.4 checking for pkg-config... /usr/bin/pkg-config [2022-07-24T06:34:14.815Z] #77 185.4 checking pkg-config is at least version 0.9.0... yes [2022-07-24T06:34:14.815Z] #77 185.4 checking for yajl >= 2.1.0... yes [2022-07-24T06:34:14.988Z] #21 65.50 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-24T06:34:14.989Z] #21 65.53 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-24T06:34:15.076Z] #77 185.5 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-24T06:34:15.076Z] #77 185.5 checking for gcc... (cached) gcc [2022-07-24T06:34:15.076Z] #77 185.7 checking whether we are using the GNU C compiler... (cached) yes [2022-07-24T06:34:15.076Z] #77 185.7 checking whether gcc accepts -g... (cached) yes [2022-07-24T06:34:15.076Z] #77 185.7 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-24T06:34:15.076Z] #77 185.7 checking whether gcc understands -c and -o together... (cached) yes [2022-07-24T06:34:15.336Z] #77 185.7 checking for a Python interpreter with version >= 3... python3 [2022-07-24T06:34:15.336Z] #77 185.8 checking for python3... /usr/bin/python3 [2022-07-24T06:34:15.336Z] #77 185.8 checking for python3 version... 3.9 [2022-07-24T06:34:15.386Z] #84 ... [2022-07-24T06:34:15.386Z] [2022-07-24T06:34:15.386Z] #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-24T06:34:15.386Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-24T06:34:15.386Z] #19 327.2 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-07-24T06:34:15.596Z] #77 185.9 checking for python3 platform... linux [2022-07-24T06:34:15.642Z] #19 327.2 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-24T06:34:15.642Z] #19 327.2 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-24T06:34:15.857Z] #77 186.0 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-24T06:34:15.857Z] #77 186.2 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-24T06:34:15.926Z] #21 66.46 Selecting previously unselected package xfsprogs. [2022-07-24T06:34:15.926Z] #21 66.47 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-07-24T06:34:15.926Z] #21 66.51 Unpacking xfsprogs (5.10.0-4) ... [2022-07-24T06:34:16.428Z] #77 186.8 checking that generated files are newer than configure... done [2022-07-24T06:34:16.428Z] #77 186.8 configure: creating ./config.status [2022-07-24T06:34:16.571Z] #19 328.2 Selecting previously unselected package patch.#19 ... [2022-07-24T06:34:16.571Z] [2022-07-24T06:34:16.571Z] #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-24T06:34:16.571Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-24T06:34:16.571Z] #84 DONE 283.6s [2022-07-24T06:34:16.571Z] [2022-07-24T06:34:16.571Z] #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-24T06:34:16.571Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-24T06:34:16.571Z] #19 328.2 Selecting previously unselected package patch. [2022-07-24T06:34:16.571Z] #19 328.2 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-07-24T06:34:16.571Z] #19 328.2 Unpacking patch (2.7.6-7) ... [2022-07-24T06:34:16.571Z] #19 328.2 Selecting previously unselected package dpkg-dev. [2022-07-24T06:34:16.571Z] #19 328.3 Preparing to unpack .../047-dpkg-dev_1.20.11_all.deb ... [2022-07-24T06:34:16.835Z] #19 328.3 Unpacking dpkg-dev (1.20.11) ... [2022-07-24T06:34:17.093Z] #19 328.8 Selecting previously unselected package libconfig-inifiles-perl. [2022-07-24T06:34:17.093Z] #19 328.8 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-07-24T06:34:17.093Z] #19 328.8 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-07-24T06:34:17.093Z] #19 328.9 Selecting previously unselected package libio-string-perl. [2022-07-24T06:34:17.303Z] #21 67.80 Selecting previously unselected package zip. [2022-07-24T06:34:17.303Z] #21 67.81 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-07-24T06:34:17.303Z] #21 67.82 Unpacking zip (3.0-12) ... [2022-07-24T06:34:17.349Z] #19 328.9 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-07-24T06:34:17.349Z] #19 328.9 Unpacking libio-string-perl (1.08-3.1) ... [2022-07-24T06:34:17.350Z] #19 329.0 Selecting previously unselected package libicu67:amd64. [2022-07-24T06:34:17.350Z] #19 329.0 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-07-24T06:34:17.350Z] #19 329.0 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-24T06:34:17.563Z] #21 68.10 Selecting previously unselected package zstd. [2022-07-24T06:34:17.563Z] #21 68.10 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-07-24T06:34:17.563Z] #21 68.11 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-24T06:34:18.170Z] #77 189.1 CCLD libocispec.la [2022-07-24T06:34:18.170Z] #77 189.5 CCLD src/validate [2022-07-24T06:34:18.170Z] #77 189.5 CCLD tests/test-1 [2022-07-24T06:34:18.170Z] #77 189.6 CCLD tests/test-2 [2022-07-24T06:34:18.170Z] #77 189.6 CCLD tests/test-3 [2022-07-24T06:34:18.170Z] #77 189.6 CCLD tests/test-4 [2022-07-24T06:34:18.170Z] #77 189.6 CCLD tests/test-5 [2022-07-24T06:34:18.170Z] #77 189.7 CCLD tests/test-6 [2022-07-24T06:34:18.170Z] #77 189.8 CCLD tests/test-7 [2022-07-24T06:34:18.170Z] #77 189.9 CCLD tests/test-8 [2022-07-24T06:34:18.170Z] #77 190.0 CCLD tests/test-9 [2022-07-24T06:34:18.170Z] #77 190.1 CCLD tests/test-10 [2022-07-24T06:34:18.170Z] #77 190.2 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-24T06:34:18.430Z] #77 190.2 CCLD tests/test-11 [2022-07-24T06:34:18.498Z] #21 69.01 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-24T06:34:19.870Z] #19 331.6 Selecting previously unselected package libxml2:amd64. [2022-07-24T06:34:19.897Z] #21 70.53 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-07-24T06:34:19.897Z] #21 70.54 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-24T06:34:19.897Z] #21 70.56 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-07-24T06:34:19.897Z] #21 70.57 Setting up libicu67:amd64 (67.1-7) ... [2022-07-24T06:34:19.897Z] #21 70.58 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-07-24T06:34:19.897Z] #21 70.61 Setting up libinih1:amd64 (53-1+b2) ... [2022-07-24T06:34:19.897Z] #21 70.63 Setting up uidmap (1:4.8.1-1) ... [2022-07-24T06:34:19.897Z] #21 70.64 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-24T06:34:19.897Z] #21 70.65 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-24T06:34:20.126Z] #19 331.6 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-07-24T06:34:20.126Z] #19 331.6 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-24T06:34:20.126Z] #19 331.7 Selecting previously unselected package libxml-namespacesupport-perl. [2022-07-24T06:34:20.126Z] #19 331.8 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-07-24T06:34:20.126Z] #19 331.8 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-07-24T06:34:20.126Z] #19 331.8 Selecting previously unselected package libxml-sax-base-perl. [2022-07-24T06:34:20.126Z] #19 331.8 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-07-24T06:34:20.126Z] #19 331.8 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-07-24T06:34:20.126Z] #19 331.8 Selecting previously unselected package libxml-sax-perl. [2022-07-24T06:34:20.156Z] #21 70.66 Setting up bzip2 (1.0.8-4) ... [2022-07-24T06:34:20.156Z] #21 70.67 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-24T06:34:20.156Z] #21 70.68 Setting up python3-wheel (0.34.2-1) ... [2022-07-24T06:34:20.338Z] #77 192.0 libtool: link: ar cr libocispec.a [2022-07-24T06:34:20.338Z] #77 192.1 libtool: link: ranlib libocispec.a [2022-07-24T06:34:20.383Z] #19 331.9 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-07-24T06:34:20.383Z] #19 331.9 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-07-24T06:34:20.383Z] #19 331.9 Selecting previously unselected package libxml-libxml-perl. [2022-07-24T06:34:20.383Z] #19 331.9 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-07-24T06:34:20.383Z] #19 331.9 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-07-24T06:34:20.383Z] #19 332.0 Selecting previously unselected package libxml-simple-perl. [2022-07-24T06:34:20.383Z] #19 332.0 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-07-24T06:34:20.383Z] #19 332.0 Unpacking libxml-simple-perl (2.25-1) ... [2022-07-24T06:34:20.383Z] #19 332.1 Selecting previously unselected package libyaml-perl. [2022-07-24T06:34:20.639Z] #19 332.1 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-07-24T06:34:20.639Z] #19 332.1 Unpacking libyaml-perl (1.30-1) ... [2022-07-24T06:34:20.639Z] #19 332.2 Selecting previously unselected package libconfig-auto-perl. [2022-07-24T06:34:20.639Z] #19 332.2 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-07-24T06:34:20.639Z] #19 332.2 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-07-24T06:34:20.639Z] #19 332.2 Selecting previously unselected package libfile-which-perl. [2022-07-24T06:34:20.639Z] #19 332.2 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-07-24T06:34:20.639Z] #19 332.2 Unpacking libfile-which-perl (1.23-1) ... [2022-07-24T06:34:20.639Z] #19 332.3 Selecting previously unselected package libfile-homedir-perl. [2022-07-24T06:34:20.639Z] #19 332.3 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-07-24T06:34:20.639Z] #19 332.3 Unpacking libfile-homedir-perl (1.006-1) ... [2022-07-24T06:34:20.639Z] #19 332.3 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-07-24T06:34:20.639Z] #19 332.3 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-07-24T06:34:20.639Z] #19 332.3 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-07-24T06:34:20.723Z] #21 71.31 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-24T06:34:20.723Z] #21 71.32 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-24T06:34:20.723Z] #21 71.33 Setting up libcap2-bin (1:2.44-1) ... [2022-07-24T06:34:20.723Z] #21 71.35 Setting up apparmor (2.13.6-10) ... [2022-07-24T06:34:20.902Z] #19 ... [2022-07-24T06:34:20.903Z] [2022-07-24T06:34:20.903Z] #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-24T06:34:20.903Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-24T06:34:20.903Z] #62 344.4 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-24T06:34:20.903Z] #62 DONE 344.5s [2022-07-24T06:34:20.903Z] [2022-07-24T06:34:20.903Z] #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-24T06:34:20.903Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-24T06:34:20.903Z] #19 332.4 Selecting previously unselected package dpkg-cross. [2022-07-24T06:34:20.903Z] #19 332.4 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-07-24T06:34:20.903Z] #19 332.4 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-07-24T06:34:20.903Z] #19 332.5 Selecting previously unselected package crossbuild-essential-arm64. [2022-07-24T06:34:20.903Z] #19 332.5 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-07-24T06:34:20.903Z] #19 332.5 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-07-24T06:34:20.903Z] #19 332.5 Selecting previously unselected package libc6-armel-cross. [2022-07-24T06:34:20.903Z] #19 332.5 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-07-24T06:34:20.903Z] #19 332.5 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-07-24T06:34:21.162Z] #19 332.7 Selecting previously unselected package libgcc-s1-armel-cross. [2022-07-24T06:34:21.162Z] #19 332.7 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-24T06:34:21.162Z] #19 332.7 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-07-24T06:34:21.162Z] #19 332.8 Selecting previously unselected package libgomp1-armel-cross. [2022-07-24T06:34:21.162Z] #19 332.8 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-24T06:34:21.162Z] #19 332.8 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-07-24T06:34:21.162Z] #19 332.8 Selecting previously unselected package libatomic1-armel-cross. [2022-07-24T06:34:21.162Z] #19 332.8 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-24T06:34:21.162Z] #19 332.8 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-07-24T06:34:21.302Z] #77 199.3 CCLD tests/init [2022-07-24T06:34:21.419Z] #19 332.8 Selecting previously unselected package libasan6-armel-cross. [2022-07-24T06:34:21.419Z] #19 332.8 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-24T06:34:21.419Z] #19 332.9 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-07-24T06:34:21.689Z] #19 333.2 Selecting previously unselected package libstdc++6-armel-cross. [2022-07-24T06:34:21.689Z] #19 333.2 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-24T06:34:21.689Z] #19 333.2 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-07-24T06:34:21.689Z] #19 333.3 Selecting previously unselected package libubsan1-armel-cross. [2022-07-24T06:34:21.689Z] #19 333.3 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-24T06:34:21.689Z] #19 333.3 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-07-24T06:34:21.689Z] #19 333.4 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-07-24T06:34:21.689Z] #19 333.4 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-24T06:34:21.713Z] #77 191.3 config.status: creating Makefile [2022-07-24T06:34:21.713Z] #77 191.5 config.status: creating config.h [2022-07-24T06:34:21.713Z] #77 191.6 config.status: executing libtool commands [2022-07-24T06:34:21.713Z] #77 191.7 config.status: executing depfiles commands [2022-07-24T06:34:21.720Z] #77 193.7 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-24T06:34:21.720Z] #77 193.7 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-24T06:34:21.720Z] #77 193.7 make[5]: Nothing to be done for 'install-data-am'. [2022-07-24T06:34:21.720Z] #77 193.7 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-24T06:34:21.720Z] #77 193.7 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-24T06:34:21.720Z] #77 193.7 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-24T06:34:21.720Z] #77 193.7 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-24T06:34:21.720Z] #77 193.7 make[2]: Entering directory '/tmp/crun-build' [2022-07-24T06:34:21.951Z] #19 333.4 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-24T06:34:21.951Z] #19 333.6 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-07-24T06:34:21.951Z] #19 333.6 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-07-24T06:34:21.951Z] #19 333.6 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-24T06:34:21.980Z] #77 193.8 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-24T06:34:21.980Z] #77 193.8 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-24T06:34:21.980Z] #77 193.8 CC src/libcrun/libcrun_testing_a-container.o [2022-07-24T06:34:21.980Z] #77 193.9 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-24T06:34:21.980Z] #77 193.9 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-24T06:34:21.980Z] #77 193.9 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-24T06:34:21.980Z] #77 193.9 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-24T06:34:21.980Z] #77 193.9 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-24T06:34:21.980Z] #77 194.0 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-24T06:34:21.980Z] #77 194.0 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-24T06:34:22.240Z] #77 194.0 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-24T06:34:22.240Z] #77 194.1 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-24T06:34:22.240Z] #77 194.2 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-24T06:34:22.240Z] #77 194.2 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-24T06:34:22.240Z] #77 194.3 CC src/libcrun/libcrun_testing_a-error.o [2022-07-24T06:34:22.283Z] #77 192.8 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-24T06:34:22.283Z] #77 192.9 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-24T06:34:22.500Z] #77 194.3 CC src/libcrun/libcrun_testing_a-status.o [2022-07-24T06:34:22.500Z] #77 194.4 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-24T06:34:22.500Z] #77 194.4 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-24T06:34:22.500Z] #77 194.5 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-24T06:34:22.544Z] #77 ... [2022-07-24T06:34:22.544Z] [2022-07-24T06:34:22.544Z] #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-24T06:34:22.544Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-24T06:34:22.544Z] #21 40.17 Unpacking bash-completion (1:2.11-2) ... [2022-07-24T06:34:22.544Z] #21 41.00 Selecting previously unselected package bzip2. [2022-07-24T06:34:22.544Z] #21 41.01 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-07-24T06:34:22.544Z] #21 41.03 Unpacking bzip2 (1.0.8-4) ... [2022-07-24T06:34:22.544Z] #21 41.20 Selecting previously unselected package xz-utils. [2022-07-24T06:34:22.544Z] #21 41.22 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-24T06:34:22.544Z] #21 41.23 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-24T06:34:22.544Z] #21 41.84 Selecting previously unselected package apparmor. [2022-07-24T06:34:22.544Z] #21 41.87 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-07-24T06:34:22.544Z] #21 42.08 Unpacking apparmor (2.13.6-10) ... [2022-07-24T06:34:22.544Z] #21 42.86 Selecting previously unselected package inetutils-ping. [2022-07-24T06:34:22.544Z] #21 42.86 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-07-24T06:34:22.544Z] #21 42.87 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-24T06:34:22.544Z] #21 43.08 Selecting previously unselected package libip4tc2:amd64. [2022-07-24T06:34:22.544Z] #21 43.09 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-07-24T06:34:22.544Z] #21 43.09 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-07-24T06:34:22.544Z] #21 43.24 Selecting previously unselected package libip6tc2:amd64. [2022-07-24T06:34:22.544Z] #21 43.25 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-07-24T06:34:22.544Z] #21 43.26 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-07-24T06:34:22.544Z] #21 43.48 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-24T06:34:22.544Z] #21 43.52 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-24T06:34:22.544Z] #21 43.52 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-24T06:34:22.544Z] #21 43.87 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-24T06:34:22.544Z] #21 43.87 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-07-24T06:34:22.544Z] #21 43.91 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-24T06:34:22.544Z] #21 44.17 Selecting previously unselected package libnftnl11:amd64. [2022-07-24T06:34:22.544Z] #21 44.17 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-07-24T06:34:22.544Z] #21 44.18 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-07-24T06:34:22.544Z] #21 44.40 Selecting previously unselected package iptables. [2022-07-24T06:34:22.544Z] #21 44.43 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-07-24T06:34:22.544Z] #21 44.46 Unpacking iptables (1.8.7-1) ... [2022-07-24T06:34:22.544Z] #21 45.01 Selecting previously unselected package libonig5:amd64. [2022-07-24T06:34:22.544Z] #21 45.03 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-24T06:34:22.544Z] #21 45.05 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-24T06:34:22.629Z] #21 72.98 Setting up zip (3.0-12) ... [2022-07-24T06:34:22.629Z] #21 72.99 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-24T06:34:22.629Z] #21 73.02 Setting up bash-completion (1:2.11-2) ... [2022-07-24T06:34:22.760Z] #77 194.6 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-24T06:34:22.760Z] #77 194.6 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-24T06:34:22.760Z] #77 194.7 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-24T06:34:22.805Z] #21 ... [2022-07-24T06:34:22.805Z] [2022-07-24T06:34:22.805Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-24T06:34:22.805Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-24T06:34:22.805Z] #77 193.5 checking for gcc... gcc [2022-07-24T06:34:23.020Z] #77 195.0 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-24T06:34:23.280Z] #77 195.1 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-24T06:34:23.280Z] #77 195.2 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-24T06:34:23.280Z] #77 195.3 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-24T06:34:23.540Z] #77 195.4 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-24T06:34:23.635Z] #77 193.8 checking whether the C compiler works... yes [2022-07-24T06:34:23.635Z] #77 194.2 checking for C compiler default output file name... a.out [2022-07-24T06:34:23.800Z] #77 195.7 CC src/crun-crun.o [2022-07-24T06:34:23.896Z] #77 194.2 checking for suffix of executables... [2022-07-24T06:34:24.060Z] #77 195.9 CC src/crun-run.o [2022-07-24T06:34:24.060Z] #77 196.0 CC src/crun-delete.o [2022-07-24T06:34:24.320Z] #77 196.2 CC src/crun-kill.o [2022-07-24T06:34:24.320Z] #77 196.3 CC src/crun-pause.o [2022-07-24T06:34:24.320Z] #77 196.3 CC src/crun-unpause.o [2022-07-24T06:34:24.466Z] #77 194.4 checking whether we are cross compiling... no [2022-07-24T06:34:24.466Z] #77 194.9 checking for suffix of object files... o [2022-07-24T06:34:24.536Z] #21 75.02 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-24T06:34:24.536Z] #21 75.05 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-24T06:34:24.536Z] #21 75.06 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-07-24T06:34:24.536Z] #21 75.07 Setting up patch (2.7.6-7) ... [2022-07-24T06:34:24.536Z] #21 75.08 Setting up sudo (1.9.5p2-3) ... [2022-07-24T06:34:24.536Z] #21 75.18 invoke-rc.d: could not determine current runlevel [2022-07-24T06:34:24.536Z] #21 75.19 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-24T06:34:24.536Z] #21 75.20 Setting up xfsprogs (5.10.0-4) ... [2022-07-24T06:34:24.536Z] #21 75.22 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-07-24T06:34:24.581Z] #77 196.4 CC src/crun-spec.o [2022-07-24T06:34:24.581Z] #77 ... [2022-07-24T06:34:24.581Z] [2022-07-24T06:34:24.581Z] #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-24T06:34:24.581Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-24T06:34:24.726Z] #77 195.1 checking whether we are using the GNU C compiler... yes [2022-07-24T06:34:24.794Z] #21 75.23 Setting up inetutils-ping (2:2.0-1) ... [2022-07-24T06:34:24.794Z] #21 75.24 Setting up pigz (2.6-1) ... [2022-07-24T06:34:24.794Z] #21 75.25 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-24T06:34:24.794Z] #21 75.27 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-24T06:34:24.794Z] #21 75.28 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-24T06:34:24.794Z] #21 75.29 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-24T06:34:24.841Z] #47 237.9 + dpkg --print-architecture [2022-07-24T06:34:24.841Z] #47 237.9 + git checkout -q v2.1.0 [2022-07-24T06:34:24.986Z] #77 195.2 checking whether gcc accepts -g... yes [2022-07-24T06:34:25.053Z] #21 ... [2022-07-24T06:34:25.053Z] [2022-07-24T06:34:25.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-24T06:34:25.053Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-24T06:34:25.053Z] #77 207.5 checking for GNU libc compatible malloc... yes [2022-07-24T06:34:25.053Z] #77 207.8 checking for stdlib.h... (cached) yes [2022-07-24T06:34:25.053Z] #77 207.8 checking for GNU libc compatible realloc... yes [2022-07-24T06:34:25.053Z] #77 208.2 checking for working strtod... yes [2022-07-24T06:34:25.053Z] #77 208.9 checking for gettimeofday... yes [2022-07-24T06:34:25.053Z] #77 209.3 checking for memset... yes [2022-07-24T06:34:25.053Z] #77 209.7 checking for strspn... yes [2022-07-24T06:34:25.053Z] #77 210.4 checking that generated files are newer than configure... done [2022-07-24T06:34:25.053Z] #77 210.4 configure: creating ./config.status [2022-07-24T06:34:25.053Z] #77 213.5 config.status: creating Makefile [2022-07-24T06:34:25.053Z] #77 213.5 config.status: creating config.h [2022-07-24T06:34:25.053Z] #77 213.5 config.status: executing depfiles commands [2022-07-24T06:34:25.053Z] #77 213.7 config.status: executing libtool commands [2022-07-24T06:34:25.053Z] #77 214.6 GEN .version [2022-07-24T06:34:25.053Z] #77 214.6 make install-recursive [2022-07-24T06:34:25.053Z] #77 214.6 make[1]: Entering directory '/tmp/crun-build' [2022-07-24T06:34:25.053Z] #77 214.7 Making install in libocispec [2022-07-24T06:34:25.053Z] #77 214.7 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-24T06:34:25.053Z] #77 214.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-24T06:34:25.053Z] #77 214.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-24T06:34:25.053Z] #77 214.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-24T06:34:25.053Z] #77 214.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-24T06:34:25.053Z] #77 215.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-24T06:34:25.053Z] #77 215.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-24T06:34:25.053Z] #77 215.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-24T06:34:25.053Z] #77 215.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-24T06:34:25.053Z] #77 215.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-24T06:34:25.053Z] #77 215.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-24T06:34:25.053Z] #77 215.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-24T06:34:25.053Z] #77 215.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-24T06:34:25.053Z] #77 215.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-24T06:34:25.053Z] #77 216.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-24T06:34:25.053Z] #77 216.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-24T06:34:25.053Z] #77 216.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-24T06:34:25.053Z] #77 216.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-24T06:34:25.053Z] #77 216.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-24T06:34:25.053Z] #77 216.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-24T06:34:25.053Z] #77 216.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-24T06:34:25.053Z] #77 217.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-24T06:34:25.053Z] #77 217.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-24T06:34:25.053Z] #77 217.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-24T06:34:25.053Z] #77 217.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-24T06:34:25.053Z] #77 217.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-24T06:34:25.053Z] #77 217.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-24T06:34:25.053Z] #77 217.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-24T06:34:25.053Z] #77 217.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-24T06:34:25.053Z] #77 217.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-24T06:34:25.053Z] #77 217.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-24T06:34:25.053Z] #77 217.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-24T06:34:25.053Z] #77 217.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-24T06:34:25.053Z] #77 217.1 make install-recursive [2022-07-24T06:34:25.053Z] #77 217.1 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-24T06:34:25.053Z] #77 217.2 Making install in yajl [2022-07-24T06:34:25.053Z] #77 217.2 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-24T06:34:25.053Z] #77 217.3 CC verify/json_verify-json_verify.o [2022-07-24T06:34:25.053Z] #77 217.3 CC src/libyajl_la-yajl_alloc.lo [2022-07-24T06:34:25.053Z] #77 217.3 CC src/libyajl_la-yajl_gen.lo [2022-07-24T06:34:25.053Z] #77 217.3 CC src/libyajl_la-yajl.lo [2022-07-24T06:34:25.053Z] #77 217.3 CC src/libyajl_la-yajl_parser.lo [2022-07-24T06:34:25.053Z] #77 217.3 CC src/libyajl_la-yajl_encode.lo [2022-07-24T06:34:25.053Z] #77 217.3 CC src/libyajl_la-yajl_buf.lo [2022-07-24T06:34:25.053Z] #77 217.4 CC src/libyajl_la-yajl_lex.lo [2022-07-24T06:34:25.053Z] #77 217.4 CC src/libyajl_la-yajl_tree.lo [2022-07-24T06:34:25.102Z] #47 238.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-24T06:34:25.102Z] #47 238.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-24T06:34:25.246Z] #77 195.4 checking for gcc option to accept ISO C89... none needed [2022-07-24T06:34:25.312Z] #77 ... [2022-07-24T06:34:25.312Z] [2022-07-24T06:34:25.312Z] #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-24T06:34:25.312Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-24T06:34:25.312Z] #21 76.09 Setting up libaio1:amd64 (0.3.112-9) ... [2022-07-24T06:34:25.506Z] #77 195.7 checking whether gcc understands -c and -o together... yes [2022-07-24T06:34:25.506Z] #77 196.1 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-24T06:34:25.506Z] #77 196.2 checking whether build environment is sane... yes [2022-07-24T06:34:25.507Z] #77 196.2 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-24T06:34:25.507Z] #77 196.2 checking for gawk... no [2022-07-24T06:34:25.571Z] #21 76.10 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-24T06:34:25.767Z] #77 196.2 checking for mawk... mawk [2022-07-24T06:34:25.767Z] #77 196.2 checking whether make sets $(MAKE)... yes [2022-07-24T06:34:25.767Z] #77 196.2 checking whether make supports the include directive... yes (GNU style) [2022-07-24T06:34:25.767Z] #77 196.2 checking whether make supports nested variables... yes [2022-07-24T06:34:25.767Z] #77 196.2 checking whether UID '0' is supported by ustar format... yes [2022-07-24T06:34:25.767Z] #77 196.2 checking whether GID '0' is supported by ustar format... yes [2022-07-24T06:34:25.767Z] #77 196.2 checking how to create a ustar tar archive... gnutar [2022-07-24T06:34:26.029Z] #77 196.3 checking dependency style of gcc... gcc3 [2022-07-24T06:34:26.029Z] #77 196.4 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-24T06:34:26.029Z] #77 196.4 checking whether make supports nested variables... (cached) yes [2022-07-24T06:34:26.137Z] #21 76.61 Setting up libelf1:amd64 (0.183-1) ... [2022-07-24T06:34:26.137Z] #21 76.62 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-24T06:34:26.137Z] #21 76.64 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-24T06:34:26.137Z] #21 76.66 Setting up python3-distutils (3.9.2-1) ... [2022-07-24T06:34:26.600Z] #77 196.5 checking build system type... x86_64-pc-linux-gnu [2022-07-24T06:34:26.600Z] #77 197.0 checking host system type... x86_64-pc-linux-gnu [2022-07-24T06:34:26.600Z] #77 197.0 checking how to print strings... printf [2022-07-24T06:34:26.600Z] #77 197.1 checking for a sed that does not truncate output... /bin/sed [2022-07-24T06:34:26.600Z] #77 197.2 checking for grep that handles long lines and -e... /bin/grep [2022-07-24T06:34:26.600Z] #77 197.2 checking for egrep... /bin/grep -E [2022-07-24T06:34:26.600Z] #77 197.2 checking for fgrep... /bin/grep -F [2022-07-24T06:34:26.600Z] #77 197.2 checking for ld used by gcc... /usr/bin/ld [2022-07-24T06:34:26.600Z] #77 197.3 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-24T06:34:26.704Z] #21 77.13 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-24T06:34:26.704Z] #21 77.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-24T06:34:26.704Z] #21 77.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-24T06:34:26.704Z] #21 77.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-24T06:34:26.704Z] #21 77.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-24T06:34:26.704Z] #21 77.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-24T06:34:26.704Z] #21 77.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-24T06:34:26.704Z] #21 77.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-24T06:34:26.704Z] #21 77.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-24T06:34:26.704Z] #21 77.25 Setting up python3-setuptools (52.0.0-4) ... [2022-07-24T06:34:26.861Z] #77 197.3 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-24T06:34:26.861Z] #77 197.3 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-24T06:34:26.861Z] #77 197.5 checking whether ln -s works... yes [2022-07-24T06:34:26.861Z] #77 197.5 checking the maximum length of command line arguments... 1572864 [2022-07-24T06:34:27.122Z] #77 197.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-24T06:34:27.122Z] #77 197.5 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-24T06:34:27.122Z] #77 197.5 checking for /usr/bin/ld option to reload object files... -r [2022-07-24T06:34:27.122Z] #77 197.5 checking for objdump... objdump [2022-07-24T06:34:27.122Z] #77 197.5 checking how to recognize dependent libraries... pass_all [2022-07-24T06:34:27.122Z] #77 197.5 checking for dlltool... no [2022-07-24T06:34:27.122Z] #77 197.5 checking how to associate runtime and link libraries... printf %s\n [2022-07-24T06:34:27.122Z] #77 197.5 checking for ar... ar [2022-07-24T06:34:27.122Z] #77 197.5 checking for archiver @FILE support... @ [2022-07-24T06:34:27.122Z] #77 197.7 checking for strip... strip [2022-07-24T06:34:27.122Z] #77 197.7 checking for ranlib... ranlib [2022-07-24T06:34:27.221Z] #19 338.3 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-07-24T06:34:27.221Z] #19 338.3 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-07-24T06:34:27.221Z] #19 338.3 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-24T06:34:27.221Z] #19 338.4 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-07-24T06:34:27.221Z] #19 338.4 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-07-24T06:34:27.221Z] #19 338.4 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-07-24T06:34:27.221Z] #19 338.6 Selecting previously unselected package libc6-dev-armel-cross. [2022-07-24T06:34:27.221Z] #19 338.6 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-07-24T06:34:27.221Z] #19 338.6 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-07-24T06:34:27.221Z] #19 338.8 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-07-24T06:34:27.221Z] #19 338.8 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-24T06:34:27.221Z] #19 338.8 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-24T06:34:27.478Z] #19 339.1 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-07-24T06:34:27.478Z] #19 339.1 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-07-24T06:34:27.478Z] #19 339.1 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-24T06:34:28.062Z] #77 197.7 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-24T06:34:28.062Z] #77 198.5 checking for sysroot... no [2022-07-24T06:34:28.062Z] #77 198.5 checking for a working dd... /bin/dd [2022-07-24T06:34:28.062Z] #77 198.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-24T06:34:28.082Z] #21 78.71 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-24T06:34:28.082Z] #21 78.72 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-07-24T06:34:28.083Z] #21 78.75 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-24T06:34:28.083Z] #21 78.77 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-24T06:34:28.323Z] #77 198.9 checking for mt... no [2022-07-24T06:34:28.323Z] #77 198.9 checking if : is a manifest tool... no [2022-07-24T06:34:28.583Z] #77 199.0 checking how to run the C preprocessor... gcc -E [2022-07-24T06:34:29.469Z] #21 80.04 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-24T06:34:29.470Z] #21 80.07 Setting up jq (1.6-2.1) ... [2022-07-24T06:34:29.470Z] #21 80.08 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-07-24T06:34:29.470Z] #21 80.09 Setting up iptables (1.8.7-1) ... [2022-07-24T06:34:29.470Z] #21 80.10 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-24T06:34:29.728Z] #21 80.20 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-24T06:34:29.728Z] #21 80.22 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-24T06:34:29.728Z] #21 80.22 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-24T06:34:29.728Z] #21 80.22 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-24T06:34:29.728Z] #21 80.23 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-24T06:34:29.728Z] #21 80.24 Setting up iproute2 (5.10.0-4) ... [2022-07-24T06:34:29.785Z] #77 199.4 checking for ANSI C header files... yes [2022-07-24T06:34:29.785Z] #77 200.3 checking for sys/types.h... yes [2022-07-24T06:34:29.987Z] #21 80.60 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-24T06:34:30.306Z] #77 200.6 checking for sys/stat.h... yes [2022-07-24T06:34:30.554Z] #21 DONE 81.3s [2022-07-24T06:34:30.554Z] [2022-07-24T06:34:30.554Z] #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-24T06:34:30.554Z] #22 sha256:5f4ae8bfa605e2aba26f7750db7d40147076e30048154293c300649f7263a9d6 [2022-07-24T06:34:30.566Z] #77 200.8 checking for stdlib.h... yes [2022-07-24T06:34:30.826Z] #77 201.0 checking for string.h... yes [2022-07-24T06:34:31.086Z] #77 201.4 checking for memory.h... yes [2022-07-24T06:34:31.608Z] #77 201.8 checking for strings.h... yes [2022-07-24T06:34:31.868Z] #77 202.0 checking for inttypes.h... yes [2022-07-24T06:34:31.933Z] #22 1.023 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-24T06:34:31.933Z] #22 1.027 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-24T06:34:31.933Z] #22 1.030 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-24T06:34:31.933Z] #22 DONE 1.1s [2022-07-24T06:34:31.933Z] [2022-07-24T06:34:31.933Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-24T06:34:31.933Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-24T06:34:31.933Z] #77 222.8 CCLD libyajl.la [2022-07-24T06:34:31.933Z] #77 223.2 CCLD verify/json_verify [2022-07-24T06:34:31.933Z] #77 223.9 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-24T06:34:31.933Z] #77 223.9 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-24T06:34:31.933Z] #77 223.9 make[5]: Nothing to be done for 'install-data-am'. [2022-07-24T06:34:31.933Z] #77 223.9 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-24T06:34:31.933Z] #77 223.9 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-24T06:34:31.933Z] #77 223.9 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-24T06:34:31.933Z] #77 224.0 CC src/validate.o [2022-07-24T06:34:31.933Z] #77 224.0 CC src/image_spec_schema_config_schema.lo [2022-07-24T06:34:31.933Z] #77 224.0 CC src/image_spec_schema_content_descriptor.lo [2022-07-24T06:34:31.933Z] #77 224.0 CC src/image_spec_schema_defs.lo [2022-07-24T06:34:31.933Z] #77 224.0 CC src/image_spec_schema_defs_descriptor.lo [2022-07-24T06:34:31.933Z] #77 224.0 CC src/image_spec_schema_image_index_schema.lo [2022-07-24T06:34:31.933Z] #77 224.0 CC src/image_spec_schema_image_layout_schema.lo [2022-07-24T06:34:31.933Z] #77 224.1 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-24T06:34:31.933Z] #77 224.1 CC src/runtime_spec_schema_config_linux.lo [2022-07-24T06:34:31.933Z] #77 224.1 CC src/runtime_spec_schema_config_zos.lo [2022-07-24T06:34:31.933Z] #77 224.1 CC src/runtime_spec_schema_config_schema.lo [2022-07-24T06:34:31.933Z] #77 224.1 CC src/runtime_spec_schema_config_solaris.lo [2022-07-24T06:34:31.933Z] #77 224.2 CC src/runtime_spec_schema_config_windows.lo [2022-07-24T06:34:31.933Z] #77 224.2 CC src/runtime_spec_schema_defs_linux.lo [2022-07-24T06:34:31.933Z] #77 224.2 CC src/runtime_spec_schema_defs_zos.lo [2022-07-24T06:34:31.933Z] #77 224.2 CC src/runtime_spec_schema_defs_vm.lo [2022-07-24T06:34:31.933Z] #77 224.2 CC src/runtime_spec_schema_defs_windows.lo [2022-07-24T06:34:31.933Z] #77 224.3 CC src/runtime_spec_schema_state_schema.lo [2022-07-24T06:34:31.933Z] #77 224.3 CC src/basic_test_double_array.lo [2022-07-24T06:34:31.933Z] #77 224.3 CC src/basic_test_top_array_int.lo [2022-07-24T06:34:31.933Z] #77 224.3 CC src/basic_test_double_array_item.lo [2022-07-24T06:34:31.933Z] #77 224.3 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-24T06:34:31.933Z] #77 224.3 CC src/runtime_spec_schema_config_vm.lo [2022-07-24T06:34:31.933Z] #77 224.3 CC src/basic_test_top_array_string.lo [2022-07-24T06:34:31.933Z] #77 224.4 CC src/runtime_spec_schema_defs.lo [2022-07-24T06:34:31.933Z] #77 224.4 CC src/basic_test_top_double_array_int.lo [2022-07-24T06:34:31.933Z] #77 224.5 CC src/basic_test_top_double_array_obj.lo [2022-07-24T06:34:31.933Z] #77 224.7 CC src/read-file.lo [2022-07-24T06:34:31.933Z] #77 224.8 CC src/basic_test_top_double_array_refobj.lo [2022-07-24T06:34:31.933Z] #77 224.9 CC src/json_common.lo [2022-07-24T06:34:32.129Z] #77 202.4 checking for stdint.h... yes [2022-07-24T06:34:32.196Z] #77 224.9 CC src/basic_test_top_double_array_string.lo [2022-07-24T06:34:32.390Z] #77 202.6 checking for unistd.h... yes [2022-07-24T06:34:32.454Z] #77 225.1 CC tests/test-3.o [2022-07-24T06:34:32.454Z] #77 225.1 CC tests/test-1.o [2022-07-24T06:34:32.454Z] #77 225.2 CC tests/test-2.o [2022-07-24T06:34:32.650Z] #77 202.8 checking for dlfcn.h... yes [2022-07-24T06:34:32.650Z] #77 203.1 checking for objdir... .libs [2022-07-24T06:34:32.713Z] #77 225.4 CC tests/test-4.o [2022-07-24T06:34:32.714Z] #77 225.4 CC tests/test-5.o [2022-07-24T06:34:32.714Z] #77 225.5 CC tests/test-6.o [2022-07-24T06:34:32.714Z] #77 225.5 CC tests/test-7.o [2022-07-24T06:34:32.714Z] #77 225.6 CC tests/test-8.o [2022-07-24T06:34:32.729Z] #19 343.5 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-07-24T06:34:32.729Z] #19 343.5 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-07-24T06:34:32.729Z] #19 343.5 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-24T06:34:32.729Z] #19 343.5 Selecting previously unselected package crossbuild-essential-armel. [2022-07-24T06:34:32.729Z] #19 343.5 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-07-24T06:34:32.729Z] #19 343.5 Unpacking crossbuild-essential-armel (12.9) ... [2022-07-24T06:34:32.729Z] #19 343.6 Selecting previously unselected package libc6-armhf-cross. [2022-07-24T06:34:32.729Z] #19 343.6 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-07-24T06:34:32.729Z] #19 343.6 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-07-24T06:34:32.729Z] #19 343.7 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-07-24T06:34:32.729Z] #19 343.7 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-24T06:34:32.729Z] #19 343.7 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-07-24T06:34:32.729Z] #19 343.7 Selecting previously unselected package libgomp1-armhf-cross. [2022-07-24T06:34:32.729Z] #19 343.7 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-24T06:34:32.729Z] #19 343.7 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-07-24T06:34:32.729Z] #19 343.8 Selecting previously unselected package libatomic1-armhf-cross. [2022-07-24T06:34:32.729Z] #19 343.8 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-24T06:34:32.729Z] #19 343.8 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-07-24T06:34:32.729Z] #19 343.9 Selecting previously unselected package libasan6-armhf-cross. [2022-07-24T06:34:32.729Z] #19 343.9 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-24T06:34:32.729Z] #19 343.9 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-07-24T06:34:32.729Z] #19 344.1 Selecting previously unselected package libstdc++6-armhf-cross. [2022-07-24T06:34:32.729Z] #19 344.1 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-24T06:34:32.729Z] #19 344.1 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-07-24T06:34:32.729Z] #19 344.2 Selecting previously unselected package libubsan1-armhf-cross. [2022-07-24T06:34:32.729Z] #19 344.2 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-24T06:34:32.729Z] #19 344.2 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-07-24T06:34:32.729Z] #19 344.3 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-07-24T06:34:32.729Z] #19 344.3 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-24T06:34:32.729Z] #19 344.3 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-24T06:34:32.729Z] #19 344.4 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-07-24T06:34:32.972Z] #77 225.7 CC tests/test-9.o [2022-07-24T06:34:32.985Z] #19 344.4 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-07-24T06:34:32.985Z] #19 344.4 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-24T06:34:33.221Z] #77 ... [2022-07-24T06:34:33.221Z] [2022-07-24T06:34:33.221Z] #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-24T06:34:33.221Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-24T06:34:33.221Z] #21 45.52 Selecting previously unselected package libjq1:amd64. [2022-07-24T06:34:33.221Z] #21 45.53 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-07-24T06:34:33.221Z] #21 45.55 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-24T06:34:33.221Z] #21 45.68 Selecting previously unselected package jq. [2022-07-24T06:34:33.221Z] #21 45.69 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-07-24T06:34:33.221Z] #21 45.69 Unpacking jq (1.6-2.1) ... [2022-07-24T06:34:33.222Z] #21 45.90 Selecting previously unselected package libaio1:amd64. [2022-07-24T06:34:33.222Z] #21 45.91 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-07-24T06:34:33.222Z] #21 45.92 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-07-24T06:34:33.222Z] #21 46.04 Selecting previously unselected package libgpm2:amd64. [2022-07-24T06:34:33.222Z] #21 46.04 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-07-24T06:34:33.222Z] #21 46.08 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-07-24T06:34:33.222Z] #21 46.24 Selecting previously unselected package libicu67:amd64. [2022-07-24T06:34:33.222Z] #21 46.25 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-07-24T06:34:33.222Z] #21 46.27 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-24T06:34:33.222Z] #21 51.86 Selecting previously unselected package libinih1:amd64. [2022-07-24T06:34:33.222Z] #21 51.88 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-07-24T06:34:33.222Z] #21 51.89 Unpacking libinih1:amd64 (53-1+b2) ... [2022-07-24T06:34:33.222Z] #21 52.05 Selecting previously unselected package libnet1:amd64. [2022-07-24T06:34:33.222Z] #21 52.05 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-24T06:34:33.222Z] #21 52.05 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-24T06:34:33.222Z] #21 52.22 Selecting previously unselected package libnl-3-200:amd64. [2022-07-24T06:34:33.222Z] #21 52.23 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-24T06:34:33.222Z] #21 52.23 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-24T06:34:33.222Z] #21 52.46 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-24T06:34:33.222Z] #21 52.48 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-24T06:34:33.222Z] #21 52.49 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-24T06:34:33.222Z] #21 52.58 Selecting previously unselected package libyajl2:amd64. [2022-07-24T06:34:33.222Z] #21 52.59 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-07-24T06:34:33.222Z] #21 52.60 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-24T06:34:33.222Z] #21 52.77 Selecting previously unselected package net-tools. [2022-07-24T06:34:33.222Z] #21 52.78 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-07-24T06:34:33.222Z] #21 52.78 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-24T06:34:33.222Z] #21 53.05 Selecting previously unselected package patch. [2022-07-24T06:34:33.222Z] #21 53.10 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-07-24T06:34:33.222Z] #21 53.11 Unpacking patch (2.7.6-7) ... [2022-07-24T06:34:33.222Z] #21 53.31 Selecting previously unselected package python-pip-whl. [2022-07-24T06:34:33.222Z] #21 53.33 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-24T06:34:33.222Z] #21 53.35 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-24T06:34:33.222Z] #21 54.20 Selecting previously unselected package python3-lib2to3. [2022-07-24T06:34:33.222Z] #21 54.21 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-24T06:34:33.222Z] #21 54.23 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-24T06:34:33.222Z] #21 54.44 Selecting previously unselected package python3-distutils. [2022-07-24T06:34:33.222Z] #21 54.44 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-07-24T06:34:33.222Z] #21 54.45 Unpacking python3-distutils (3.9.2-1) ... [2022-07-24T06:34:33.222Z] #21 54.64 Selecting previously unselected package python3-pkg-resources. [2022-07-24T06:34:33.222Z] #21 54.64 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-24T06:34:33.222Z] #21 54.66 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-24T06:34:33.222Z] #21 54.84 Selecting previously unselected package python3-setuptools. [2022-07-24T06:34:33.222Z] #21 54.86 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-07-24T06:34:33.222Z] #21 54.87 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-24T06:34:33.222Z] #21 55.20 Selecting previously unselected package python3-wheel. [2022-07-24T06:34:33.222Z] #21 55.21 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-07-24T06:34:33.222Z] #21 55.21 Unpacking python3-wheel (0.34.2-1) ... [2022-07-24T06:34:33.222Z] #21 55.30 Selecting previously unselected package python3-pip. [2022-07-24T06:34:33.222Z] #21 55.31 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-24T06:34:33.222Z] #21 55.32 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-24T06:34:33.222Z] #21 55.68 Selecting previously unselected package sudo. [2022-07-24T06:34:33.222Z] #21 55.68 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-07-24T06:34:33.222Z] #21 55.71 Unpacking sudo (1.9.5p2-3) ... [2022-07-24T06:34:33.222Z] #21 ... [2022-07-24T06:34:33.222Z] [2022-07-24T06:34:33.222Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-24T06:34:33.222Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-24T06:34:33.222Z] #77 203.7 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-24T06:34:33.231Z] #77 225.9 CC tests/test-10.o [2022-07-24T06:34:33.231Z] #77 226.0 CC tests/test-11.o [2022-07-24T06:34:33.233Z] #47 ... [2022-07-24T06:34:33.233Z] [2022-07-24T06:34:33.233Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-24T06:34:33.233Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-24T06:34:33.233Z] #77 196.7 CC src/crun-exec.o [2022-07-24T06:34:33.233Z] #77 196.8 CC src/crun-list.o [2022-07-24T06:34:33.233Z] #77 196.9 CC src/crun-create.o [2022-07-24T06:34:33.233Z] #77 197.0 CC src/crun-start.o [2022-07-24T06:34:33.233Z] #77 197.3 CC src/crun-state.o [2022-07-24T06:34:33.233Z] #77 197.4 CC src/crun-update.o [2022-07-24T06:34:33.233Z] #77 197.5 CC src/crun-ps.o [2022-07-24T06:34:33.233Z] #77 197.7 CC src/crun-checkpoint.o [2022-07-24T06:34:33.233Z] #77 197.8 CC src/crun-restore.o [2022-07-24T06:34:33.233Z] #77 198.0 CC src/libcrun/libcrun_la-utils.lo [2022-07-24T06:34:33.233Z] #77 198.1 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-24T06:34:33.233Z] #77 198.3 CC src/libcrun/libcrun_la-container.lo [2022-07-24T06:34:33.233Z] #77 198.4 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-24T06:34:33.233Z] #77 198.7 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-24T06:34:33.233Z] #77 198.8 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-24T06:34:33.233Z] #77 199.2 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-24T06:34:33.233Z] #77 199.4 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-24T06:34:33.233Z] #77 199.5 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-24T06:34:33.233Z] #77 199.8 CC src/libcrun/libcrun_la-criu.lo [2022-07-24T06:34:33.233Z] #77 200.0 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-24T06:34:33.233Z] #77 200.2 CC src/libcrun/libcrun_la-linux.lo [2022-07-24T06:34:33.233Z] #77 200.5 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-24T06:34:33.233Z] #77 200.7 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-24T06:34:33.233Z] #77 201.0 CC src/libcrun/libcrun_la-error.lo [2022-07-24T06:34:33.233Z] #77 201.1 CC src/libcrun/libcrun_la-status.lo [2022-07-24T06:34:33.233Z] #77 201.3 CC src/libcrun/libcrun_la-terminal.lo [2022-07-24T06:34:33.233Z] #77 201.6 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-24T06:34:33.233Z] #77 201.9 CC src/libcrun/libcrun_la-signals.lo [2022-07-24T06:34:33.233Z] #77 202.3 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-24T06:34:33.233Z] #77 203.4 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-24T06:34:33.233Z] #77 203.8 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-24T06:34:33.233Z] #77 204.2 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-24T06:34:33.233Z] #77 204.2 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-24T06:34:33.233Z] #77 204.8 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-24T06:34:33.233Z] #77 205.0 CC tests/init.o [2022-07-24T06:34:33.482Z] #77 203.9 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-24T06:34:33.482Z] #77 203.9 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-24T06:34:33.492Z] #77 205.3 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-24T06:34:34.093Z] #77 204.0 checking if gcc static flag -static works... yes [2022-07-24T06:34:34.366Z] #77 204.6 checking if gcc supports -c -o file.o... yes [2022-07-24T06:34:34.366Z] #77 204.9 checking if gcc supports -c -o file.o... (cached) yes [2022-07-24T06:34:34.366Z] #77 204.9 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-24T06:34:34.952Z] #77 205.0 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-24T06:34:34.952Z] #77 205.4 checking how to hardcode library paths into programs... immediate [2022-07-24T06:34:34.952Z] #77 205.4 checking whether stripping libraries is possible... yes [2022-07-24T06:34:34.952Z] #77 205.5 checking if libtool supports shared libraries... yes [2022-07-24T06:34:34.952Z] #77 205.5 checking whether to build shared libraries... no [2022-07-24T06:34:34.952Z] #77 205.5 checking whether to build static libraries... yes [2022-07-24T06:34:35.232Z] #77 205.5 checking float.h usability... yes [2022-07-24T06:34:35.232Z] #77 205.7 checking float.h presence... yes [2022-07-24T06:34:35.232Z] #77 205.8 checking for float.h... yes [2022-07-24T06:34:35.494Z] #77 205.8 checking limits.h usability... yes [2022-07-24T06:34:35.753Z] #77 206.0 checking limits.h presence... yes [2022-07-24T06:34:35.753Z] #77 206.1 checking for limits.h... yes [2022-07-24T06:34:35.753Z] #77 206.2 checking stddef.h usability... yes [2022-07-24T06:34:36.015Z] #77 206.4 checking stddef.h presence... yes [2022-07-24T06:34:36.015Z] #77 206.5 checking for stddef.h... yes [2022-07-24T06:34:36.015Z] #77 206.5 checking for stdlib.h... (cached) yes [2022-07-24T06:34:36.015Z] #77 206.5 checking for string.h... (cached) yes [2022-07-24T06:34:36.205Z] #77 ... [2022-07-24T06:34:36.205Z] [2022-07-24T06:34:36.205Z] #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-24T06:34:36.205Z] #26 sha256:114aadaea2cb9ba9b95efc2dffcb9fcc1d3678f47ab8f8f2617082d5a1393c6a [2022-07-24T06:34:36.205Z] #26 258.0 + return [2022-07-24T06:34:36.274Z] #77 206.6 checking sys/time.h usability... yes [2022-07-24T06:34:36.274Z] #77 206.9 checking sys/time.h presence... yes [2022-07-24T06:34:36.535Z] #77 207.0 checking for sys/time.h... yes [2022-07-24T06:34:36.535Z] #77 207.0 checking for inline... inline [2022-07-24T06:34:37.107Z] #77 207.2 checking for size_t... yes [2022-07-24T06:34:37.107Z] #77 207.6 checking for stdlib.h... (cached) yes [2022-07-24T06:34:37.366Z] #77 207.6 checking for GNU libc compatible malloc... yes [2022-07-24T06:34:37.366Z] #77 207.9 checking for stdlib.h... (cached) yes [2022-07-24T06:34:37.627Z] #77 207.9 checking for GNU libc compatible realloc... yes [2022-07-24T06:34:38.198Z] #77 208.2 checking for working strtod... yes [2022-07-24T06:34:38.198Z] #77 208.7 checking for gettimeofday... yes [2022-07-24T06:34:38.233Z] #19 349.2 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-07-24T06:34:38.233Z] #19 349.2 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-07-24T06:34:38.233Z] #19 349.2 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-24T06:34:38.233Z] #19 349.2 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-07-24T06:34:38.233Z] #19 349.2 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-07-24T06:34:38.233Z] #19 349.2 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-07-24T06:34:38.233Z] #19 349.4 Selecting previously unselected package libc6-dev-armhf-cross. [2022-07-24T06:34:38.233Z] #19 349.4 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-07-24T06:34:38.233Z] #19 349.4 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-07-24T06:34:38.233Z] #19 349.7 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-07-24T06:34:38.233Z] #19 349.7 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-24T06:34:38.233Z] #19 349.7 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-24T06:34:38.458Z] #77 208.9 checking for memset... yes [2022-07-24T06:34:38.490Z] #19 350.0 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-07-24T06:34:38.490Z] #19 350.0 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-07-24T06:34:38.490Z] #19 350.0 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-24T06:34:38.978Z] #77 209.3 checking for strspn... yes [2022-07-24T06:34:39.505Z] #26 DONE 263.1s [2022-07-24T06:34:39.505Z] [2022-07-24T06:34:39.505Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-24T06:34:39.505Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-24T06:34:39.505Z] #77 217.0 AR libcrun_testing.a [2022-07-24T06:34:39.505Z] #77 217.0 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-24T06:34:39.505Z] #77 217.1 CCLD libcrun.la [2022-07-24T06:34:39.505Z] #77 217.1 CCLD tests/tests_libcrun_utils [2022-07-24T06:34:39.505Z] #77 217.1 CCLD tests/tests_libcrun_errors [2022-07-24T06:34:39.505Z] #77 217.1 CCLD tests/tests_libcrun_fuzzer [2022-07-24T06:34:39.505Z] #77 218.0 CCLD crun [2022-07-24T06:34:39.548Z] #77 210.0 checking that generated files are newer than configure... done [2022-07-24T06:34:39.548Z] #77 210.0 configure: creating ./config.status [2022-07-24T06:34:40.078Z] #77 218.7 make[3]: Entering directory '/tmp/crun-build' [2022-07-24T06:34:40.341Z] #77 218.9 /bin/mkdir -p '/usr/local/lib' [2022-07-24T06:34:40.341Z] #77 218.9 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-24T06:34:40.341Z] #77 218.9 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-24T06:34:40.341Z] #77 219.0 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-24T06:34:40.602Z] #77 219.1 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-24T06:34:40.602Z] #77 219.1 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-24T06:34:40.602Z] #77 219.1 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-24T06:34:40.602Z] #77 219.1 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-24T06:34:40.602Z] #77 219.4 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-07-24T06:34:40.864Z] #77 ... [2022-07-24T06:34:40.864Z] [2022-07-24T06:34:40.864Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-24T06:34:40.864Z] #27 sha256:75d1075e7d3533b9a0d39f530a60252e1474913b11d9291c8619027d0af67627 [2022-07-24T06:34:40.864Z] #27 DONE 0.1s [2022-07-24T06:34:40.864Z] [2022-07-24T06:34:40.864Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-24T06:34:40.864Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-24T06:34:40.864Z] #77 219.4 ---------------------------------------------------------------------- [2022-07-24T06:34:40.864Z] #77 219.4 Libraries have been installed in: [2022-07-24T06:34:40.864Z] #77 219.4 /usr/local/lib [2022-07-24T06:34:40.864Z] #77 219.4 [2022-07-24T06:34:40.864Z] #77 219.4 If you ever happen to want to link against installed libraries [2022-07-24T06:34:40.864Z] #77 219.4 in a given directory, LIBDIR, you must either use libtool, and [2022-07-24T06:34:40.864Z] #77 219.4 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-24T06:34:40.864Z] #77 219.4 flag during linking and do at least one of the following: [2022-07-24T06:34:40.864Z] #77 219.4 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-24T06:34:40.864Z] #77 219.4 during execution [2022-07-24T06:34:40.864Z] #77 219.4 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-24T06:34:40.864Z] #77 219.4 during linking [2022-07-24T06:34:40.864Z] #77 219.4 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-24T06:34:40.864Z] #77 219.4 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-24T06:34:40.864Z] #77 219.4 [2022-07-24T06:34:40.864Z] #77 219.4 See any operating system documentation about shared libraries for [2022-07-24T06:34:40.864Z] #77 219.4 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-24T06:34:40.864Z] #77 219.4 ---------------------------------------------------------------------- [2022-07-24T06:34:40.864Z] #77 219.4 /bin/mkdir -p '/build' [2022-07-24T06:34:40.864Z] #77 219.4 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-24T06:34:40.864Z] #77 219.5 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-24T06:34:40.864Z] #77 219.5 make[3]: Leaving directory '/tmp/crun-build' [2022-07-24T06:34:40.864Z] #77 219.5 make[2]: Leaving directory '/tmp/crun-build' [2022-07-24T06:34:40.864Z] #77 219.5 make[1]: Leaving directory '/tmp/crun-build' [2022-07-24T06:34:41.125Z] #77 DONE 219.7s [2022-07-24T06:34:41.125Z] [2022-07-24T06:34:41.125Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-24T06:34:41.125Z] #32 sha256:0fce210e5612189e9024d1f657ecde1e80c441f0e56a6e363b12d69f63dd1141 [2022-07-24T06:34:41.125Z] #32 DONE 0.3s [2022-07-24T06:34:41.125Z] [2022-07-24T06:34:41.125Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-24T06:34:41.125Z] #35 sha256:9d825b8c0a4fb2aaf4d4eb41cc9b29f6cdc7249d18d26909d92392c422beb618 [2022-07-24T06:34:41.696Z] #35 DONE 0.7s [2022-07-24T06:34:41.696Z] [2022-07-24T06:34:41.696Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-24T06:34:41.696Z] #37 sha256:0ead1bd09919528abae628797ec36bf7e4faf6cbd948436ed480a1a84ce48787 [2022-07-24T06:34:42.270Z] #37 DONE 0.5s [2022-07-24T06:34:42.270Z] [2022-07-24T06:34:42.270Z] #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-24T06:34:42.270Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-24T06:34:42.270Z] #55 265.6 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-24T06:34:42.270Z] #55 DONE 265.9s [2022-07-24T06:34:42.270Z] [2022-07-24T06:34:42.270Z] #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-24T06:34:42.270Z] #60 sha256:5f635ce6bb00972ec17b646625e6eab21b7b37aefaab76f1b182137aa7fd49b6 [2022-07-24T06:34:42.270Z] #60 ... [2022-07-24T06:34:42.270Z] [2022-07-24T06:34:42.270Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-24T06:34:42.270Z] #39 sha256:3bf868d1f7d70dcb3575bb5d579acbeab5b533d9d346f880f589762ea307b73f [2022-07-24T06:34:42.841Z] #39 DONE 0.3s [2022-07-24T06:34:42.841Z] [2022-07-24T06:34:42.841Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-24T06:34:42.841Z] #41 sha256:5fd3e9093cc8d5881214631e4cf2bfe91a27d60b856c2e8a6a8fd006852d7ded [2022-07-24T06:34:42.841Z] #41 DONE 0.2s [2022-07-24T06:34:42.841Z] [2022-07-24T06:34:42.841Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-24T06:34:42.841Z] #45 sha256:6fd8839f824902baa21d01036a648ea360caba27ebecacf8563235585d7d5864 [2022-07-24T06:34:42.841Z] #45 DONE 0.1s [2022-07-24T06:34:42.841Z] [2022-07-24T06:34:42.841Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-24T06:34:42.841Z] #48 sha256:2a75d196e842db0b84378d880ed40ef47fd7b50e08d1b765a8049457adc89e54 [2022-07-24T06:34:42.841Z] #48 DONE 0.1s [2022-07-24T06:34:42.841Z] [2022-07-24T06:34:42.841Z] #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-24T06:34:42.841Z] #60 sha256:5f635ce6bb00972ec17b646625e6eab21b7b37aefaab76f1b182137aa7fd49b6 [2022-07-24T06:34:43.102Z] #60 ... [2022-07-24T06:34:43.102Z] [2022-07-24T06:34:43.102Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-24T06:34:43.102Z] #52 sha256:e53db6dc73ac030746f131bcb87eb77d900d8adac61c73ec8596df172b9a9919 [2022-07-24T06:34:43.102Z] #52 DONE 0.1s [2022-07-24T06:34:43.102Z] [2022-07-24T06:34:43.102Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-24T06:34:43.102Z] #54 sha256:26d5a8070d280c5882c1eed44c9a2f957d0df218301406c05166f03ba199f3ac [2022-07-24T06:34:43.207Z] #77 ... [2022-07-24T06:34:43.207Z] [2022-07-24T06:34:43.207Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-24T06:34:43.207Z] #23 sha256:dcb87a46ef9dcee5ff17fb1ca0baaeb3c72a47cb574067faccf88874bb81e41d [2022-07-24T06:34:43.207Z] #23 10.10 Collecting yamllint==1.26.1 [2022-07-24T06:34:43.207Z] #23 11.17 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-24T06:34:43.365Z] #54 DONE 0.1s [2022-07-24T06:34:43.365Z] [2022-07-24T06:34:43.366Z] #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-24T06:34:43.366Z] #64 sha256:4be9e2ce9fcdaa093d90a4c829866de6068a33a41070d83c4f0b99ac2e81915a [2022-07-24T06:34:43.742Z] #19 354.4 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-07-24T06:34:43.742Z] #19 354.4 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-07-24T06:34:43.742Z] #19 354.4 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-24T06:34:43.742Z] #19 354.5 Selecting previously unselected package crossbuild-essential-armhf. [2022-07-24T06:34:43.742Z] #19 354.5 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-07-24T06:34:43.742Z] #19 354.5 Unpacking crossbuild-essential-armhf (12.9) ... [2022-07-24T06:34:43.742Z] #19 354.5 Selecting previously unselected package libc6-ppc64el-cross. [2022-07-24T06:34:43.742Z] #19 354.5 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-07-24T06:34:43.742Z] #19 354.5 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-07-24T06:34:43.742Z] #19 354.7 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-07-24T06:34:43.742Z] #19 354.7 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-24T06:34:43.742Z] #19 354.7 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-24T06:34:43.742Z] #19 354.7 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-07-24T06:34:43.742Z] #19 354.7 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-24T06:34:43.742Z] #19 354.7 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-24T06:34:43.742Z] #19 354.8 Selecting previously unselected package libitm1-ppc64el-cross. [2022-07-24T06:34:43.742Z] #19 354.8 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-24T06:34:43.742Z] #19 354.8 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-24T06:34:43.742Z] #19 354.8 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-07-24T06:34:43.742Z] #19 354.8 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-24T06:34:43.742Z] #19 354.8 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-24T06:34:43.742Z] #19 354.8 Selecting previously unselected package libasan6-ppc64el-cross. [2022-07-24T06:34:43.742Z] #19 354.8 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-24T06:34:43.742Z] #19 354.8 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-24T06:34:43.742Z] #19 355.2 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-07-24T06:34:43.742Z] #19 355.2 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-24T06:34:43.742Z] #19 355.2 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-24T06:34:43.742Z] #19 355.4 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-07-24T06:34:43.742Z] #19 355.4 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-24T06:34:43.742Z] #19 355.4 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-24T06:34:44.000Z] #19 355.6 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-07-24T06:34:44.000Z] #19 355.6 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-24T06:34:44.000Z] #19 355.6 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-24T06:34:44.145Z] #23 12.55 Collecting pathspec>=0.5.3 [2022-07-24T06:34:44.256Z] #19 355.7 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-07-24T06:34:44.256Z] #19 355.7 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-24T06:34:44.256Z] #19 355.7 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-24T06:34:44.256Z] #19 355.8 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-07-24T06:34:44.256Z] #19 355.8 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-24T06:34:44.256Z] #19 355.8 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-24T06:34:44.256Z] #19 355.9 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-07-24T06:34:44.256Z] #19 355.9 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-24T06:34:44.256Z] #19 355.9 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-24T06:34:44.308Z] #64 ... [2022-07-24T06:34:44.308Z] [2022-07-24T06:34:44.308Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-24T06:34:44.308Z] #56 sha256:85548ed45889936efb2491397812db05163ddaa47e20dac432d862be1ab4897b [2022-07-24T06:34:44.404Z] #23 12.57 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-24T06:34:44.512Z] #19 356.1 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-07-24T06:34:44.513Z] #19 356.1 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-24T06:34:44.513Z] #19 356.1 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-24T06:34:44.828Z] #77 ... [2022-07-24T06:34:44.828Z] [2022-07-24T06:34:44.828Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-24T06:34:44.828Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-24T06:34:44.828Z] #21 56.52 Selecting previously unselected package thin-provisioning-tools. [2022-07-24T06:34:44.828Z] #21 56.55 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-07-24T06:34:44.828Z] #21 56.58 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-24T06:34:44.828Z] #21 57.13 Selecting previously unselected package uidmap. [2022-07-24T06:34:44.828Z] #21 57.13 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-07-24T06:34:44.828Z] #21 57.16 Unpacking uidmap (1:4.8.1-1) ... [2022-07-24T06:34:44.828Z] #21 57.42 Selecting previously unselected package vim-runtime. [2022-07-24T06:34:44.828Z] #21 57.42 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-24T06:34:44.828Z] #21 57.47 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-24T06:34:44.828Z] #21 57.50 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-24T06:34:44.828Z] #21 57.52 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-24T06:34:44.828Z] #21 63.39 Selecting previously unselected package vim. [2022-07-24T06:34:44.828Z] #21 63.40 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-24T06:34:44.828Z] #21 63.45 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-24T06:34:44.828Z] #21 64.44 Selecting previously unselected package xfsprogs. [2022-07-24T06:34:44.828Z] #21 64.44 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-07-24T06:34:44.828Z] #21 64.45 Unpacking xfsprogs (5.10.0-4) ... [2022-07-24T06:34:44.828Z] #21 65.31 Selecting previously unselected package zip. [2022-07-24T06:34:44.828Z] #21 65.31 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-07-24T06:34:44.828Z] #21 65.31 Unpacking zip (3.0-12) ... [2022-07-24T06:34:44.828Z] #21 65.60 Selecting previously unselected package zstd. [2022-07-24T06:34:44.828Z] #21 65.62 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-07-24T06:34:44.828Z] #21 65.64 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-24T06:34:44.828Z] #21 66.27 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-24T06:34:44.828Z] #21 ... [2022-07-24T06:34:44.828Z] [2022-07-24T06:34:44.828Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-24T06:34:44.828Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-24T06:34:44.828Z] #77 214.8 config.status: creating Makefile [2022-07-24T06:34:44.828Z] #77 215.0 config.status: creating config.h [2022-07-24T06:34:44.828Z] #77 215.1 config.status: executing depfiles commands [2022-07-24T06:34:44.828Z] #77 215.3 config.status: executing libtool commands [2022-07-24T06:34:44.972Z] #23 13.02 Collecting pyyaml [2022-07-24T06:34:44.973Z] #23 13.04 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-24T06:34:44.973Z] #23 13.11 Building wheels for collected packages: yamllint [2022-07-24T06:34:44.973Z] #23 13.11 Building wheel for yamllint (setup.py): started [2022-07-24T06:34:45.692Z] #56 ... [2022-07-24T06:34:45.692Z] [2022-07-24T06:34:45.692Z] #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-24T06:34:45.692Z] #60 sha256:5f635ce6bb00972ec17b646625e6eab21b7b37aefaab76f1b182137aa7fd49b6 [2022-07-24T06:34:45.692Z] #60 149.8 + mkdir -p /build [2022-07-24T06:34:45.692Z] #60 149.8 + cp runc /build/runc [2022-07-24T06:34:45.692Z] #60 DONE 150.6s [2022-07-24T06:34:45.909Z] #23 14.28 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-24T06:34:45.952Z] [2022-07-24T06:34:45.952Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-24T06:34:45.952Z] #56 sha256:85548ed45889936efb2491397812db05163ddaa47e20dac432d862be1ab4897b [2022-07-24T06:34:45.952Z] #56 DONE 1.7s [2022-07-24T06:34:45.952Z] [2022-07-24T06:34:45.952Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-24T06:34:45.952Z] #58 sha256:3aad354295a3782f7c15a8599cebcd51cdd1c73c9a2bf09abc197a1ff71dd92e [2022-07-24T06:34:45.952Z] #58 DONE 0.1s [2022-07-24T06:34:45.952Z] [2022-07-24T06:34:45.952Z] #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-24T06:34:45.952Z] #64 sha256:4be9e2ce9fcdaa093d90a4c829866de6068a33a41070d83c4f0b99ac2e81915a [2022-07-24T06:34:46.168Z] #23 14.28 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=f4a11829132f8ca2707cb897badd4c14c4c05e604be70a98dc94ff2444e89e42 [2022-07-24T06:34:46.168Z] #23 14.28 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-24T06:34:46.168Z] #23 14.30 Successfully built yamllint [2022-07-24T06:34:46.168Z] #23 14.33 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-24T06:34:46.738Z] #77 217.4 GEN .version [2022-07-24T06:34:46.741Z] #23 14.74 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-24T06:34:46.893Z] #64 ... [2022-07-24T06:34:46.893Z] [2022-07-24T06:34:46.893Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-24T06:34:46.893Z] #61 sha256:a1ab2e24277f0b0a44e283a4dc927a309766a3ffbc067882074a22cf32df87f0 [2022-07-24T06:34:46.998Z] #77 217.5 make install-recursive [2022-07-24T06:34:46.998Z] #77 217.5 make[1]: Entering directory '/tmp/crun-build' [2022-07-24T06:34:46.998Z] #77 217.7 Making install in libocispec [2022-07-24T06:34:47.009Z] #23 DONE 15.2s [2022-07-24T06:34:47.009Z] [2022-07-24T06:34:47.009Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-24T06:34:47.009Z] #27 sha256:8a8a14eb078ca8806c95b55dafa8e4023460d1505597d1796a460e306270afff [2022-07-24T06:34:47.166Z] #61 DONE 0.3s [2022-07-24T06:34:47.166Z] [2022-07-24T06:34:47.166Z] #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-24T06:34:47.166Z] #64 sha256:4be9e2ce9fcdaa093d90a4c829866de6068a33a41070d83c4f0b99ac2e81915a [2022-07-24T06:34:47.258Z] #77 217.7 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-24T06:34:47.258Z] #77 217.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-24T06:34:47.258Z] #77 217.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-24T06:34:47.258Z] #77 217.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-24T06:34:47.269Z] #27 DONE 0.2s [2022-07-24T06:34:47.269Z] [2022-07-24T06:34:47.269Z] #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-24T06:34:47.269Z] #60 sha256:49db53897aa6b827554a66803d7e0249011a69dbff681504142e2c01e38e4f68 [2022-07-24T06:34:47.269Z] #60 ... [2022-07-24T06:34:47.269Z] [2022-07-24T06:34:47.269Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-24T06:34:47.269Z] #32 sha256:4d58af567e85ec5ccd0a735d9017c8a53db6df807feb68e1124c1a8535ca6d94 [2022-07-24T06:34:47.518Z] #77 218.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-24T06:34:47.736Z] #64 230.6 + bin/containerd [2022-07-24T06:34:47.838Z] #32 DONE 0.5s [2022-07-24T06:34:47.838Z] [2022-07-24T06:34:47.838Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-24T06:34:47.838Z] #35 sha256:60b48fb78285184da0b0453020151e0363bbd8baabca163a6d36b7000868c124 [2022-07-24T06:34:47.838Z] #35 DONE 0.3s [2022-07-24T06:34:47.838Z] [2022-07-24T06:34:47.838Z] #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-24T06:34:47.838Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-24T06:34:48.098Z] #47 ... [2022-07-24T06:34:48.098Z] [2022-07-24T06:34:48.098Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-24T06:34:48.098Z] #37 sha256:db60486431b999eac6fa815a9763d90c3a6522bf5306c1aea9b44dc828244795 [2022-07-24T06:34:48.357Z] #37 DONE 0.3s [2022-07-24T06:34:48.357Z] [2022-07-24T06:34:48.357Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-24T06:34:48.357Z] #39 sha256:fd7665777a8f8cb8059cd35dccb7a57bf99fef574d35ce117887c922f2a8d5bf [2022-07-24T06:34:48.357Z] #39 DONE 0.1s [2022-07-24T06:34:48.357Z] [2022-07-24T06:34:48.357Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-24T06:34:48.357Z] #41 sha256:efebe2247091aba5ac25eb8db0d7dd818d559125078fb06a48778799eed52e26 [2022-07-24T06:34:48.617Z] #41 DONE 0.1s [2022-07-24T06:34:48.617Z] [2022-07-24T06:34:48.617Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-24T06:34:48.617Z] #45 sha256:25afbc8f846eaa41ca10b5ee04ceec484c677c454837f5e3d9ce391a84a823fa [2022-07-24T06:34:48.617Z] #45 DONE 0.1s [2022-07-24T06:34:48.617Z] [2022-07-24T06:34:48.617Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-24T06:34:48.617Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-24T06:34:48.900Z] #77 219.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-24T06:34:48.900Z] #77 219.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-24T06:34:48.900Z] #77 219.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-24T06:34:48.900Z] #77 219.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-24T06:34:48.900Z] #77 219.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-24T06:34:48.900Z] #77 219.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-24T06:34:48.901Z] #77 219.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-24T06:34:48.901Z] #77 219.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-24T06:34:48.901Z] #77 219.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-24T06:34:49.160Z] #77 219.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-24T06:34:49.160Z] #77 219.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-24T06:34:49.160Z] #77 219.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-24T06:34:49.160Z] #77 219.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-24T06:34:49.160Z] #77 219.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-24T06:34:49.160Z] #77 219.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-24T06:34:49.160Z] #77 219.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-24T06:34:49.763Z] #19 360.6 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-07-24T06:34:49.763Z] #19 360.6 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-24T06:34:49.763Z] #19 360.6 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-24T06:34:49.763Z] #19 360.7 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-07-24T06:34:49.763Z] #19 360.7 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-07-24T06:34:49.763Z] #19 360.7 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-07-24T06:34:49.763Z] #19 361.0 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-07-24T06:34:49.763Z] #19 361.0 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-07-24T06:34:49.763Z] #19 361.0 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-07-24T06:34:49.763Z] #19 361.3 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-07-24T06:34:49.763Z] #19 361.3 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-24T06:34:49.763Z] #19 361.3 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-24T06:34:50.020Z] #19 361.6 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-07-24T06:34:50.020Z] #19 361.6 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-24T06:34:50.020Z] #19 361.6 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-24T06:34:51.070Z] #77 221.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-24T06:34:51.070Z] #77 221.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-24T06:34:51.070Z] #77 221.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-24T06:34:51.070Z] #77 221.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-24T06:34:51.070Z] #77 221.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-24T06:34:51.070Z] #77 221.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-24T06:34:51.070Z] #77 221.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-24T06:34:51.070Z] #77 221.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-24T06:34:51.070Z] #77 221.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-24T06:34:51.070Z] #77 221.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-24T06:34:51.070Z] #77 221.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-24T06:34:51.070Z] #77 221.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-24T06:34:51.070Z] #77 221.2 make install-recursive [2022-07-24T06:34:51.070Z] #77 221.2 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-24T06:34:51.070Z] #77 221.4 Making install in yajl [2022-07-24T06:34:51.070Z] #77 221.4 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-24T06:34:51.070Z] #77 221.5 CC verify/json_verify-json_verify.o [2022-07-24T06:34:51.070Z] #77 221.5 CC src/libyajl_la-yajl_alloc.lo [2022-07-24T06:34:51.070Z] #77 221.5 CC src/libyajl_la-yajl.lo [2022-07-24T06:34:51.070Z] #77 221.6 CC src/libyajl_la-yajl_gen.lo [2022-07-24T06:34:51.070Z] #77 221.6 CC src/libyajl_la-yajl_parser.lo [2022-07-24T06:34:51.070Z] #77 221.7 CC src/libyajl_la-yajl_buf.lo [2022-07-24T06:34:51.330Z] #77 221.7 CC src/libyajl_la-yajl_encode.lo [2022-07-24T06:34:51.330Z] #77 221.7 CC src/libyajl_la-yajl_lex.lo [2022-07-24T06:34:51.330Z] #77 221.7 CC src/libyajl_la-yajl_tree.lo [2022-07-24T06:34:54.626Z] #77 ... [2022-07-24T06:34:54.626Z] [2022-07-24T06:34:54.626Z] #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-24T06:34:54.626Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-24T06:34:54.626Z] #21 68.11 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-07-24T06:34:54.626Z] #21 68.18 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-24T06:34:54.626Z] #21 68.22 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-07-24T06:34:54.626Z] #21 68.28 Setting up libicu67:amd64 (67.1-7) ... [2022-07-24T06:34:54.626Z] #21 68.34 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-07-24T06:34:54.626Z] #21 68.38 Setting up libinih1:amd64 (53-1+b2) ... [2022-07-24T06:34:54.626Z] #21 68.45 Setting up uidmap (1:4.8.1-1) ... [2022-07-24T06:34:54.626Z] #21 68.48 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-24T06:34:54.626Z] #21 68.53 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-24T06:34:54.626Z] #21 68.57 Setting up bzip2 (1.0.8-4) ... [2022-07-24T06:34:54.626Z] #21 68.61 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-24T06:34:54.626Z] #21 68.64 Setting up python3-wheel (0.34.2-1) ... [2022-07-24T06:34:54.626Z] #21 69.91 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-24T06:34:54.626Z] #21 69.92 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-24T06:34:54.626Z] #21 69.93 Setting up libcap2-bin (1:2.44-1) ... [2022-07-24T06:34:54.626Z] #21 69.94 Setting up apparmor (2.13.6-10) ... [2022-07-24T06:34:54.626Z] #21 72.77 Setting up zip (3.0-12) ... [2022-07-24T06:34:54.626Z] #21 72.77 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-24T06:34:54.626Z] #21 72.82 Setting up bash-completion (1:2.11-2) ... [2022-07-24T06:34:54.626Z] #21 77.04 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-24T06:34:54.626Z] #21 77.06 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-24T06:34:54.626Z] #21 77.07 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-07-24T06:34:54.626Z] #21 77.09 Setting up patch (2.7.6-7) ... [2022-07-24T06:34:54.626Z] #21 77.12 Setting up sudo (1.9.5p2-3) ... [2022-07-24T06:34:54.887Z] #21 77.34 invoke-rc.d: could not determine current runlevel [2022-07-24T06:34:54.887Z] #21 77.39 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-24T06:34:54.887Z] #21 77.45 Setting up xfsprogs (5.10.0-4) ... [2022-07-24T06:34:54.887Z] #21 77.50 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-07-24T06:34:54.887Z] #21 77.52 Setting up inetutils-ping (2:2.0-1) ... [2022-07-24T06:34:54.887Z] #21 77.53 Setting up pigz (2.6-1) ... [2022-07-24T06:34:54.887Z] #21 77.54 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-24T06:34:54.887Z] #21 77.55 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-24T06:34:54.887Z] #21 77.56 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-24T06:34:55.147Z] #21 77.58 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-24T06:34:55.269Z] #19 365.9 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-07-24T06:34:55.269Z] #19 366.0 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-24T06:34:55.269Z] #19 366.0 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-24T06:34:55.269Z] #19 366.0 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-07-24T06:34:55.269Z] #19 366.0 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-07-24T06:34:55.269Z] #19 366.0 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-07-24T06:34:55.269Z] #19 366.0 Selecting previously unselected package libc6-s390x-cross. [2022-07-24T06:34:55.269Z] #19 366.0 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-07-24T06:34:55.269Z] #19 366.0 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-07-24T06:34:55.269Z] #19 366.1 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-07-24T06:34:55.269Z] #19 366.1 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-24T06:34:55.269Z] #19 366.2 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-07-24T06:34:55.269Z] #19 366.2 Selecting previously unselected package libgomp1-s390x-cross. [2022-07-24T06:34:55.269Z] #19 366.2 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-24T06:34:55.269Z] #19 366.2 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-07-24T06:34:55.269Z] #19 366.2 Selecting previously unselected package libitm1-s390x-cross. [2022-07-24T06:34:55.269Z] #19 366.2 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-24T06:34:55.269Z] #19 366.2 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-07-24T06:34:55.269Z] #19 366.3 Selecting previously unselected package libatomic1-s390x-cross. [2022-07-24T06:34:55.269Z] #19 366.3 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-24T06:34:55.269Z] #19 366.3 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-07-24T06:34:55.269Z] #19 366.3 Selecting previously unselected package libasan6-s390x-cross. [2022-07-24T06:34:55.269Z] #19 366.3 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-24T06:34:55.269Z] #19 366.3 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-07-24T06:34:55.269Z] #19 366.6 Selecting previously unselected package libstdc++6-s390x-cross. [2022-07-24T06:34:55.269Z] #19 366.6 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-24T06:34:55.269Z] #19 366.7 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-07-24T06:34:55.269Z] #19 366.8 Selecting previously unselected package libubsan1-s390x-cross. [2022-07-24T06:34:55.269Z] #19 366.8 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-24T06:34:55.269Z] #19 366.8 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-07-24T06:34:55.269Z] #19 366.9 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-07-24T06:34:55.269Z] #19 366.9 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-24T06:34:55.269Z] #19 366.9 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-24T06:34:55.269Z] #19 367.0 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-07-24T06:34:55.526Z] #19 367.0 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-24T06:34:55.526Z] #19 367.0 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-24T06:34:55.590Z] #77 ... [2022-07-24T06:34:55.590Z] [2022-07-24T06:34:55.590Z] #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-24T06:34:55.590Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-24T06:34:55.590Z] #47 DONE 266.7s [2022-07-24T06:34:55.590Z] [2022-07-24T06:34:55.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-24T06:34:55.590Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-24T06:34:55.852Z] #77 227.9 CCLD tests/init [2022-07-24T06:34:56.531Z] #21 79.02 Setting up libaio1:amd64 (0.3.112-9) ... [2022-07-24T06:34:56.531Z] #21 79.04 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-24T06:34:57.470Z] #21 79.79 Setting up libelf1:amd64 (0.183-1) ... [2022-07-24T06:34:57.470Z] #21 79.81 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-24T06:34:57.470Z] #21 79.82 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-24T06:34:57.470Z] #21 79.84 Setting up python3-distutils (3.9.2-1) ... [2022-07-24T06:34:57.760Z] #77 ... [2022-07-24T06:34:57.760Z] [2022-07-24T06:34:57.760Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-24T06:34:57.760Z] #48 sha256:715eeda792403687df78497405a563a84de508571a0d5cdb79a2275bcd62ee9c [2022-07-24T06:34:57.760Z] #48 DONE 0.5s [2022-07-24T06:34:57.760Z] [2022-07-24T06:34:57.760Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-24T06:34:57.760Z] #52 sha256:8c6237a8b59f065a23b627768100a0c6d282a0f104ebda9c9f98949363cfb3d0 [2022-07-24T06:34:57.760Z] #52 DONE 0.1s [2022-07-24T06:34:57.760Z] [2022-07-24T06:34:57.760Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-24T06:34:57.760Z] #54 sha256:a5c881686be9a89a49aad211e74124079b4cbd63600f5cbcc2d5d01a5451e6ff [2022-07-24T06:34:57.760Z] #54 DONE 0.1s [2022-07-24T06:34:57.760Z] [2022-07-24T06:34:57.760Z] #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-24T06:34:57.760Z] #60 sha256:3bb9c7df24db6bb4f76f63b283fa033ecf573925706543d7e7cc9e3343183cca [2022-07-24T06:34:58.411Z] #21 80.85 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-24T06:34:58.411Z] #21 80.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-24T06:34:58.411Z] #21 80.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-24T06:34:58.411Z] #21 80.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-24T06:34:58.411Z] #21 80.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-24T06:34:58.411Z] #21 80.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-24T06:34:58.411Z] #21 80.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-24T06:34:58.411Z] #21 80.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-24T06:34:58.411Z] #21 81.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-24T06:34:58.411Z] #21 81.03 Setting up python3-setuptools (52.0.0-4) ... [2022-07-24T06:34:59.702Z] #19 371.3 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-07-24T06:34:59.702Z] #19 371.4 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-24T06:34:59.702Z] #19 371.4 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-24T06:34:59.702Z] #19 371.4 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-07-24T06:34:59.702Z] #19 371.4 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-07-24T06:34:59.702Z] #19 371.4 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-07-24T06:34:59.958Z] #19 371.6 Selecting previously unselected package libc6-dev-s390x-cross. [2022-07-24T06:34:59.958Z] #19 371.6 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-07-24T06:34:59.958Z] #19 371.6 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-07-24T06:35:00.215Z] #19 371.9 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-07-24T06:35:00.215Z] #19 371.9 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-24T06:35:00.215Z] #19 371.9 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-24T06:35:00.319Z] #21 ... [2022-07-24T06:35:00.319Z] [2022-07-24T06:35:00.319Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-24T06:35:00.319Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-24T06:35:00.319Z] #77 230.5 CCLD libyajl.la [2022-07-24T06:35:00.472Z] #19 372.2 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-07-24T06:35:00.472Z] #19 372.2 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-24T06:35:00.472Z] #19 372.2 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-24T06:35:00.579Z] #77 231.2 CCLD verify/json_verify [2022-07-24T06:35:01.154Z] #77 231.7 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-24T06:35:01.154Z] #77 231.7 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-24T06:35:01.154Z] #77 231.7 make[5]: Nothing to be done for 'install-data-am'. [2022-07-24T06:35:01.154Z] #77 231.7 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-24T06:35:01.154Z] #77 231.7 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-24T06:35:01.154Z] #77 231.7 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-24T06:35:01.415Z] #77 231.9 CC src/validate.o [2022-07-24T06:35:01.415Z] #77 231.9 CC src/image_spec_schema_config_schema.lo [2022-07-24T06:35:01.415Z] #77 231.9 CC src/image_spec_schema_defs.lo [2022-07-24T06:35:01.415Z] #77 231.9 CC src/image_spec_schema_content_descriptor.lo [2022-07-24T06:35:01.415Z] #77 231.9 CC src/image_spec_schema_defs_descriptor.lo [2022-07-24T06:35:01.415Z] #77 232.0 CC src/image_spec_schema_image_layout_schema.lo [2022-07-24T06:35:01.415Z] #77 232.0 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-24T06:35:01.415Z] #77 232.0 CC src/image_spec_schema_image_index_schema.lo [2022-07-24T06:35:01.415Z] #77 232.0 CC src/runtime_spec_schema_config_linux.lo [2022-07-24T06:35:01.415Z] #77 232.0 CC src/runtime_spec_schema_config_zos.lo [2022-07-24T06:35:01.415Z] #77 232.1 CC src/runtime_spec_schema_config_schema.lo [2022-07-24T06:35:01.415Z] #77 232.1 CC src/runtime_spec_schema_config_solaris.lo [2022-07-24T06:35:01.678Z] #77 232.1 CC src/runtime_spec_schema_config_vm.lo [2022-07-24T06:35:01.678Z] #77 232.3 CC src/runtime_spec_schema_config_windows.lo [2022-07-24T06:35:01.678Z] #77 232.3 CC src/runtime_spec_schema_defs.lo [2022-07-24T06:35:01.678Z] #77 232.3 CC src/runtime_spec_schema_defs_linux.lo [2022-07-24T06:35:01.678Z] #77 232.3 CC src/runtime_spec_schema_defs_zos.lo [2022-07-24T06:35:01.940Z] #77 232.3 CC src/runtime_spec_schema_defs_vm.lo [2022-07-24T06:35:01.940Z] #77 232.4 CC src/runtime_spec_schema_defs_windows.lo [2022-07-24T06:35:01.940Z] #77 232.5 CC src/runtime_spec_schema_state_schema.lo [2022-07-24T06:35:01.940Z] #77 232.5 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-24T06:35:01.940Z] #77 232.6 CC src/basic_test_double_array_item.lo [2022-07-24T06:35:02.201Z] #77 232.6 CC src/basic_test_double_array.lo [2022-07-24T06:35:02.201Z] #77 232.7 CC src/basic_test_top_array_int.lo [2022-07-24T06:35:02.201Z] #77 232.8 CC src/basic_test_top_array_string.lo [2022-07-24T06:35:02.461Z] #77 233.1 CC src/basic_test_top_double_array_int.lo [2022-07-24T06:35:02.721Z] #77 233.2 CC src/basic_test_top_double_array_obj.lo [2022-07-24T06:35:02.721Z] #77 233.3 CC src/basic_test_top_double_array_string.lo [2022-07-24T06:35:02.721Z] #77 233.4 CC src/read-file.lo [2022-07-24T06:35:02.981Z] #77 233.4 CC src/json_common.lo [2022-07-24T06:35:02.981Z] #77 233.4 CC src/basic_test_top_double_array_refobj.lo [2022-07-24T06:35:02.981Z] #77 233.5 CC tests/test-1.o [2022-07-24T06:35:02.981Z] #77 233.6 CC tests/test-2.o [2022-07-24T06:35:03.241Z] #77 233.7 CC tests/test-3.o [2022-07-24T06:35:03.241Z] #77 233.8 CC tests/test-4.o [2022-07-24T06:35:03.502Z] #77 234.0 CC tests/test-6.o [2022-07-24T06:35:03.762Z] #77 234.2 CC tests/test-5.o [2022-07-24T06:35:03.762Z] #77 234.2 CC tests/test-8.o [2022-07-24T06:35:03.762Z] #77 234.3 CC tests/test-9.o [2022-07-24T06:35:03.762Z] #77 234.3 CC tests/test-7.o [2022-07-24T06:35:04.022Z] #77 234.7 CC tests/test-10.o [2022-07-24T06:35:04.592Z] #77 235.1 CC tests/test-11.o [2022-07-24T06:35:04.644Z] #19 376.3 Selecting previously unselected package g++-s390x-linux-gnu. [2022-07-24T06:35:04.644Z] #19 376.3 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-24T06:35:04.644Z] #19 376.3 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-24T06:35:04.644Z] #19 376.4 Selecting previously unselected package crossbuild-essential-s390x. [2022-07-24T06:35:04.644Z] #19 376.4 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-07-24T06:35:04.644Z] #19 376.4 Unpacking crossbuild-essential-s390x (12.9) ... [2022-07-24T06:35:04.644Z] #19 376.4 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-07-24T06:35:04.899Z] #19 376.4 Setting up libfile-which-perl (1.23-1) ... [2022-07-24T06:35:04.899Z] #19 376.4 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-07-24T06:35:04.899Z] #19 376.4 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-07-24T06:35:04.899Z] #19 376.5 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-07-24T06:35:04.899Z] #19 376.5 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-24T06:35:04.899Z] #19 376.5 Setting up libicu67:amd64 (67.1-7) ... [2022-07-24T06:35:04.899Z] #19 376.5 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-24T06:35:04.899Z] #19 376.5 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-07-24T06:35:04.899Z] #19 376.5 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-07-24T06:35:04.899Z] #19 376.5 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-24T06:35:04.899Z] #19 376.5 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-07-24T06:35:04.899Z] #19 376.5 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-07-24T06:35:04.899Z] #19 376.6 Setting up file (1:5.39-3) ... [2022-07-24T06:35:04.899Z] #19 376.6 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-07-24T06:35:04.899Z] #19 376.6 Setting up bzip2 (1.0.8-4) ... [2022-07-24T06:35:04.899Z] #19 376.6 Setting up libyaml-perl (1.30-1) ... [2022-07-24T06:35:04.899Z] #19 376.6 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-07-24T06:35:04.899Z] #19 376.6 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-07-24T06:35:04.899Z] #19 376.6 Setting up libio-string-perl (1.08-3.1) ... [2022-07-24T06:35:04.899Z] #19 376.6 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-07-24T06:35:05.155Z] #19 376.6 Setting up cross-config (2.6.18+nmu1) ... [2022-07-24T06:35:05.155Z] #19 376.7 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-24T06:35:05.155Z] #19 376.8 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-24T06:35:05.155Z] #19 376.8 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-07-24T06:35:05.155Z] #19 376.8 Setting up patch (2.7.6-7) ... [2022-07-24T06:35:05.155Z] #19 376.8 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-07-24T06:35:05.155Z] #19 376.8 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-07-24T06:35:05.155Z] #19 376.8 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-24T06:35:05.155Z] #19 376.8 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-07-24T06:35:05.155Z] #19 376.8 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-07-24T06:35:05.155Z] #19 376.8 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-07-24T06:35:05.155Z] #19 376.8 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-24T06:35:05.155Z] #19 376.9 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-07-24T06:35:05.155Z] #19 376.9 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-07-24T06:35:05.155Z] #19 376.9 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-24T06:35:05.155Z] #19 376.9 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-24T06:35:05.155Z] #19 376.9 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-07-24T06:35:05.155Z] #19 376.9 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-07-24T06:35:05.155Z] #19 376.9 Setting up libfile-homedir-perl (1.006-1) ... [2022-07-24T06:35:05.155Z] #19 376.9 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-07-24T06:35:05.155Z] #19 376.9 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-07-24T06:35:05.155Z] #19 377.0 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-24T06:35:05.411Z] #19 377.0 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-24T06:35:05.411Z] #19 377.0 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-07-24T06:35:05.411Z] #19 377.0 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-24T06:35:05.411Z] #19 377.0 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-07-24T06:35:05.411Z] #19 377.0 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-24T06:35:05.411Z] #19 377.0 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-07-24T06:35:05.411Z] #19 377.0 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-24T06:35:05.411Z] #19 377.0 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-07-24T06:35:05.411Z] #19 377.1 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-07-24T06:35:05.411Z] #19 377.1 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-24T06:35:05.411Z] #19 377.1 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-07-24T06:35:05.411Z] #19 377.1 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-24T06:35:05.411Z] #19 377.1 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-07-24T06:35:05.411Z] #19 377.1 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-07-24T06:35:05.411Z] #19 377.1 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-24T06:35:05.411Z] #19 377.1 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-07-24T06:35:05.411Z] #19 377.2 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-07-24T06:35:05.533Z] #77 ... [2022-07-24T06:35:05.533Z] [2022-07-24T06:35:05.533Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-24T06:35:05.533Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-24T06:35:05.533Z] #21 83.66 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-24T06:35:05.533Z] #21 83.67 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-07-24T06:35:05.533Z] #21 83.68 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-24T06:35:05.533Z] #21 83.70 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-24T06:35:05.533Z] #21 86.02 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-24T06:35:05.533Z] #21 86.04 Setting up jq (1.6-2.1) ... [2022-07-24T06:35:05.533Z] #21 86.05 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-07-24T06:35:05.533Z] #21 86.06 Setting up iptables (1.8.7-1) ... [2022-07-24T06:35:05.533Z] #21 86.09 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-24T06:35:05.533Z] #21 86.11 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-24T06:35:05.533Z] #21 86.14 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-24T06:35:05.533Z] #21 86.15 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-24T06:35:05.533Z] #21 86.18 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-24T06:35:05.533Z] #21 86.21 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-24T06:35:05.533Z] #21 86.23 Setting up iproute2 (5.10.0-4) ... [2022-07-24T06:35:05.533Z] #21 87.11 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-24T06:35:05.533Z] #21 DONE 88.0s [2022-07-24T06:35:05.533Z] [2022-07-24T06:35:05.533Z] #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-24T06:35:05.533Z] #22 sha256:5f4ae8bfa605e2aba26f7750db7d40147076e30048154293c300649f7263a9d6 [2022-07-24T06:35:05.668Z] #19 377.2 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-07-24T06:35:05.668Z] #19 377.2 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-07-24T06:35:05.668Z] #19 377.2 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-07-24T06:35:05.668Z] #19 377.2 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-24T06:35:05.668Z] #19 377.2 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-07-24T06:35:05.668Z] #19 377.2 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-07-24T06:35:05.668Z] #19 377.2 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-07-24T06:35:05.668Z] #19 377.3 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-07-24T06:35:05.668Z] #19 377.3 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-24T06:35:05.668Z] #19 377.3 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-07-24T06:35:05.668Z] #19 377.3 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-07-24T06:35:05.668Z] #19 377.4 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-07-24T06:35:05.924Z] #19 377.5 [2022-07-24T06:35:05.924Z] #19 377.5 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-07-24T06:35:05.924Z] #19 377.6 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-24T06:35:05.924Z] #19 377.6 Setting up dpkg-dev (1.20.11) ... [2022-07-24T06:35:05.924Z] #19 377.6 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-07-24T06:35:05.924Z] #19 377.6 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-24T06:35:05.924Z] #19 377.6 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-07-24T06:35:05.924Z] #19 377.7 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-24T06:35:06.180Z] #19 377.7 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-07-24T06:35:06.180Z] #19 377.7 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-07-24T06:35:06.180Z] #19 377.7 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-24T06:35:06.180Z] #19 377.7 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-07-24T06:35:06.180Z] #19 377.7 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-07-24T06:35:06.180Z] #19 377.7 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-07-24T06:35:06.180Z] #19 377.8 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-24T06:35:06.180Z] #19 377.8 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-07-24T06:35:06.180Z] #19 377.8 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-07-24T06:35:06.180Z] #19 377.9 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-07-24T06:35:06.436Z] #19 377.9 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-07-24T06:35:06.436Z] #19 378.1 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-07-24T06:35:06.436Z] #19 378.1 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-24T06:35:06.436Z] #19 378.1 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-24T06:35:06.436Z] #19 378.1 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-24T06:35:06.437Z] #19 378.1 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-24T06:35:06.437Z] #19 378.1 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-07-24T06:35:06.693Z] #19 378.1 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-07-24T06:35:06.693Z] #19 378.2 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-24T06:35:06.693Z] #19 378.2 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-24T06:35:06.693Z] #19 378.2 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-24T06:35:06.693Z] #19 378.2 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-07-24T06:35:06.693Z] #19 378.2 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-24T06:35:06.693Z] #19 378.2 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-24T06:35:06.693Z] #19 378.2 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-24T06:35:06.693Z] #19 378.2 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-07-24T06:35:06.693Z] #19 378.2 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-24T06:35:06.693Z] #19 378.3 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-24T06:35:06.693Z] #19 378.3 Setting up libxml-simple-perl (2.25-1) ... [2022-07-24T06:35:06.693Z] #19 378.3 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-24T06:35:06.693Z] #19 378.3 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-24T06:35:06.693Z] #19 378.3 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-24T06:35:06.693Z] #19 378.3 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-24T06:35:06.693Z] #19 378.3 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-07-24T06:35:06.693Z] #19 378.3 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-24T06:35:06.693Z] #19 378.3 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-24T06:35:06.693Z] #19 378.4 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-24T06:35:06.693Z] #19 378.4 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-07-24T06:35:06.693Z] #19 378.4 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-24T06:35:06.693Z] #19 378.4 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-24T06:35:06.693Z] #19 378.4 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-24T06:35:06.693Z] #19 378.4 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-24T06:35:06.693Z] #19 378.4 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-24T06:35:06.693Z] #19 378.4 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-24T06:35:06.693Z] #19 378.4 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-07-24T06:35:06.693Z] #19 378.5 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-24T06:35:06.709Z] #77 ... [2022-07-24T06:35:06.709Z] [2022-07-24T06:35:06.709Z] #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-24T06:35:06.709Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-24T06:35:06.709Z] #47 340.4 + dpkg --print-architecture [2022-07-24T06:35:06.709Z] #47 340.4 + git checkout -q v2.1.0 [2022-07-24T06:35:06.948Z] #19 378.5 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-24T06:35:06.948Z] #19 378.5 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-24T06:35:06.948Z] #19 378.5 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-24T06:35:06.948Z] #19 378.5 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-24T06:35:06.948Z] #19 378.5 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-24T06:35:06.948Z] #19 378.5 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-24T06:35:06.948Z] #19 378.5 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-24T06:35:06.948Z] #19 378.5 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-24T06:35:06.948Z] #19 378.6 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-07-24T06:35:06.949Z] #19 378.6 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-24T06:35:06.949Z] #19 378.6 Setting up crossbuild-essential-armel (12.9) ... [2022-07-24T06:35:06.949Z] #19 378.6 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-24T06:35:06.949Z] #19 378.6 Setting up crossbuild-essential-armhf (12.9) ... [2022-07-24T06:35:06.949Z] #19 378.6 Setting up crossbuild-essential-arm64 (12.9) ... [2022-07-24T06:35:06.949Z] #19 378.7 Setting up crossbuild-essential-s390x (12.9) ... [2022-07-24T06:35:06.949Z] #19 378.7 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-07-24T06:35:06.969Z] #47 340.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-24T06:35:06.969Z] #47 340.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-24T06:35:07.205Z] #19 378.7 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-24T06:35:07.453Z] #22 1.664 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-24T06:35:07.453Z] #22 1.711 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-24T06:35:07.453Z] #22 1.714 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-24T06:35:07.479Z] #19 DONE 379.1s [2022-07-24T06:35:07.479Z] [2022-07-24T06:35:07.479Z] #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-24T06:35:07.479Z] #49 sha256:04215169a1208fca40eaec12f9fd4d3c6d64540440c695d9aef63e37c4914ff2 [2022-07-24T06:35:07.714Z] #22 DONE 2.2s [2022-07-24T06:35:07.714Z] [2022-07-24T06:35:07.714Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-24T06:35:07.714Z] #23 sha256:dcb87a46ef9dcee5ff17fb1ca0baaeb3c72a47cb574067faccf88874bb81e41d [2022-07-24T06:35:07.741Z] #49 ... [2022-07-24T06:35:07.741Z] [2022-07-24T06:35:07.741Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-24T06:35:07.741Z] #73 sha256:382ab98ed93bdd310b7244b442ad2f7078deb5fc223441dfc77abd2941980db0 [2022-07-24T06:35:07.741Z] #73 DONE 0.2s [2022-07-24T06:35:07.741Z] [2022-07-24T06:35:07.741Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-24T06:35:07.741Z] #32 sha256:68062a1bc8fdab68b95ff47bede7ca320c09a45953c3c64629244f0ceb4c270e [2022-07-24T06:35:07.741Z] #32 DONE 0.2s [2022-07-24T06:35:08.000Z] [2022-07-24T06:35:08.000Z] #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-24T06:35:08.000Z] #33 sha256:46928b396fd30ec5c5c8a4edca15821614af0024cace52b4aaf1d843df39a2a3 [2022-07-24T06:35:09.368Z] #33 1.470 + RM_GOPATH=0 [2022-07-24T06:35:09.368Z] #33 1.470 + TMP_GOPATH= [2022-07-24T06:35:09.368Z] #33 1.471 + : /build [2022-07-24T06:35:09.368Z] #33 1.472 + '[' -z '' ']' [2022-07-24T06:35:09.368Z] #33 1.473 ++ mktemp -d [2022-07-24T06:35:09.368Z] #33 1.474 + export GOPATH=/tmp/tmp.rRLfyfLqQL [2022-07-24T06:35:09.368Z] #33 1.474 + GOPATH=/tmp/tmp.rRLfyfLqQL [2022-07-24T06:35:09.368Z] #33 1.474 + RM_GOPATH=1 [2022-07-24T06:35:09.368Z] #33 1.475 + case "$(go env GOARCH)" in [2022-07-24T06:35:09.368Z] #33 1.475 ++ go env GOARCH [2022-07-24T06:35:09.368Z] #33 1.481 + export GO_BUILDMODE=-buildmode=pie [2022-07-24T06:35:09.368Z] #33 1.481 + GO_BUILDMODE=-buildmode=pie [2022-07-24T06:35:09.368Z] #33 1.481 ++ dirname /install.sh [2022-07-24T06:35:09.368Z] #33 1.482 + dir=/ [2022-07-24T06:35:09.368Z] #33 1.482 + bin=dockercli [2022-07-24T06:35:09.368Z] #33 1.486 + shift [2022-07-24T06:35:09.368Z] #33 1.486 + '[' '!' -f //dockercli.installer ']' [2022-07-24T06:35:09.368Z] #33 1.486 + . //dockercli.installer [2022-07-24T06:35:09.368Z] #33 1.486 ++ : stable [2022-07-24T06:35:09.368Z] #33 1.486 ++ : 17.06.2-ce [2022-07-24T06:35:09.368Z] #33 1.487 + install_dockercli [2022-07-24T06:35:09.368Z] #33 1.487 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-24T06:35:09.368Z] #33 1.487 Install docker/cli version 17.06.2-ce from stable [2022-07-24T06:35:09.368Z] #33 1.487 ++ uname -m [2022-07-24T06:35:09.368Z] #33 1.492 + arch=x86_64 [2022-07-24T06:35:09.368Z] #33 1.492 + '[' x86_64 '!=' x86_64 ']' [2022-07-24T06:35:09.368Z] #33 1.492 + url=https://download.docker.com/linux/static [2022-07-24T06:35:09.368Z] #33 1.493 + tar -xz docker/docker [2022-07-24T06:35:09.368Z] #33 1.494 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-24T06:35:12.643Z] #33 4.756 + mkdir -p /build [2022-07-24T06:35:12.643Z] #33 4.761 + mv docker/docker /build/ [2022-07-24T06:35:12.643Z] #33 4.762 + rmdir docker [2022-07-24T06:35:12.643Z] #33 DONE 5.0s [2022-07-24T06:35:12.643Z] [2022-07-24T06:35:12.643Z] #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-24T06:35:12.643Z] #49 sha256:04215169a1208fca40eaec12f9fd4d3c6d64540440c695d9aef63e37c4914ff2 [2022-07-24T06:35:12.643Z] #49 1.470 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-24T06:35:12.643Z] #49 1.640 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-24T06:35:12.643Z] #49 1.824 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-24T06:35:12.643Z] #49 1.827 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-24T06:35:12.643Z] #49 2.087 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-24T06:35:12.643Z] #49 2.388 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-24T06:35:12.643Z] #49 2.820 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-24T06:35:12.643Z] #49 3.312 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-24T06:35:12.643Z] #49 3.870 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-24T06:35:12.643Z] #49 4.348 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [148 kB] [2022-07-24T06:35:12.643Z] #49 4.357 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [140 kB] [2022-07-24T06:35:12.643Z] #49 4.366 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-24T06:35:12.643Z] #49 4.377 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB] [2022-07-24T06:35:12.643Z] #49 4.379 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [158 kB] [2022-07-24T06:35:12.643Z] #49 4.386 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-24T06:35:12.643Z] #49 4.396 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-24T06:35:12.643Z] #49 4.412 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-24T06:35:12.643Z] #49 4.417 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-24T06:35:12.643Z] #49 4.417 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-24T06:35:12.643Z] #49 4.420 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-24T06:35:12.643Z] #49 4.421 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-24T06:35:13.539Z] #47 ... [2022-07-24T06:35:13.539Z] [2022-07-24T06:35:13.539Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-24T06:35:13.539Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-24T06:35:13.539Z] #77 261.4 CCLD libocispec.la [2022-07-24T06:35:13.539Z] #77 261.8 CCLD tests/test-1 [2022-07-24T06:35:13.539Z] #77 261.8 CCLD tests/test-2 [2022-07-24T06:35:13.539Z] #77 261.9 CCLD src/validate [2022-07-24T06:35:13.539Z] #77 261.9 CCLD tests/test-3 [2022-07-24T06:35:13.539Z] #77 261.9 CCLD tests/test-4 [2022-07-24T06:35:13.539Z] #77 261.9 CCLD tests/test-5 [2022-07-24T06:35:13.539Z] #77 262.0 CCLD tests/test-6 [2022-07-24T06:35:13.539Z] #77 262.0 CCLD tests/test-7 [2022-07-24T06:35:13.539Z] #77 262.1 CCLD tests/test-8 [2022-07-24T06:35:13.539Z] #77 262.1 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-24T06:35:13.539Z] #77 262.2 CCLD tests/test-9 [2022-07-24T06:35:13.539Z] #77 262.2 CCLD tests/test-10 [2022-07-24T06:35:13.539Z] #77 262.3 CCLD tests/test-11 [2022-07-24T06:35:13.539Z] #77 264.0 libtool: link: ar cr libocispec.a [2022-07-24T06:35:13.539Z] #77 264.0 libtool: link: ranlib libocispec.a [2022-07-24T06:35:13.539Z] #77 265.9 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-24T06:35:13.539Z] #77 266.0 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-24T06:35:13.539Z] #77 266.0 make[5]: Nothing to be done for 'install-data-am'. [2022-07-24T06:35:13.539Z] #77 266.0 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-24T06:35:13.539Z] #77 266.0 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-24T06:35:13.539Z] #77 266.0 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-24T06:35:13.539Z] #77 266.0 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-24T06:35:13.539Z] #77 266.0 make[2]: Entering directory '/tmp/crun-build' [2022-07-24T06:35:13.539Z] #77 266.1 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-24T06:35:13.539Z] #77 266.1 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-24T06:35:13.539Z] #77 266.1 CC src/libcrun/libcrun_testing_a-container.o [2022-07-24T06:35:13.539Z] #77 266.1 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-24T06:35:13.539Z] #77 266.1 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-24T06:35:13.539Z] #77 266.1 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-24T06:35:13.539Z] #77 266.2 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-24T06:35:13.539Z] #77 266.2 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-24T06:35:13.539Z] #77 266.2 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-24T06:35:13.539Z] #77 266.2 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-24T06:35:13.539Z] #77 266.2 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-24T06:35:13.539Z] #77 266.3 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-24T06:35:13.539Z] #77 266.3 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-24T06:35:13.539Z] #77 266.3 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-24T06:35:13.539Z] #77 266.3 CC src/libcrun/libcrun_testing_a-error.o [2022-07-24T06:35:13.539Z] #77 266.4 CC src/libcrun/libcrun_testing_a-status.o [2022-07-24T06:35:13.799Z] #77 266.5 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-24T06:35:13.799Z] #77 266.5 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-24T06:35:13.799Z] #77 266.5 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-24T06:35:13.799Z] #77 266.6 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-24T06:35:13.799Z] #77 266.6 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-24T06:35:13.799Z] #77 266.6 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-24T06:35:13.799Z] #77 266.7 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-24T06:35:14.059Z] #77 266.7 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-24T06:35:14.059Z] #77 266.7 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-24T06:35:14.059Z] #77 266.8 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-24T06:35:14.059Z] #77 266.8 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-24T06:35:14.318Z] #77 267.0 CC src/crun-crun.o [2022-07-24T06:35:14.318Z] #77 267.1 CC src/crun-run.o [2022-07-24T06:35:14.578Z] #77 267.3 CC src/crun-kill.o [2022-07-24T06:35:14.578Z] #77 267.3 CC src/crun-delete.o [2022-07-24T06:35:14.578Z] #77 267.3 CC src/crun-pause.o [2022-07-24T06:35:14.578Z] #77 267.4 CC src/crun-unpause.o [2022-07-24T06:35:14.578Z] #77 267.4 CC src/crun-spec.o [2022-07-24T06:35:14.578Z] #77 267.5 CC src/crun-list.o [2022-07-24T06:35:14.578Z] #77 267.5 CC src/crun-exec.o [2022-07-24T06:35:14.578Z] #77 267.5 CC src/crun-create.o [2022-07-24T06:35:14.837Z] #77 267.7 CC src/crun-ps.o [2022-07-24T06:35:14.837Z] #77 267.8 CC src/crun-checkpoint.o [2022-07-24T06:35:14.837Z] #77 267.8 CC src/crun-start.o [2022-07-24T06:35:14.837Z] #77 267.8 CC src/crun-update.o [2022-07-24T06:35:14.837Z] #77 267.8 CC src/crun-restore.o [2022-07-24T06:35:15.096Z] #77 267.8 CC src/crun-state.o [2022-07-24T06:35:15.096Z] #77 267.8 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-24T06:35:15.096Z] #77 267.8 CC src/libcrun/libcrun_la-container.lo [2022-07-24T06:35:15.096Z] #77 267.9 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-24T06:35:15.096Z] #77 267.9 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-24T06:35:15.096Z] #77 268.0 CC src/libcrun/libcrun_la-utils.lo [2022-07-24T06:35:15.096Z] #77 268.1 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-24T06:35:15.356Z] #77 268.1 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-24T06:35:15.356Z] #77 268.2 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-24T06:35:15.356Z] #77 268.2 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-24T06:35:15.356Z] #77 268.2 CC src/libcrun/libcrun_la-criu.lo [2022-07-24T06:35:15.356Z] #77 268.3 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-24T06:35:15.615Z] #77 268.3 CC src/libcrun/libcrun_la-linux.lo [2022-07-24T06:35:15.615Z] #77 268.4 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-24T06:35:15.615Z] #77 268.4 CC src/libcrun/libcrun_la-status.lo [2022-07-24T06:35:15.615Z] #77 268.4 CC src/libcrun/libcrun_la-error.lo [2022-07-24T06:35:15.615Z] #77 268.5 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-24T06:35:15.615Z] #77 268.5 CC src/libcrun/libcrun_la-terminal.lo [2022-07-24T06:35:15.856Z] #60 ... [2022-07-24T06:35:15.856Z] [2022-07-24T06:35:15.856Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-24T06:35:15.856Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-24T06:35:15.856Z] #77 246.3 AR libcrun_testing.a [2022-07-24T06:35:15.856Z] #77 246.3 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-24T06:35:15.856Z] #77 246.5 CCLD tests/tests_libcrun_utils [2022-07-24T06:35:15.856Z] #77 246.5 CCLD tests/tests_libcrun_errors [2022-07-24T06:35:15.856Z] #77 246.5 CCLD tests/tests_libcrun_fuzzer [2022-07-24T06:35:15.856Z] #77 247.2 CCLD libcrun.la [2022-07-24T06:35:15.874Z] #77 268.5 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-24T06:35:15.874Z] #77 268.7 CC src/libcrun/libcrun_la-signals.lo [2022-07-24T06:35:15.874Z] #77 268.8 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-24T06:35:16.116Z] #77 248.0 CCLD crun [2022-07-24T06:35:16.133Z] #77 268.9 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-24T06:35:16.133Z] #77 268.9 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-24T06:35:16.133Z] #77 269.0 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-24T06:35:16.133Z] #77 269.1 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-24T06:35:16.392Z] #77 269.1 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-24T06:35:16.651Z] #77 269.3 CC tests/init.o [2022-07-24T06:35:16.685Z] #77 248.5 make[3]: Entering directory '/tmp/crun-build' [2022-07-24T06:35:16.911Z] #77 269.7 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-24T06:35:16.944Z] #77 248.8 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-24T06:35:16.944Z] #77 248.8 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-24T06:35:16.944Z] #77 248.8 /bin/mkdir -p '/usr/local/lib' [2022-07-24T06:35:16.944Z] #77 248.8 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-24T06:35:16.944Z] #77 248.9 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-24T06:35:16.944Z] #77 248.9 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-24T06:35:16.944Z] #77 248.9 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-24T06:35:17.204Z] #77 248.9 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-24T06:35:17.204Z] #77 249.1 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-07-24T06:35:17.204Z] #77 249.1 ---------------------------------------------------------------------- [2022-07-24T06:35:17.204Z] #77 249.1 Libraries have been installed in: [2022-07-24T06:35:17.204Z] #77 249.1 /usr/local/lib [2022-07-24T06:35:17.204Z] #77 249.1 [2022-07-24T06:35:17.204Z] #77 249.1 If you ever happen to want to link against installed libraries [2022-07-24T06:35:17.204Z] #77 249.1 in a given directory, LIBDIR, you must either use libtool, and [2022-07-24T06:35:17.204Z] #77 249.1 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-24T06:35:17.204Z] #77 249.1 flag during linking and do at least one of the following: [2022-07-24T06:35:17.204Z] #77 249.1 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-24T06:35:17.204Z] #77 249.1 during execution [2022-07-24T06:35:17.204Z] #77 249.1 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-24T06:35:17.204Z] #77 249.1 during linking [2022-07-24T06:35:17.204Z] #77 249.1 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-24T06:35:17.204Z] #77 249.1 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-24T06:35:17.204Z] #77 249.1 [2022-07-24T06:35:17.204Z] #77 249.1 See any operating system documentation about shared libraries for [2022-07-24T06:35:17.204Z] #77 249.1 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-24T06:35:17.204Z] #77 249.1 ---------------------------------------------------------------------- [2022-07-24T06:35:17.204Z] #77 249.1 /bin/mkdir -p '/build' [2022-07-24T06:35:17.204Z] #77 249.1 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-24T06:35:17.204Z] #77 249.2 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-24T06:35:17.463Z] #77 249.2 make[3]: Leaving directory '/tmp/crun-build' [2022-07-24T06:35:17.463Z] #77 249.2 make[2]: Leaving directory '/tmp/crun-build' [2022-07-24T06:35:17.463Z] #77 249.2 make[1]: Leaving directory '/tmp/crun-build' [2022-07-24T06:35:17.723Z] #77 DONE 249.5s [2022-07-24T06:35:17.723Z] [2022-07-24T06:35:17.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-24T06:35:17.723Z] #60 sha256:3bb9c7df24db6bb4f76f63b283fa033ecf573925706543d7e7cc9e3343183cca [2022-07-24T06:35:17.902Z] #49 ... [2022-07-24T06:35:17.902Z] [2022-07-24T06:35:17.902Z] #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-24T06:35:17.902Z] #69 sha256:590671de9d2336fb8db1eb9af9361e75bfe459bdeb19ab5114a81d5e3bbfd468 [2022-07-24T06:35:17.902Z] #69 1.721 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-24T06:35:17.902Z] #69 1.736 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-24T06:35:17.902Z] #69 1.830 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-24T06:35:17.902Z] #69 1.921 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-24T06:35:17.902Z] #69 2.186 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-24T06:35:17.902Z] #69 2.592 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-24T06:35:17.902Z] #69 3.107 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-24T06:35:17.902Z] #69 3.553 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-24T06:35:17.902Z] #69 3.936 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-24T06:35:17.902Z] #69 4.374 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-24T06:35:17.902Z] #69 4.377 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [148 kB] [2022-07-24T06:35:17.902Z] #69 4.383 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [158 kB] [2022-07-24T06:35:17.902Z] #69 4.401 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-24T06:35:17.902Z] #69 4.403 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [140 kB] [2022-07-24T06:35:17.902Z] #69 4.412 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB] [2022-07-24T06:35:17.902Z] #69 4.420 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-24T06:35:17.902Z] #69 4.420 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-24T06:35:17.902Z] #69 4.421 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-24T06:35:17.902Z] #69 4.422 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-24T06:35:17.902Z] #69 4.423 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-24T06:35:17.902Z] #69 4.424 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-24T06:35:17.902Z] #69 ... [2022-07-24T06:35:17.902Z] [2022-07-24T06:35:17.902Z] #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-24T06:35:17.902Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-24T06:35:17.902Z] #20 1.971 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-24T06:35:17.902Z] #20 1.998 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-24T06:35:17.902Z] #20 1.999 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-24T06:35:17.902Z] #20 2.340 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-24T06:35:17.902Z] #20 2.712 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-24T06:35:17.902Z] #20 3.164 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-24T06:35:17.902Z] #20 3.655 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-24T06:35:17.902Z] #20 4.327 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-24T06:35:17.902Z] #20 4.828 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-24T06:35:17.902Z] #20 5.149 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [148 kB] [2022-07-24T06:35:17.902Z] #20 5.155 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB] [2022-07-24T06:35:17.902Z] #20 5.161 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [140 kB] [2022-07-24T06:35:17.902Z] #20 5.170 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-24T06:35:17.902Z] #20 5.195 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-24T06:35:17.902Z] #20 5.216 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [158 kB] [2022-07-24T06:35:17.902Z] #20 5.225 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-24T06:35:17.902Z] #20 5.225 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-24T06:35:17.902Z] #20 5.225 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-24T06:35:17.902Z] #20 5.232 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-24T06:35:17.902Z] #20 5.233 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-24T06:35:17.902Z] #20 5.233 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-24T06:35:17.902Z] #20 ... [2022-07-24T06:35:17.902Z] [2022-07-24T06:35:17.902Z] #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-24T06:35:17.902Z] #74 sha256:031374450f6580be0c39fa86efa296414f1a3d5303fd8e2738ffb85a652715de [2022-07-24T06:35:17.902Z] #74 1.346 + RM_GOPATH=0 [2022-07-24T06:35:17.902Z] #74 1.346 + TMP_GOPATH= [2022-07-24T06:35:17.902Z] #74 1.346 + : /build [2022-07-24T06:35:17.902Z] #74 1.346 + '[' -z '' ']' [2022-07-24T06:35:17.902Z] #74 1.346 ++ mktemp -d [2022-07-24T06:35:17.902Z] #74 1.346 + export GOPATH=/tmp/tmp.raeiF1ZjNS [2022-07-24T06:35:17.902Z] #74 1.346 + GOPATH=/tmp/tmp.raeiF1ZjNS [2022-07-24T06:35:17.902Z] #74 1.346 + RM_GOPATH=1 [2022-07-24T06:35:17.902Z] #74 1.346 + case "$(go env GOARCH)" in [2022-07-24T06:35:17.902Z] #74 1.346 ++ go env GOARCH [2022-07-24T06:35:17.902Z] #74 1.360 + export GO_BUILDMODE=-buildmode=pie [2022-07-24T06:35:17.902Z] #74 1.360 + GO_BUILDMODE=-buildmode=pie [2022-07-24T06:35:17.902Z] #74 1.362 ++ dirname /install.sh [2022-07-24T06:35:17.902Z] #74 1.363 + dir=/ [2022-07-24T06:35:17.902Z] #74 1.363 + bin=rootlesskit [2022-07-24T06:35:17.902Z] #74 1.363 + shift [2022-07-24T06:35:17.902Z] #74 1.363 + '[' '!' -f //rootlesskit.installer ']' [2022-07-24T06:35:17.902Z] #74 1.363 + . //rootlesskit.installer [2022-07-24T06:35:17.902Z] #74 1.363 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-24T06:35:17.902Z] #74 1.363 + install_rootlesskit [2022-07-24T06:35:17.902Z] #74 1.363 + case "$1" in [2022-07-24T06:35:17.902Z] #74 1.363 + export CGO_ENABLED=0 [2022-07-24T06:35:17.902Z] #74 1.363 + CGO_ENABLED=0 [2022-07-24T06:35:17.902Z] #74 1.363 + _install_rootlesskit [2022-07-24T06:35:17.902Z] #74 1.364 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-24T06:35:17.902Z] #74 1.364 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-24T06:35:17.902Z] #74 1.364 + GOBIN=/build [2022-07-24T06:35:17.902Z] #74 1.364 + GO111MODULE=on [2022-07-24T06:35:17.902Z] #74 1.364 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-24T06:35:17.902Z] #74 1.364 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-24T06:35:17.902Z] #74 1.799 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-24T06:35:17.902Z] #74 3.812 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-24T06:35:17.902Z] #74 3.812 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-24T06:35:17.902Z] #74 4.036 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-24T06:35:17.902Z] #74 5.289 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-24T06:35:17.902Z] #74 5.930 go: downloading github.com/google/uuid v1.3.0 [2022-07-24T06:35:17.902Z] #74 5.930 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-24T06:35:17.902Z] #74 6.002 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-24T06:35:17.902Z] #74 6.180 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-24T06:35:17.902Z] #74 6.201 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-24T06:35:17.902Z] #74 6.282 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-24T06:35:17.902Z] #74 6.511 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-24T06:35:17.902Z] #74 6.577 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-24T06:35:17.902Z] #74 7.317 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-24T06:35:17.902Z] #74 7.463 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-24T06:35:22.617Z] #23 13.36 Collecting yamllint==1.26.1 [2022-07-24T06:35:22.617Z] #23 14.44 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-24T06:35:24.001Z] #23 16.31 Collecting pathspec>=0.5.3 [2022-07-24T06:35:24.001Z] #23 16.33 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-24T06:35:24.573Z] #23 17.05 Collecting pyyaml [2022-07-24T06:35:24.833Z] #23 17.06 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-24T06:35:24.833Z] #23 17.15 Building wheels for collected packages: yamllint [2022-07-24T06:35:24.833Z] #23 17.16 Building wheel for yamllint (setup.py): started [2022-07-24T06:35:26.745Z] #23 18.86 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-24T06:35:26.746Z] #23 18.88 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=cf8fe77e4775a28aad091854b69cd508fa0737cee16616d2d172ed89c3ea436e [2022-07-24T06:35:26.746Z] #23 18.88 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-24T06:35:26.746Z] #23 18.89 Successfully built yamllint [2022-07-24T06:35:26.746Z] #23 18.93 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-24T06:35:27.317Z] #23 19.59 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-24T06:35:27.888Z] #23 DONE 20.3s [2022-07-24T06:35:27.888Z] [2022-07-24T06:35:27.888Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-24T06:35:27.888Z] #27 sha256:dd62d7f008877d254fef54f6a3ac4497091495f6a9c566c733cd17e3766198e4 [2022-07-24T06:35:28.148Z] #27 DONE 0.2s [2022-07-24T06:35:28.148Z] [2022-07-24T06:35:28.148Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-24T06:35:28.148Z] #32 sha256:05684a45b733dead6ba96652f119eeb988f9d2efb7f18ed07f44b32f8822bbf6 [2022-07-24T06:35:28.720Z] #32 DONE 0.4s [2022-07-24T06:35:28.720Z] [2022-07-24T06:35:28.720Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-24T06:35:28.720Z] #35 sha256:8657485aeadafa53ff1ee86ba0865d972c20bca0d7dd80fd7b422bf8e5c81384 [2022-07-24T06:35:28.720Z] #35 DONE 0.1s [2022-07-24T06:35:28.720Z] [2022-07-24T06:35:28.720Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-24T06:35:28.720Z] #37 sha256:50f8fd7ce0fd71f45f4ab1ed20d5fab922cdeb62dc8b204f4ff7d8554a5e3ad5 [2022-07-24T06:35:29.661Z] #37 DONE 0.7s [2022-07-24T06:35:29.661Z] [2022-07-24T06:35:29.661Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-24T06:35:29.661Z] #39 sha256:4b87441906ee91a7791b8f10f564a8667e15cfb46cde1c9ea6385f18491bd76e [2022-07-24T06:35:29.661Z] #39 DONE 0.1s [2022-07-24T06:35:29.661Z] [2022-07-24T06:35:29.661Z] #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-24T06:35:29.661Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-24T06:35:29.661Z] #55 ... [2022-07-24T06:35:29.661Z] [2022-07-24T06:35:29.661Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-24T06:35:29.661Z] #41 sha256:e099a8e0c7d88addfcfc56dddddb5abfc7871ef4ced42d852e045dbf7e741c9d [2022-07-24T06:35:29.661Z] #41 DONE 0.1s [2022-07-24T06:35:29.661Z] [2022-07-24T06:35:29.661Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-24T06:35:29.661Z] #45 sha256:e4a12ade0ae23472768d2c03e275937341b65f34edbaa7f999d3ebe3b5cdab1d [2022-07-24T06:35:29.661Z] #45 DONE 0.1s [2022-07-24T06:35:29.661Z] [2022-07-24T06:35:29.661Z] #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-24T06:35:29.661Z] #60 sha256:15a20ea72062e1d346288274018c6bf8c30dc34d384b680fb9947f78de2e0161 [2022-07-24T06:35:30.097Z] #74 ... [2022-07-24T06:35:30.097Z] [2022-07-24T06:35:30.097Z] #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-24T06:35:30.097Z] #69 sha256:590671de9d2336fb8db1eb9af9361e75bfe459bdeb19ab5114a81d5e3bbfd468 [2022-07-24T06:35:30.097Z] #69 21.56 Fetched 49.1 MB in 20s (2450 kB/s) [2022-07-24T06:35:34.447Z] #64 269.7 # github.com/containerd/containerd/cmd/containerd [2022-07-24T06:35:34.447Z] #64 269.7 /usr/bin/ld: /tmp/go-link-596304712/000019.o: in function `New': [2022-07-24T06:35:34.447Z] #64 269.7 /tmp/tmp.0LnlVNH9Bp/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-24T06:35:34.447Z] #64 269.8 + bin/containerd-stress [2022-07-24T06:35:34.447Z] #64 270.9 + bin/containerd-shim [2022-07-24T06:35:35.020Z] #77 ... [2022-07-24T06:35:35.020Z] [2022-07-24T06:35:35.020Z] #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-24T06:35:35.020Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-24T06:35:35.020Z] #47 DONE 368.7s [2022-07-24T06:35:35.020Z] [2022-07-24T06:35:35.020Z] #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-24T06:35:35.020Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-24T06:35:36.673Z] #69 21.56 Reading package lists... [2022-07-24T06:35:36.673Z] #69 ... [2022-07-24T06:35:36.673Z] [2022-07-24T06:35:36.673Z] #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-24T06:35:36.673Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-24T06:35:36.673Z] #20 21.78 Fetched 49.1 MB in 20s (2451 kB/s) [2022-07-24T06:35:36.990Z] #64 279.3 + bin/containerd-shim-runc-v1 [2022-07-24T06:35:38.058Z] #20 21.78 Reading package lists... [2022-07-24T06:35:38.058Z] #20 ... [2022-07-24T06:35:38.058Z] [2022-07-24T06:35:38.058Z] #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-24T06:35:38.058Z] #49 sha256:04215169a1208fca40eaec12f9fd4d3c6d64540440c695d9aef63e37c4914ff2 [2022-07-24T06:35:38.058Z] #49 21.47 Fetched 49.1 MB in 20s (2448 kB/s) [2022-07-24T06:35:38.058Z] #49 21.47 Reading package lists... [2022-07-24T06:35:38.315Z] #55 ... [2022-07-24T06:35:38.315Z] [2022-07-24T06:35:38.315Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-24T06:35:38.315Z] #48 sha256:2204fad57596a73c49cc286c68b80081eb1fa9cd78a5d7a8f4d9c7b84ef29361 [2022-07-24T06:35:38.611Z] #48 DONE 0.5s [2022-07-24T06:35:38.611Z] [2022-07-24T06:35:38.611Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-24T06:35:38.611Z] #52 sha256:6578290af8f116b5d062fc924178d9c71039d23229b446055f3b95e362fea1a1 [2022-07-24T06:35:38.611Z] #52 DONE 0.1s [2022-07-24T06:35:38.611Z] [2022-07-24T06:35:38.611Z] #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-24T06:35:38.611Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-24T06:35:38.611Z] #55 ... [2022-07-24T06:35:38.612Z] [2022-07-24T06:35:38.612Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-24T06:35:38.612Z] #54 sha256:f72a0202766a4acf375ba51f6c0ed62d10345bee98a8b9e07bcfd75c19158b71 [2022-07-24T06:35:38.612Z] #54 DONE 0.1s [2022-07-24T06:35:38.619Z] #49 30.46 Reading package lists... [2022-07-24T06:35:38.619Z] #49 ... [2022-07-24T06:35:38.619Z] [2022-07-24T06:35:38.619Z] #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-24T06:35:38.619Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-24T06:35:38.619Z] #20 21.78 Reading package lists... [2022-07-24T06:35:38.872Z] [2022-07-24T06:35:38.872Z] #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-24T06:35:38.872Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-24T06:35:39.668Z] #60 ... [2022-07-24T06:35:39.668Z] [2022-07-24T06:35:39.668Z] #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-24T06:35:39.668Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-24T06:35:39.668Z] #55 309.6 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-24T06:35:39.668Z] #55 DONE 310.6s [2022-07-24T06:35:39.668Z] [2022-07-24T06:35:39.668Z] #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-24T06:35:39.668Z] #60 sha256:3bb9c7df24db6bb4f76f63b283fa033ecf573925706543d7e7cc9e3343183cca [2022-07-24T06:35:39.668Z] #60 178.4 + mkdir -p /build [2022-07-24T06:35:39.668Z] #60 178.4 + cp runc /build/runc [2022-07-24T06:35:39.668Z] #60 DONE 179.4s [2022-07-24T06:35:39.668Z] [2022-07-24T06:35:39.668Z] #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-24T06:35:39.668Z] #64 sha256:b3169bbf175ea7b9722dd3331323071f17f11418e351345910a8e910059e7730 [2022-07-24T06:35:39.929Z] #64 ... [2022-07-24T06:35:39.929Z] [2022-07-24T06:35:39.929Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-24T06:35:39.929Z] #56 sha256:8b7a5fa658c971a9598f53dbd008d7051ca17173f12e0f4e69a8fc654277a5a0 [2022-07-24T06:35:40.503Z] #56 DONE 0.7s [2022-07-24T06:35:40.503Z] [2022-07-24T06:35:40.503Z] #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-24T06:35:40.503Z] #64 sha256:b3169bbf175ea7b9722dd3331323071f17f11418e351345910a8e910059e7730 [2022-07-24T06:35:40.763Z] #64 ... [2022-07-24T06:35:40.763Z] [2022-07-24T06:35:40.763Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-24T06:35:40.763Z] #58 sha256:231b4ff5d246db6af26c842db45282f66571fa9fbdd7a55a9dc6906dfbed2f01 [2022-07-24T06:35:40.763Z] #58 DONE 0.1s [2022-07-24T06:35:40.763Z] [2022-07-24T06:35:40.763Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-24T06:35:40.763Z] #61 sha256:e12ea2ba8ef26b440625284a91bd4ccdb33d871e336df59a4c77cf3bceac862f [2022-07-24T06:35:41.025Z] #61 DONE 0.3s [2022-07-24T06:35:41.025Z] [2022-07-24T06:35:41.025Z] #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-24T06:35:41.025Z] #64 sha256:b3169bbf175ea7b9722dd3331323071f17f11418e351345910a8e910059e7730 [2022-07-24T06:35:42.276Z] #64 284.3 + bin/containerd-shim-runc-v2 [2022-07-24T06:35:42.276Z] #64 285.1 + binaries [2022-07-24T06:35:42.276Z] #64 285.1 + install -D bin/containerd /build/containerd [2022-07-24T06:35:42.276Z] #64 285.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-24T06:35:42.276Z] #64 285.1 + install -D bin/ctr /build/ctr [2022-07-24T06:35:42.407Z] #64 276.9 + bin/containerd [2022-07-24T06:35:44.169Z] #55 ... [2022-07-24T06:35:44.169Z] [2022-07-24T06:35:44.169Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-24T06:35:44.169Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-24T06:35:44.169Z] #77 296.2 CCLD tests/init [2022-07-24T06:35:46.716Z] #20 31.15 Reading package lists... [2022-07-24T06:35:46.716Z] #20 ... [2022-07-24T06:35:46.716Z] [2022-07-24T06:35:46.716Z] #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-24T06:35:46.716Z] #49 sha256:04215169a1208fca40eaec12f9fd4d3c6d64540440c695d9aef63e37c4914ff2 [2022-07-24T06:35:46.716Z] #49 30.46 Reading package lists... [2022-07-24T06:35:48.849Z] #64 DONE 290.9s [2022-07-24T06:35:48.849Z] [2022-07-24T06:35:48.849Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-24T06:35:48.849Z] #65 sha256:59901e7d76f56682179e71e52a06748ec61b295a132136c3e8b960d76fbedd7d [2022-07-24T06:35:48.863Z] #49 39.40 Building dependency tree... [2022-07-24T06:35:48.863Z] #49 ... [2022-07-24T06:35:48.864Z] [2022-07-24T06:35:48.864Z] #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-24T06:35:48.864Z] #69 sha256:590671de9d2336fb8db1eb9af9361e75bfe459bdeb19ab5114a81d5e3bbfd468 [2022-07-24T06:35:48.864Z] #69 21.56 Reading package lists... [2022-07-24T06:35:48.864Z] #69 31.34 Reading package lists... [2022-07-24T06:35:48.864Z] #69 40.55 Building dependency tree... [2022-07-24T06:35:48.864Z] #69 ... [2022-07-24T06:35:48.864Z] [2022-07-24T06:35:48.864Z] #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-24T06:35:48.864Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-24T06:35:48.864Z] #20 31.15 Reading package lists... [2022-07-24T06:35:50.230Z] #20 40.33 Building dependency tree... [2022-07-24T06:35:51.395Z] #65 DONE 2.1s [2022-07-24T06:35:51.395Z] [2022-07-24T06:35:51.395Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-24T06:35:51.395Z] #70 sha256:f335a773c8cd1b56b80b880de3fb6cdc88dae22811eaaffc5552316b6442486d [2022-07-24T06:35:51.395Z] #70 DONE 0.4s [2022-07-24T06:35:51.395Z] [2022-07-24T06:35:51.395Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-24T06:35:51.395Z] #75 sha256:2815cdc2d70583aa40138248e405e819e45de3a9ecd78c573ba21beb3d3b7862 [2022-07-24T06:35:52.122Z] #20 44.37 The following additional packages will be installed: [2022-07-24T06:35:52.122Z] #20 44.37 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-24T06:35:52.122Z] #20 44.37 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-24T06:35:52.122Z] #20 44.37 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-24T06:35:52.122Z] #20 44.37 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-24T06:35:52.122Z] #20 44.38 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-24T06:35:52.122Z] #20 44.40 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-24T06:35:52.122Z] #20 44.40 mingw-w64-common mingw-w64-x86-64-dev [2022-07-24T06:35:52.122Z] #20 44.44 Suggested packages: [2022-07-24T06:35:52.122Z] #20 44.44 gcc-10-locales seccomp wine64 [2022-07-24T06:35:52.686Z] #20 45.16 The following NEW packages will be installed: [2022-07-24T06:35:52.686Z] #20 45.16 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-24T06:35:52.686Z] #20 45.16 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-24T06:35:52.686Z] #20 45.16 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-24T06:35:52.686Z] #20 45.16 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-24T06:35:52.686Z] #20 45.16 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-24T06:35:52.686Z] #20 45.17 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-24T06:35:52.686Z] #20 45.18 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-24T06:35:52.686Z] #20 45.18 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-24T06:35:52.686Z] #20 45.18 mingw-w64-x86-64-dev [2022-07-24T06:35:52.942Z] #20 45.57 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-07-24T06:35:52.942Z] #20 45.57 Need to get 115 MB of archives. [2022-07-24T06:35:52.942Z] #20 45.57 After this operation, 645 MB of additional disk space will be used. [2022-07-24T06:35:52.942Z] #20 45.57 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-07-24T06:35:53.198Z] #20 45.62 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-24T06:35:53.198Z] #20 45.67 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-24T06:35:53.198Z] #20 45.67 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-24T06:35:53.198Z] #20 45.67 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-24T06:35:53.198Z] #20 45.68 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-24T06:35:53.198Z] #20 45.76 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-24T06:35:53.455Z] #20 45.83 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-24T06:35:53.455Z] #20 45.83 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-24T06:35:53.455Z] #20 46.07 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-24T06:35:53.984Z] #75 DONE 2.3s [2022-07-24T06:35:53.984Z] [2022-07-24T06:35:53.984Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-24T06:35:53.984Z] #78 sha256:3ff780b85851f224e323fc122335c5fc51f9efa541422018167ce8f01bdd7ac5 [2022-07-24T06:35:53.984Z] #78 DONE 0.1s [2022-07-24T06:35:53.984Z] [2022-07-24T06:35:53.984Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-24T06:35:53.984Z] #79 sha256:10d985e20a62ede8a2ee9ea36fa5d524cfa3f5a7255f3d3a133f69ef2cda40e0 [2022-07-24T06:35:53.984Z] #79 DONE 0.0s [2022-07-24T06:35:53.984Z] [2022-07-24T06:35:53.984Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-24T06:35:53.984Z] #80 sha256:901194d9647116f575f8391962b8eeb6617ca4e7d317c7275e5434fd2c705274 [2022-07-24T06:35:53.984Z] #80 DONE 0.0s [2022-07-24T06:35:53.984Z] [2022-07-24T06:35:53.984Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-24T06:35:53.984Z] #81 sha256:4494fb627ac3c31315a4bb6763f382fe1f052853fc2e70d19df27dd7d18c2cf1 [2022-07-24T06:35:54.019Z] #20 46.58 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-24T06:35:54.019Z] #20 ... [2022-07-24T06:35:54.019Z] [2022-07-24T06:35:54.019Z] #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-24T06:35:54.019Z] #49 sha256:04215169a1208fca40eaec12f9fd4d3c6d64540440c695d9aef63e37c4914ff2 [2022-07-24T06:35:54.019Z] #49 39.40 Building dependency tree... [2022-07-24T06:35:54.019Z] #49 43.49 The following additional packages will be installed: [2022-07-24T06:35:54.019Z] #49 43.51 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-07-24T06:35:54.019Z] #49 43.55 Suggested packages: [2022-07-24T06:35:54.019Z] #49 43.55 cmake-doc ninja-build lrzip [2022-07-24T06:35:54.019Z] #49 43.55 Recommended packages: [2022-07-24T06:35:54.019Z] #49 43.55 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-24T06:35:54.019Z] #49 44.23 The following NEW packages will be installed: [2022-07-24T06:35:54.019Z] #49 44.26 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-07-24T06:35:54.019Z] #49 44.73 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-07-24T06:35:54.019Z] #49 44.73 Need to get 8418 kB of archives. [2022-07-24T06:35:54.019Z] #49 44.73 After this operation, 34.9 MB of additional disk space will be used. [2022-07-24T06:35:54.019Z] #49 44.73 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-24T06:35:54.019Z] #49 44.74 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-24T06:35:54.019Z] #49 44.74 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-24T06:35:54.019Z] #49 44.77 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-07-24T06:35:54.019Z] #49 44.78 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-07-24T06:35:54.019Z] #49 44.78 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-07-24T06:35:54.019Z] #49 44.79 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-07-24T06:35:54.019Z] #49 44.79 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-07-24T06:35:54.019Z] #49 45.47 debconf: delaying package configuration, since apt-utils is not installed [2022-07-24T06:35:54.019Z] #49 45.78 Fetched 8418 kB in 0s (17.7 MB/s) [2022-07-24T06:35:54.019Z] #49 45.82 Selecting previously unselected package xxd. [2022-07-24T06:35:54.019Z] #49 45.82 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-07-24T06:35:54.019Z] #49 45.87 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-24T06:35:54.019Z] #49 45.88 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-24T06:35:54.019Z] #49 45.99 Selecting previously unselected package vim-common. [2022-07-24T06:35:54.019Z] #49 45.99 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-24T06:35:54.019Z] #49 46.01 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-24T06:35:54.019Z] #49 46.16 Selecting previously unselected package cmake-data. [2022-07-24T06:35:54.019Z] #49 46.17 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-24T06:35:54.019Z] #49 46.17 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-24T06:35:54.276Z] #49 ... [2022-07-24T06:35:54.276Z] [2022-07-24T06:35:54.276Z] #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-24T06:35:54.276Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-24T06:35:54.276Z] #20 46.82 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-24T06:35:54.533Z] #20 ... [2022-07-24T06:35:54.533Z] [2022-07-24T06:35:54.533Z] #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-24T06:35:54.533Z] #69 sha256:590671de9d2336fb8db1eb9af9361e75bfe459bdeb19ab5114a81d5e3bbfd468 [2022-07-24T06:35:54.533Z] #69 40.55 Building dependency tree... [2022-07-24T06:35:54.533Z] #69 44.63 The following additional packages will be installed: [2022-07-24T06:35:54.533Z] #69 44.64 libbtrfs0 [2022-07-24T06:35:54.533Z] #69 44.83 The following NEW packages will be installed: [2022-07-24T06:35:54.533Z] #69 44.85 libbtrfs-dev libbtrfs0 [2022-07-24T06:35:54.533Z] #69 45.29 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-07-24T06:35:54.533Z] #69 45.29 Need to get 460 kB of archives. [2022-07-24T06:35:54.533Z] #69 45.29 After this operation, 1237 kB of additional disk space will be used. [2022-07-24T06:35:54.533Z] #69 45.29 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-24T06:35:54.533Z] #69 45.29 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-24T06:35:54.533Z] #69 45.94 debconf: delaying package configuration, since apt-utils is not installed [2022-07-24T06:35:54.533Z] #69 46.23 Fetched 460 kB in 0s (1615 kB/s) [2022-07-24T06:35:54.533Z] #69 46.30 Selecting previously unselected package libbtrfs0:amd64. [2022-07-24T06:35:54.533Z] #69 46.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 ... 30255 files and directories currently installed.) [2022-07-24T06:35:54.533Z] #69 46.35 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-24T06:35:54.533Z] #69 46.38 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-24T06:35:54.533Z] #69 46.52 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-24T06:35:54.533Z] #69 46.52 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-24T06:35:54.533Z] #69 46.52 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-24T06:35:54.533Z] #69 46.66 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-24T06:35:54.533Z] #69 46.68 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-24T06:35:54.533Z] #69 46.70 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-24T06:35:54.533Z] #69 DONE 47.0s [2022-07-24T06:35:54.533Z] [2022-07-24T06:35:54.533Z] #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-24T06:35:54.533Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-24T06:35:54.533Z] #20 47.01 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-24T06:35:54.790Z] #20 ... [2022-07-24T06:35:54.790Z] [2022-07-24T06:35:54.790Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-24T06:35:54.790Z] #70 sha256:0c59a4f779660341ad192cf4f3f435cc9b2be6cc99a3fd9710b76d334703920e [2022-07-24T06:35:54.790Z] #70 DONE 0.1s [2022-07-24T06:35:54.790Z] [2022-07-24T06:35:54.790Z] #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-24T06:35:54.790Z] #71 sha256:e4c1494efab5192f01bcf6d928e2b80acd55ca1e49df2ac704fa4b938bbe988d [2022-07-24T06:35:54.924Z] #81 DONE 0.9s [2022-07-24T06:35:54.924Z] [2022-07-24T06:35:54.924Z] #82 exporting to image [2022-07-24T06:35:54.924Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-24T06:35:54.924Z] #82 exporting layers [2022-07-24T06:35:55.352Z] #71 0.783 + RM_GOPATH=0 [2022-07-24T06:35:55.352Z] #71 0.783 + TMP_GOPATH= [2022-07-24T06:35:55.352Z] #71 0.783 + : /build [2022-07-24T06:35:55.352Z] #71 0.783 + '[' -z '' ']' [2022-07-24T06:35:55.352Z] #71 0.784 ++ mktemp -d [2022-07-24T06:35:55.352Z] #71 0.790 + export GOPATH=/tmp/tmp.aSt1CMzw4C [2022-07-24T06:35:55.352Z] #71 0.790 + GOPATH=/tmp/tmp.aSt1CMzw4C [2022-07-24T06:35:55.352Z] #71 0.790 + RM_GOPATH=1 [2022-07-24T06:35:55.352Z] #71 0.790 + case "$(go env GOARCH)" in [2022-07-24T06:35:55.352Z] #71 0.791 ++ go env GOARCH [2022-07-24T06:35:55.352Z] #71 0.799 + export GO_BUILDMODE=-buildmode=pie [2022-07-24T06:35:55.352Z] #71 0.799 + GO_BUILDMODE=-buildmode=pie [2022-07-24T06:35:55.352Z] #71 0.799 ++ dirname /install.sh [2022-07-24T06:35:55.352Z] #71 0.800 + dir=/ [2022-07-24T06:35:55.352Z] #71 0.801 + bin=containerd [2022-07-24T06:35:55.352Z] #71 0.801 + shift [2022-07-24T06:35:55.352Z] #71 0.801 + '[' '!' -f //containerd.installer ']' [2022-07-24T06:35:55.352Z] #71 0.801 + . //containerd.installer [2022-07-24T06:35:55.352Z] #71 0.801 ++ set -e [2022-07-24T06:35:55.352Z] #71 0.802 ++ : v1.6.6 [2022-07-24T06:35:55.352Z] #71 0.802 + install_containerd [2022-07-24T06:35:55.352Z] #71 0.802 + echo 'Install containerd version v1.6.6' [2022-07-24T06:35:55.352Z] #71 0.803 Install containerd version v1.6.6 [2022-07-24T06:35:55.352Z] #71 0.803 + git clone https://github.com/containerd/containerd.git /tmp/tmp.aSt1CMzw4C/src/github.com/containerd/containerd [2022-07-24T06:35:55.352Z] #71 0.810 Cloning into '/tmp/tmp.aSt1CMzw4C/src/github.com/containerd/containerd'... [2022-07-24T06:35:56.237Z] #60 ... [2022-07-24T06:35:56.237Z] [2022-07-24T06:35:56.237Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-24T06:35:56.237Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-24T06:35:56.237Z] #77 286.8 CCLD libocispec.la [2022-07-24T06:35:56.807Z] #77 287.3 CCLD src/validate [2022-07-24T06:35:56.807Z] #77 287.3 CCLD tests/test-1 [2022-07-24T06:35:56.807Z] #77 287.3 CCLD tests/test-2 [2022-07-24T06:35:56.807Z] #77 287.3 CCLD tests/test-3 [2022-07-24T06:35:56.807Z] #77 287.3 CCLD tests/test-4 [2022-07-24T06:35:56.807Z] #77 287.4 CCLD tests/test-5 [2022-07-24T06:35:56.807Z] #77 287.4 CCLD tests/test-6 [2022-07-24T06:35:56.807Z] #77 287.5 CCLD tests/test-7 [2022-07-24T06:35:57.068Z] #77 287.5 CCLD tests/test-8 [2022-07-24T06:35:57.068Z] #77 287.6 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-24T06:35:57.068Z] #77 287.6 CCLD tests/test-9 [2022-07-24T06:35:57.068Z] #77 287.7 CCLD tests/test-10 [2022-07-24T06:35:57.068Z] #77 287.8 CCLD tests/test-11 [2022-07-24T06:35:57.873Z] #71 ... [2022-07-24T06:35:57.873Z] [2022-07-24T06:35:57.873Z] #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-24T06:35:57.873Z] #49 sha256:04215169a1208fca40eaec12f9fd4d3c6d64540440c695d9aef63e37c4914ff2 [2022-07-24T06:35:57.873Z] #49 47.81 Selecting previously unselected package libarchive13:amd64. [2022-07-24T06:35:57.873Z] #49 47.83 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-07-24T06:35:57.873Z] #49 47.85 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-24T06:35:57.873Z] #49 48.02 Selecting previously unselected package libjsoncpp24:amd64. [2022-07-24T06:35:57.873Z] #49 48.03 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-07-24T06:35:57.873Z] #49 48.04 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-24T06:35:57.873Z] #49 48.11 Selecting previously unselected package librhash0:amd64. [2022-07-24T06:35:57.873Z] #49 48.11 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-07-24T06:35:57.873Z] #49 48.12 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-07-24T06:35:57.873Z] #49 48.22 Selecting previously unselected package libuv1:amd64. [2022-07-24T06:35:57.873Z] #49 48.22 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-07-24T06:35:57.873Z] #49 48.22 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-07-24T06:35:57.873Z] #49 48.27 Selecting previously unselected package cmake. [2022-07-24T06:35:57.873Z] #49 48.28 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-07-24T06:35:57.873Z] #49 48.28 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-24T06:35:57.873Z] #49 49.68 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-24T06:35:57.873Z] #49 49.70 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-24T06:35:57.873Z] #49 49.71 Setting up libuv1:amd64 (1.40.0-2) ... [2022-07-24T06:35:57.873Z] #49 49.73 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-24T06:35:57.873Z] #49 49.77 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-24T06:35:57.873Z] #49 49.78 Setting up librhash0:amd64 (1.4.1-2) ... [2022-07-24T06:35:57.873Z] #49 49.79 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-24T06:35:57.873Z] #49 49.81 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-24T06:35:57.873Z] #49 49.83 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-24T06:35:57.873Z] #49 DONE 50.2s [2022-07-24T06:35:57.873Z] [2022-07-24T06:35:57.873Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-24T06:35:57.873Z] #50 sha256:927fac9710a48f0112250de25eb0ac062378ea20adc3773e44a02ac1a2ecdacf [2022-07-24T06:35:57.873Z] #50 DONE 0.1s [2022-07-24T06:35:57.873Z] [2022-07-24T06:35:57.873Z] #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-24T06:35:57.873Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-24T06:35:57.873Z] #20 47.71 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-24T06:35:57.873Z] #20 47.94 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-24T06:35:57.873Z] #20 47.94 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-07-24T06:35:57.873Z] #20 47.94 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-07-24T06:35:57.873Z] #20 47.95 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-24T06:35:57.873Z] #20 47.95 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-24T06:35:57.873Z] #20 47.95 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-24T06:35:57.873Z] #20 47.97 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-24T06:35:57.873Z] #20 47.97 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-07-24T06:35:57.873Z] #20 47.97 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-07-24T06:35:57.873Z] #20 47.98 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-07-24T06:35:57.873Z] #20 47.98 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-07-24T06:35:57.873Z] #20 47.98 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-07-24T06:35:57.873Z] #20 47.99 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-07-24T06:35:57.873Z] #20 47.99 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-24T06:35:57.873Z] #20 47.99 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-24T06:35:57.873Z] #20 48.00 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-24T06:35:57.873Z] #20 48.44 debconf: delaying package configuration, since apt-utils is not installed [2022-07-24T06:35:57.873Z] #20 48.71 Fetched 115 MB in 3s (42.2 MB/s) [2022-07-24T06:35:57.873Z] #20 48.76 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-24T06:35:57.873Z] #20 48.76 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-07-24T06:35:57.873Z] #20 48.81 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-24T06:35:57.873Z] #20 48.82 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-24T06:35:57.873Z] #20 49.67 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-24T06:35:57.873Z] #20 49.69 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-24T06:35:57.873Z] #20 49.69 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-24T06:35:58.219Z] #82 exporting layers 3.2s done [2022-07-24T06:35:58.219Z] #82 writing image sha256:ca963f26a837e6128250f6356a76919bc1103a101c18bfe34939be9c20dd158d done [2022-07-24T06:35:58.219Z] #82 naming to docker.io/library/docker:112fb22152fa0df622337df9476ecff14c95574f done [2022-07-24T06:35:58.219Z] #82 DONE 3.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-07-24T06:35:58.438Z] #20 50.85 Selecting previously unselected package binutils-mingw-w64. [2022-07-24T06:35:58.438Z] #20 50.85 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-24T06:35:58.438Z] #20 50.87 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-24T06:35:58.438Z] #20 50.95 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-24T06:35:58.438Z] #20 50.95 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-24T06:35:58.438Z] #20 50.96 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-24T06:35:58.544Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-07-24T06:35:58.694Z] #20 51.06 Selecting previously unselected package dmsetup. [2022-07-24T06:35:58.694Z] #20 51.07 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-07-24T06:35:58.694Z] #20 51.07 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-24T06:35:58.694Z] #20 51.21 Selecting previously unselected package mingw-w64-common. [2022-07-24T06:35:58.694Z] #20 51.21 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-24T06:35:58.694Z] #20 51.22 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-24T06:35:58.828Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43858/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=112fb22152fa0df622337df9476ecff14c95574f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:112fb22152fa0df622337df9476ecff14c95574f hack/test/unit [2022-07-24T06:35:58.977Z] #77 289.4 libtool: link: ar cr libocispec.a [2022-07-24T06:35:58.977Z] #77 289.5 libtool: link: ranlib libocispec.a [2022-07-24T06:35:59.264Z] #20 ... [2022-07-24T06:35:59.264Z] [2022-07-24T06:35:59.264Z] #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-24T06:35:59.264Z] #74 sha256:031374450f6580be0c39fa86efa296414f1a3d5303fd8e2738ffb85a652715de [2022-07-24T06:35:59.264Z] #74 47.99 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-24T06:35:59.264Z] #74 47.99 + GOBIN=/build [2022-07-24T06:35:59.264Z] #74 47.99 + GO111MODULE=on [2022-07-24T06:35:59.264Z] #74 47.99 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-24T06:35:59.264Z] #74 51.44 rootlesskit version 1.0.0 [2022-07-24T06:35:59.264Z] #74 51.45 Usage of /build/rootlesskit-docker-proxy: [2022-07-24T06:35:59.264Z] #74 51.45 -container-ip string [2022-07-24T06:35:59.264Z] #74 51.45 container ip [2022-07-24T06:35:59.264Z] #74 51.45 -container-port int [2022-07-24T06:35:59.264Z] #74 51.45 container port (default -1) [2022-07-24T06:35:59.264Z] #74 51.45 -host-ip string [2022-07-24T06:35:59.264Z] #74 51.45 host ip [2022-07-24T06:35:59.264Z] #74 51.45 -host-port int [2022-07-24T06:35:59.264Z] #74 51.45 host port (default -1) [2022-07-24T06:35:59.264Z] #74 51.45 -proto string [2022-07-24T06:35:59.264Z] #74 51.45 proxy protocol (default "tcp") [2022-07-24T06:35:59.264Z] #74 DONE 51.6s [2022-07-24T06:35:59.520Z] [2022-07-24T06:35:59.520Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-24T06:35:59.520Z] #75 sha256:be208743cdb153ad711913a8302f1aae99d803728e91fd22248052a55310c0c2 [2022-07-24T06:35:59.520Z] #75 DONE 0.1s [2022-07-24T06:35:59.520Z] [2022-07-24T06:35:59.520Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-24T06:35:59.520Z] #76 sha256:4c215b71107154e76882cbbdc38b88be58e679da8285272a71325981eb69e83d [2022-07-24T06:35:59.520Z] #76 DONE 0.1s [2022-07-24T06:35:59.520Z] [2022-07-24T06:35:59.520Z] #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-24T06:35:59.520Z] #51 sha256:39f51f75400e3c42b221289ad034fc723eca112eebd37495526babb26e576731 [2022-07-24T06:35:59.520Z] #51 0.770 + RM_GOPATH=0 [2022-07-24T06:35:59.520Z] #51 0.770 + TMP_GOPATH= [2022-07-24T06:35:59.520Z] #51 0.771 + : /build [2022-07-24T06:35:59.520Z] #51 0.771 + '[' -z '' ']' [2022-07-24T06:35:59.520Z] #51 0.771 ++ mktemp -d [2022-07-24T06:35:59.520Z] #51 0.779 + export GOPATH=/tmp/tmp.rTPaBgq0yb [2022-07-24T06:35:59.520Z] #51 0.779 + GOPATH=/tmp/tmp.rTPaBgq0yb [2022-07-24T06:35:59.520Z] #51 0.779 + RM_GOPATH=1 [2022-07-24T06:35:59.520Z] #51 0.779 + case "$(go env GOARCH)" in [2022-07-24T06:35:59.520Z] #51 0.779 ++ go env GOARCH [2022-07-24T06:35:59.520Z] #51 0.795 + export GO_BUILDMODE=-buildmode=pie [2022-07-24T06:35:59.520Z] #51 0.795 + GO_BUILDMODE=-buildmode=pie [2022-07-24T06:35:59.520Z] #51 0.796 ++ dirname /install.sh [2022-07-24T06:35:59.520Z] #51 0.797 + dir=/ [2022-07-24T06:35:59.520Z] #51 0.797 + bin=tini [2022-07-24T06:35:59.520Z] #51 0.797 + shift [2022-07-24T06:35:59.520Z] #51 0.797 + '[' '!' -f //tini.installer ']' [2022-07-24T06:35:59.520Z] #51 0.797 + . //tini.installer [2022-07-24T06:35:59.520Z] #51 0.797 Install tini version v0.19.0 [2022-07-24T06:35:59.520Z] #51 0.797 ++ : v0.19.0 [2022-07-24T06:35:59.520Z] #51 0.797 + install_tini [2022-07-24T06:35:59.520Z] #51 0.797 + echo 'Install tini version v0.19.0' [2022-07-24T06:35:59.520Z] #51 0.797 + git clone https://github.com/krallin/tini.git /tmp/tmp.rTPaBgq0yb/tini [2022-07-24T06:35:59.520Z] #51 0.799 Cloning into '/tmp/tmp.rTPaBgq0yb/tini'... [2022-07-24T06:35:59.520Z] #51 1.194 + cd /tmp/tmp.rTPaBgq0yb/tini [2022-07-24T06:35:59.520Z] #51 1.194 + git checkout -q v0.19.0 [2022-07-24T06:35:59.520Z] #51 1.205 + cmake . [2022-07-24T06:35:59.520Z] #51 1.409 -- The C compiler identification is GNU 10.2.1 [2022-07-24T06:35:59.520Z] #51 1.429 -- Detecting C compiler ABI info [2022-07-24T06:35:59.776Z] #51 1.800 -- Detecting C compiler ABI info - done [2022-07-24T06:35:59.776Z] #51 1.857 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-24T06:35:59.776Z] #51 1.858 -- Detecting C compile features [2022-07-24T06:35:59.776Z] #51 1.859 -- Detecting C compile features - done [2022-07-24T06:35:59.776Z] #51 1.879 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-24T06:36:00.033Z] #51 2.025 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-24T06:36:00.033Z] #51 2.101 -- Configuring done [2022-07-24T06:36:00.033Z] #51 2.125 -- Generating done [2022-07-24T06:36:00.033Z] #51 2.130 -- Build files have been written to: /tmp/tmp.rTPaBgq0yb/tini [2022-07-24T06:36:00.033Z] #51 2.142 + make tini-static [2022-07-24T06:36:00.290Z] #51 2.389 Scanning dependencies of target tini-static [2022-07-24T06:36:00.290Z] #51 2.445 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-24T06:36:00.735Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-07-24T06:36:00.735Z] + TESTFLAGS+=' -test.timeout=5m' [2022-07-24T06:36:00.735Z] + TESTDIRS=./... [2022-07-24T06:36:00.735Z] + exclude_paths='/vendor/|/integration' [2022-07-24T06:36:00.735Z] ++ go list ./... [2022-07-24T06:36:00.735Z] ++ grep -vE '(/vendor/|/integration)' [2022-07-24T06:36:00.859Z] #51 3.100 [100%] Linking C executable tini-static [2022-07-24T06:36:00.888Z] #77 291.3 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-24T06:36:00.888Z] #77 291.3 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-24T06:36:00.888Z] #77 291.3 make[5]: Nothing to be done for 'install-data-am'. [2022-07-24T06:36:00.888Z] #77 291.3 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-24T06:36:00.888Z] #77 291.3 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-24T06:36:00.888Z] #77 291.3 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-24T06:36:00.888Z] #77 291.3 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-24T06:36:00.888Z] #77 291.3 make[2]: Entering directory '/tmp/crun-build' [2022-07-24T06:36:00.888Z] #77 291.4 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-24T06:36:00.888Z] #77 291.5 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-24T06:36:00.888Z] #77 291.5 CC src/libcrun/libcrun_testing_a-container.o [2022-07-24T06:36:00.888Z] #77 291.5 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-24T06:36:00.888Z] #77 291.5 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-24T06:36:00.888Z] #77 291.5 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-24T06:36:00.888Z] #77 291.5 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-24T06:36:00.888Z] #77 291.5 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-24T06:36:00.888Z] #77 291.6 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-24T06:36:01.118Z] #51 3.271 [100%] Built target tini-static [2022-07-24T06:36:01.118Z] #51 3.284 + mkdir -p /build [2022-07-24T06:36:01.118Z] #51 3.287 + cp tini-static /build/docker-init [2022-07-24T06:36:01.118Z] #51 DONE 3.4s [2022-07-24T06:36:01.118Z] [2022-07-24T06:36:01.118Z] #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-24T06:36:01.118Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-24T06:36:01.118Z] #20 53.70 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-24T06:36:01.118Z] #20 53.71 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-24T06:36:01.118Z] #20 53.72 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-24T06:36:01.148Z] #77 291.6 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-24T06:36:01.148Z] #77 291.6 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-24T06:36:01.148Z] #77 291.7 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-24T06:36:01.148Z] #77 291.7 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-24T06:36:01.148Z] #77 291.7 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-24T06:36:01.148Z] #77 291.7 CC src/libcrun/libcrun_testing_a-error.o [2022-07-24T06:36:01.148Z] #77 291.8 CC src/libcrun/libcrun_testing_a-status.o [2022-07-24T06:36:01.148Z] #77 291.8 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-24T06:36:01.148Z] #77 291.9 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-24T06:36:01.307Z] + pkg_list='github.com/docker/docker/api [2022-07-24T06:36:01.307Z] github.com/docker/docker/api/server [2022-07-24T06:36:01.307Z] github.com/docker/docker/api/server/backend/build [2022-07-24T06:36:01.308Z] github.com/docker/docker/api/server/httpstatus [2022-07-24T06:36:01.308Z] github.com/docker/docker/api/server/httputils [2022-07-24T06:36:01.308Z] github.com/docker/docker/api/server/middleware [2022-07-24T06:36:01.308Z] github.com/docker/docker/api/server/router [2022-07-24T06:36:01.308Z] github.com/docker/docker/api/server/router/build [2022-07-24T06:36:01.308Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-24T06:36:01.308Z] github.com/docker/docker/api/server/router/container [2022-07-24T06:36:01.308Z] github.com/docker/docker/api/server/router/debug [2022-07-24T06:36:01.308Z] github.com/docker/docker/api/server/router/distribution [2022-07-24T06:36:01.308Z] github.com/docker/docker/api/server/router/grpc [2022-07-24T06:36:01.308Z] github.com/docker/docker/api/server/router/image [2022-07-24T06:36:01.308Z] github.com/docker/docker/api/server/router/network [2022-07-24T06:36:01.308Z] github.com/docker/docker/api/server/router/plugin [2022-07-24T06:36:01.308Z] github.com/docker/docker/api/server/router/session [2022-07-24T06:36:01.308Z] github.com/docker/docker/api/server/router/swarm [2022-07-24T06:36:01.308Z] github.com/docker/docker/api/server/router/system [2022-07-24T06:36:01.308Z] github.com/docker/docker/api/server/router/volume [2022-07-24T06:36:01.308Z] github.com/docker/docker/api/types [2022-07-24T06:36:01.308Z] github.com/docker/docker/api/types/backend [2022-07-24T06:36:01.308Z] github.com/docker/docker/api/types/blkiodev [2022-07-24T06:36:01.308Z] github.com/docker/docker/api/types/container [2022-07-24T06:36:01.308Z] github.com/docker/docker/api/types/events [2022-07-24T06:36:01.308Z] github.com/docker/docker/api/types/filters [2022-07-24T06:36:01.308Z] github.com/docker/docker/api/types/image [2022-07-24T06:36:01.308Z] github.com/docker/docker/api/types/mount [2022-07-24T06:36:01.308Z] github.com/docker/docker/api/types/network [2022-07-24T06:36:01.308Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-24T06:36:01.308Z] github.com/docker/docker/api/types/registry [2022-07-24T06:36:01.308Z] github.com/docker/docker/api/types/strslice [2022-07-24T06:36:01.308Z] github.com/docker/docker/api/types/swarm [2022-07-24T06:36:01.308Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-24T06:36:01.308Z] github.com/docker/docker/api/types/time [2022-07-24T06:36:01.308Z] github.com/docker/docker/api/types/versions [2022-07-24T06:36:01.308Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-24T06:36:01.308Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-24T06:36:01.308Z] github.com/docker/docker/api/types/volume [2022-07-24T06:36:01.308Z] github.com/docker/docker/builder [2022-07-24T06:36:01.308Z] github.com/docker/docker/builder/builder-next [2022-07-24T06:36:01.308Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-24T06:36:01.308Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-24T06:36:01.308Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-24T06:36:01.308Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-24T06:36:01.308Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-24T06:36:01.308Z] github.com/docker/docker/builder/builder-next/worker [2022-07-24T06:36:01.308Z] github.com/docker/docker/builder/dockerfile [2022-07-24T06:36:01.308Z] github.com/docker/docker/builder/remotecontext [2022-07-24T06:36:01.308Z] github.com/docker/docker/builder/remotecontext/git [2022-07-24T06:36:01.308Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-24T06:36:01.308Z] github.com/docker/docker/cli [2022-07-24T06:36:01.308Z] github.com/docker/docker/cli/config [2022-07-24T06:36:01.308Z] github.com/docker/docker/cli/debug [2022-07-24T06:36:01.308Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-24T06:36:01.308Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-24T06:36:01.308Z] github.com/docker/docker/client [2022-07-24T06:36:01.308Z] github.com/docker/docker/cmd/docker-proxy [2022-07-24T06:36:01.308Z] github.com/docker/docker/cmd/dockerd [2022-07-24T06:36:01.308Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-24T06:36:01.308Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-24T06:36:01.308Z] github.com/docker/docker/container [2022-07-24T06:36:01.308Z] github.com/docker/docker/container/stream [2022-07-24T06:36:01.308Z] github.com/docker/docker/contrib/apparmor [2022-07-24T06:36:01.308Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-24T06:36:01.308Z] github.com/docker/docker/contrib/httpserver [2022-07-24T06:36:01.308Z] github.com/docker/docker/daemon [2022-07-24T06:36:01.308Z] github.com/docker/docker/daemon/cluster [2022-07-24T06:36:01.308Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-24T06:36:01.308Z] github.com/docker/docker/daemon/cluster/convert [2022-07-24T06:36:01.308Z] github.com/docker/docker/daemon/cluster/executor [2022-07-24T06:36:01.308Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-24T06:36:01.308Z] github.com/docker/docker/daemon/cluster/provider [2022-07-24T06:36:01.308Z] github.com/docker/docker/daemon/config [2022-07-24T06:36:01.308Z] github.com/docker/docker/daemon/events [2022-07-24T06:36:01.308Z] github.com/docker/docker/daemon/events/testutils [2022-07-24T06:36:01.308Z] github.com/docker/docker/daemon/exec [2022-07-24T06:36:01.308Z] github.com/docker/docker/daemon/graphdriver [2022-07-24T06:36:01.308Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-24T06:36:01.308Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-24T06:36:01.308Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-24T06:36:01.308Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-24T06:36:01.308Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-24T06:36:01.308Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-24T06:36:01.308Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-24T06:36:01.308Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-24T06:36:01.308Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-24T06:36:01.308Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-24T06:36:01.308Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-24T06:36:01.308Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-24T06:36:01.308Z] github.com/docker/docker/daemon/images [2022-07-24T06:36:01.308Z] github.com/docker/docker/daemon/initlayer [2022-07-24T06:36:01.308Z] github.com/docker/docker/daemon/links [2022-07-24T06:36:01.308Z] github.com/docker/docker/daemon/listeners [2022-07-24T06:36:01.308Z] github.com/docker/docker/daemon/logger [2022-07-24T06:36:01.308Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-24T06:36:01.308Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-24T06:36:01.308Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-24T06:36:01.308Z] github.com/docker/docker/daemon/logger/gelf [2022-07-24T06:36:01.308Z] github.com/docker/docker/daemon/logger/journald [2022-07-24T06:36:01.308Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-24T06:36:01.308Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-24T06:36:01.308Z] github.com/docker/docker/daemon/logger/local [2022-07-24T06:36:01.308Z] github.com/docker/docker/daemon/logger/logentries [2022-07-24T06:36:01.308Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-24T06:36:01.308Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-24T06:36:01.308Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-24T06:36:01.308Z] github.com/docker/docker/daemon/logger/splunk [2022-07-24T06:36:01.308Z] github.com/docker/docker/daemon/logger/syslog [2022-07-24T06:36:01.308Z] github.com/docker/docker/daemon/logger/templates [2022-07-24T06:36:01.308Z] github.com/docker/docker/daemon/names [2022-07-24T06:36:01.308Z] github.com/docker/docker/daemon/network [2022-07-24T06:36:01.308Z] github.com/docker/docker/daemon/stats [2022-07-24T06:36:01.308Z] github.com/docker/docker/distribution [2022-07-24T06:36:01.308Z] github.com/docker/docker/distribution/metadata [2022-07-24T06:36:01.308Z] github.com/docker/docker/distribution/utils [2022-07-24T06:36:01.308Z] github.com/docker/docker/distribution/xfer [2022-07-24T06:36:01.308Z] github.com/docker/docker/dockerversion [2022-07-24T06:36:01.308Z] github.com/docker/docker/errdefs [2022-07-24T06:36:01.308Z] github.com/docker/docker/image [2022-07-24T06:36:01.308Z] github.com/docker/docker/image/cache [2022-07-24T06:36:01.308Z] github.com/docker/docker/image/tarexport [2022-07-24T06:36:01.308Z] github.com/docker/docker/image/v1 [2022-07-24T06:36:01.308Z] github.com/docker/docker/internal/test/suite [2022-07-24T06:36:01.308Z] github.com/docker/docker/layer [2022-07-24T06:36:01.308Z] github.com/docker/docker/libcontainerd [2022-07-24T06:36:01.308Z] github.com/docker/docker/libcontainerd/queue [2022-07-24T06:36:01.308Z] github.com/docker/docker/libcontainerd/remote [2022-07-24T06:36:01.308Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-24T06:36:01.308Z] github.com/docker/docker/libcontainerd/types [2022-07-24T06:36:01.308Z] github.com/docker/docker/libnetwork [2022-07-24T06:36:01.308Z] github.com/docker/docker/libnetwork/bitseq [2022-07-24T06:36:01.308Z] github.com/docker/docker/libnetwork/cluster [2022-07-24T06:36:01.308Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-24T06:36:01.308Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-24T06:36:01.308Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-24T06:36:01.308Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-24T06:36:01.308Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-24T06:36:01.308Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-24T06:36:01.308Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-24T06:36:01.308Z] github.com/docker/docker/libnetwork/config [2022-07-24T06:36:01.308Z] github.com/docker/docker/libnetwork/datastore [2022-07-24T06:36:01.308Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-24T06:36:01.308Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-24T06:36:01.308Z] github.com/docker/docker/libnetwork/driverapi [2022-07-24T06:36:01.308Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-24T06:36:01.308Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-24T06:36:01.308Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-24T06:36:01.308Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-24T06:36:01.308Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-24T06:36:01.308Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-24T06:36:01.308Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-24T06:36:01.308Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-24T06:36:01.308Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-24T06:36:01.308Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-24T06:36:01.308Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-24T06:36:01.308Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-24T06:36:01.308Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-24T06:36:01.308Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-24T06:36:01.308Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-24T06:36:01.308Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-24T06:36:01.308Z] github.com/docker/docker/libnetwork/etchosts [2022-07-24T06:36:01.308Z] github.com/docker/docker/libnetwork/idm [2022-07-24T06:36:01.308Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-24T06:36:01.308Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-24T06:36:01.308Z] github.com/docker/docker/libnetwork/ipam [2022-07-24T06:36:01.308Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-24T06:36:01.308Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-24T06:36:01.308Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-24T06:36:01.308Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-24T06:36:01.308Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-24T06:36:01.308Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-24T06:36:01.308Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-24T06:36:01.308Z] github.com/docker/docker/libnetwork/iptables [2022-07-24T06:36:01.308Z] github.com/docker/docker/libnetwork/netlabel [2022-07-24T06:36:01.308Z] github.com/docker/docker/libnetwork/netutils [2022-07-24T06:36:01.308Z] github.com/docker/docker/libnetwork/networkdb [2022-07-24T06:36:01.308Z] github.com/docker/docker/libnetwork/ns [2022-07-24T06:36:01.308Z] github.com/docker/docker/libnetwork/options [2022-07-24T06:36:01.308Z] github.com/docker/docker/libnetwork/osl [2022-07-24T06:36:01.308Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-24T06:36:01.308Z] github.com/docker/docker/libnetwork/portallocator [2022-07-24T06:36:01.308Z] github.com/docker/docker/libnetwork/portmapper [2022-07-24T06:36:01.308Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-24T06:36:01.308Z] github.com/docker/docker/libnetwork/testutils [2022-07-24T06:36:01.308Z] github.com/docker/docker/libnetwork/types [2022-07-24T06:36:01.308Z] github.com/docker/docker/oci [2022-07-24T06:36:01.308Z] github.com/docker/docker/oci/caps [2022-07-24T06:36:01.308Z] github.com/docker/docker/opts [2022-07-24T06:36:01.308Z] github.com/docker/docker/pkg/aaparser [2022-07-24T06:36:01.308Z] github.com/docker/docker/pkg/archive [2022-07-24T06:36:01.308Z] github.com/docker/docker/pkg/authorization [2022-07-24T06:36:01.308Z] github.com/docker/docker/pkg/broadcaster [2022-07-24T06:36:01.308Z] github.com/docker/docker/pkg/capabilities [2022-07-24T06:36:01.308Z] github.com/docker/docker/pkg/chrootarchive [2022-07-24T06:36:01.308Z] github.com/docker/docker/pkg/containerfs [2022-07-24T06:36:01.308Z] github.com/docker/docker/pkg/devicemapper [2022-07-24T06:36:01.308Z] github.com/docker/docker/pkg/directory [2022-07-24T06:36:01.308Z] github.com/docker/docker/pkg/dmesg [2022-07-24T06:36:01.308Z] github.com/docker/docker/pkg/fileutils [2022-07-24T06:36:01.308Z] github.com/docker/docker/pkg/fsutils [2022-07-24T06:36:01.308Z] github.com/docker/docker/pkg/homedir [2022-07-24T06:36:01.308Z] github.com/docker/docker/pkg/idtools [2022-07-24T06:36:01.308Z] github.com/docker/docker/pkg/ioutils [2022-07-24T06:36:01.308Z] github.com/docker/docker/pkg/jsonmessage [2022-07-24T06:36:01.308Z] github.com/docker/docker/pkg/longpath [2022-07-24T06:36:01.308Z] github.com/docker/docker/pkg/loopback [2022-07-24T06:36:01.308Z] github.com/docker/docker/pkg/namesgenerator [2022-07-24T06:36:01.308Z] github.com/docker/docker/pkg/parsers [2022-07-24T06:36:01.308Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-24T06:36:01.308Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-24T06:36:01.308Z] github.com/docker/docker/pkg/pidfile [2022-07-24T06:36:01.308Z] github.com/docker/docker/pkg/platform [2022-07-24T06:36:01.308Z] github.com/docker/docker/pkg/plugingetter [2022-07-24T06:36:01.308Z] github.com/docker/docker/pkg/plugins [2022-07-24T06:36:01.308Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-24T06:36:01.308Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-24T06:36:01.308Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-24T06:36:01.308Z] github.com/docker/docker/pkg/plugins/transport [2022-07-24T06:36:01.308Z] github.com/docker/docker/pkg/pools [2022-07-24T06:36:01.308Z] github.com/docker/docker/pkg/progress [2022-07-24T06:36:01.308Z] github.com/docker/docker/pkg/pubsub [2022-07-24T06:36:01.308Z] github.com/docker/docker/pkg/reexec [2022-07-24T06:36:01.308Z] github.com/docker/docker/pkg/signal [2022-07-24T06:36:01.308Z] github.com/docker/docker/pkg/stack [2022-07-24T06:36:01.308Z] github.com/docker/docker/pkg/stdcopy [2022-07-24T06:36:01.308Z] github.com/docker/docker/pkg/streamformatter [2022-07-24T06:36:01.308Z] github.com/docker/docker/pkg/stringid [2022-07-24T06:36:01.308Z] github.com/docker/docker/pkg/sysinfo [2022-07-24T06:36:01.308Z] github.com/docker/docker/pkg/system [2022-07-24T06:36:01.308Z] github.com/docker/docker/pkg/tailfile [2022-07-24T06:36:01.308Z] github.com/docker/docker/pkg/tarsum [2022-07-24T06:36:01.308Z] github.com/docker/docker/pkg/truncindex [2022-07-24T06:36:01.308Z] github.com/docker/docker/pkg/urlutil [2022-07-24T06:36:01.308Z] github.com/docker/docker/pkg/useragent [2022-07-24T06:36:01.308Z] github.com/docker/docker/plugin [2022-07-24T06:36:01.308Z] github.com/docker/docker/plugin/executor/containerd [2022-07-24T06:36:01.308Z] github.com/docker/docker/plugin/v2 [2022-07-24T06:36:01.308Z] github.com/docker/docker/profiles/apparmor [2022-07-24T06:36:01.308Z] github.com/docker/docker/profiles/seccomp [2022-07-24T06:36:01.308Z] github.com/docker/docker/quota [2022-07-24T06:36:01.308Z] github.com/docker/docker/reference [2022-07-24T06:36:01.308Z] github.com/docker/docker/registry [2022-07-24T06:36:01.308Z] github.com/docker/docker/registry/resumable [2022-07-24T06:36:01.308Z] github.com/docker/docker/restartmanager [2022-07-24T06:36:01.308Z] github.com/docker/docker/rootless [2022-07-24T06:36:01.308Z] github.com/docker/docker/rootless/specconv [2022-07-24T06:36:01.308Z] github.com/docker/docker/runconfig [2022-07-24T06:36:01.308Z] github.com/docker/docker/runconfig/opts [2022-07-24T06:36:01.308Z] github.com/docker/docker/testutil [2022-07-24T06:36:01.308Z] github.com/docker/docker/testutil/daemon [2022-07-24T06:36:01.308Z] github.com/docker/docker/testutil/environment [2022-07-24T06:36:01.308Z] github.com/docker/docker/testutil/fakecontext [2022-07-24T06:36:01.308Z] github.com/docker/docker/testutil/fakegit [2022-07-24T06:36:01.308Z] github.com/docker/docker/testutil/fakestorage [2022-07-24T06:36:01.308Z] github.com/docker/docker/testutil/fixtures/load [2022-07-24T06:36:01.308Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-24T06:36:01.308Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-24T06:36:01.308Z] github.com/docker/docker/testutil/registry [2022-07-24T06:36:01.308Z] github.com/docker/docker/testutil/request [2022-07-24T06:36:01.308Z] github.com/docker/docker/volume [2022-07-24T06:36:01.308Z] github.com/docker/docker/volume/drivers [2022-07-24T06:36:01.308Z] github.com/docker/docker/volume/local [2022-07-24T06:36:01.308Z] github.com/docker/docker/volume/mounts [2022-07-24T06:36:01.308Z] github.com/docker/docker/volume/service [2022-07-24T06:36:01.308Z] github.com/docker/docker/volume/service/opts [2022-07-24T06:36:01.308Z] github.com/docker/docker/volume/testutils' [2022-07-24T06:36:01.308Z] ++ grep --fixed-strings -v /libnetwork [2022-07-24T06:36:01.308Z] ++ echo 'github.com/docker/docker/api [2022-07-24T06:36:01.308Z] github.com/docker/docker/api/server [2022-07-24T06:36:01.308Z] github.com/docker/docker/api/server/backend/build [2022-07-24T06:36:01.308Z] github.com/docker/docker/api/server/httpstatus [2022-07-24T06:36:01.308Z] github.com/docker/docker/api/server/httputils [2022-07-24T06:36:01.308Z] github.com/docker/docker/api/server/middleware [2022-07-24T06:36:01.308Z] github.com/docker/docker/api/server/router [2022-07-24T06:36:01.308Z] github.com/docker/docker/api/server/router/build [2022-07-24T06:36:01.308Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-24T06:36:01.308Z] github.com/docker/docker/api/server/router/container [2022-07-24T06:36:01.308Z] github.com/docker/docker/api/server/router/debug [2022-07-24T06:36:01.308Z] github.com/docker/docker/api/server/router/distribution [2022-07-24T06:36:01.308Z] github.com/docker/docker/api/server/router/grpc [2022-07-24T06:36:01.308Z] github.com/docker/docker/api/server/router/image [2022-07-24T06:36:01.308Z] github.com/docker/docker/api/server/router/network [2022-07-24T06:36:01.308Z] github.com/docker/docker/api/server/router/plugin [2022-07-24T06:36:01.308Z] github.com/docker/docker/api/server/router/session [2022-07-24T06:36:01.308Z] github.com/docker/docker/api/server/router/swarm [2022-07-24T06:36:01.308Z] github.com/docker/docker/api/server/router/system [2022-07-24T06:36:01.308Z] github.com/docker/docker/api/server/router/volume [2022-07-24T06:36:01.308Z] github.com/docker/docker/api/types [2022-07-24T06:36:01.308Z] github.com/docker/docker/api/types/backend [2022-07-24T06:36:01.308Z] github.com/docker/docker/api/types/blkiodev [2022-07-24T06:36:01.308Z] github.com/docker/docker/api/types/container [2022-07-24T06:36:01.308Z] github.com/docker/docker/api/types/events [2022-07-24T06:36:01.308Z] github.com/docker/docker/api/types/filters [2022-07-24T06:36:01.308Z] github.com/docker/docker/api/types/image [2022-07-24T06:36:01.308Z] github.com/docker/docker/api/types/mount [2022-07-24T06:36:01.308Z] github.com/docker/docker/api/types/network [2022-07-24T06:36:01.308Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-24T06:36:01.308Z] github.com/docker/docker/api/types/registry [2022-07-24T06:36:01.308Z] github.com/docker/docker/api/types/strslice [2022-07-24T06:36:01.308Z] github.com/docker/docker/api/types/swarm [2022-07-24T06:36:01.308Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-24T06:36:01.308Z] github.com/docker/docker/api/types/time [2022-07-24T06:36:01.308Z] github.com/docker/docker/api/types/versions [2022-07-24T06:36:01.308Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-24T06:36:01.308Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-24T06:36:01.308Z] github.com/docker/docker/api/types/volume [2022-07-24T06:36:01.308Z] github.com/docker/docker/builder [2022-07-24T06:36:01.308Z] github.com/docker/docker/builder/builder-next [2022-07-24T06:36:01.308Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-24T06:36:01.308Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-24T06:36:01.308Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-24T06:36:01.308Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-24T06:36:01.308Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-24T06:36:01.308Z] github.com/docker/docker/builder/builder-next/worker [2022-07-24T06:36:01.308Z] github.com/docker/docker/builder/dockerfile [2022-07-24T06:36:01.308Z] github.com/docker/docker/builder/remotecontext [2022-07-24T06:36:01.308Z] github.com/docker/docker/builder/remotecontext/git [2022-07-24T06:36:01.308Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-24T06:36:01.308Z] github.com/docker/docker/cli [2022-07-24T06:36:01.308Z] github.com/docker/docker/cli/config [2022-07-24T06:36:01.308Z] github.com/docker/docker/cli/debug [2022-07-24T06:36:01.308Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-24T06:36:01.308Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-24T06:36:01.308Z] github.com/docker/docker/client [2022-07-24T06:36:01.308Z] github.com/docker/docker/cmd/docker-proxy [2022-07-24T06:36:01.308Z] github.com/docker/docker/cmd/dockerd [2022-07-24T06:36:01.308Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-24T06:36:01.308Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-24T06:36:01.308Z] github.com/docker/docker/container [2022-07-24T06:36:01.308Z] github.com/docker/docker/container/stream [2022-07-24T06:36:01.308Z] github.com/docker/docker/contrib/apparmor [2022-07-24T06:36:01.308Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-24T06:36:01.308Z] github.com/docker/docker/contrib/httpserver [2022-07-24T06:36:01.308Z] github.com/docker/docker/daemon [2022-07-24T06:36:01.308Z] github.com/docker/docker/daemon/cluster [2022-07-24T06:36:01.308Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-24T06:36:01.308Z] github.com/docker/docker/daemon/cluster/convert [2022-07-24T06:36:01.308Z] github.com/docker/docker/daemon/cluster/executor [2022-07-24T06:36:01.308Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-24T06:36:01.308Z] github.com/docker/docker/daemon/cluster/provider [2022-07-24T06:36:01.308Z] github.com/docker/docker/daemon/config [2022-07-24T06:36:01.308Z] github.com/docker/docker/daemon/events [2022-07-24T06:36:01.308Z] github.com/docker/docker/daemon/events/testutils [2022-07-24T06:36:01.308Z] github.com/docker/docker/daemon/exec [2022-07-24T06:36:01.308Z] github.com/docker/docker/daemon/graphdriver [2022-07-24T06:36:01.308Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-24T06:36:01.308Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-24T06:36:01.308Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-24T06:36:01.308Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-24T06:36:01.308Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-24T06:36:01.308Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-24T06:36:01.308Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-24T06:36:01.309Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-24T06:36:01.309Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-24T06:36:01.309Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-24T06:36:01.309Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-24T06:36:01.309Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-24T06:36:01.309Z] github.com/docker/docker/daemon/images [2022-07-24T06:36:01.309Z] github.com/docker/docker/daemon/initlayer [2022-07-24T06:36:01.309Z] github.com/docker/docker/daemon/links [2022-07-24T06:36:01.309Z] github.com/docker/docker/daemon/listeners [2022-07-24T06:36:01.309Z] github.com/docker/docker/daemon/logger [2022-07-24T06:36:01.309Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-24T06:36:01.309Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-24T06:36:01.309Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-24T06:36:01.309Z] github.com/docker/docker/daemon/logger/gelf [2022-07-24T06:36:01.309Z] github.com/docker/docker/daemon/logger/journald [2022-07-24T06:36:01.309Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-24T06:36:01.309Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-24T06:36:01.309Z] github.com/docker/docker/daemon/logger/local [2022-07-24T06:36:01.309Z] github.com/docker/docker/daemon/logger/logentries [2022-07-24T06:36:01.309Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-24T06:36:01.309Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-24T06:36:01.309Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-24T06:36:01.309Z] github.com/docker/docker/daemon/logger/splunk [2022-07-24T06:36:01.309Z] github.com/docker/docker/daemon/logger/syslog [2022-07-24T06:36:01.309Z] github.com/docker/docker/daemon/logger/templates [2022-07-24T06:36:01.309Z] github.com/docker/docker/daemon/names [2022-07-24T06:36:01.309Z] github.com/docker/docker/daemon/network [2022-07-24T06:36:01.309Z] github.com/docker/docker/daemon/stats [2022-07-24T06:36:01.309Z] github.com/docker/docker/distribution [2022-07-24T06:36:01.309Z] github.com/docker/docker/distribution/metadata [2022-07-24T06:36:01.309Z] github.com/docker/docker/distribution/utils [2022-07-24T06:36:01.309Z] github.com/docker/docker/distribution/xfer [2022-07-24T06:36:01.309Z] github.com/docker/docker/dockerversion [2022-07-24T06:36:01.309Z] github.com/docker/docker/errdefs [2022-07-24T06:36:01.309Z] github.com/docker/docker/image [2022-07-24T06:36:01.309Z] github.com/docker/docker/image/cache [2022-07-24T06:36:01.309Z] github.com/docker/docker/image/tarexport [2022-07-24T06:36:01.309Z] github.com/docker/docker/image/v1 [2022-07-24T06:36:01.309Z] github.com/docker/docker/internal/test/suite [2022-07-24T06:36:01.309Z] github.com/docker/docker/layer [2022-07-24T06:36:01.309Z] github.com/docker/docker/libcontainerd [2022-07-24T06:36:01.309Z] github.com/docker/docker/libcontainerd/queue [2022-07-24T06:36:01.309Z] github.com/docker/docker/libcontainerd/remote [2022-07-24T06:36:01.309Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-24T06:36:01.309Z] github.com/docker/docker/libcontainerd/types [2022-07-24T06:36:01.309Z] github.com/docker/docker/libnetwork [2022-07-24T06:36:01.309Z] github.com/docker/docker/libnetwork/bitseq [2022-07-24T06:36:01.309Z] github.com/docker/docker/libnetwork/cluster [2022-07-24T06:36:01.309Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-24T06:36:01.309Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-24T06:36:01.309Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-24T06:36:01.309Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-24T06:36:01.309Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-24T06:36:01.309Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-24T06:36:01.309Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-24T06:36:01.309Z] github.com/docker/docker/libnetwork/config [2022-07-24T06:36:01.309Z] github.com/docker/docker/libnetwork/datastore [2022-07-24T06:36:01.309Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-24T06:36:01.309Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-24T06:36:01.309Z] github.com/docker/docker/libnetwork/driverapi [2022-07-24T06:36:01.309Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-24T06:36:01.309Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-24T06:36:01.309Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-24T06:36:01.309Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-24T06:36:01.309Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-24T06:36:01.309Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-24T06:36:01.309Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-24T06:36:01.309Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-24T06:36:01.309Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-24T06:36:01.309Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-24T06:36:01.309Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-24T06:36:01.309Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-24T06:36:01.309Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-24T06:36:01.309Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-24T06:36:01.309Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-24T06:36:01.309Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-24T06:36:01.309Z] github.com/docker/docker/libnetwork/etchosts [2022-07-24T06:36:01.309Z] github.com/docker/docker/libnetwork/idm [2022-07-24T06:36:01.309Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-24T06:36:01.309Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-24T06:36:01.309Z] github.com/docker/docker/libnetwork/ipam [2022-07-24T06:36:01.309Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-24T06:36:01.309Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-24T06:36:01.309Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-24T06:36:01.309Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-24T06:36:01.309Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-24T06:36:01.309Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-24T06:36:01.309Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-24T06:36:01.309Z] github.com/docker/docker/libnetwork/iptables [2022-07-24T06:36:01.309Z] github.com/docker/docker/libnetwork/netlabel [2022-07-24T06:36:01.309Z] github.com/docker/docker/libnetwork/netutils [2022-07-24T06:36:01.309Z] github.com/docker/docker/libnetwork/networkdb [2022-07-24T06:36:01.309Z] github.com/docker/docker/libnetwork/ns [2022-07-24T06:36:01.309Z] github.com/docker/docker/libnetwork/options [2022-07-24T06:36:01.309Z] github.com/docker/docker/libnetwork/osl [2022-07-24T06:36:01.309Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-24T06:36:01.309Z] github.com/docker/docker/libnetwork/portallocator [2022-07-24T06:36:01.309Z] github.com/docker/docker/libnetwork/portmapper [2022-07-24T06:36:01.309Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-24T06:36:01.309Z] github.com/docker/docker/libnetwork/testutils [2022-07-24T06:36:01.309Z] github.com/docker/docker/libnetwork/types [2022-07-24T06:36:01.309Z] github.com/docker/docker/oci [2022-07-24T06:36:01.309Z] github.com/docker/docker/oci/caps [2022-07-24T06:36:01.309Z] github.com/docker/docker/opts [2022-07-24T06:36:01.309Z] github.com/docker/docker/pkg/aaparser [2022-07-24T06:36:01.309Z] github.com/docker/docker/pkg/archive [2022-07-24T06:36:01.309Z] github.com/docker/docker/pkg/authorization [2022-07-24T06:36:01.309Z] github.com/docker/docker/pkg/broadcaster [2022-07-24T06:36:01.309Z] github.com/docker/docker/pkg/capabilities [2022-07-24T06:36:01.309Z] github.com/docker/docker/pkg/chrootarchive [2022-07-24T06:36:01.309Z] github.com/docker/docker/pkg/containerfs [2022-07-24T06:36:01.309Z] github.com/docker/docker/pkg/devicemapper [2022-07-24T06:36:01.309Z] github.com/docker/docker/pkg/directory [2022-07-24T06:36:01.309Z] github.com/docker/docker/pkg/dmesg [2022-07-24T06:36:01.309Z] github.com/docker/docker/pkg/fileutils [2022-07-24T06:36:01.309Z] github.com/docker/docker/pkg/fsutils [2022-07-24T06:36:01.309Z] github.com/docker/docker/pkg/homedir [2022-07-24T06:36:01.309Z] github.com/docker/docker/pkg/idtools [2022-07-24T06:36:01.309Z] github.com/docker/docker/pkg/ioutils [2022-07-24T06:36:01.309Z] github.com/docker/docker/pkg/jsonmessage [2022-07-24T06:36:01.309Z] github.com/docker/docker/pkg/longpath [2022-07-24T06:36:01.309Z] github.com/docker/docker/pkg/loopback [2022-07-24T06:36:01.309Z] github.com/docker/docker/pkg/namesgenerator [2022-07-24T06:36:01.309Z] github.com/docker/docker/pkg/parsers [2022-07-24T06:36:01.309Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-24T06:36:01.309Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-24T06:36:01.309Z] github.com/docker/docker/pkg/pidfile [2022-07-24T06:36:01.309Z] github.com/docker/docker/pkg/platform [2022-07-24T06:36:01.309Z] github.com/docker/docker/pkg/plugingetter [2022-07-24T06:36:01.309Z] github.com/docker/docker/pkg/plugins [2022-07-24T06:36:01.309Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-24T06:36:01.309Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-24T06:36:01.309Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-24T06:36:01.309Z] github.com/docker/docker/pkg/plugins/transport [2022-07-24T06:36:01.309Z] github.com/docker/docker/pkg/pools [2022-07-24T06:36:01.309Z] github.com/docker/docker/pkg/progress [2022-07-24T06:36:01.309Z] github.com/docker/docker/pkg/pubsub [2022-07-24T06:36:01.309Z] github.com/docker/docker/pkg/reexec [2022-07-24T06:36:01.309Z] github.com/docker/docker/pkg/signal [2022-07-24T06:36:01.309Z] github.com/docker/docker/pkg/stack [2022-07-24T06:36:01.309Z] github.com/docker/docker/pkg/stdcopy [2022-07-24T06:36:01.309Z] github.com/docker/docker/pkg/streamformatter [2022-07-24T06:36:01.309Z] github.com/docker/docker/pkg/stringid [2022-07-24T06:36:01.309Z] github.com/docker/docker/pkg/sysinfo [2022-07-24T06:36:01.309Z] github.com/docker/docker/pkg/system [2022-07-24T06:36:01.309Z] github.com/docker/docker/pkg/tailfile [2022-07-24T06:36:01.309Z] github.com/docker/docker/pkg/tarsum [2022-07-24T06:36:01.309Z] github.com/docker/docker/pkg/truncindex [2022-07-24T06:36:01.309Z] github.com/docker/docker/pkg/urlutil [2022-07-24T06:36:01.309Z] github.com/docker/docker/pkg/useragent [2022-07-24T06:36:01.309Z] github.com/docker/docker/plugin [2022-07-24T06:36:01.309Z] github.com/docker/docker/plugin/executor/containerd [2022-07-24T06:36:01.309Z] github.com/docker/docker/plugin/v2 [2022-07-24T06:36:01.309Z] github.com/docker/docker/profiles/apparmor [2022-07-24T06:36:01.309Z] github.com/docker/docker/profiles/seccomp [2022-07-24T06:36:01.309Z] github.com/docker/docker/quota [2022-07-24T06:36:01.309Z] github.com/docker/docker/reference [2022-07-24T06:36:01.309Z] github.com/docker/docker/registry [2022-07-24T06:36:01.309Z] github.com/docker/docker/registry/resumable [2022-07-24T06:36:01.309Z] github.com/docker/docker/restartmanager [2022-07-24T06:36:01.309Z] github.com/docker/docker/rootless [2022-07-24T06:36:01.309Z] github.com/docker/docker/rootless/specconv [2022-07-24T06:36:01.309Z] github.com/docker/docker/runconfig [2022-07-24T06:36:01.309Z] github.com/docker/docker/runconfig/opts [2022-07-24T06:36:01.309Z] github.com/docker/docker/testutil [2022-07-24T06:36:01.309Z] github.com/docker/docker/testutil/daemon [2022-07-24T06:36:01.309Z] github.com/docker/docker/testutil/environment [2022-07-24T06:36:01.309Z] github.com/docker/docker/testutil/fakecontext [2022-07-24T06:36:01.309Z] github.com/docker/docker/testutil/fakegit [2022-07-24T06:36:01.309Z] github.com/docker/docker/testutil/fakestorage [2022-07-24T06:36:01.309Z] github.com/docker/docker/testutil/fixtures/load [2022-07-24T06:36:01.309Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-24T06:36:01.309Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-24T06:36:01.309Z] github.com/docker/docker/testutil/registry [2022-07-24T06:36:01.309Z] github.com/docker/docker/testutil/request [2022-07-24T06:36:01.309Z] github.com/docker/docker/volume [2022-07-24T06:36:01.309Z] github.com/docker/docker/volume/drivers [2022-07-24T06:36:01.309Z] github.com/docker/docker/volume/local [2022-07-24T06:36:01.309Z] github.com/docker/docker/volume/mounts [2022-07-24T06:36:01.309Z] github.com/docker/docker/volume/service [2022-07-24T06:36:01.309Z] github.com/docker/docker/volume/service/opts [2022-07-24T06:36:01.309Z] github.com/docker/docker/volume/testutils' [2022-07-24T06:36:01.309Z] + base_pkg_list='github.com/docker/docker/api [2022-07-24T06:36:01.309Z] github.com/docker/docker/api/server [2022-07-24T06:36:01.309Z] github.com/docker/docker/api/server/backend/build [2022-07-24T06:36:01.309Z] github.com/docker/docker/api/server/httpstatus [2022-07-24T06:36:01.309Z] github.com/docker/docker/api/server/httputils [2022-07-24T06:36:01.309Z] github.com/docker/docker/api/server/middleware [2022-07-24T06:36:01.309Z] github.com/docker/docker/api/server/router [2022-07-24T06:36:01.309Z] github.com/docker/docker/api/server/router/build [2022-07-24T06:36:01.309Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-24T06:36:01.309Z] github.com/docker/docker/api/server/router/container [2022-07-24T06:36:01.309Z] github.com/docker/docker/api/server/router/debug [2022-07-24T06:36:01.309Z] github.com/docker/docker/api/server/router/distribution [2022-07-24T06:36:01.309Z] github.com/docker/docker/api/server/router/grpc [2022-07-24T06:36:01.309Z] github.com/docker/docker/api/server/router/image [2022-07-24T06:36:01.309Z] github.com/docker/docker/api/server/router/network [2022-07-24T06:36:01.309Z] github.com/docker/docker/api/server/router/plugin [2022-07-24T06:36:01.309Z] github.com/docker/docker/api/server/router/session [2022-07-24T06:36:01.309Z] github.com/docker/docker/api/server/router/swarm [2022-07-24T06:36:01.309Z] github.com/docker/docker/api/server/router/system [2022-07-24T06:36:01.309Z] github.com/docker/docker/api/server/router/volume [2022-07-24T06:36:01.309Z] github.com/docker/docker/api/types [2022-07-24T06:36:01.309Z] github.com/docker/docker/api/types/backend [2022-07-24T06:36:01.309Z] github.com/docker/docker/api/types/blkiodev [2022-07-24T06:36:01.309Z] github.com/docker/docker/api/types/container [2022-07-24T06:36:01.309Z] github.com/docker/docker/api/types/events [2022-07-24T06:36:01.309Z] github.com/docker/docker/api/types/filters [2022-07-24T06:36:01.309Z] github.com/docker/docker/api/types/image [2022-07-24T06:36:01.309Z] github.com/docker/docker/api/types/mount [2022-07-24T06:36:01.309Z] github.com/docker/docker/api/types/network [2022-07-24T06:36:01.309Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-24T06:36:01.309Z] github.com/docker/docker/api/types/registry [2022-07-24T06:36:01.309Z] github.com/docker/docker/api/types/strslice [2022-07-24T06:36:01.309Z] github.com/docker/docker/api/types/swarm [2022-07-24T06:36:01.309Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-24T06:36:01.309Z] github.com/docker/docker/api/types/time [2022-07-24T06:36:01.309Z] github.com/docker/docker/api/types/versions [2022-07-24T06:36:01.309Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-24T06:36:01.309Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-24T06:36:01.309Z] github.com/docker/docker/api/types/volume [2022-07-24T06:36:01.309Z] github.com/docker/docker/builder [2022-07-24T06:36:01.309Z] github.com/docker/docker/builder/builder-next [2022-07-24T06:36:01.309Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-24T06:36:01.309Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-24T06:36:01.309Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-24T06:36:01.309Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-24T06:36:01.309Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-24T06:36:01.309Z] github.com/docker/docker/builder/builder-next/worker [2022-07-24T06:36:01.309Z] github.com/docker/docker/builder/dockerfile [2022-07-24T06:36:01.309Z] github.com/docker/docker/builder/remotecontext [2022-07-24T06:36:01.309Z] github.com/docker/docker/builder/remotecontext/git [2022-07-24T06:36:01.309Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-24T06:36:01.309Z] github.com/docker/docker/cli [2022-07-24T06:36:01.309Z] github.com/docker/docker/cli/config [2022-07-24T06:36:01.309Z] github.com/docker/docker/cli/debug [2022-07-24T06:36:01.309Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-24T06:36:01.309Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-24T06:36:01.309Z] github.com/docker/docker/client [2022-07-24T06:36:01.309Z] github.com/docker/docker/cmd/docker-proxy [2022-07-24T06:36:01.309Z] github.com/docker/docker/cmd/dockerd [2022-07-24T06:36:01.309Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-24T06:36:01.309Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-24T06:36:01.309Z] github.com/docker/docker/container [2022-07-24T06:36:01.309Z] github.com/docker/docker/container/stream [2022-07-24T06:36:01.309Z] github.com/docker/docker/contrib/apparmor [2022-07-24T06:36:01.309Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-24T06:36:01.309Z] github.com/docker/docker/contrib/httpserver [2022-07-24T06:36:01.309Z] github.com/docker/docker/daemon [2022-07-24T06:36:01.309Z] github.com/docker/docker/daemon/cluster [2022-07-24T06:36:01.309Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-24T06:36:01.309Z] github.com/docker/docker/daemon/cluster/convert [2022-07-24T06:36:01.309Z] github.com/docker/docker/daemon/cluster/executor [2022-07-24T06:36:01.309Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-24T06:36:01.309Z] github.com/docker/docker/daemon/cluster/provider [2022-07-24T06:36:01.309Z] github.com/docker/docker/daemon/config [2022-07-24T06:36:01.309Z] github.com/docker/docker/daemon/events [2022-07-24T06:36:01.309Z] github.com/docker/docker/daemon/events/testutils [2022-07-24T06:36:01.309Z] github.com/docker/docker/daemon/exec [2022-07-24T06:36:01.309Z] github.com/docker/docker/daemon/graphdriver [2022-07-24T06:36:01.309Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-24T06:36:01.309Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-24T06:36:01.309Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-24T06:36:01.309Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-24T06:36:01.309Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-24T06:36:01.309Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-24T06:36:01.309Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-24T06:36:01.309Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-24T06:36:01.309Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-24T06:36:01.309Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-24T06:36:01.309Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-24T06:36:01.309Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-24T06:36:01.309Z] github.com/docker/docker/daemon/images [2022-07-24T06:36:01.309Z] github.com/docker/docker/daemon/initlayer [2022-07-24T06:36:01.309Z] github.com/docker/docker/daemon/links [2022-07-24T06:36:01.309Z] github.com/docker/docker/daemon/listeners [2022-07-24T06:36:01.309Z] github.com/docker/docker/daemon/logger [2022-07-24T06:36:01.309Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-24T06:36:01.309Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-24T06:36:01.309Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-24T06:36:01.309Z] github.com/docker/docker/daemon/logger/gelf [2022-07-24T06:36:01.309Z] github.com/docker/docker/daemon/logger/journald [2022-07-24T06:36:01.309Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-24T06:36:01.309Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-24T06:36:01.309Z] github.com/docker/docker/daemon/logger/local [2022-07-24T06:36:01.309Z] github.com/docker/docker/daemon/logger/logentries [2022-07-24T06:36:01.309Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-24T06:36:01.309Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-24T06:36:01.309Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-24T06:36:01.309Z] github.com/docker/docker/daemon/logger/splunk [2022-07-24T06:36:01.309Z] github.com/docker/docker/daemon/logger/syslog [2022-07-24T06:36:01.309Z] github.com/docker/docker/daemon/logger/templates [2022-07-24T06:36:01.309Z] github.com/docker/docker/daemon/names [2022-07-24T06:36:01.309Z] github.com/docker/docker/daemon/network [2022-07-24T06:36:01.309Z] github.com/docker/docker/daemon/stats [2022-07-24T06:36:01.309Z] github.com/docker/docker/distribution [2022-07-24T06:36:01.309Z] github.com/docker/docker/distribution/metadata [2022-07-24T06:36:01.309Z] github.com/docker/docker/distribution/utils [2022-07-24T06:36:01.309Z] github.com/docker/docker/distribution/xfer [2022-07-24T06:36:01.309Z] github.com/docker/docker/dockerversion [2022-07-24T06:36:01.309Z] github.com/docker/docker/errdefs [2022-07-24T06:36:01.309Z] github.com/docker/docker/image [2022-07-24T06:36:01.309Z] github.com/docker/docker/image/cache [2022-07-24T06:36:01.309Z] github.com/docker/docker/image/tarexport [2022-07-24T06:36:01.309Z] github.com/docker/docker/image/v1 [2022-07-24T06:36:01.309Z] github.com/docker/docker/internal/test/suite [2022-07-24T06:36:01.309Z] github.com/docker/docker/layer [2022-07-24T06:36:01.309Z] github.com/docker/docker/libcontainerd [2022-07-24T06:36:01.309Z] github.com/docker/docker/libcontainerd/queue [2022-07-24T06:36:01.309Z] github.com/docker/docker/libcontainerd/remote [2022-07-24T06:36:01.309Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-24T06:36:01.309Z] github.com/docker/docker/libcontainerd/types [2022-07-24T06:36:01.309Z] github.com/docker/docker/oci [2022-07-24T06:36:01.309Z] github.com/docker/docker/oci/caps [2022-07-24T06:36:01.309Z] github.com/docker/docker/opts [2022-07-24T06:36:01.309Z] github.com/docker/docker/pkg/aaparser [2022-07-24T06:36:01.309Z] github.com/docker/docker/pkg/archive [2022-07-24T06:36:01.309Z] github.com/docker/docker/pkg/authorization [2022-07-24T06:36:01.309Z] github.com/docker/docker/pkg/broadcaster [2022-07-24T06:36:01.309Z] github.com/docker/docker/pkg/capabilities [2022-07-24T06:36:01.309Z] github.com/docker/docker/pkg/chrootarchive [2022-07-24T06:36:01.309Z] github.com/docker/docker/pkg/containerfs [2022-07-24T06:36:01.309Z] github.com/docker/docker/pkg/devicemapper [2022-07-24T06:36:01.309Z] github.com/docker/docker/pkg/directory [2022-07-24T06:36:01.309Z] github.com/docker/docker/pkg/dmesg [2022-07-24T06:36:01.309Z] github.com/docker/docker/pkg/fileutils [2022-07-24T06:36:01.309Z] github.com/docker/docker/pkg/fsutils [2022-07-24T06:36:01.309Z] github.com/docker/docker/pkg/homedir [2022-07-24T06:36:01.309Z] github.com/docker/docker/pkg/idtools [2022-07-24T06:36:01.309Z] github.com/docker/docker/pkg/ioutils [2022-07-24T06:36:01.309Z] github.com/docker/docker/pkg/jsonmessage [2022-07-24T06:36:01.309Z] github.com/docker/docker/pkg/longpath [2022-07-24T06:36:01.309Z] github.com/docker/docker/pkg/loopback [2022-07-24T06:36:01.309Z] github.com/docker/docker/pkg/namesgenerator [2022-07-24T06:36:01.309Z] github.com/docker/docker/pkg/parsers [2022-07-24T06:36:01.309Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-24T06:36:01.309Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-24T06:36:01.309Z] github.com/docker/docker/pkg/pidfile [2022-07-24T06:36:01.309Z] github.com/docker/docker/pkg/platform [2022-07-24T06:36:01.309Z] github.com/docker/docker/pkg/plugingetter [2022-07-24T06:36:01.309Z] github.com/docker/docker/pkg/plugins [2022-07-24T06:36:01.309Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-24T06:36:01.309Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-24T06:36:01.309Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-24T06:36:01.309Z] github.com/docker/docker/pkg/plugins/transport [2022-07-24T06:36:01.309Z] github.com/docker/docker/pkg/pools [2022-07-24T06:36:01.309Z] github.com/docker/docker/pkg/progress [2022-07-24T06:36:01.309Z] github.com/docker/docker/pkg/pubsub [2022-07-24T06:36:01.309Z] github.com/docker/docker/pkg/reexec [2022-07-24T06:36:01.309Z] github.com/docker/docker/pkg/signal [2022-07-24T06:36:01.309Z] github.com/docker/docker/pkg/stack [2022-07-24T06:36:01.309Z] github.com/docker/docker/pkg/stdcopy [2022-07-24T06:36:01.309Z] github.com/docker/docker/pkg/streamformatter [2022-07-24T06:36:01.309Z] github.com/docker/docker/pkg/stringid [2022-07-24T06:36:01.309Z] github.com/docker/docker/pkg/sysinfo [2022-07-24T06:36:01.309Z] github.com/docker/docker/pkg/system [2022-07-24T06:36:01.309Z] github.com/docker/docker/pkg/tailfile [2022-07-24T06:36:01.309Z] github.com/docker/docker/pkg/tarsum [2022-07-24T06:36:01.309Z] github.com/docker/docker/pkg/truncindex [2022-07-24T06:36:01.309Z] github.com/docker/docker/pkg/urlutil [2022-07-24T06:36:01.309Z] github.com/docker/docker/pkg/useragent [2022-07-24T06:36:01.309Z] github.com/docker/docker/plugin [2022-07-24T06:36:01.309Z] github.com/docker/docker/plugin/executor/containerd [2022-07-24T06:36:01.310Z] github.com/docker/docker/plugin/v2 [2022-07-24T06:36:01.310Z] github.com/docker/docker/profiles/apparmor [2022-07-24T06:36:01.310Z] github.com/docker/docker/profiles/seccomp [2022-07-24T06:36:01.310Z] github.com/docker/docker/quota [2022-07-24T06:36:01.310Z] github.com/docker/docker/reference [2022-07-24T06:36:01.310Z] github.com/docker/docker/registry [2022-07-24T06:36:01.310Z] github.com/docker/docker/registry/resumable [2022-07-24T06:36:01.310Z] github.com/docker/docker/restartmanager [2022-07-24T06:36:01.310Z] github.com/docker/docker/rootless [2022-07-24T06:36:01.310Z] github.com/docker/docker/rootless/specconv [2022-07-24T06:36:01.310Z] github.com/docker/docker/runconfig [2022-07-24T06:36:01.310Z] github.com/docker/docker/runconfig/opts [2022-07-24T06:36:01.310Z] github.com/docker/docker/testutil [2022-07-24T06:36:01.310Z] github.com/docker/docker/testutil/daemon [2022-07-24T06:36:01.310Z] github.com/docker/docker/testutil/environment [2022-07-24T06:36:01.310Z] github.com/docker/docker/testutil/fakecontext [2022-07-24T06:36:01.310Z] github.com/docker/docker/testutil/fakegit [2022-07-24T06:36:01.310Z] github.com/docker/docker/testutil/fakestorage [2022-07-24T06:36:01.310Z] github.com/docker/docker/testutil/fixtures/load [2022-07-24T06:36:01.310Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-24T06:36:01.310Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-24T06:36:01.310Z] github.com/docker/docker/testutil/registry [2022-07-24T06:36:01.310Z] github.com/docker/docker/testutil/request [2022-07-24T06:36:01.310Z] github.com/docker/docker/volume [2022-07-24T06:36:01.310Z] github.com/docker/docker/volume/drivers [2022-07-24T06:36:01.310Z] github.com/docker/docker/volume/local [2022-07-24T06:36:01.310Z] github.com/docker/docker/volume/mounts [2022-07-24T06:36:01.310Z] github.com/docker/docker/volume/service [2022-07-24T06:36:01.310Z] github.com/docker/docker/volume/service/opts [2022-07-24T06:36:01.310Z] github.com/docker/docker/volume/testutils' [2022-07-24T06:36:01.310Z] ++ grep --fixed-strings /libnetwork [2022-07-24T06:36:01.310Z] ++ echo 'github.com/docker/docker/api [2022-07-24T06:36:01.310Z] github.com/docker/docker/api/server [2022-07-24T06:36:01.310Z] github.com/docker/docker/api/server/backend/build [2022-07-24T06:36:01.310Z] github.com/docker/docker/api/server/httpstatus [2022-07-24T06:36:01.310Z] github.com/docker/docker/api/server/httputils [2022-07-24T06:36:01.310Z] github.com/docker/docker/api/server/middleware [2022-07-24T06:36:01.310Z] github.com/docker/docker/api/server/router [2022-07-24T06:36:01.310Z] github.com/docker/docker/api/server/router/build [2022-07-24T06:36:01.310Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-24T06:36:01.310Z] github.com/docker/docker/api/server/router/container [2022-07-24T06:36:01.310Z] github.com/docker/docker/api/server/router/debug [2022-07-24T06:36:01.310Z] github.com/docker/docker/api/server/router/distribution [2022-07-24T06:36:01.310Z] github.com/docker/docker/api/server/router/grpc [2022-07-24T06:36:01.310Z] github.com/docker/docker/api/server/router/image [2022-07-24T06:36:01.310Z] github.com/docker/docker/api/server/router/network [2022-07-24T06:36:01.310Z] github.com/docker/docker/api/server/router/plugin [2022-07-24T06:36:01.310Z] github.com/docker/docker/api/server/router/session [2022-07-24T06:36:01.310Z] github.com/docker/docker/api/server/router/swarm [2022-07-24T06:36:01.310Z] github.com/docker/docker/api/server/router/system [2022-07-24T06:36:01.310Z] github.com/docker/docker/api/server/router/volume [2022-07-24T06:36:01.310Z] github.com/docker/docker/api/types [2022-07-24T06:36:01.310Z] github.com/docker/docker/api/types/backend [2022-07-24T06:36:01.310Z] github.com/docker/docker/api/types/blkiodev [2022-07-24T06:36:01.310Z] github.com/docker/docker/api/types/container [2022-07-24T06:36:01.310Z] github.com/docker/docker/api/types/events [2022-07-24T06:36:01.310Z] github.com/docker/docker/api/types/filters [2022-07-24T06:36:01.310Z] github.com/docker/docker/api/types/image [2022-07-24T06:36:01.310Z] github.com/docker/docker/api/types/mount [2022-07-24T06:36:01.310Z] github.com/docker/docker/api/types/network [2022-07-24T06:36:01.310Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-24T06:36:01.310Z] github.com/docker/docker/api/types/registry [2022-07-24T06:36:01.310Z] github.com/docker/docker/api/types/strslice [2022-07-24T06:36:01.310Z] github.com/docker/docker/api/types/swarm [2022-07-24T06:36:01.310Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-24T06:36:01.310Z] github.com/docker/docker/api/types/time [2022-07-24T06:36:01.310Z] github.com/docker/docker/api/types/versions [2022-07-24T06:36:01.310Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-24T06:36:01.310Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-24T06:36:01.310Z] github.com/docker/docker/api/types/volume [2022-07-24T06:36:01.310Z] github.com/docker/docker/builder [2022-07-24T06:36:01.310Z] github.com/docker/docker/builder/builder-next [2022-07-24T06:36:01.310Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-24T06:36:01.310Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-24T06:36:01.310Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-24T06:36:01.310Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-24T06:36:01.310Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-24T06:36:01.310Z] github.com/docker/docker/builder/builder-next/worker [2022-07-24T06:36:01.310Z] github.com/docker/docker/builder/dockerfile [2022-07-24T06:36:01.310Z] github.com/docker/docker/builder/remotecontext [2022-07-24T06:36:01.310Z] github.com/docker/docker/builder/remotecontext/git [2022-07-24T06:36:01.310Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-24T06:36:01.310Z] github.com/docker/docker/cli [2022-07-24T06:36:01.310Z] github.com/docker/docker/cli/config [2022-07-24T06:36:01.310Z] github.com/docker/docker/cli/debug [2022-07-24T06:36:01.310Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-24T06:36:01.310Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-24T06:36:01.310Z] github.com/docker/docker/client [2022-07-24T06:36:01.310Z] github.com/docker/docker/cmd/docker-proxy [2022-07-24T06:36:01.310Z] github.com/docker/docker/cmd/dockerd [2022-07-24T06:36:01.310Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-24T06:36:01.310Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-24T06:36:01.310Z] github.com/docker/docker/container [2022-07-24T06:36:01.310Z] github.com/docker/docker/container/stream [2022-07-24T06:36:01.310Z] github.com/docker/docker/contrib/apparmor [2022-07-24T06:36:01.310Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-24T06:36:01.310Z] github.com/docker/docker/contrib/httpserver [2022-07-24T06:36:01.310Z] github.com/docker/docker/daemon [2022-07-24T06:36:01.310Z] github.com/docker/docker/daemon/cluster [2022-07-24T06:36:01.310Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-24T06:36:01.310Z] github.com/docker/docker/daemon/cluster/convert [2022-07-24T06:36:01.310Z] github.com/docker/docker/daemon/cluster/executor [2022-07-24T06:36:01.310Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-24T06:36:01.310Z] github.com/docker/docker/daemon/cluster/provider [2022-07-24T06:36:01.310Z] github.com/docker/docker/daemon/config [2022-07-24T06:36:01.310Z] github.com/docker/docker/daemon/events [2022-07-24T06:36:01.310Z] github.com/docker/docker/daemon/events/testutils [2022-07-24T06:36:01.310Z] github.com/docker/docker/daemon/exec [2022-07-24T06:36:01.310Z] github.com/docker/docker/daemon/graphdriver [2022-07-24T06:36:01.310Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-24T06:36:01.310Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-24T06:36:01.310Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-24T06:36:01.310Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-24T06:36:01.310Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-24T06:36:01.310Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-24T06:36:01.310Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-24T06:36:01.310Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-24T06:36:01.310Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-24T06:36:01.310Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-24T06:36:01.310Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-24T06:36:01.310Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-24T06:36:01.310Z] github.com/docker/docker/daemon/images [2022-07-24T06:36:01.310Z] github.com/docker/docker/daemon/initlayer [2022-07-24T06:36:01.310Z] github.com/docker/docker/daemon/links [2022-07-24T06:36:01.310Z] github.com/docker/docker/daemon/listeners [2022-07-24T06:36:01.310Z] github.com/docker/docker/daemon/logger [2022-07-24T06:36:01.310Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-24T06:36:01.310Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-24T06:36:01.310Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-24T06:36:01.310Z] github.com/docker/docker/daemon/logger/gelf [2022-07-24T06:36:01.310Z] github.com/docker/docker/daemon/logger/journald [2022-07-24T06:36:01.310Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-24T06:36:01.310Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-24T06:36:01.310Z] github.com/docker/docker/daemon/logger/local [2022-07-24T06:36:01.310Z] github.com/docker/docker/daemon/logger/logentries [2022-07-24T06:36:01.310Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-24T06:36:01.310Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-24T06:36:01.310Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-24T06:36:01.310Z] github.com/docker/docker/daemon/logger/splunk [2022-07-24T06:36:01.310Z] github.com/docker/docker/daemon/logger/syslog [2022-07-24T06:36:01.310Z] github.com/docker/docker/daemon/logger/templates [2022-07-24T06:36:01.310Z] github.com/docker/docker/daemon/names [2022-07-24T06:36:01.310Z] github.com/docker/docker/daemon/network [2022-07-24T06:36:01.310Z] github.com/docker/docker/daemon/stats [2022-07-24T06:36:01.310Z] github.com/docker/docker/distribution [2022-07-24T06:36:01.310Z] github.com/docker/docker/distribution/metadata [2022-07-24T06:36:01.310Z] github.com/docker/docker/distribution/utils [2022-07-24T06:36:01.310Z] github.com/docker/docker/distribution/xfer [2022-07-24T06:36:01.310Z] github.com/docker/docker/dockerversion [2022-07-24T06:36:01.310Z] github.com/docker/docker/errdefs [2022-07-24T06:36:01.310Z] github.com/docker/docker/image [2022-07-24T06:36:01.310Z] github.com/docker/docker/image/cache [2022-07-24T06:36:01.310Z] github.com/docker/docker/image/tarexport [2022-07-24T06:36:01.310Z] github.com/docker/docker/image/v1 [2022-07-24T06:36:01.310Z] github.com/docker/docker/internal/test/suite [2022-07-24T06:36:01.310Z] github.com/docker/docker/layer [2022-07-24T06:36:01.310Z] github.com/docker/docker/libcontainerd [2022-07-24T06:36:01.310Z] github.com/docker/docker/libcontainerd/queue [2022-07-24T06:36:01.310Z] github.com/docker/docker/libcontainerd/remote [2022-07-24T06:36:01.310Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-24T06:36:01.310Z] github.com/docker/docker/libcontainerd/types [2022-07-24T06:36:01.310Z] github.com/docker/docker/libnetwork [2022-07-24T06:36:01.310Z] github.com/docker/docker/libnetwork/bitseq [2022-07-24T06:36:01.310Z] github.com/docker/docker/libnetwork/cluster [2022-07-24T06:36:01.310Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-24T06:36:01.310Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-24T06:36:01.310Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-24T06:36:01.310Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-24T06:36:01.310Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-24T06:36:01.310Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-24T06:36:01.310Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-24T06:36:01.310Z] github.com/docker/docker/libnetwork/config [2022-07-24T06:36:01.310Z] github.com/docker/docker/libnetwork/datastore [2022-07-24T06:36:01.310Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-24T06:36:01.310Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-24T06:36:01.310Z] github.com/docker/docker/libnetwork/driverapi [2022-07-24T06:36:01.310Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-24T06:36:01.310Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-24T06:36:01.310Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-24T06:36:01.310Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-24T06:36:01.310Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-24T06:36:01.310Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-24T06:36:01.310Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-24T06:36:01.310Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-24T06:36:01.310Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-24T06:36:01.310Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-24T06:36:01.310Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-24T06:36:01.310Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-24T06:36:01.310Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-24T06:36:01.310Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-24T06:36:01.310Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-24T06:36:01.310Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-24T06:36:01.310Z] github.com/docker/docker/libnetwork/etchosts [2022-07-24T06:36:01.310Z] github.com/docker/docker/libnetwork/idm [2022-07-24T06:36:01.310Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-24T06:36:01.310Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-24T06:36:01.310Z] github.com/docker/docker/libnetwork/ipam [2022-07-24T06:36:01.310Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-24T06:36:01.310Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-24T06:36:01.310Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-24T06:36:01.310Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-24T06:36:01.310Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-24T06:36:01.310Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-24T06:36:01.310Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-24T06:36:01.310Z] github.com/docker/docker/libnetwork/iptables [2022-07-24T06:36:01.310Z] github.com/docker/docker/libnetwork/netlabel [2022-07-24T06:36:01.310Z] github.com/docker/docker/libnetwork/netutils [2022-07-24T06:36:01.310Z] github.com/docker/docker/libnetwork/networkdb [2022-07-24T06:36:01.310Z] github.com/docker/docker/libnetwork/ns [2022-07-24T06:36:01.310Z] github.com/docker/docker/libnetwork/options [2022-07-24T06:36:01.310Z] github.com/docker/docker/libnetwork/osl [2022-07-24T06:36:01.310Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-24T06:36:01.310Z] github.com/docker/docker/libnetwork/portallocator [2022-07-24T06:36:01.310Z] github.com/docker/docker/libnetwork/portmapper [2022-07-24T06:36:01.310Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-24T06:36:01.310Z] github.com/docker/docker/libnetwork/testutils [2022-07-24T06:36:01.310Z] github.com/docker/docker/libnetwork/types [2022-07-24T06:36:01.310Z] github.com/docker/docker/oci [2022-07-24T06:36:01.310Z] github.com/docker/docker/oci/caps [2022-07-24T06:36:01.310Z] github.com/docker/docker/opts [2022-07-24T06:36:01.310Z] github.com/docker/docker/pkg/aaparser [2022-07-24T06:36:01.310Z] github.com/docker/docker/pkg/archive [2022-07-24T06:36:01.310Z] github.com/docker/docker/pkg/authorization [2022-07-24T06:36:01.310Z] github.com/docker/docker/pkg/broadcaster [2022-07-24T06:36:01.310Z] github.com/docker/docker/pkg/capabilities [2022-07-24T06:36:01.310Z] github.com/docker/docker/pkg/chrootarchive [2022-07-24T06:36:01.310Z] github.com/docker/docker/pkg/containerfs [2022-07-24T06:36:01.310Z] github.com/docker/docker/pkg/devicemapper [2022-07-24T06:36:01.310Z] github.com/docker/docker/pkg/directory [2022-07-24T06:36:01.310Z] github.com/docker/docker/pkg/dmesg [2022-07-24T06:36:01.310Z] github.com/docker/docker/pkg/fileutils [2022-07-24T06:36:01.310Z] github.com/docker/docker/pkg/fsutils [2022-07-24T06:36:01.310Z] github.com/docker/docker/pkg/homedir [2022-07-24T06:36:01.310Z] github.com/docker/docker/pkg/idtools [2022-07-24T06:36:01.310Z] github.com/docker/docker/pkg/ioutils [2022-07-24T06:36:01.310Z] github.com/docker/docker/pkg/jsonmessage [2022-07-24T06:36:01.310Z] github.com/docker/docker/pkg/longpath [2022-07-24T06:36:01.310Z] github.com/docker/docker/pkg/loopback [2022-07-24T06:36:01.310Z] github.com/docker/docker/pkg/namesgenerator [2022-07-24T06:36:01.310Z] github.com/docker/docker/pkg/parsers [2022-07-24T06:36:01.310Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-24T06:36:01.310Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-24T06:36:01.310Z] github.com/docker/docker/pkg/pidfile [2022-07-24T06:36:01.310Z] github.com/docker/docker/pkg/platform [2022-07-24T06:36:01.310Z] github.com/docker/docker/pkg/plugingetter [2022-07-24T06:36:01.310Z] github.com/docker/docker/pkg/plugins [2022-07-24T06:36:01.310Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-24T06:36:01.310Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-24T06:36:01.310Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-24T06:36:01.310Z] github.com/docker/docker/pkg/plugins/transport [2022-07-24T06:36:01.310Z] github.com/docker/docker/pkg/pools [2022-07-24T06:36:01.310Z] github.com/docker/docker/pkg/progress [2022-07-24T06:36:01.310Z] github.com/docker/docker/pkg/pubsub [2022-07-24T06:36:01.310Z] github.com/docker/docker/pkg/reexec [2022-07-24T06:36:01.310Z] github.com/docker/docker/pkg/signal [2022-07-24T06:36:01.310Z] github.com/docker/docker/pkg/stack [2022-07-24T06:36:01.310Z] github.com/docker/docker/pkg/stdcopy [2022-07-24T06:36:01.310Z] github.com/docker/docker/pkg/streamformatter [2022-07-24T06:36:01.310Z] github.com/docker/docker/pkg/stringid [2022-07-24T06:36:01.310Z] github.com/docker/docker/pkg/sysinfo [2022-07-24T06:36:01.310Z] github.com/docker/docker/pkg/system [2022-07-24T06:36:01.310Z] github.com/docker/docker/pkg/tailfile [2022-07-24T06:36:01.310Z] github.com/docker/docker/pkg/tarsum [2022-07-24T06:36:01.310Z] github.com/docker/docker/pkg/truncindex [2022-07-24T06:36:01.310Z] github.com/docker/docker/pkg/urlutil [2022-07-24T06:36:01.310Z] github.com/docker/docker/pkg/useragent [2022-07-24T06:36:01.310Z] github.com/docker/docker/plugin [2022-07-24T06:36:01.310Z] github.com/docker/docker/plugin/executor/containerd [2022-07-24T06:36:01.310Z] github.com/docker/docker/plugin/v2 [2022-07-24T06:36:01.310Z] github.com/docker/docker/profiles/apparmor [2022-07-24T06:36:01.310Z] github.com/docker/docker/profiles/seccomp [2022-07-24T06:36:01.310Z] github.com/docker/docker/quota [2022-07-24T06:36:01.310Z] github.com/docker/docker/reference [2022-07-24T06:36:01.310Z] github.com/docker/docker/registry [2022-07-24T06:36:01.310Z] github.com/docker/docker/registry/resumable [2022-07-24T06:36:01.310Z] github.com/docker/docker/restartmanager [2022-07-24T06:36:01.310Z] github.com/docker/docker/rootless [2022-07-24T06:36:01.310Z] github.com/docker/docker/rootless/specconv [2022-07-24T06:36:01.310Z] github.com/docker/docker/runconfig [2022-07-24T06:36:01.310Z] github.com/docker/docker/runconfig/opts [2022-07-24T06:36:01.310Z] github.com/docker/docker/testutil [2022-07-24T06:36:01.310Z] github.com/docker/docker/testutil/daemon [2022-07-24T06:36:01.310Z] github.com/docker/docker/testutil/environment [2022-07-24T06:36:01.310Z] github.com/docker/docker/testutil/fakecontext [2022-07-24T06:36:01.310Z] github.com/docker/docker/testutil/fakegit [2022-07-24T06:36:01.310Z] github.com/docker/docker/testutil/fakestorage [2022-07-24T06:36:01.310Z] github.com/docker/docker/testutil/fixtures/load [2022-07-24T06:36:01.310Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-24T06:36:01.310Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-24T06:36:01.310Z] github.com/docker/docker/testutil/registry [2022-07-24T06:36:01.310Z] github.com/docker/docker/testutil/request [2022-07-24T06:36:01.310Z] github.com/docker/docker/volume [2022-07-24T06:36:01.310Z] github.com/docker/docker/volume/drivers [2022-07-24T06:36:01.310Z] github.com/docker/docker/volume/local [2022-07-24T06:36:01.310Z] github.com/docker/docker/volume/mounts [2022-07-24T06:36:01.310Z] github.com/docker/docker/volume/service [2022-07-24T06:36:01.310Z] github.com/docker/docker/volume/service/opts [2022-07-24T06:36:01.310Z] github.com/docker/docker/volume/testutils' [2022-07-24T06:36:01.310Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-07-24T06:36:01.310Z] github.com/docker/docker/libnetwork/bitseq [2022-07-24T06:36:01.310Z] github.com/docker/docker/libnetwork/cluster [2022-07-24T06:36:01.310Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-24T06:36:01.310Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-24T06:36:01.310Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-24T06:36:01.310Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-24T06:36:01.310Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-24T06:36:01.310Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-24T06:36:01.310Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-24T06:36:01.310Z] github.com/docker/docker/libnetwork/config [2022-07-24T06:36:01.310Z] github.com/docker/docker/libnetwork/datastore [2022-07-24T06:36:01.310Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-24T06:36:01.310Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-24T06:36:01.310Z] github.com/docker/docker/libnetwork/driverapi [2022-07-24T06:36:01.310Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-24T06:36:01.310Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-24T06:36:01.310Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-24T06:36:01.310Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-24T06:36:01.310Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-24T06:36:01.310Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-24T06:36:01.310Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-24T06:36:01.310Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-24T06:36:01.310Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-24T06:36:01.310Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-24T06:36:01.310Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-24T06:36:01.310Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-24T06:36:01.310Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-24T06:36:01.310Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-24T06:36:01.310Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-24T06:36:01.310Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-24T06:36:01.310Z] github.com/docker/docker/libnetwork/etchosts [2022-07-24T06:36:01.310Z] github.com/docker/docker/libnetwork/idm [2022-07-24T06:36:01.311Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-24T06:36:01.311Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-24T06:36:01.311Z] github.com/docker/docker/libnetwork/ipam [2022-07-24T06:36:01.311Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-24T06:36:01.311Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-24T06:36:01.311Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-24T06:36:01.311Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-24T06:36:01.311Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-24T06:36:01.311Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-24T06:36:01.311Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-24T06:36:01.311Z] github.com/docker/docker/libnetwork/iptables [2022-07-24T06:36:01.311Z] github.com/docker/docker/libnetwork/netlabel [2022-07-24T06:36:01.311Z] github.com/docker/docker/libnetwork/netutils [2022-07-24T06:36:01.311Z] github.com/docker/docker/libnetwork/networkdb [2022-07-24T06:36:01.311Z] github.com/docker/docker/libnetwork/ns [2022-07-24T06:36:01.311Z] github.com/docker/docker/libnetwork/options [2022-07-24T06:36:01.311Z] github.com/docker/docker/libnetwork/osl [2022-07-24T06:36:01.311Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-24T06:36:01.311Z] github.com/docker/docker/libnetwork/portallocator [2022-07-24T06:36:01.311Z] github.com/docker/docker/libnetwork/portmapper [2022-07-24T06:36:01.311Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-24T06:36:01.311Z] github.com/docker/docker/libnetwork/testutils [2022-07-24T06:36:01.311Z] github.com/docker/docker/libnetwork/types' [2022-07-24T06:36:01.311Z] + echo 'github.com/docker/docker/libnetwork [2022-07-24T06:36:01.311Z] github.com/docker/docker/libnetwork/bitseq [2022-07-24T06:36:01.311Z] github.com/docker/docker/libnetwork/cluster [2022-07-24T06:36:01.311Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-24T06:36:01.311Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-24T06:36:01.311Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-24T06:36:01.311Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-24T06:36:01.311Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-24T06:36:01.311Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-24T06:36:01.311Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-24T06:36:01.311Z] github.com/docker/docker/libnetwork/config [2022-07-24T06:36:01.311Z] github.com/docker/docker/libnetwork/datastore [2022-07-24T06:36:01.311Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-24T06:36:01.311Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-24T06:36:01.311Z] github.com/docker/docker/libnetwork/driverapi [2022-07-24T06:36:01.311Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-24T06:36:01.311Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-24T06:36:01.311Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-24T06:36:01.311Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-24T06:36:01.311Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-24T06:36:01.311Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-24T06:36:01.311Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-24T06:36:01.311Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-24T06:36:01.311Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-24T06:36:01.311Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-24T06:36:01.311Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-24T06:36:01.311Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-24T06:36:01.311Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-24T06:36:01.311Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-24T06:36:01.311Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-24T06:36:01.311Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-24T06:36:01.311Z] github.com/docker/docker/libnetwork/etchosts [2022-07-24T06:36:01.311Z] github.com/docker/docker/libnetwork/idm [2022-07-24T06:36:01.311Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-24T06:36:01.311Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-24T06:36:01.311Z] github.com/docker/docker/libnetwork/ipam [2022-07-24T06:36:01.311Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-24T06:36:01.311Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-24T06:36:01.311Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-24T06:36:01.311Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-24T06:36:01.311Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-24T06:36:01.311Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-24T06:36:01.311Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-24T06:36:01.311Z] github.com/docker/docker/libnetwork/iptables [2022-07-24T06:36:01.311Z] github.com/docker/docker/libnetwork/netlabel [2022-07-24T06:36:01.311Z] github.com/docker/docker/libnetwork/netutils [2022-07-24T06:36:01.311Z] github.com/docker/docker/libnetwork/networkdb [2022-07-24T06:36:01.311Z] github.com/docker/docker/libnetwork/ns [2022-07-24T06:36:01.311Z] github.com/docker/docker/libnetwork/options [2022-07-24T06:36:01.311Z] github.com/docker/docker/libnetwork/osl [2022-07-24T06:36:01.311Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-24T06:36:01.311Z] github.com/docker/docker/libnetwork/portallocator [2022-07-24T06:36:01.311Z] github.com/docker/docker/libnetwork/portmapper [2022-07-24T06:36:01.311Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-24T06:36:01.311Z] github.com/docker/docker/libnetwork/testutils [2022-07-24T06:36:01.311Z] github.com/docker/docker/libnetwork/types' [2022-07-24T06:36:01.311Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-07-24T06:36:01.311Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-24T06:36:01.311Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-24T06:36:01.311Z] + type docker-proxy [2022-07-24T06:36:01.311Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-07-24T06:36:01.311Z] + hack/make.sh binary-proxy install-proxy [2022-07-24T06:36:01.311Z] [2022-07-24T06:36:01.311Z] Removing bundles/ [2022-07-24T06:36:01.311Z] [2022-07-24T06:36:01.311Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-07-24T06:36:01.311Z] Building: bundles/binary-proxy/docker-proxy [2022-07-24T06:36:01.311Z] GOOS="" GOARCH="" GOARM="" [2022-07-24T06:36:01.408Z] #77 291.9 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-24T06:36:01.408Z] #77 291.9 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-24T06:36:01.671Z] #77 292.0 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-24T06:36:01.671Z] #77 292.0 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-24T06:36:01.671Z] #77 292.1 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-24T06:36:01.671Z] #77 292.1 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-24T06:36:01.671Z] #77 292.2 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-24T06:36:01.671Z] #77 292.2 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-24T06:36:01.671Z] #77 292.2 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-24T06:36:01.931Z] #77 292.3 CC src/crun-crun.o [2022-07-24T06:36:01.931Z] #77 292.3 CC src/crun-run.o [2022-07-24T06:36:01.931Z] #77 292.4 CC src/crun-delete.o [2022-07-24T06:36:01.931Z] #77 292.4 CC src/crun-kill.o [2022-07-24T06:36:01.931Z] #77 292.5 CC src/crun-unpause.o [2022-07-24T06:36:01.931Z] #77 292.6 CC src/crun-pause.o [2022-07-24T06:36:02.192Z] #77 292.6 CC src/crun-spec.o [2022-07-24T06:36:02.192Z] #77 292.7 CC src/crun-exec.o [2022-07-24T06:36:02.192Z] #77 292.7 CC src/crun-list.o [2022-07-24T06:36:02.192Z] #77 292.8 CC src/crun-start.o [2022-07-24T06:36:02.452Z] #77 292.8 CC src/crun-create.o [2022-07-24T06:36:02.452Z] #77 292.9 CC src/crun-ps.o [2022-07-24T06:36:02.452Z] #77 292.9 CC src/crun-state.o [2022-07-24T06:36:02.452Z] #77 292.9 CC src/crun-checkpoint.o [2022-07-24T06:36:02.452Z] #77 293.0 CC src/crun-update.o [2022-07-24T06:36:02.452Z] #77 293.1 CC src/libcrun/libcrun_la-utils.lo [2022-07-24T06:36:02.765Z] #77 293.1 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-24T06:36:02.765Z] #77 293.1 CC src/libcrun/libcrun_la-container.lo [2022-07-24T06:36:02.765Z] #77 293.1 CC src/crun-restore.o [2022-07-24T06:36:02.765Z] #77 293.3 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-24T06:36:02.765Z] #77 293.3 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-24T06:36:02.765Z] #77 293.4 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-24T06:36:02.765Z] #77 293.5 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-24T06:36:03.030Z] #77 293.6 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-24T06:36:03.030Z] #77 293.6 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-24T06:36:03.030Z] #77 293.7 CC src/libcrun/libcrun_la-criu.lo [2022-07-24T06:36:03.030Z] #77 293.7 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-24T06:36:03.297Z] #77 293.9 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-24T06:36:03.297Z] #77 294.0 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-24T06:36:03.557Z] #77 294.1 CC src/libcrun/libcrun_la-linux.lo [2022-07-24T06:36:03.558Z] #77 294.1 CC src/libcrun/libcrun_la-error.lo [2022-07-24T06:36:03.640Z] #20 55.85 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-24T06:36:03.640Z] #20 55.85 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-07-24T06:36:03.640Z] #20 55.86 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-24T06:36:03.640Z] #20 55.91 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-24T06:36:03.640Z] #20 55.92 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-24T06:36:03.640Z] #20 55.92 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-24T06:36:03.830Z] #77 294.3 CC src/libcrun/libcrun_la-status.lo [2022-07-24T06:36:03.830Z] #77 294.3 CC src/libcrun/libcrun_la-terminal.lo [2022-07-24T06:36:03.830Z] #77 294.4 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-24T06:36:03.830Z] #77 294.4 CC src/libcrun/libcrun_la-signals.lo [2022-07-24T06:36:03.830Z] #77 294.4 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-24T06:36:04.090Z] #77 294.6 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-24T06:36:04.090Z] #77 294.6 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-24T06:36:04.350Z] #77 294.9 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-24T06:36:04.350Z] #77 295.0 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-24T06:36:04.350Z] #77 295.0 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-24T06:36:04.919Z] #77 295.2 CC tests/init.o [2022-07-24T06:36:04.919Z] #77 295.4 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-24T06:36:05.531Z] #20 57.76 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-24T06:36:05.531Z] #20 57.76 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-24T06:36:05.531Z] #20 57.77 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-24T06:36:06.112Z] #77 316.4 CCLD libcrun.la [2022-07-24T06:36:06.112Z] #77 316.5 AR libcrun_testing.a [2022-07-24T06:36:06.112Z] #77 316.5 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-24T06:36:06.112Z] #77 316.6 CCLD tests/tests_libcrun_fuzzer [2022-07-24T06:36:06.112Z] #77 316.6 CCLD tests/tests_libcrun_utils [2022-07-24T06:36:06.112Z] #77 316.6 CCLD tests/tests_libcrun_errors [2022-07-24T06:36:06.112Z] #77 318.0 CCLD crun [2022-07-24T06:36:06.112Z] #77 318.4 make[3]: Entering directory '/tmp/crun-build' [2022-07-24T06:36:06.112Z] #77 318.6 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-24T06:36:06.112Z] #77 318.6 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-24T06:36:06.112Z] #77 318.6 /bin/mkdir -p '/usr/local/lib' [2022-07-24T06:36:06.112Z] #77 318.6 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-24T06:36:06.112Z] #77 318.7 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-24T06:36:06.112Z] #77 318.7 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-24T06:36:06.112Z] #77 318.7 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-24T06:36:06.112Z] #77 318.7 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-24T06:36:06.112Z] #77 318.9 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-07-24T06:36:06.112Z] #77 319.0 ---------------------------------------------------------------------- [2022-07-24T06:36:06.112Z] #77 319.0 Libraries have been installed in: [2022-07-24T06:36:06.112Z] #77 319.0 /usr/local/lib [2022-07-24T06:36:06.112Z] #77 319.0 [2022-07-24T06:36:06.112Z] #77 319.0 If you ever happen to want to link against installed libraries [2022-07-24T06:36:06.112Z] #77 319.0 in a given directory, LIBDIR, you must either use libtool, and [2022-07-24T06:36:06.112Z] #77 319.0 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-24T06:36:06.112Z] #77 319.0 flag during linking and do at least one of the following: [2022-07-24T06:36:06.112Z] #77 319.0 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-24T06:36:06.112Z] #77 319.0 during execution [2022-07-24T06:36:06.112Z] #77 319.0 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-24T06:36:06.112Z] #77 319.0 during linking [2022-07-24T06:36:06.112Z] #77 319.0 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-24T06:36:06.112Z] #77 319.0 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-24T06:36:06.112Z] #77 319.0 [2022-07-24T06:36:06.112Z] #77 319.0 See any operating system documentation about shared libraries for [2022-07-24T06:36:06.112Z] #77 319.0 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-24T06:36:06.112Z] #77 319.0 ---------------------------------------------------------------------- [2022-07-24T06:36:06.112Z] #77 319.0 /bin/mkdir -p '/build' [2022-07-24T06:36:06.112Z] #77 319.0 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-24T06:36:06.112Z] #77 319.1 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-24T06:36:06.373Z] #77 319.1 make[3]: Leaving directory '/tmp/crun-build' [2022-07-24T06:36:06.373Z] #77 319.1 make[2]: Leaving directory '/tmp/crun-build' [2022-07-24T06:36:06.373Z] #77 319.1 make[1]: Leaving directory '/tmp/crun-build' [2022-07-24T06:36:06.632Z] #77 DONE 319.5s [2022-07-24T06:36:06.632Z] [2022-07-24T06:36:06.632Z] #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-24T06:36:06.632Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-24T06:36:06.829Z] #77 ... [2022-07-24T06:36:06.829Z] [2022-07-24T06:36:06.829Z] #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-24T06:36:06.829Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-24T06:36:06.829Z] #47 363.1 + dpkg --print-architecture [2022-07-24T06:36:06.829Z] #47 363.1 + git checkout -q v2.1.0 [2022-07-24T06:36:06.829Z] #47 363.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-24T06:36:06.829Z] #47 363.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-24T06:36:07.894Z] Created binary: bundles/binary-proxy/docker-proxy [2022-07-24T06:36:07.894Z] [2022-07-24T06:36:07.894Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-07-24T06:36:07.894Z] Installing docker-proxy to /usr/local/bin/ [2022-07-24T06:36:07.894Z] [2022-07-24T06:36:07.894Z] + mkdir -p bundles [2022-07-24T06:36:07.894Z] + '[' -n 'github.com/docker/docker/api [2022-07-24T06:36:07.894Z] github.com/docker/docker/api/server [2022-07-24T06:36:07.894Z] github.com/docker/docker/api/server/backend/build [2022-07-24T06:36:07.894Z] github.com/docker/docker/api/server/httpstatus [2022-07-24T06:36:07.894Z] github.com/docker/docker/api/server/httputils [2022-07-24T06:36:07.894Z] github.com/docker/docker/api/server/middleware [2022-07-24T06:36:07.894Z] github.com/docker/docker/api/server/router [2022-07-24T06:36:07.894Z] github.com/docker/docker/api/server/router/build [2022-07-24T06:36:07.894Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-24T06:36:07.894Z] github.com/docker/docker/api/server/router/container [2022-07-24T06:36:07.894Z] github.com/docker/docker/api/server/router/debug [2022-07-24T06:36:07.894Z] github.com/docker/docker/api/server/router/distribution [2022-07-24T06:36:07.894Z] github.com/docker/docker/api/server/router/grpc [2022-07-24T06:36:07.894Z] github.com/docker/docker/api/server/router/image [2022-07-24T06:36:07.894Z] github.com/docker/docker/api/server/router/network [2022-07-24T06:36:07.894Z] github.com/docker/docker/api/server/router/plugin [2022-07-24T06:36:07.894Z] github.com/docker/docker/api/server/router/session [2022-07-24T06:36:07.894Z] github.com/docker/docker/api/server/router/swarm [2022-07-24T06:36:07.894Z] github.com/docker/docker/api/server/router/system [2022-07-24T06:36:07.894Z] github.com/docker/docker/api/server/router/volume [2022-07-24T06:36:07.894Z] github.com/docker/docker/api/types [2022-07-24T06:36:07.894Z] github.com/docker/docker/api/types/backend [2022-07-24T06:36:07.894Z] github.com/docker/docker/api/types/blkiodev [2022-07-24T06:36:07.894Z] github.com/docker/docker/api/types/container [2022-07-24T06:36:07.894Z] github.com/docker/docker/api/types/events [2022-07-24T06:36:07.894Z] github.com/docker/docker/api/types/filters [2022-07-24T06:36:07.894Z] github.com/docker/docker/api/types/image [2022-07-24T06:36:07.894Z] github.com/docker/docker/api/types/mount [2022-07-24T06:36:07.894Z] github.com/docker/docker/api/types/network [2022-07-24T06:36:07.894Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-24T06:36:07.894Z] github.com/docker/docker/api/types/registry [2022-07-24T06:36:07.894Z] github.com/docker/docker/api/types/strslice [2022-07-24T06:36:07.894Z] github.com/docker/docker/api/types/swarm [2022-07-24T06:36:07.894Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-24T06:36:07.894Z] github.com/docker/docker/api/types/time [2022-07-24T06:36:07.894Z] github.com/docker/docker/api/types/versions [2022-07-24T06:36:07.894Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-24T06:36:07.894Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-24T06:36:07.894Z] github.com/docker/docker/api/types/volume [2022-07-24T06:36:07.894Z] github.com/docker/docker/builder [2022-07-24T06:36:07.894Z] github.com/docker/docker/builder/builder-next [2022-07-24T06:36:07.894Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-24T06:36:07.894Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-24T06:36:07.894Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-24T06:36:07.894Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-24T06:36:07.894Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-24T06:36:07.894Z] github.com/docker/docker/builder/builder-next/worker [2022-07-24T06:36:07.894Z] github.com/docker/docker/builder/dockerfile [2022-07-24T06:36:07.894Z] github.com/docker/docker/builder/remotecontext [2022-07-24T06:36:07.894Z] github.com/docker/docker/builder/remotecontext/git [2022-07-24T06:36:07.894Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-24T06:36:07.894Z] github.com/docker/docker/cli [2022-07-24T06:36:07.894Z] github.com/docker/docker/cli/config [2022-07-24T06:36:07.894Z] github.com/docker/docker/cli/debug [2022-07-24T06:36:07.894Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-24T06:36:07.894Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-24T06:36:07.894Z] github.com/docker/docker/client [2022-07-24T06:36:07.894Z] github.com/docker/docker/cmd/docker-proxy [2022-07-24T06:36:07.894Z] github.com/docker/docker/cmd/dockerd [2022-07-24T06:36:07.894Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-24T06:36:07.894Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-24T06:36:07.894Z] github.com/docker/docker/container [2022-07-24T06:36:07.894Z] github.com/docker/docker/container/stream [2022-07-24T06:36:07.894Z] github.com/docker/docker/contrib/apparmor [2022-07-24T06:36:07.894Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-24T06:36:07.894Z] github.com/docker/docker/contrib/httpserver [2022-07-24T06:36:07.894Z] github.com/docker/docker/daemon [2022-07-24T06:36:07.894Z] github.com/docker/docker/daemon/cluster [2022-07-24T06:36:07.894Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-24T06:36:07.894Z] github.com/docker/docker/daemon/cluster/convert [2022-07-24T06:36:07.894Z] github.com/docker/docker/daemon/cluster/executor [2022-07-24T06:36:07.894Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-24T06:36:07.894Z] github.com/docker/docker/daemon/cluster/provider [2022-07-24T06:36:07.894Z] github.com/docker/docker/daemon/config [2022-07-24T06:36:07.894Z] github.com/docker/docker/daemon/events [2022-07-24T06:36:07.894Z] github.com/docker/docker/daemon/events/testutils [2022-07-24T06:36:07.894Z] github.com/docker/docker/daemon/exec [2022-07-24T06:36:07.894Z] github.com/docker/docker/daemon/graphdriver [2022-07-24T06:36:07.894Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-24T06:36:07.894Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-24T06:36:07.894Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-24T06:36:07.894Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-24T06:36:07.894Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-24T06:36:07.894Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-24T06:36:07.894Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-24T06:36:07.894Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-24T06:36:07.894Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-24T06:36:07.894Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-24T06:36:07.895Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-24T06:36:07.895Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-24T06:36:07.895Z] github.com/docker/docker/daemon/images [2022-07-24T06:36:07.895Z] github.com/docker/docker/daemon/initlayer [2022-07-24T06:36:07.895Z] github.com/docker/docker/daemon/links [2022-07-24T06:36:07.895Z] github.com/docker/docker/daemon/listeners [2022-07-24T06:36:07.895Z] github.com/docker/docker/daemon/logger [2022-07-24T06:36:07.895Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-24T06:36:07.895Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-24T06:36:07.895Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-24T06:36:07.895Z] github.com/docker/docker/daemon/logger/gelf [2022-07-24T06:36:07.895Z] github.com/docker/docker/daemon/logger/journald [2022-07-24T06:36:07.895Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-24T06:36:07.895Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-24T06:36:07.895Z] github.com/docker/docker/daemon/logger/local [2022-07-24T06:36:07.895Z] github.com/docker/docker/daemon/logger/logentries [2022-07-24T06:36:07.895Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-24T06:36:07.895Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-24T06:36:07.895Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-24T06:36:07.895Z] github.com/docker/docker/daemon/logger/splunk [2022-07-24T06:36:07.895Z] github.com/docker/docker/daemon/logger/syslog [2022-07-24T06:36:07.895Z] github.com/docker/docker/daemon/logger/templates [2022-07-24T06:36:07.895Z] github.com/docker/docker/daemon/names [2022-07-24T06:36:07.895Z] github.com/docker/docker/daemon/network [2022-07-24T06:36:07.895Z] github.com/docker/docker/daemon/stats [2022-07-24T06:36:07.895Z] github.com/docker/docker/distribution [2022-07-24T06:36:07.895Z] github.com/docker/docker/distribution/metadata [2022-07-24T06:36:07.895Z] github.com/docker/docker/distribution/utils [2022-07-24T06:36:07.895Z] github.com/docker/docker/distribution/xfer [2022-07-24T06:36:07.895Z] github.com/docker/docker/dockerversion [2022-07-24T06:36:07.895Z] github.com/docker/docker/errdefs [2022-07-24T06:36:07.895Z] github.com/docker/docker/image [2022-07-24T06:36:07.895Z] github.com/docker/docker/image/cache [2022-07-24T06:36:07.895Z] github.com/docker/docker/image/tarexport [2022-07-24T06:36:07.895Z] github.com/docker/docker/image/v1 [2022-07-24T06:36:07.895Z] github.com/docker/docker/internal/test/suite [2022-07-24T06:36:07.895Z] github.com/docker/docker/layer [2022-07-24T06:36:07.895Z] github.com/docker/docker/libcontainerd [2022-07-24T06:36:07.895Z] github.com/docker/docker/libcontainerd/queue [2022-07-24T06:36:07.895Z] github.com/docker/docker/libcontainerd/remote [2022-07-24T06:36:07.895Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-24T06:36:07.895Z] github.com/docker/docker/libcontainerd/types [2022-07-24T06:36:07.895Z] github.com/docker/docker/oci [2022-07-24T06:36:07.895Z] github.com/docker/docker/oci/caps [2022-07-24T06:36:07.895Z] github.com/docker/docker/opts [2022-07-24T06:36:07.895Z] github.com/docker/docker/pkg/aaparser [2022-07-24T06:36:07.895Z] github.com/docker/docker/pkg/archive [2022-07-24T06:36:07.895Z] github.com/docker/docker/pkg/authorization [2022-07-24T06:36:07.895Z] github.com/docker/docker/pkg/broadcaster [2022-07-24T06:36:07.895Z] github.com/docker/docker/pkg/capabilities [2022-07-24T06:36:07.895Z] github.com/docker/docker/pkg/chrootarchive [2022-07-24T06:36:07.895Z] github.com/docker/docker/pkg/containerfs [2022-07-24T06:36:07.895Z] github.com/docker/docker/pkg/devicemapper [2022-07-24T06:36:07.895Z] github.com/docker/docker/pkg/directory [2022-07-24T06:36:07.895Z] github.com/docker/docker/pkg/dmesg [2022-07-24T06:36:07.895Z] github.com/docker/docker/pkg/fileutils [2022-07-24T06:36:07.895Z] github.com/docker/docker/pkg/fsutils [2022-07-24T06:36:07.895Z] github.com/docker/docker/pkg/homedir [2022-07-24T06:36:07.895Z] github.com/docker/docker/pkg/idtools [2022-07-24T06:36:07.895Z] github.com/docker/docker/pkg/ioutils [2022-07-24T06:36:07.895Z] github.com/docker/docker/pkg/jsonmessage [2022-07-24T06:36:07.895Z] github.com/docker/docker/pkg/longpath [2022-07-24T06:36:07.895Z] github.com/docker/docker/pkg/loopback [2022-07-24T06:36:07.895Z] github.com/docker/docker/pkg/namesgenerator [2022-07-24T06:36:07.895Z] github.com/docker/docker/pkg/parsers [2022-07-24T06:36:07.895Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-24T06:36:07.895Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-24T06:36:07.895Z] github.com/docker/docker/pkg/pidfile [2022-07-24T06:36:07.895Z] github.com/docker/docker/pkg/platform [2022-07-24T06:36:07.895Z] github.com/docker/docker/pkg/plugingetter [2022-07-24T06:36:07.895Z] github.com/docker/docker/pkg/plugins [2022-07-24T06:36:07.895Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-24T06:36:07.895Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-24T06:36:07.895Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-24T06:36:07.895Z] github.com/docker/docker/pkg/plugins/transport [2022-07-24T06:36:07.895Z] github.com/docker/docker/pkg/pools [2022-07-24T06:36:07.895Z] github.com/docker/docker/pkg/progress [2022-07-24T06:36:07.895Z] github.com/docker/docker/pkg/pubsub [2022-07-24T06:36:07.895Z] github.com/docker/docker/pkg/reexec [2022-07-24T06:36:07.895Z] github.com/docker/docker/pkg/signal [2022-07-24T06:36:07.895Z] github.com/docker/docker/pkg/stack [2022-07-24T06:36:07.895Z] github.com/docker/docker/pkg/stdcopy [2022-07-24T06:36:07.895Z] github.com/docker/docker/pkg/streamformatter [2022-07-24T06:36:07.895Z] github.com/docker/docker/pkg/stringid [2022-07-24T06:36:07.895Z] github.com/docker/docker/pkg/sysinfo [2022-07-24T06:36:07.895Z] github.com/docker/docker/pkg/system [2022-07-24T06:36:07.895Z] github.com/docker/docker/pkg/tailfile [2022-07-24T06:36:07.895Z] github.com/docker/docker/pkg/tarsum [2022-07-24T06:36:07.895Z] github.com/docker/docker/pkg/truncindex [2022-07-24T06:36:07.895Z] github.com/docker/docker/pkg/urlutil [2022-07-24T06:36:07.895Z] github.com/docker/docker/pkg/useragent [2022-07-24T06:36:07.895Z] github.com/docker/docker/plugin [2022-07-24T06:36:07.895Z] github.com/docker/docker/plugin/executor/containerd [2022-07-24T06:36:07.895Z] github.com/docker/docker/plugin/v2 [2022-07-24T06:36:07.895Z] github.com/docker/docker/profiles/apparmor [2022-07-24T06:36:07.895Z] github.com/docker/docker/profiles/seccomp [2022-07-24T06:36:07.895Z] github.com/docker/docker/quota [2022-07-24T06:36:07.895Z] github.com/docker/docker/reference [2022-07-24T06:36:07.895Z] github.com/docker/docker/registry [2022-07-24T06:36:07.895Z] github.com/docker/docker/registry/resumable [2022-07-24T06:36:07.895Z] github.com/docker/docker/restartmanager [2022-07-24T06:36:07.895Z] github.com/docker/docker/rootless [2022-07-24T06:36:07.895Z] github.com/docker/docker/rootless/specconv [2022-07-24T06:36:07.895Z] github.com/docker/docker/runconfig [2022-07-24T06:36:07.895Z] github.com/docker/docker/runconfig/opts [2022-07-24T06:36:07.895Z] github.com/docker/docker/testutil [2022-07-24T06:36:07.895Z] github.com/docker/docker/testutil/daemon [2022-07-24T06:36:07.895Z] github.com/docker/docker/testutil/environment [2022-07-24T06:36:07.895Z] github.com/docker/docker/testutil/fakecontext [2022-07-24T06:36:07.895Z] github.com/docker/docker/testutil/fakegit [2022-07-24T06:36:07.895Z] github.com/docker/docker/testutil/fakestorage [2022-07-24T06:36:07.895Z] github.com/docker/docker/testutil/fixtures/load [2022-07-24T06:36:07.895Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-24T06:36:07.895Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-24T06:36:07.895Z] github.com/docker/docker/testutil/registry [2022-07-24T06:36:07.895Z] github.com/docker/docker/testutil/request [2022-07-24T06:36:07.895Z] github.com/docker/docker/volume [2022-07-24T06:36:07.895Z] github.com/docker/docker/volume/drivers [2022-07-24T06:36:07.895Z] github.com/docker/docker/volume/local [2022-07-24T06:36:07.895Z] github.com/docker/docker/volume/mounts [2022-07-24T06:36:07.895Z] github.com/docker/docker/volume/service [2022-07-24T06:36:07.895Z] github.com/docker/docker/volume/service/opts [2022-07-24T06:36:07.895Z] github.com/docker/docker/volume/testutils' ']' [2022-07-24T06:36:07.895Z] + 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-24T06:36:07.895Z] ? github.com/docker/docker/api [no test files] [2022-07-24T06:36:09.704Z] #20 61.67 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-24T06:36:09.704Z] #20 61.67 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-24T06:36:09.704Z] #20 61.68 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-24T06:36:09.704Z] #20 ... [2022-07-24T06:36:09.704Z] [2022-07-24T06:36:09.704Z] #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-24T06:36:09.704Z] #71 sha256:e4c1494efab5192f01bcf6d928e2b80acd55ca1e49df2ac704fa4b938bbe988d [2022-07-24T06:36:09.704Z] #71 14.74 + cd /tmp/tmp.aSt1CMzw4C/src/github.com/containerd/containerd [2022-07-24T06:36:09.704Z] #71 14.74 + git checkout -q v1.6.6 [2022-07-24T06:36:09.960Z] #71 15.23 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-24T06:36:09.960Z] #71 15.23 + BUILDTAGS='netgo osusergo static_build' [2022-07-24T06:36:09.961Z] #71 15.23 + export EXTRA_FLAGS=-buildmode=pie [2022-07-24T06:36:09.961Z] #71 15.23 + EXTRA_FLAGS=-buildmode=pie [2022-07-24T06:36:09.961Z] #71 15.23 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-24T06:36:09.961Z] #71 15.23 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-24T06:36:09.961Z] #71 15.23 + '[' '' = dynamic ']' [2022-07-24T06:36:09.961Z] #71 15.23 + make [2022-07-24T06:36:10.525Z] #71 15.84 + bin/ctr [2022-07-24T06:36:17.072Z] #71 ... [2022-07-24T06:36:17.072Z] [2022-07-24T06:36:17.072Z] #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-24T06:36:17.072Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-24T06:36:17.072Z] #20 63.22 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-24T06:36:17.072Z] #20 63.23 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-24T06:36:17.072Z] #20 63.23 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-24T06:36:17.072Z] #20 65.01 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-24T06:36:17.072Z] #20 65.01 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-24T06:36:17.072Z] #20 65.02 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-24T06:36:17.072Z] #20 68.87 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-24T06:36:17.072Z] #20 68.87 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-24T06:36:17.072Z] #20 68.88 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-24T06:36:18.441Z] #20 70.86 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-24T06:36:18.441Z] #20 70.87 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-24T06:36:18.441Z] #20 70.94 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-24T06:36:18.441Z] #20 71.04 Selecting previously unselected package libapparmor1:amd64. [2022-07-24T06:36:18.441Z] #20 71.04 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-07-24T06:36:18.698Z] #20 71.05 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-07-24T06:36:18.698Z] #20 71.22 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-24T06:36:18.698Z] #20 71.23 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-07-24T06:36:18.698Z] #20 71.23 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-24T06:36:18.698Z] #20 71.30 Selecting previously unselected package libbtrfs0:amd64. [2022-07-24T06:36:18.955Z] #20 71.30 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-24T06:36:18.955Z] #20 71.31 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-24T06:36:18.955Z] #20 71.38 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-24T06:36:18.955Z] #20 71.40 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-24T06:36:18.955Z] #20 71.40 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-24T06:36:18.955Z] #20 71.49 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-24T06:36:18.955Z] #20 71.50 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-24T06:36:18.955Z] #20 71.50 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-24T06:36:18.955Z] #20 71.54 Selecting previously unselected package libudev-dev:amd64. [2022-07-24T06:36:18.955Z] #20 71.55 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-24T06:36:18.955Z] #20 71.55 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-24T06:36:19.212Z] #20 71.61 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-24T06:36:19.212Z] #20 71.62 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-07-24T06:36:19.212Z] #20 71.63 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-07-24T06:36:19.212Z] #20 71.74 Selecting previously unselected package libpcre2-16-0:amd64. [2022-07-24T06:36:19.212Z] #20 71.75 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-07-24T06:36:19.212Z] #20 71.75 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-07-24T06:36:19.212Z] #20 71.84 Selecting previously unselected package libpcre2-32-0:amd64. [2022-07-24T06:36:19.212Z] #20 71.84 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-07-24T06:36:19.212Z] #20 71.85 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-07-24T06:36:19.470Z] #20 71.93 Selecting previously unselected package libpcre2-posix2:amd64. [2022-07-24T06:36:19.470Z] #20 71.93 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-07-24T06:36:19.470Z] #20 71.94 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-07-24T06:36:19.470Z] #20 71.98 Selecting previously unselected package libpcre2-dev:amd64. [2022-07-24T06:36:19.470Z] #20 71.99 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-07-24T06:36:19.470Z] #20 71.99 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-07-24T06:36:19.727Z] #20 72.16 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-24T06:36:19.727Z] #20 72.16 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-07-24T06:36:19.727Z] #20 72.17 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-07-24T06:36:19.727Z] #20 72.26 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-24T06:36:19.727Z] #20 72.26 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-07-24T06:36:19.727Z] #20 72.27 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-24T06:36:19.727Z] #20 72.31 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-24T06:36:19.727Z] #20 72.32 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-24T06:36:19.727Z] #20 72.33 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-24T06:36:19.984Z] #20 72.39 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-24T06:36:19.984Z] #20 72.39 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-24T06:36:19.984Z] #20 72.40 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-24T06:36:20.241Z] #20 72.71 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-24T06:36:20.242Z] #20 72.72 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-07-24T06:36:20.242Z] #20 72.73 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-24T06:36:20.242Z] #20 72.74 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-07-24T06:36:20.242Z] #20 72.75 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-24T06:36:20.242Z] #20 72.77 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-07-24T06:36:20.242Z] #20 72.78 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-24T06:36:20.242Z] #20 72.79 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-07-24T06:36:20.242Z] #20 72.80 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-24T06:36:20.242Z] #20 72.81 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-07-24T06:36:20.242Z] #20 72.82 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-24T06:36:20.242Z] #20 72.83 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-24T06:36:20.242Z] #20 72.84 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-24T06:36:20.242Z] #20 72.86 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-24T06:36:20.242Z] #20 72.87 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-24T06:36:20.242Z] #20 72.88 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-24T06:36:20.498Z] #20 72.89 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-24T06:36:20.498Z] #20 72.90 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-07-24T06:36:20.498Z] #20 72.91 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-07-24T06:36:20.498Z] #20 72.93 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-24T06:36:20.498Z] #20 72.94 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-24T06:36:20.498Z] #20 72.96 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-24T06:36:20.498Z] #20 72.96 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-24T06:36:20.498Z] #20 72.98 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-24T06:36:20.498Z] #20 72.98 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-24T06:36:20.498Z] #20 72.99 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-24T06:36:20.498Z] #20 73.00 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-24T06:36:20.498Z] #20 73.01 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-24T06:36:20.498Z] #20 73.03 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-24T06:36:20.498Z] #20 73.04 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-24T06:36:20.498Z] #20 73.05 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-24T06:36:20.498Z] #20 73.07 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-24T06:36:20.498Z] #20 73.08 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-24T06:36:20.498Z] #20 73.09 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-24T06:36:21.522Z] #55 ... [2022-07-24T06:36:21.522Z] [2022-07-24T06:36:21.522Z] #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-24T06:36:21.522Z] #60 sha256:49db53897aa6b827554a66803d7e0249011a69dbff681504142e2c01e38e4f68 [2022-07-24T06:36:21.522Z] #60 200.9 + mkdir -p /build [2022-07-24T06:36:21.522Z] #60 200.9 + cp runc /build/runc [2022-07-24T06:36:21.870Z] #20 DONE 74.4s [2022-07-24T06:36:21.870Z] [2022-07-24T06:36:21.870Z] #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-24T06:36:21.870Z] #21 sha256:64f3ecef25c02a7d4b0fd485e1a6934f10e0cd1c3ad62a0a50def9eaf88c1af4 [2022-07-24T06:36:22.092Z] #60 DONE 201.9s [2022-07-24T06:36:22.092Z] [2022-07-24T06:36:22.092Z] #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-24T06:36:22.092Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-24T06:36:22.092Z] #55 415.9 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-24T06:36:22.092Z] #55 DONE 416.0s [2022-07-24T06:36:22.092Z] [2022-07-24T06:36:22.092Z] #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-24T06:36:22.092Z] #64 sha256:2eba22f2541a93742fc6beb03312d77ca703c388cf9580863dd7873dcc3ab016 [2022-07-24T06:36:22.799Z] ok github.com/docker/docker/api/server 0.004s coverage: 7.9% of statements [2022-07-24T06:36:23.238Z] #21 1.121 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-24T06:36:23.239Z] #21 1.327 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-24T06:36:23.495Z] #21 1.506 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-07-24T06:36:24.633Z] #64 ... [2022-07-24T06:36:24.633Z] [2022-07-24T06:36:24.633Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-24T06:36:24.633Z] #56 sha256:694c90cf902663d072b7b92a0f2d0ed07249ce70e9df1f5d2388829b2cee5d0f [2022-07-24T06:36:25.572Z] #56 DONE 0.7s [2022-07-24T06:36:25.572Z] [2022-07-24T06:36:25.572Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-24T06:36:25.572Z] #58 sha256:948ebc210fa84583d39511fca0b5512a689bef9c94536ae8c02428aa47f0f77b [2022-07-24T06:36:25.572Z] #58 DONE 0.1s [2022-07-24T06:36:25.572Z] [2022-07-24T06:36:25.572Z] #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-24T06:36:25.572Z] #64 sha256:2eba22f2541a93742fc6beb03312d77ca703c388cf9580863dd7873dcc3ab016 [2022-07-24T06:36:25.572Z] #64 ... [2022-07-24T06:36:25.572Z] [2022-07-24T06:36:25.572Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-24T06:36:25.572Z] #61 sha256:b7be64165327838d56a0e7184a2c889fdf75c6a68757524a5aee3eef731644a9 [2022-07-24T06:36:25.831Z] #61 DONE 0.2s [2022-07-24T06:36:25.831Z] [2022-07-24T06:36:25.831Z] #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-24T06:36:25.831Z] #64 sha256:2eba22f2541a93742fc6beb03312d77ca703c388cf9580863dd7873dcc3ab016 [2022-07-24T06:36:27.736Z] #64 374.9 + bin/containerd [2022-07-24T06:36:28.750Z] #21 1.669 Reading package lists... [2022-07-24T06:36:28.786Z] #47 DONE 392.4s [2022-07-24T06:36:28.786Z] [2022-07-24T06:36:28.786Z] #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-24T06:36:28.786Z] #60 sha256:15a20ea72062e1d346288274018c6bf8c30dc34d384b680fb9947f78de2e0161 [2022-07-24T06:36:28.786Z] #60 ... [2022-07-24T06:36:28.786Z] [2022-07-24T06:36:28.786Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-24T06:36:28.786Z] #48 sha256:912e1239d935d4519ec6a02daba5ef18ff21bdbd74be48e1e8f1222dcdcb45f5 [2022-07-24T06:36:28.786Z] #48 DONE 0.6s [2022-07-24T06:36:28.786Z] [2022-07-24T06:36:28.786Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-24T06:36:28.786Z] #52 sha256:a8cd19c621d60012f1a3b92a2b790e2c11de69149e4ff9ba435bd59220cff3fc [2022-07-24T06:36:28.786Z] #52 DONE 0.1s [2022-07-24T06:36:28.786Z] [2022-07-24T06:36:28.786Z] #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-24T06:36:28.786Z] #60 sha256:15a20ea72062e1d346288274018c6bf8c30dc34d384b680fb9947f78de2e0161 [2022-07-24T06:36:29.046Z] #60 ... [2022-07-24T06:36:29.046Z] [2022-07-24T06:36:29.046Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-24T06:36:29.046Z] #54 sha256:9b07fe852cd8a5889f1e9eaffd23807a90e2167c99d07f85a85f33e3a63f9e63 [2022-07-24T06:36:29.046Z] #54 DONE 0.1s [2022-07-24T06:36:29.046Z] [2022-07-24T06:36:29.046Z] #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-24T06:36:29.046Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-24T06:36:32.344Z] #55 ... [2022-07-24T06:36:32.344Z] [2022-07-24T06:36:32.344Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-24T06:36:32.344Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-24T06:36:32.344Z] #77 322.7 CCLD tests/init [2022-07-24T06:36:32.922Z] #21 6.266 Reading package lists... [2022-07-24T06:36:33.853Z] #21 10.90 Building dependency tree... [2022-07-24T06:36:34.110Z] #21 12.00 Reading state information... [2022-07-24T06:36:35.061Z] #21 13.14 The following additional packages will be installed: [2022-07-24T06:36:35.061Z] #21 13.14 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-07-24T06:36:35.061Z] #21 13.14 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-07-24T06:36:35.061Z] #21 13.14 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-07-24T06:36:35.061Z] #21 13.14 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-07-24T06:36:35.061Z] #21 13.14 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-07-24T06:36:35.061Z] #21 13.14 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-07-24T06:36:35.061Z] #21 13.15 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-07-24T06:36:35.061Z] #21 13.16 Suggested packages: [2022-07-24T06:36:35.061Z] #21 13.16 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-07-24T06:36:35.061Z] #21 13.16 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-07-24T06:36:35.061Z] #21 13.16 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-07-24T06:36:35.061Z] #21 13.16 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-07-24T06:36:35.061Z] #21 13.16 seccomp:ppc64el seccomp:s390x [2022-07-24T06:36:35.061Z] #21 13.16 Recommended packages: [2022-07-24T06:36:35.061Z] #21 13.16 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-07-24T06:36:35.061Z] #21 13.17 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-07-24T06:36:35.061Z] #21 13.17 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-07-24T06:36:35.061Z] #21 13.17 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-07-24T06:36:35.625Z] #21 13.65 The following NEW packages will be installed: [2022-07-24T06:36:35.625Z] #21 13.65 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-07-24T06:36:35.625Z] #21 13.65 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-07-24T06:36:35.625Z] #21 13.65 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-07-24T06:36:35.625Z] #21 13.65 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-07-24T06:36:35.625Z] #21 13.65 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-07-24T06:36:35.625Z] #21 13.65 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-07-24T06:36:35.625Z] #21 13.65 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-07-24T06:36:35.625Z] #21 13.66 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-07-24T06:36:35.625Z] #21 13.66 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-07-24T06:36:35.625Z] #21 13.66 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-07-24T06:36:35.625Z] #21 13.66 libseccomp2:ppc64el libseccomp2:s390x [2022-07-24T06:36:35.883Z] #21 14.02 0 upgraded, 40 newly installed, 0 to remove and 0 not upgraded. [2022-07-24T06:36:35.883Z] #21 14.02 Need to get 15.9 MB of archives. [2022-07-24T06:36:35.883Z] #21 14.02 After this operation, 73.0 MB of additional disk space will be used. [2022-07-24T06:36:35.883Z] #21 14.02 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-07-24T06:36:36.139Z] #21 14.02 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-07-24T06:36:36.139Z] #21 14.03 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-07-24T06:36:36.139Z] #21 14.03 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-07-24T06:36:36.139Z] #21 14.04 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-07-24T06:36:36.139Z] #21 14.04 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-07-24T06:36:36.139Z] #21 14.04 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-07-24T06:36:36.139Z] #21 14.04 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-07-24T06:36:36.139Z] #21 14.08 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-07-24T06:36:36.139Z] #21 14.10 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-07-24T06:36:36.139Z] #21 14.10 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-07-24T06:36:36.139Z] #21 14.10 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-07-24T06:36:36.139Z] #21 14.12 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-07-24T06:36:36.139Z] #21 14.16 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-07-24T06:36:36.139Z] #21 14.16 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-07-24T06:36:36.139Z] #21 14.17 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-07-24T06:36:36.139Z] #21 14.17 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-07-24T06:36:36.139Z] #21 14.17 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-07-24T06:36:36.139Z] #21 14.20 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-07-24T06:36:36.139Z] #21 14.20 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-07-24T06:36:36.139Z] #21 14.20 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-07-24T06:36:36.139Z] #21 14.22 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-07-24T06:36:36.139Z] #21 14.22 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-07-24T06:36:36.139Z] #21 14.26 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-07-24T06:36:36.395Z] #21 14.27 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-07-24T06:36:36.395Z] #21 14.27 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-07-24T06:36:36.395Z] #21 14.27 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-07-24T06:36:36.395Z] #21 14.27 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-07-24T06:36:36.395Z] #21 14.29 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-07-24T06:36:36.395Z] #21 14.29 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-07-24T06:36:36.395Z] #21 14.30 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-07-24T06:36:36.395Z] #21 14.30 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-24T06:36:36.395Z] #21 14.30 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-07-24T06:36:36.395Z] #21 14.33 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-24T06:36:36.395Z] #21 14.33 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-07-24T06:36:36.395Z] #21 14.34 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-24T06:36:36.395Z] #21 14.34 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-07-24T06:36:36.395Z] #21 14.34 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-24T06:36:36.395Z] #21 14.34 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-07-24T06:36:36.395Z] #21 14.34 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-24T06:36:36.957Z] #21 14.88 debconf: delaying package configuration, since apt-utils is not installed [2022-07-24T06:36:36.957Z] #21 15.08 Fetched 15.9 MB in 1s (26.0 MB/s) [2022-07-24T06:36:37.214Z] #21 15.22 Selecting previously unselected package gcc-10-base:armel. [2022-07-24T06:36:37.214Z] #21 15.22 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38556 files and directories currently installed.) [2022-07-24T06:36:37.214Z] #21 15.26 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-07-24T06:36:37.214Z] #21 15.28 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-07-24T06:36:37.470Z] #21 15.52 Selecting previously unselected package gcc-10-base:armhf. [2022-07-24T06:36:37.470Z] #21 15.53 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-07-24T06:36:37.726Z] #21 15.59 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-07-24T06:36:37.726Z] #21 15.81 Selecting previously unselected package gcc-10-base:ppc64el. [2022-07-24T06:36:37.726Z] #21 15.82 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-07-24T06:36:37.726Z] #21 15.83 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-07-24T06:36:37.986Z] #21 15.95 Selecting previously unselected package gcc-10-base:s390x. [2022-07-24T06:36:37.986Z] #21 15.95 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-07-24T06:36:37.986Z] #21 16.03 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-07-24T06:36:38.243Z] #21 16.30 Selecting previously unselected package gcc-10-base:arm64. [2022-07-24T06:36:38.243Z] #21 16.30 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-07-24T06:36:38.243Z] #21 16.31 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-07-24T06:36:38.499Z] #21 16.61 Selecting previously unselected package libgcc-s1:armel. [2022-07-24T06:36:38.499Z] #21 16.61 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-07-24T06:36:38.662Z] #64 327.3 # github.com/containerd/containerd/cmd/containerd [2022-07-24T06:36:38.662Z] #64 327.3 /usr/bin/ld: /tmp/go-link-853132386/000019.o: in function `New': [2022-07-24T06:36:38.662Z] #64 327.3 /tmp/tmp.irgwSdiTJI/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-24T06:36:38.662Z] #64 327.4 + bin/containerd-stress [2022-07-24T06:36:38.662Z] #64 328.5 + bin/containerd-shim [2022-07-24T06:36:38.755Z] #21 16.72 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-07-24T06:36:39.012Z] #21 16.87 Selecting previously unselected package libcrypt1:armel. [2022-07-24T06:36:39.012Z] #21 16.88 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-07-24T06:36:39.012Z] #21 16.88 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-07-24T06:36:39.269Z] #21 17.36 Selecting previously unselected package libc6:armel. [2022-07-24T06:36:39.269Z] #21 17.36 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-07-24T06:36:39.525Z] #21 17.60 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-07-24T06:36:40.088Z] #21 18.21 Selecting previously unselected package libapparmor1:armel. [2022-07-24T06:36:40.088Z] #21 18.21 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-07-24T06:36:40.088Z] #21 18.25 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-07-24T06:36:40.346Z] #21 18.32 Selecting previously unselected package libapparmor-dev:armel. [2022-07-24T06:36:40.346Z] #21 18.33 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-07-24T06:36:40.346Z] #21 18.33 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-07-24T06:36:40.346Z] #21 18.57 Selecting previously unselected package libgcc-s1:arm64. [2022-07-24T06:36:40.347Z] #21 18.57 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-07-24T06:36:40.613Z] #21 18.61 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-07-24T06:36:40.613Z] #21 18.66 Selecting previously unselected package libcrypt1:arm64. [2022-07-24T06:36:40.613Z] #21 18.67 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-07-24T06:36:40.613Z] #21 18.68 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-07-24T06:36:40.870Z] #21 18.93 Selecting previously unselected package libc6:arm64. [2022-07-24T06:36:40.870Z] #21 18.93 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-07-24T06:36:41.127Z] #21 19.16 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-07-24T06:36:41.691Z] #21 19.93 Selecting previously unselected package libapparmor1:arm64. [2022-07-24T06:36:41.691Z] #21 19.93 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-07-24T06:36:41.947Z] #21 19.94 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-07-24T06:36:41.947Z] #21 19.98 Selecting previously unselected package libapparmor-dev:arm64. [2022-07-24T06:36:41.947Z] #21 19.99 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-07-24T06:36:41.947Z] #21 20.00 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-24T06:36:42.204Z] #21 20.23 Selecting previously unselected package libgcc-s1:s390x. [2022-07-24T06:36:42.204Z] #21 20.23 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-07-24T06:36:42.204Z] #21 20.24 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-07-24T06:36:42.204Z] #21 20.33 Selecting previously unselected package libcrypt1:s390x. [2022-07-24T06:36:42.461Z] #21 20.33 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-07-24T06:36:42.461Z] #21 20.37 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-07-24T06:36:42.461Z] #21 20.63 Selecting previously unselected package libc6:s390x. [2022-07-24T06:36:42.717Z] #21 20.63 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-07-24T06:36:42.717Z] #21 20.85 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-07-24T06:36:43.647Z] #21 21.70 Selecting previously unselected package libapparmor1:s390x. [2022-07-24T06:36:43.647Z] #21 21.71 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-07-24T06:36:43.647Z] #21 21.76 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-07-24T06:36:43.647Z] #21 21.82 Selecting previously unselected package libapparmor-dev:s390x. [2022-07-24T06:36:43.903Z] #21 21.83 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-07-24T06:36:43.903Z] #21 21.84 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-07-24T06:36:44.161Z] #21 22.19 Selecting previously unselected package libgcc-s1:armhf. [2022-07-24T06:36:44.161Z] #21 22.20 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-07-24T06:36:44.161Z] #21 22.24 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-07-24T06:36:44.161Z] #21 22.33 Selecting previously unselected package libcrypt1:armhf. [2022-07-24T06:36:44.161Z] #21 22.33 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-07-24T06:36:44.161Z] #21 22.38 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-07-24T06:36:44.733Z] #21 22.70 Selecting previously unselected package libc6:armhf. [2022-07-24T06:36:44.733Z] #21 22.70 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-07-24T06:36:44.990Z] #21 22.96 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-07-24T06:36:45.237Z] #64 339.6 + bin/containerd-shim-runc-v1 [2022-07-24T06:36:45.552Z] #21 23.63 Selecting previously unselected package libapparmor1:armhf. [2022-07-24T06:36:45.552Z] #21 23.64 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-07-24T06:36:45.552Z] #21 23.64 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-07-24T06:36:45.552Z] #21 23.69 Selecting previously unselected package libapparmor-dev:armhf. [2022-07-24T06:36:45.809Z] #21 23.69 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-07-24T06:36:45.809Z] #21 23.74 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-07-24T06:36:46.077Z] #21 24.05 Selecting previously unselected package libgcc-s1:ppc64el. [2022-07-24T06:36:46.077Z] #21 24.06 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-07-24T06:36:46.077Z] #21 24.06 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-07-24T06:36:46.077Z] #21 24.18 Selecting previously unselected package libcrypt1:ppc64el. [2022-07-24T06:36:46.077Z] #21 24.19 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-07-24T06:36:46.077Z] #21 24.22 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-07-24T06:36:46.640Z] #21 24.73 Selecting previously unselected package libc6:ppc64el. [2022-07-24T06:36:46.640Z] #21 24.74 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-07-24T06:36:46.897Z] #21 24.96 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-07-24T06:36:47.826Z] #21 25.71 Selecting previously unselected package libapparmor1:ppc64el. [2022-07-24T06:36:47.826Z] #21 25.72 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-07-24T06:36:47.826Z] #21 25.73 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-07-24T06:36:47.826Z] #21 25.93 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-07-24T06:36:48.082Z] #21 25.94 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-07-24T06:36:48.082Z] #21 25.95 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-07-24T06:36:48.082Z] #21 26.13 Selecting previously unselected package libseccomp2:s390x. [2022-07-24T06:36:48.082Z] #21 26.14 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-07-24T06:36:48.082Z] #21 26.18 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-07-24T06:36:48.339Z] #21 26.35 Selecting previously unselected package libseccomp-dev:s390x. [2022-07-24T06:36:48.339Z] #21 26.35 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-07-24T06:36:48.339Z] #21 26.38 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-07-24T06:36:48.595Z] #21 26.60 Selecting previously unselected package libseccomp2:ppc64el. [2022-07-24T06:36:48.595Z] #21 26.61 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-07-24T06:36:48.595Z] #21 26.62 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-07-24T06:36:48.595Z] #21 26.71 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-07-24T06:36:48.852Z] #21 26.71 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-07-24T06:36:48.852Z] #21 26.74 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-07-24T06:36:48.852Z] #21 26.88 Selecting previously unselected package libseccomp2:armhf. [2022-07-24T06:36:48.852Z] #21 26.88 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-07-24T06:36:48.852Z] #21 26.90 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-07-24T06:36:48.852Z] #21 27.00 Selecting previously unselected package libseccomp-dev:armhf. [2022-07-24T06:36:49.108Z] #21 27.01 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-07-24T06:36:49.108Z] #21 27.01 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-07-24T06:36:49.108Z] #21 27.14 Selecting previously unselected package libseccomp2:armel. [2022-07-24T06:36:49.108Z] #21 27.15 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-07-24T06:36:49.108Z] #21 27.18 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-07-24T06:36:49.365Z] #21 27.39 Selecting previously unselected package libseccomp-dev:armel. [2022-07-24T06:36:49.365Z] #21 27.39 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-07-24T06:36:49.365Z] #21 27.42 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-07-24T06:36:49.622Z] #21 27.60 Selecting previously unselected package libseccomp2:arm64. [2022-07-24T06:36:49.622Z] #21 27.61 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-07-24T06:36:49.622Z] #21 27.63 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-07-24T06:36:49.622Z] #21 27.71 Selecting previously unselected package libseccomp-dev:arm64. [2022-07-24T06:36:49.622Z] #21 27.72 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-07-24T06:36:49.622Z] #21 27.72 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-24T06:36:49.883Z] #21 27.92 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-07-24T06:36:49.883Z] #21 27.97 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-07-24T06:36:49.883Z] #21 28.06 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-07-24T06:36:50.140Z] #21 28.16 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-07-24T06:36:50.140Z] #21 28.21 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-07-24T06:36:50.397Z] #21 28.25 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-07-24T06:36:50.397Z] #21 28.33 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-07-24T06:36:50.397Z] #21 28.42 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-07-24T06:36:50.397Z] #21 28.47 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-07-24T06:36:50.397Z] #21 28.51 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-07-24T06:36:50.397Z] #21 28.56 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-07-24T06:36:50.654Z] #21 28.65 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-07-24T06:36:50.654Z] #21 28.70 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-07-24T06:36:50.654Z] #21 28.75 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-07-24T06:36:50.654Z] #21 28.85 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-07-24T06:36:50.910Z] #21 28.94 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-07-24T06:36:51.815Z] #64 345.8 + bin/containerd-shim-runc-v2 [2022-07-24T06:36:52.278Z] #21 30.23 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-07-24T06:36:52.385Z] #64 346.6 + binaries [2022-07-24T06:36:52.385Z] #64 346.6 + install -D bin/containerd /build/containerd [2022-07-24T06:36:52.385Z] #64 346.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-24T06:36:52.385Z] #64 346.7 + install -D bin/ctr /build/ctr [2022-07-24T06:36:53.651Z] #21 31.45 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-07-24T06:36:54.290Z] #64 DONE 348.8s [2022-07-24T06:36:54.299Z] #77 342.8 AR libcrun_testing.a [2022-07-24T06:36:54.299Z] #77 342.8 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-24T06:36:54.299Z] #77 342.9 CCLD tests/tests_libcrun_utils [2022-07-24T06:36:54.299Z] #77 342.9 CCLD tests/tests_libcrun_errors [2022-07-24T06:36:54.299Z] #77 342.9 CCLD tests/tests_libcrun_fuzzer [2022-07-24T06:36:54.299Z] #77 343.0 CCLD libcrun.la [2022-07-24T06:36:54.299Z] #77 344.4 CCLD crun [2022-07-24T06:36:54.299Z] #77 344.9 make[3]: Entering directory '/tmp/crun-build' [2022-07-24T06:36:54.559Z] #77 345.1 /bin/mkdir -p '/usr/local/lib' [2022-07-24T06:36:54.559Z] #77 345.1 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-24T06:36:54.559Z] #77 345.1 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-24T06:36:54.559Z] #77 345.1 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-24T06:36:54.559Z] #77 345.2 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-24T06:36:54.559Z] #77 345.2 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-24T06:36:54.585Z] #21 32.70 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-07-24T06:36:54.820Z] #77 345.2 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-24T06:36:54.820Z] #77 345.2 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-24T06:36:54.820Z] #77 345.5 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-07-24T06:36:55.081Z] #77 345.5 ---------------------------------------------------------------------- [2022-07-24T06:36:55.081Z] #77 345.5 Libraries have been installed in: [2022-07-24T06:36:55.081Z] #77 345.5 /usr/local/lib [2022-07-24T06:36:55.081Z] #77 345.5 [2022-07-24T06:36:55.081Z] #77 345.5 If you ever happen to want to link against installed libraries [2022-07-24T06:36:55.081Z] #77 345.5 in a given directory, LIBDIR, you must either use libtool, and [2022-07-24T06:36:55.081Z] #77 345.5 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-24T06:36:55.081Z] #77 345.5 flag during linking and do at least one of the following: [2022-07-24T06:36:55.081Z] #77 345.5 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-24T06:36:55.081Z] #77 345.5 during execution [2022-07-24T06:36:55.081Z] #77 345.5 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-24T06:36:55.081Z] #77 345.5 during linking [2022-07-24T06:36:55.081Z] #77 345.5 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-24T06:36:55.081Z] #77 345.5 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-24T06:36:55.081Z] #77 345.5 [2022-07-24T06:36:55.081Z] #77 345.5 See any operating system documentation about shared libraries for [2022-07-24T06:36:55.081Z] #77 345.5 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-24T06:36:55.081Z] #77 345.5 ---------------------------------------------------------------------- [2022-07-24T06:36:55.081Z] #77 345.5 /bin/mkdir -p '/build' [2022-07-24T06:36:55.081Z] #77 345.5 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-24T06:36:55.081Z] #77 345.6 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-24T06:36:55.081Z] #77 345.6 make[3]: Leaving directory '/tmp/crun-build' [2022-07-24T06:36:55.081Z] #77 345.6 make[2]: Leaving directory '/tmp/crun-build' [2022-07-24T06:36:55.081Z] #77 345.6 make[1]: Leaving directory '/tmp/crun-build' [2022-07-24T06:36:55.230Z] [2022-07-24T06:36:55.230Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-24T06:36:55.230Z] #65 sha256:3095dd0376b6c17130079eb424d808116cfaa41135420ec51e443ef06db4a476 [2022-07-24T06:36:55.346Z] #77 DONE 345.9s [2022-07-24T06:36:55.346Z] [2022-07-24T06:36:55.346Z] #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-24T06:36:55.346Z] #60 sha256:15a20ea72062e1d346288274018c6bf8c30dc34d384b680fb9947f78de2e0161 [2022-07-24T06:36:55.954Z] #21 33.95 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-07-24T06:36:56.172Z] #65 DONE 0.8s [2022-07-24T06:36:56.172Z] [2022-07-24T06:36:56.172Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-24T06:36:56.172Z] #70 sha256:22a9d7c307cd5d5ff97bc0f9ed1f1a348049c19e94d819c61890511edce308d8 [2022-07-24T06:36:56.172Z] #70 DONE 0.2s [2022-07-24T06:36:56.172Z] [2022-07-24T06:36:56.172Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-24T06:36:56.172Z] #75 sha256:668cf906aad542ce70f8850a754d0b5591fb305bb594e5206a3e6f1ff61f123a [2022-07-24T06:36:57.108Z] #75 DONE 0.9s [2022-07-24T06:36:57.324Z] #21 35.27 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-07-24T06:36:57.324Z] #21 35.31 Setting up libapparmor1:armel (2.13.6-10) ... [2022-07-24T06:36:57.324Z] #21 35.36 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-07-24T06:36:57.324Z] #21 35.48 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-07-24T06:36:57.324Z] #21 35.50 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-07-24T06:36:57.324Z] #21 35.51 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-07-24T06:36:57.367Z] [2022-07-24T06:36:57.367Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-24T06:36:57.367Z] #78 sha256:f16b66ef9d559f48666da3d6c857d0c05e89e3cb6c9b5cacb492e943be719fcc [2022-07-24T06:36:57.367Z] #78 DONE 0.1s [2022-07-24T06:36:57.367Z] [2022-07-24T06:36:57.367Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-24T06:36:57.367Z] #79 sha256:690205a3287b348af0ab77cfe33997dc4d5c8213a759934a12f80a27161d9a5a [2022-07-24T06:36:57.367Z] #79 DONE 0.0s [2022-07-24T06:36:57.367Z] [2022-07-24T06:36:57.367Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-24T06:36:57.367Z] #80 sha256:9b373dff6a05b6e99a6988f26eb3f3403015953a9f64f530b1f90af7b84dcfbf [2022-07-24T06:36:57.367Z] #80 DONE 0.0s [2022-07-24T06:36:57.367Z] [2022-07-24T06:36:57.367Z] #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-24T06:36:57.367Z] #81 sha256:1cd72e92792c3fa7dda8551c9f3198c715ce1d47b84ef4ef274cef153fb57567 [2022-07-24T06:36:57.590Z] #21 35.67 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-07-24T06:36:57.866Z] #21 35.86 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-07-24T06:36:58.123Z] #21 36.09 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-07-24T06:36:58.123Z] #21 36.24 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-07-24T06:36:58.305Z] #81 0.808 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-24T06:36:58.305Z] #81 0.808 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-24T06:36:58.305Z] #81 0.808 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-07-24T06:36:58.380Z] #21 36.35 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-24T06:36:58.380Z] #21 36.46 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-07-24T06:36:58.380Z] #21 36.48 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-07-24T06:36:58.380Z] #21 36.49 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-07-24T06:36:58.637Z] #21 36.59 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-07-24T06:36:58.637Z] #21 36.79 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-24T06:36:58.875Z] #81 1.046 Reading package lists... [2022-07-24T06:36:58.893Z] #21 36.86 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-07-24T06:36:58.894Z] #21 36.87 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-07-24T06:36:58.894Z] #21 36.88 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-07-24T06:36:58.894Z] #21 36.99 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-07-24T06:36:59.150Z] #21 37.13 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-24T06:36:59.445Z] #81 1.546 Reading package lists... [2022-07-24T06:36:59.445Z] #81 2.034 Building dependency tree... [2022-07-24T06:36:59.445Z] #81 2.138 Reading state information... [2022-07-24T06:36:59.705Z] #81 2.249 The following additional packages will be installed: [2022-07-24T06:36:59.705Z] #81 2.250 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-07-24T06:36:59.705Z] #81 2.250 Suggested packages: [2022-07-24T06:36:59.705Z] #81 2.250 systemd-container policykit-1 [2022-07-24T06:36:59.705Z] #81 2.250 Recommended packages: [2022-07-24T06:36:59.705Z] #81 2.250 systemd-timesyncd | time-daemon libnss-systemd [2022-07-24T06:36:59.705Z] #81 2.319 The following NEW packages will be installed: [2022-07-24T06:36:59.705Z] #81 2.320 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-07-24T06:36:59.705Z] #81 2.320 libkmod2 libpam-systemd systemd systemd-sysv [2022-07-24T06:36:59.964Z] #81 2.588 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-07-24T06:36:59.964Z] #81 2.588 Need to get 5817 kB of archives. [2022-07-24T06:36:59.964Z] #81 2.588 After this operation, 19.3 MB of additional disk space will be used. [2022-07-24T06:36:59.964Z] #81 2.588 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-07-24T06:36:59.964Z] #81 2.591 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-07-24T06:36:59.964Z] #81 2.595 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-07-24T06:36:59.964Z] #81 2.603 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-07-24T06:36:59.964Z] #81 2.603 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-07-24T06:36:59.964Z] #81 2.689 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-07-24T06:37:00.223Z] #81 2.690 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-07-24T06:37:00.224Z] #81 2.692 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-07-24T06:37:00.224Z] #81 2.693 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-07-24T06:37:00.224Z] #81 2.695 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-24T06:37:00.224Z] #81 2.843 debconf: delaying package configuration, since apt-utils is not installed [2022-07-24T06:37:00.224Z] #81 2.873 Fetched 5817 kB in 0s (15.7 MB/s) [2022-07-24T06:37:00.224Z] #81 2.898 Selecting previously unselected package libargon2-1:amd64. [2022-07-24T06:37:00.224Z] #81 2.898 (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 ... 28638 files and directories currently installed.) [2022-07-24T06:37:00.224Z] #81 2.913 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ... [2022-07-24T06:37:00.224Z] #81 2.923 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-07-24T06:37:00.224Z] #81 2.962 Selecting previously unselected package libjson-c5:amd64. [2022-07-24T06:37:00.224Z] #81 2.965 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ... [2022-07-24T06:37:00.224Z] #81 2.971 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-07-24T06:37:00.224Z] #81 3.009 Selecting previously unselected package libcryptsetup12:amd64. [2022-07-24T06:37:00.224Z] #81 3.012 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-07-24T06:37:00.224Z] #81 3.016 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-07-24T06:37:00.224Z] #81 3.070 Selecting previously unselected package libkmod2:amd64. [2022-07-24T06:37:00.483Z] #81 3.073 Preparing to unpack .../libkmod2_28-1_amd64.deb ... [2022-07-24T06:37:00.483Z] #81 3.077 Unpacking libkmod2:amd64 (28-1) ... [2022-07-24T06:37:00.483Z] #81 3.119 Selecting previously unselected package systemd. [2022-07-24T06:37:00.483Z] #81 3.122 Preparing to unpack .../systemd_247.3-7_amd64.deb ... [2022-07-24T06:37:00.483Z] #81 3.156 Unpacking systemd (247.3-7) ... [2022-07-24T06:37:01.051Z] #81 3.683 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-07-24T06:37:01.052Z] #81 3.694 Setting up libjson-c5:amd64 (0.15-2) ... [2022-07-24T06:37:01.052Z] #81 3.707 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-07-24T06:37:01.052Z] #81 3.719 Setting up libkmod2:amd64 (28-1) ... [2022-07-24T06:37:01.052Z] #81 3.735 Setting up systemd (247.3-7) ... [2022-07-24T06:37:01.052Z] #81 3.785 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-07-24T06:37:01.311Z] #81 3.787 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-07-24T06:37:01.311Z] #81 3.790 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-07-24T06:37:01.311Z] #81 3.813 Initializing machine ID from KVM UUID. [2022-07-24T06:37:01.570Z] #81 4.185 Selecting previously unselected package systemd-sysv. [2022-07-24T06:37:01.570Z] #81 4.185 (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 ... 29449 files and directories currently installed.) [2022-07-24T06:37:01.570Z] #81 4.200 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-07-24T06:37:01.570Z] #81 4.203 Unpacking systemd-sysv (247.3-7) ... [2022-07-24T06:37:01.570Z] #81 4.247 Selecting previously unselected package libdbus-1-3:amd64. [2022-07-24T06:37:01.570Z] #81 4.250 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-07-24T06:37:01.570Z] #81 4.256 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-07-24T06:37:01.570Z] #81 4.317 Selecting previously unselected package dbus. [2022-07-24T06:37:01.829Z] #81 4.320 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-07-24T06:37:01.829Z] #81 4.330 Unpacking dbus (1.12.20-2) ... [2022-07-24T06:37:01.829Z] #81 4.436 Selecting previously unselected package libpam-systemd:amd64. [2022-07-24T06:37:01.829Z] #81 4.439 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-07-24T06:37:01.829Z] #81 4.458 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-07-24T06:37:01.829Z] #81 4.533 Selecting previously unselected package dbus-user-session. [2022-07-24T06:37:01.829Z] #81 4.536 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-07-24T06:37:01.829Z] #81 4.540 Unpacking dbus-user-session (1.12.20-2) ... [2022-07-24T06:37:01.829Z] #81 4.616 Setting up systemd-sysv (247.3-7) ... [2022-07-24T06:37:01.829Z] #81 4.629 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-07-24T06:37:01.829Z] #81 4.643 Setting up dbus (1.12.20-2) ... [2022-07-24T06:37:02.089Z] #81 4.766 invoke-rc.d: could not determine current runlevel [2022-07-24T06:37:02.089Z] #81 4.769 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-24T06:37:02.089Z] #81 4.773 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-07-24T06:37:02.349Z] #81 4.918 Setting up dbus-user-session (1.12.20-2) ... [2022-07-24T06:37:02.349Z] #81 4.932 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-24T06:37:02.609Z] #81 DONE 5.1s [2022-07-24T06:37:02.609Z] [2022-07-24T06:37:02.609Z] #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-24T06:37:02.609Z] #82 sha256:f645338b291cb87a9dc36a018ee082ee14d076fbc817bbfbad2422ea80b5eb98 [2022-07-24T06:37:02.869Z] #82 0.391 % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-24T06:37:02.869Z] #82 0.393 Dload Upload Total Spent Left Speed [2022-07-24T06:37:03.130Z] #82 0.393 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 8400 0 --:--:-- --:--:-- --:--:-- 8400 [2022-07-24T06:37:03.130Z] #82 DONE 0.7s [2022-07-24T06:37:03.130Z] [2022-07-24T06:37:03.130Z] #83 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-24T06:37:03.130Z] #83 sha256:4569650c2371137a78b9a014696ee95782aee71e9ccf562a592a3e4a9a128701 [2022-07-24T06:37:04.069Z] #83 DONE 0.9s [2022-07-24T06:37:04.069Z] [2022-07-24T06:37:04.069Z] #84 exporting to image [2022-07-24T06:37:04.069Z] #84 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-24T06:37:04.069Z] #84 exporting layers [2022-07-24T06:37:05.695Z] #21 ... [2022-07-24T06:37:05.695Z] [2022-07-24T06:37:05.695Z] #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-24T06:37:05.695Z] #71 sha256:e4c1494efab5192f01bcf6d928e2b80acd55ca1e49df2ac704fa4b938bbe988d [2022-07-24T06:37:05.695Z] #71 69.97 + bin/containerd [2022-07-24T06:37:05.695Z] #71 ... [2022-07-24T06:37:05.695Z] [2022-07-24T06:37:05.695Z] #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-24T06:37:05.695Z] #21 sha256:64f3ecef25c02a7d4b0fd485e1a6934f10e0cd1c3ad62a0a50def9eaf88c1af4 [2022-07-24T06:37:05.695Z] #21 DONE 42.7s [2022-07-24T06:37:05.695Z] [2022-07-24T06:37:05.695Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-24T06:37:05.695Z] #66 sha256:a952474fae8dae0c10416a688c433198d5b5a6c4d27271d2ae0327e0301b5af0 [2022-07-24T06:37:05.695Z] #66 DONE 0.2s [2022-07-24T06:37:05.695Z] [2022-07-24T06:37:05.695Z] #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-24T06:37:05.695Z] #67 sha256:581b01359ec1bea6fa4c5e4dc35a15779e4e5c4d8ac4d11c998c873beefeffc1 [2022-07-24T06:37:05.695Z] #67 ... [2022-07-24T06:37:05.695Z] [2022-07-24T06:37:05.695Z] #22 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-24T06:37:05.695Z] #22 sha256:92a93057e00e8346a88138c1c27fab618242ab4af57198ad053ef3bb3e69ec8c [2022-07-24T06:37:05.695Z] #22 DONE 1.1s [2022-07-24T06:37:05.695Z] [2022-07-24T06:37:05.695Z] #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-24T06:37:05.695Z] #67 sha256:581b01359ec1bea6fa4c5e4dc35a15779e4e5c4d8ac4d11c998c873beefeffc1 [2022-07-24T06:37:05.695Z] #67 0.972 + RM_GOPATH=0 [2022-07-24T06:37:05.695Z] #67 0.972 + TMP_GOPATH= [2022-07-24T06:37:05.695Z] #67 0.972 + : /build [2022-07-24T06:37:05.695Z] #67 0.972 + '[' -z '' ']' [2022-07-24T06:37:05.695Z] #67 0.972 ++ mktemp -d [2022-07-24T06:37:05.695Z] #67 0.972 + export GOPATH=/tmp/tmp.Ile6O9Xmec [2022-07-24T06:37:05.695Z] #67 0.972 + GOPATH=/tmp/tmp.Ile6O9Xmec [2022-07-24T06:37:05.695Z] #67 0.972 + RM_GOPATH=1 [2022-07-24T06:37:05.695Z] #67 0.972 + case "$(go env GOARCH)" in [2022-07-24T06:37:05.695Z] #67 0.972 ++ go env GOARCH [2022-07-24T06:37:05.695Z] #67 0.972 + export GO_BUILDMODE=-buildmode=pie [2022-07-24T06:37:05.695Z] #67 0.972 + GO_BUILDMODE=-buildmode=pie [2022-07-24T06:37:05.695Z] #67 0.972 ++ dirname /install.sh [2022-07-24T06:37:05.695Z] #67 0.972 + dir=/ [2022-07-24T06:37:05.695Z] #67 0.972 + bin=runc [2022-07-24T06:37:05.695Z] #67 0.972 + shift [2022-07-24T06:37:05.695Z] #67 0.972 + '[' '!' -f //runc.installer ']' [2022-07-24T06:37:05.695Z] #67 0.972 + . //runc.installer [2022-07-24T06:37:05.695Z] #67 0.972 ++ set -e [2022-07-24T06:37:05.695Z] #67 0.972 ++ : v1.1.2 [2022-07-24T06:37:05.695Z] #67 0.972 + install_runc [2022-07-24T06:37:05.695Z] #67 0.972 + RUNC_BUILDTAGS=seccomp [2022-07-24T06:37:05.695Z] #67 0.972 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-24T06:37:05.695Z] #67 0.972 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Ile6O9Xmec/src/github.com/opencontainers/runc [2022-07-24T06:37:05.695Z] #67 0.972 Cloning into '/tmp/tmp.Ile6O9Xmec/src/github.com/opencontainers/runc'... [2022-07-24T06:37:05.952Z] #67 0.972 Install runc version v1.1.2 (build tags: seccomp) [2022-07-24T06:37:06.521Z] #67 ... [2022-07-24T06:37:06.521Z] [2022-07-24T06:37:06.521Z] #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-24T06:37:06.521Z] #23 sha256:12cb94721d1f20bf9987c058ec28c16cf35d9852226ac81d280e14fd0f40e0b1 [2022-07-24T06:37:06.521Z] #23 DONE 0.9s [2022-07-24T06:37:06.778Z] [2022-07-24T06:37:06.778Z] #24 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-24T06:37:06.778Z] #24 sha256:6a9357878124d778cb7dfcd24657422fe9be048a826d1792e40d7e9a30898fab [2022-07-24T06:37:07.709Z] #24 0.930 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-24T06:37:07.709Z] #24 DONE 1.0s [2022-07-24T06:37:07.709Z] [2022-07-24T06:37:07.709Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-24T06:37:07.709Z] #67 sha256:581b01359ec1bea6fa4c5e4dc35a15779e4e5c4d8ac4d11c998c873beefeffc1 [2022-07-24T06:37:08.643Z] #67 ... [2022-07-24T06:37:08.643Z] [2022-07-24T06:37:08.643Z] #25 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-24T06:37:08.643Z] #25 sha256:ff1813460dfdbaa9997d4254239393e8e886ed4b180bdc654a8ad647d32b4744 [2022-07-24T06:37:08.643Z] #25 DONE 0.9s [2022-07-24T06:37:08.643Z] [2022-07-24T06:37:08.643Z] #26 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-24T06:37:08.643Z] #26 sha256:a089249a2bc70416e7b5d7704b5b6f1e7cd315fdda0ff2731ffface559491c63 [2022-07-24T06:37:09.574Z] #26 DONE 1.1s [2022-07-24T06:37:09.574Z] [2022-07-24T06:37:09.574Z] #27 [dev-systemd-false 6/28] RUN ldconfig [2022-07-24T06:37:09.574Z] #27 sha256:02d850a5e591b68bec8e1b49ca0e4a3c74fce8cc9fe7ee2a782987adf364fa46 [2022-07-24T06:37:10.640Z] #84 exporting layers 6.4s done [2022-07-24T06:37:10.640Z] #84 writing image sha256:85d9432ec54891e7db958e73d96a9883f9e921ecddb299b91ac36e9bd6c9805a done [2022-07-24T06:37:10.640Z] #84 naming to docker.io/library/docker:112fb22152fa0df622337df9476ecff14c95574f done [2022-07-24T06:37:10.640Z] #84 DONE 6.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-24T06:37:10.992Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43858/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=112fb22152fa0df622337df9476ecff14c95574f -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=22.06 docker:112fb22152fa0df622337df9476ecff14c95574f hack/make.sh dynbinary test-integration [2022-07-24T06:37:11.471Z] #27 DONE 1.7s [2022-07-24T06:37:11.471Z] [2022-07-24T06:37:11.471Z] #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-24T06:37:11.471Z] #28 sha256:8e385941d6c160bbcf71f85e9b4aba36a75927777d4d4e7933bef7a97b4ade0f [2022-07-24T06:37:12.370Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-07-24T06:37:12.370Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-07-24T06:37:12.370Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-07-24T06:37:12.370Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-07-24T06:37:12.370Z] 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-24T06:37:12.370Z] Detected virtualization docker. [2022-07-24T06:37:12.370Z] Detected architecture x86-64. [2022-07-24T06:37:12.370Z] Set hostname to <8a24728d260a>. [2022-07-24T06:37:12.370Z] modprobe@configfs.service: Succeeded. [2022-07-24T06:37:12.370Z] modprobe@drm.service: Succeeded. [2022-07-24T06:37:12.370Z] modprobe@fuse.service: Succeeded. [2022-07-24T06:37:12.630Z] + source /etc/docker-entrypoint-cmd [2022-07-24T06:37:12.630Z] ++ hack/make.sh dynbinary test-integration [2022-07-24T06:37:12.630Z] [2022-07-24T06:37:12.630Z] Removing bundles/ [2022-07-24T06:37:12.630Z] [2022-07-24T06:37:12.630Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-24T06:37:12.630Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-24T06:37:12.630Z] GOOS="" GOARCH="" GOARM="" [2022-07-24T06:37:13.367Z] #28 1.663 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-24T06:37:13.367Z] #28 1.682 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-24T06:37:13.367Z] #28 1.691 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-24T06:37:13.367Z] #28 1.965 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-24T06:37:13.457Z] #60 ... [2022-07-24T06:37:13.457Z] [2022-07-24T06:37:13.457Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-24T06:37:13.457Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-24T06:37:13.457Z] #55 437.6 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-24T06:37:13.457Z] #55 DONE 438.4s [2022-07-24T06:37:13.457Z] [2022-07-24T06:37:13.457Z] #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-24T06:37:13.457Z] #60 sha256:15a20ea72062e1d346288274018c6bf8c30dc34d384b680fb9947f78de2e0161 [2022-07-24T06:37:13.457Z] #60 225.3 + mkdir -p /build [2022-07-24T06:37:13.457Z] #60 225.3 + cp runc /build/runc [2022-07-24T06:37:13.457Z] #60 DONE 225.7s [2022-07-24T06:37:13.457Z] [2022-07-24T06:37:13.457Z] #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-24T06:37:13.457Z] #64 sha256:bccdf1fb22849d4ad65adcc0335a8ce691c928190ba5e98a98719163d8bc21ac [2022-07-24T06:37:13.624Z] #28 2.215 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-24T06:37:13.881Z] #28 2.471 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-24T06:37:14.138Z] #28 2.735 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-24T06:37:14.405Z] #64 ... [2022-07-24T06:37:14.405Z] [2022-07-24T06:37:14.405Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-24T06:37:14.405Z] #56 sha256:4140af470afccbf1c47c861f1d7d364073b2a8fe958d7ea9a7ac25ec7f8e9ae9 [2022-07-24T06:37:14.703Z] #28 3.059 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-24T06:37:14.960Z] #28 3.359 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-24T06:37:14.960Z] #28 3.630 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [140 kB] [2022-07-24T06:37:14.976Z] #56 DONE 0.6s [2022-07-24T06:37:14.976Z] [2022-07-24T06:37:14.976Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-24T06:37:14.976Z] #58 sha256:993bb514c67cd538966616abe3c33f1d969a2e1e79c6c086d21074bf08070620 [2022-07-24T06:37:14.976Z] #58 DONE 0.1s [2022-07-24T06:37:14.976Z] [2022-07-24T06:37:14.976Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-24T06:37:14.976Z] #61 sha256:b0df8a1c3627f98f1921211eaf2c605077fc7ff99faccfd7f6e8e3081ebd42f8 [2022-07-24T06:37:15.217Z] #28 3.631 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-24T06:37:15.217Z] #28 3.632 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB] [2022-07-24T06:37:15.217Z] #28 3.633 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [148 kB] [2022-07-24T06:37:15.217Z] #28 3.640 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-24T06:37:15.217Z] #28 3.643 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [158 kB] [2022-07-24T06:37:15.217Z] #28 3.700 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-24T06:37:15.217Z] #28 3.704 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-24T06:37:15.217Z] #28 3.705 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-24T06:37:15.217Z] #28 3.708 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-24T06:37:15.217Z] #28 3.709 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-24T06:37:15.217Z] #28 3.711 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-24T06:37:15.545Z] #61 DONE 0.2s [2022-07-24T06:37:15.545Z] [2022-07-24T06:37:15.545Z] #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-24T06:37:15.545Z] #64 sha256:bccdf1fb22849d4ad65adcc0335a8ce691c928190ba5e98a98719163d8bc21ac [2022-07-24T06:37:18.083Z] #64 383.5 + bin/containerd [2022-07-24T06:37:20.468Z] #28 ... [2022-07-24T06:37:20.468Z] [2022-07-24T06:37:20.468Z] #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-24T06:37:20.468Z] #67 sha256:581b01359ec1bea6fa4c5e4dc35a15779e4e5c4d8ac4d11c998c873beefeffc1 [2022-07-24T06:37:20.468Z] #67 5.601 + cd /tmp/tmp.Ile6O9Xmec/src/github.com/opencontainers/runc [2022-07-24T06:37:20.468Z] #67 5.601 + git checkout -q v1.1.2 [2022-07-24T06:37:20.468Z] #67 5.852 + '[' -z '' ']' [2022-07-24T06:37:20.468Z] #67 5.852 + target=static [2022-07-24T06:37:20.468Z] #67 5.852 + make BUILDTAGS=seccomp static [2022-07-24T06:37:20.468Z] #67 6.238 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-24T06:37:23.978Z] #64 425.5 # github.com/containerd/containerd/cmd/containerd [2022-07-24T06:37:23.978Z] #64 425.5 /usr/bin/ld: /tmp/go-link-4059971147/000019.o: in function `New': [2022-07-24T06:37:23.978Z] #64 425.5 /tmp/tmp.gx49o1WarO/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-24T06:37:23.978Z] #64 425.6 + bin/containerd-stress [2022-07-24T06:37:23.978Z] #64 426.7 + bin/containerd-shim [2022-07-24T06:37:27.019Z] #67 ... [2022-07-24T06:37:27.019Z] [2022-07-24T06:37:27.019Z] #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-24T06:37:27.019Z] #28 sha256:8e385941d6c160bbcf71f85e9b4aba36a75927777d4d4e7933bef7a97b4ade0f [2022-07-24T06:37:27.019Z] #28 14.94 Fetched 49.1 MB in 14s (3637 kB/s) [2022-07-24T06:37:30.528Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-07-24T06:37:30.528Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-07-24T06:37:30.528Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 31.9% of statements [2022-07-24T06:37:30.528Z] ok github.com/docker/docker/api/server/middleware 0.007s coverage: 37.7% of statements [2022-07-24T06:37:30.528Z] ? github.com/docker/docker/api/server/router [no test files] [2022-07-24T06:37:30.528Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-07-24T06:37:30.528Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-07-24T06:37:30.528Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-07-24T06:37:30.528Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-07-24T06:37:30.528Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-07-24T06:37:30.528Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-07-24T06:37:30.528Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-07-24T06:37:30.528Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-07-24T06:37:30.528Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-07-24T06:37:30.528Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-07-24T06:37:30.528Z] ok github.com/docker/docker/api/server/router/swarm 0.012s coverage: 6.0% of statements [2022-07-24T06:37:30.528Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-07-24T06:37:30.528Z] ok github.com/docker/docker/api/types/filters 0.009s coverage: 92.2% of statements [2022-07-24T06:37:30.528Z] ok github.com/docker/docker/api/server/router/volume 0.010s coverage: 67.9% of statements [2022-07-24T06:37:30.528Z] ? github.com/docker/docker/api/types [no test files] [2022-07-24T06:37:30.528Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-07-24T06:37:30.528Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-07-24T06:37:30.528Z] ? github.com/docker/docker/api/types/container [no test files] [2022-07-24T06:37:30.528Z] ? github.com/docker/docker/api/types/events [no test files] [2022-07-24T06:37:30.528Z] ? github.com/docker/docker/api/types/image [no test files] [2022-07-24T06:37:30.528Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-07-24T06:37:30.528Z] ? github.com/docker/docker/api/types/network [no test files] [2022-07-24T06:37:30.528Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-07-24T06:37:30.528Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-07-24T06:37:30.528Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2022-07-24T06:37:30.529Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-07-24T06:37:30.529Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-07-24T06:37:30.529Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-07-24T06:37:30.529Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-07-24T06:37:30.529Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-07-24T06:37:30.529Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-07-24T06:37:30.529Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-07-24T06:37:30.529Z] ? github.com/docker/docker/builder [no test files] [2022-07-24T06:37:30.529Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-07-24T06:37:30.529Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-07-24T06:37:30.529Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-07-24T06:37:30.529Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-07-24T06:37:30.529Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-07-24T06:37:30.529Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-07-24T06:37:30.529Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-07-24T06:37:32.100Z] #64 437.8 + bin/containerd-shim-runc-v1 [2022-07-24T06:37:33.068Z] ok github.com/docker/docker/builder/remotecontext 0.128s coverage: 13.7% of statements [2022-07-24T06:37:33.328Z] ok github.com/docker/docker/builder/dockerfile 0.453s coverage: 49.3% of statements [2022-07-24T06:37:33.328Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-07-24T06:37:33.567Z] #28 14.94 Reading package lists... [2022-07-24T06:37:33.897Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-07-24T06:37:34.838Z] ok github.com/docker/docker/builder/remotecontext/git 1.491s coverage: 86.3% of statements [2022-07-24T06:37:34.838Z] ? github.com/docker/docker/cli [no test files] [2022-07-24T06:37:34.838Z] ? github.com/docker/docker/cli/config [no test files] [2022-07-24T06:37:34.838Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-07-24T06:37:34.838Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-07-24T06:37:35.408Z] ok github.com/docker/docker/cmd/docker-proxy 0.348s coverage: 67.6% of statements [2022-07-24T06:37:37.376Z] #64 444.0 + bin/containerd-shim-runc-v2 [2022-07-24T06:37:37.637Z] #64 444.8 + binaries [2022-07-24T06:37:37.895Z] #64 444.8 + install -D bin/containerd /build/containerd [2022-07-24T06:37:37.895Z] #64 444.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-24T06:37:37.895Z] #64 444.8 + install -D bin/ctr /build/ctr [2022-07-24T06:37:38.704Z] ok github.com/docker/docker/client 0.084s coverage: 75.9% of statements [2022-07-24T06:37:39.796Z] #64 DONE 446.7s [2022-07-24T06:37:40.114Z] #28 21.26 Reading package lists... [2022-07-24T06:37:40.677Z] #28 27.78 Building dependency tree... [2022-07-24T06:37:40.732Z] [2022-07-24T06:37:40.732Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-24T06:37:40.732Z] #65 sha256:21b6bad16cda377c43be8d2047440e2624ca0c44cf25e42ce45e90550ba7713e [2022-07-24T06:37:41.298Z] #65 DONE 0.7s [2022-07-24T06:37:41.298Z] [2022-07-24T06:37:41.298Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-24T06:37:41.298Z] #70 sha256:a621fe6d646d889af527efa4f1f9dfb354b85e4ef95556f6bd8577bfbc9fbe81 [2022-07-24T06:37:41.556Z] #70 DONE 0.2s [2022-07-24T06:37:41.556Z] [2022-07-24T06:37:41.556Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-24T06:37:41.556Z] #75 sha256:fd9fefb7a5855fea34996f84fce21aa0b11304c98447de8401d4503f30ea82ea [2022-07-24T06:37:42.048Z] #28 30.47 bzip2 is already the newest version (1.0.8-4). [2022-07-24T06:37:42.048Z] #28 30.47 patch is already the newest version (2.7.6-7). [2022-07-24T06:37:42.048Z] #28 30.47 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-07-24T06:37:42.048Z] #28 30.47 The following additional packages will be installed: [2022-07-24T06:37:42.048Z] #28 30.47 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-07-24T06:37:42.048Z] #28 30.48 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-07-24T06:37:42.048Z] #28 30.48 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-24T06:37:42.048Z] #28 30.48 python3-pkg-resources vim-runtime xxd [2022-07-24T06:37:42.048Z] #28 30.50 Suggested packages: [2022-07-24T06:37:42.048Z] #28 30.50 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-07-24T06:37:42.048Z] #28 30.50 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-07-24T06:37:42.048Z] #28 30.50 Recommended packages: [2022-07-24T06:37:42.048Z] #28 30.50 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-24T06:37:42.490Z] #75 DONE 1.0s [2022-07-24T06:37:42.490Z] [2022-07-24T06:37:42.490Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-24T06:37:42.490Z] #78 sha256:dcb2c76ca872a19b89befcaaa932784d51fb71994f09d6e7c27ce83155689dbb [2022-07-24T06:37:42.490Z] #78 DONE 0.1s [2022-07-24T06:37:42.748Z] [2022-07-24T06:37:42.748Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-24T06:37:42.748Z] #79 sha256:5d9cc9a1280ec82f14cb919cc3f9cf668b43fecd2169abacd16136f28ae700d8 [2022-07-24T06:37:42.748Z] #79 DONE 0.0s [2022-07-24T06:37:42.748Z] [2022-07-24T06:37:42.748Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-24T06:37:42.748Z] #80 sha256:89f53599b7c8da826e5a3165a9309aa348c3e8bbb69f29b875b1b751077c5500 [2022-07-24T06:37:42.748Z] #80 DONE 0.0s [2022-07-24T06:37:42.748Z] [2022-07-24T06:37:42.748Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-24T06:37:42.748Z] #81 sha256:5571a53ab5a2f9946a0467db778a76cca89e690be11131c7339a8063376b72b2 [2022-07-24T06:37:43.418Z] #28 31.95 The following NEW packages will be installed: [2022-07-24T06:37:43.418Z] #28 31.96 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-07-24T06:37:43.418Z] #28 31.96 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-07-24T06:37:43.418Z] #28 31.96 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-07-24T06:37:43.418Z] #28 31.97 libonig5 libprotobuf-c1 libxtables12 libyajl2 net-tools pigz python-pip-whl [2022-07-24T06:37:43.418Z] #28 31.97 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-07-24T06:37:43.418Z] #28 31.97 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-07-24T06:37:43.418Z] #28 31.97 vim-common vim-runtime xfsprogs xxd zip zstd [2022-07-24T06:37:43.676Z] #28 32.39 0 upgraded, 45 newly installed, 0 to remove and 0 not upgraded. [2022-07-24T06:37:43.676Z] #28 32.39 Need to get 18.6 MB of archives. [2022-07-24T06:37:43.676Z] #28 32.39 After this operation, 71.4 MB of additional disk space will be used. [2022-07-24T06:37:43.676Z] #28 32.39 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-07-24T06:37:43.935Z] #28 32.39 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-07-24T06:37:43.935Z] #28 32.40 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-07-24T06:37:43.935Z] #28 32.40 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-24T06:37:43.935Z] #28 32.40 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-07-24T06:37:43.935Z] #28 32.40 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-07-24T06:37:43.935Z] #28 32.41 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-07-24T06:37:43.935Z] #28 32.42 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-07-24T06:37:43.935Z] #28 32.43 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-24T06:37:43.935Z] #28 32.45 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-24T06:37:43.935Z] #28 32.45 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-07-24T06:37:43.935Z] #28 32.45 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-07-24T06:37:43.935Z] #28 32.46 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-07-24T06:37:43.935Z] #28 32.47 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-07-24T06:37:43.935Z] #28 32.47 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-07-24T06:37:43.935Z] #28 32.47 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-24T06:37:43.935Z] #28 32.47 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-07-24T06:37:43.935Z] #28 32.47 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-07-24T06:37:43.935Z] #28 32.47 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-07-24T06:37:43.935Z] #28 32.48 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-24T06:37:43.935Z] #28 32.49 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-24T06:37:43.935Z] #28 32.49 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-24T06:37:43.935Z] #28 32.50 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-07-24T06:37:43.935Z] #28 32.50 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-07-24T06:37:43.935Z] #28 32.50 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-07-24T06:37:43.935Z] #28 32.50 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-24T06:37:43.935Z] #28 32.50 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-24T06:37:43.935Z] #28 32.50 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-24T06:37:43.935Z] #28 32.51 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-24T06:37:43.935Z] #28 32.51 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-07-24T06:37:43.935Z] #28 32.51 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-24T06:37:43.935Z] #28 32.54 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-24T06:37:43.935Z] #28 32.55 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-24T06:37:43.935Z] #28 32.55 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-24T06:37:43.935Z] #28 32.55 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-24T06:37:43.935Z] #28 32.56 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-24T06:37:43.935Z] #28 32.56 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-24T06:37:43.935Z] #28 32.57 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-07-24T06:37:43.936Z] #28 32.59 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-07-24T06:37:43.936Z] #28 32.60 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-07-24T06:37:44.193Z] #28 32.60 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-24T06:37:44.193Z] #28 32.74 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-07-24T06:37:44.193Z] #28 32.76 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-07-24T06:37:44.193Z] #28 32.77 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-07-24T06:37:44.193Z] #28 32.78 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-07-24T06:37:45.123Z] #28 33.52 debconf: delaying package configuration, since apt-utils is not installed [2022-07-24T06:37:45.380Z] #28 33.91 Fetched 18.6 MB in 1s (24.6 MB/s) [2022-07-24T06:37:45.380Z] #28 34.05 Selecting previously unselected package pigz. [2022-07-24T06:37:45.636Z] #28 34.05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40116 files and directories currently installed.) [2022-07-24T06:37:45.636Z] #28 34.14 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-07-24T06:37:45.636Z] #28 34.20 Unpacking pigz (2.6-1) ... [2022-07-24T06:37:45.893Z] #28 34.39 Selecting previously unselected package libelf1:amd64. [2022-07-24T06:37:45.893Z] #28 34.39 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-07-24T06:37:45.893Z] #28 34.44 Unpacking libelf1:amd64 (0.183-1) ... [2022-07-24T06:37:46.150Z] #28 34.70 Selecting previously unselected package libbpf0:amd64. [2022-07-24T06:37:46.150Z] #28 34.70 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-07-24T06:37:46.150Z] #28 34.74 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-07-24T06:37:46.407Z] #28 34.93 Selecting previously unselected package libcap2:amd64. [2022-07-24T06:37:46.407Z] #28 34.93 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-24T06:37:46.408Z] #28 34.95 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-24T06:37:46.408Z] #28 35.07 Selecting previously unselected package libmnl0:amd64. [2022-07-24T06:37:46.665Z] #28 35.07 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-07-24T06:37:46.665Z] #28 35.09 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-07-24T06:37:46.665Z] #28 35.16 Selecting previously unselected package libxtables12:amd64. [2022-07-24T06:37:46.665Z] #28 35.17 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-07-24T06:37:46.665Z] #28 35.19 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-07-24T06:37:46.922Z] #28 35.32 Selecting previously unselected package libcap2-bin. [2022-07-24T06:37:46.922Z] #28 35.33 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-07-24T06:37:46.922Z] #28 35.33 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-24T06:37:46.922Z] #28 35.41 Selecting previously unselected package iproute2. [2022-07-24T06:37:46.922Z] #28 35.41 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-07-24T06:37:46.922Z] #28 35.47 Unpacking iproute2 (5.10.0-4) ... [2022-07-24T06:37:47.179Z] #28 35.80 Selecting previously unselected package xxd. [2022-07-24T06:37:47.179Z] #28 35.82 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-24T06:37:47.179Z] #28 35.82 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-24T06:37:47.436Z] #28 36.04 Selecting previously unselected package vim-common. [2022-07-24T06:37:47.436Z] #28 36.04 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-24T06:37:47.437Z] #28 36.06 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-24T06:37:47.694Z] #28 36.17 Selecting previously unselected package bash-completion. [2022-07-24T06:37:47.694Z] #28 36.19 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-24T06:37:48.014Z] #81 DONE 5.3s [2022-07-24T06:37:48.014Z] [2022-07-24T06:37:48.014Z] #82 exporting to image [2022-07-24T06:37:48.014Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-24T06:37:48.014Z] #82 exporting layers [2022-07-24T06:37:48.880Z] #28 37.34 Unpacking bash-completion (1:2.11-2) ... [2022-07-24T06:37:49.137Z] #28 37.71 Selecting previously unselected package apparmor. [2022-07-24T06:37:49.137Z] #28 37.72 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-07-24T06:37:49.137Z] #28 37.76 Unpacking apparmor (2.13.6-10) ... [2022-07-24T06:37:49.394Z] #28 38.06 Selecting previously unselected package inetutils-ping. [2022-07-24T06:37:49.394Z] #28 38.06 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-07-24T06:37:49.651Z] #28 38.07 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-24T06:37:49.651Z] #28 38.20 Selecting previously unselected package libip4tc2:amd64. [2022-07-24T06:37:49.651Z] #28 38.20 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-07-24T06:37:49.651Z] #28 38.21 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-07-24T06:37:49.651Z] #28 38.34 Selecting previously unselected package libip6tc2:amd64. [2022-07-24T06:37:49.908Z] #28 38.35 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-07-24T06:37:49.908Z] #28 38.39 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-07-24T06:37:49.908Z] #28 38.49 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-24T06:37:49.908Z] #28 38.50 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-24T06:37:49.908Z] #28 38.51 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-24T06:37:49.908Z] #28 38.58 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-24T06:37:49.908Z] #28 38.59 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-07-24T06:37:49.908Z] #28 38.59 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-24T06:37:50.166Z] #28 38.66 Selecting previously unselected package libnftnl11:amd64. [2022-07-24T06:37:50.166Z] #28 38.67 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-07-24T06:37:50.166Z] #28 38.68 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-07-24T06:37:50.166Z] #28 38.75 Selecting previously unselected package iptables. [2022-07-24T06:37:50.166Z] #28 38.75 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-07-24T06:37:50.166Z] #28 38.76 Unpacking iptables (1.8.7-1) ... [2022-07-24T06:37:50.423Z] #28 38.95 Selecting previously unselected package libonig5:amd64. [2022-07-24T06:37:50.423Z] #28 38.97 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-24T06:37:50.423Z] #28 38.98 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-24T06:37:50.680Z] #28 39.10 Selecting previously unselected package libjq1:amd64. [2022-07-24T06:37:50.680Z] #28 39.10 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-07-24T06:37:50.680Z] #28 39.11 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-24T06:37:50.680Z] #28 39.19 Selecting previously unselected package jq. [2022-07-24T06:37:50.680Z] #28 39.20 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-07-24T06:37:50.680Z] #28 39.20 Unpacking jq (1.6-2.1) ... [2022-07-24T06:37:50.680Z] #28 39.27 Selecting previously unselected package libaio1:amd64. [2022-07-24T06:37:50.680Z] #28 39.28 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-07-24T06:37:50.680Z] #28 39.28 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-07-24T06:37:50.680Z] #28 39.33 Selecting previously unselected package libgpm2:amd64. [2022-07-24T06:37:50.937Z] #28 39.34 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-07-24T06:37:50.937Z] #28 39.35 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-07-24T06:37:50.937Z] #28 39.39 Selecting previously unselected package libinih1:amd64. [2022-07-24T06:37:50.937Z] #28 39.40 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-07-24T06:37:50.937Z] #28 39.41 Unpacking libinih1:amd64 (53-1+b2) ... [2022-07-24T06:37:50.937Z] #28 39.46 Selecting previously unselected package libnet1:amd64. [2022-07-24T06:37:50.937Z] #28 39.47 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-24T06:37:50.937Z] #28 39.48 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-24T06:37:50.937Z] #28 39.55 Selecting previously unselected package libnl-3-200:amd64. [2022-07-24T06:37:50.937Z] #28 39.56 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-24T06:37:51.195Z] #28 39.56 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-24T06:37:51.195Z] #28 39.64 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-24T06:37:51.195Z] #28 39.65 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-24T06:37:51.195Z] #28 39.66 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-24T06:37:51.195Z] #28 39.72 Selecting previously unselected package libyajl2:amd64. [2022-07-24T06:37:51.195Z] #28 39.72 Preparing to unpack .../28-libyajl2_2.1.0-3_amd64.deb ... [2022-07-24T06:37:51.195Z] #28 39.73 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-24T06:37:51.195Z] #28 39.78 Selecting previously unselected package net-tools. [2022-07-24T06:37:51.195Z] #28 39.79 Preparing to unpack .../29-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-07-24T06:37:51.195Z] #28 39.79 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-24T06:37:51.451Z] #28 39.91 Selecting previously unselected package python-pip-whl. [2022-07-24T06:37:51.451Z] #28 39.93 Preparing to unpack .../30-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-24T06:37:51.451Z] #28 39.94 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-24T06:37:51.708Z] #28 40.29 Selecting previously unselected package python3-lib2to3. [2022-07-24T06:37:51.708Z] #28 40.30 Preparing to unpack .../31-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-24T06:37:51.708Z] #28 40.31 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-24T06:37:51.708Z] #28 40.38 Selecting previously unselected package python3-distutils. [2022-07-24T06:37:51.708Z] #28 40.38 Preparing to unpack .../32-python3-distutils_3.9.2-1_all.deb ... [2022-07-24T06:37:51.708Z] #28 40.39 Unpacking python3-distutils (3.9.2-1) ... [2022-07-24T06:37:51.964Z] #28 40.51 Selecting previously unselected package python3-pkg-resources. [2022-07-24T06:37:51.964Z] #28 40.51 Preparing to unpack .../33-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-24T06:37:51.964Z] #28 40.52 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-24T06:37:52.221Z] #28 40.62 Selecting previously unselected package python3-setuptools. [2022-07-24T06:37:52.221Z] #28 40.63 Preparing to unpack .../34-python3-setuptools_52.0.0-4_all.deb ... [2022-07-24T06:37:52.221Z] #28 40.64 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-24T06:37:52.221Z] #28 40.79 Selecting previously unselected package python3-wheel. [2022-07-24T06:37:52.221Z] #28 40.80 Preparing to unpack .../35-python3-wheel_0.34.2-1_all.deb ... [2022-07-24T06:37:52.221Z] #28 40.81 Unpacking python3-wheel (0.34.2-1) ... [2022-07-24T06:37:52.221Z] #28 40.88 Selecting previously unselected package python3-pip. [2022-07-24T06:37:52.478Z] #28 40.88 Preparing to unpack .../36-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-24T06:37:52.478Z] #28 40.89 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-24T06:37:52.478Z] #28 41.05 Selecting previously unselected package sudo. [2022-07-24T06:37:52.478Z] #28 41.05 Preparing to unpack .../37-sudo_1.9.5p2-3_amd64.deb ... [2022-07-24T06:37:52.478Z] #28 41.06 Unpacking sudo (1.9.5p2-3) ... [2022-07-24T06:37:52.735Z] #28 41.39 Selecting previously unselected package thin-provisioning-tools. [2022-07-24T06:37:52.735Z] #28 41.40 Preparing to unpack .../38-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-07-24T06:37:52.735Z] #28 41.40 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-24T06:37:52.993Z] #28 41.56 Selecting previously unselected package uidmap. [2022-07-24T06:37:52.993Z] #28 41.57 Preparing to unpack .../39-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-07-24T06:37:52.993Z] #28 41.58 Unpacking uidmap (1:4.8.1-1) ... [2022-07-24T06:37:52.993Z] #28 41.69 Selecting previously unselected package vim-runtime. [2022-07-24T06:37:52.993Z] #28 41.70 Preparing to unpack .../40-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-24T06:37:52.993Z] #28 41.71 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-24T06:37:53.249Z] #28 41.74 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-24T06:37:53.249Z] #28 41.75 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-24T06:37:55.140Z] #28 43.53 Selecting previously unselected package vim. [2022-07-24T06:37:55.140Z] #28 43.53 Preparing to unpack .../41-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-24T06:37:55.140Z] #28 43.55 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-24T06:37:55.397Z] #28 43.91 Selecting previously unselected package xfsprogs. [2022-07-24T06:37:55.397Z] #28 43.92 Preparing to unpack .../42-xfsprogs_5.10.0-4_amd64.deb ... [2022-07-24T06:37:55.397Z] #28 43.92 Unpacking xfsprogs (5.10.0-4) ... [2022-07-24T06:37:55.653Z] #28 44.19 Selecting previously unselected package zip. [2022-07-24T06:37:55.653Z] #28 44.21 Preparing to unpack .../43-zip_3.0-12_amd64.deb ... [2022-07-24T06:37:55.653Z] #28 44.21 Unpacking zip (3.0-12) ... [2022-07-24T06:37:55.909Z] #28 44.31 Selecting previously unselected package zstd. [2022-07-24T06:37:55.909Z] #28 44.32 Preparing to unpack .../44-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-07-24T06:37:55.909Z] #28 44.32 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-24T06:37:56.128Z] #82 exporting layers 8.0s done [2022-07-24T06:37:56.128Z] #82 writing image sha256:24053ea5d174424bf09afcc329fb547fb464e9bda6078d1a0b27e820ae2765d3 done [2022-07-24T06:37:56.128Z] #82 naming to docker.io/library/docker:112fb22152fa0df622337df9476ecff14c95574f done [2022-07-24T06:37:56.128Z] #82 DONE 8.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [2022-07-24T06:37:56.166Z] #28 44.67 Setting up python3-pkg-resources (52.0.0-4) ... [Pipeline] sh [2022-07-24T06:37:56.463Z] + trap exit INT TERM [2022-07-24T06:37:56.463Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-07-24T06:37:56.463Z] + CONTAINER_NAME=docker-pr1 [2022-07-24T06:37:56.463Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43858/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43858/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=112fb22152fa0df622337df9476ecff14c95574f -e DOCKER_GRAPHDRIVER docker:112fb22152fa0df622337df9476ecff14c95574f hack/make.sh dynbinary [2022-07-24T06:37:56.722Z] [2022-07-24T06:37:56.729Z] #28 45.26 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-07-24T06:37:56.729Z] #28 45.30 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-24T06:37:56.729Z] #28 45.32 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-07-24T06:37:56.729Z] #28 45.34 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-07-24T06:37:56.729Z] #28 45.35 Setting up libinih1:amd64 (53-1+b2) ... [2022-07-24T06:37:56.729Z] #28 45.37 Setting up uidmap (1:4.8.1-1) ... [2022-07-24T06:37:56.729Z] #28 45.38 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-24T06:37:56.729Z] #28 45.40 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-24T06:37:56.981Z] Removing bundles/ [2022-07-24T06:37:56.982Z] [2022-07-24T06:37:56.982Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-24T06:37:56.982Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-24T06:37:56.982Z] GOOS="" GOARCH="" GOARM="" [2022-07-24T06:37:56.986Z] #28 45.41 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-24T06:37:56.986Z] #28 45.43 Setting up python3-wheel (0.34.2-1) ... [2022-07-24T06:37:57.549Z] #28 45.87 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-24T06:37:57.549Z] #28 45.89 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-24T06:37:57.549Z] #28 45.91 Setting up libcap2-bin (1:2.44-1) ... [2022-07-24T06:37:57.549Z] #28 45.93 Setting up apparmor (2.13.6-10) ... [2022-07-24T06:37:58.919Z] #28 47.26 Setting up zip (3.0-12) ... [2022-07-24T06:37:58.919Z] #28 47.27 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-24T06:37:58.919Z] #28 47.29 Setting up bash-completion (1:2.11-2) ... [2022-07-24T06:37:59.850Z] #28 48.46 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-07-24T06:37:59.850Z] #28 48.47 Setting up sudo (1.9.5p2-3) ... [2022-07-24T06:37:59.850Z] #28 48.54 invoke-rc.d: could not determine current runlevel [2022-07-24T06:38:00.108Z] #28 48.54 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-24T06:38:00.108Z] #28 48.55 Setting up xfsprogs (5.10.0-4) ... [2022-07-24T06:38:00.108Z] #28 48.56 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-07-24T06:38:00.108Z] #28 48.58 Setting up inetutils-ping (2:2.0-1) ... [2022-07-24T06:38:00.108Z] #28 48.59 Setting up pigz (2.6-1) ... [2022-07-24T06:38:00.108Z] #28 48.60 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-24T06:38:00.108Z] #28 48.61 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-24T06:38:00.108Z] #28 48.64 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-24T06:38:00.108Z] #28 48.65 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-24T06:38:00.671Z] #28 49.17 Setting up libaio1:amd64 (0.3.112-9) ... [2022-07-24T06:38:00.671Z] #28 49.19 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-24T06:38:00.671Z] #28 49.39 Setting up libelf1:amd64 (0.183-1) ... [2022-07-24T06:38:00.928Z] #28 49.41 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-24T06:38:00.928Z] #28 49.42 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-24T06:38:00.928Z] #28 49.44 Setting up python3-distutils (3.9.2-1) ... [2022-07-24T06:38:01.185Z] #28 49.80 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-24T06:38:01.443Z] #28 49.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-24T06:38:01.443Z] #28 49.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-24T06:38:01.443Z] #28 49.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-24T06:38:01.443Z] #28 49.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-24T06:38:01.443Z] #28 49.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-24T06:38:01.443Z] #28 49.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-24T06:38:01.443Z] #28 49.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-24T06:38:01.443Z] #28 49.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-24T06:38:01.443Z] #28 49.86 Setting up python3-setuptools (52.0.0-4) ... [2022-07-24T06:38:02.263Z] #28 50.66 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-24T06:38:02.263Z] #28 50.68 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-07-24T06:38:02.263Z] #28 50.69 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-24T06:38:02.263Z] #28 50.70 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-24T06:38:03.193Z] #28 51.63 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-24T06:38:03.193Z] #28 51.65 Setting up jq (1.6-2.1) ... [2022-07-24T06:38:03.193Z] #28 51.67 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-07-24T06:38:03.193Z] #28 51.68 Setting up iptables (1.8.7-1) ... [2022-07-24T06:38:03.193Z] #28 51.69 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-24T06:38:03.193Z] #28 51.70 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-24T06:38:03.193Z] #28 51.70 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-24T06:38:03.193Z] #28 51.71 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-24T06:38:03.193Z] #28 51.72 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-24T06:38:03.193Z] #28 51.73 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-24T06:38:03.193Z] #28 51.74 Setting up iproute2 (5.10.0-4) ... [2022-07-24T06:38:03.452Z] #28 51.99 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-24T06:38:04.016Z] #28 DONE 52.7s [2022-07-24T06:38:04.016Z] [2022-07-24T06:38:04.016Z] #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-24T06:38:04.016Z] #67 sha256:581b01359ec1bea6fa4c5e4dc35a15779e4e5c4d8ac4d11c998c873beefeffc1 [2022-07-24T06:38:04.274Z] #67 ... [2022-07-24T06:38:04.274Z] [2022-07-24T06:38:04.274Z] #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-24T06:38:04.274Z] #29 sha256:15071eab72ac39eec172bc26517528a0c965146a6a364b88c4e4ac7cd8ff87b6 [2022-07-24T06:38:04.839Z] #29 0.829 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-24T06:38:04.839Z] #29 0.832 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-24T06:38:04.839Z] #29 0.836 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-24T06:38:04.839Z] #29 DONE 0.9s [2022-07-24T06:38:04.839Z] [2022-07-24T06:38:04.839Z] #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-24T06:38:04.839Z] #67 sha256:581b01359ec1bea6fa4c5e4dc35a15779e4e5c4d8ac4d11c998c873beefeffc1 [2022-07-24T06:38:05.096Z] #67 ... [2022-07-24T06:38:05.096Z] [2022-07-24T06:38:05.096Z] #30 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-24T06:38:05.096Z] #30 sha256:83bce159d05069a810ec163fcd0fb37cd2aa0fce8eb6f763e11acc0e2a9240e4 [2022-07-24T06:38:10.810Z] ok github.com/docker/docker/cmd/dockerd 0.059s coverage: 31.9% of statements [2022-07-24T06:38:10.810Z] ok github.com/docker/docker/container 0.117s coverage: 34.8% of statements [2022-07-24T06:38:11.380Z] ok github.com/docker/docker/cmd/dockerd/trap 2.427s coverage: 0.0% of statements [2022-07-24T06:38:11.380Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-07-24T06:38:11.380Z] ? github.com/docker/docker/container/stream [no test files] [2022-07-24T06:38:11.380Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-07-24T06:38:11.380Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-07-24T06:38:11.380Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-07-24T06:38:13.196Z] #30 7.721 Collecting yamllint==1.26.1 [2022-07-24T06:38:13.760Z] #30 8.781 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-24T06:38:14.359Z] #64 434.3 # github.com/containerd/containerd/cmd/containerd [2022-07-24T06:38:14.359Z] #64 434.3 /usr/bin/ld: /tmp/go-link-3512704905/000019.o: in function `New': [2022-07-24T06:38:14.359Z] #64 434.3 /tmp/tmp.qOi85zJHFL/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-24T06:38:14.359Z] #64 434.4 + bin/containerd-stress [2022-07-24T06:38:14.359Z] #64 435.5 + bin/containerd-shim [2022-07-24T06:38:14.692Z] #30 9.506 Collecting pathspec>=0.5.3 [2022-07-24T06:38:14.692Z] #30 9.515 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-24T06:38:14.692Z] #30 9.755 Collecting pyyaml [2022-07-24T06:38:14.949Z] #30 9.764 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-24T06:38:14.949Z] #30 9.804 Building wheels for collected packages: yamllint [2022-07-24T06:38:14.949Z] #30 9.805 Building wheel for yamllint (setup.py): started [2022-07-24T06:38:15.206Z] #30 10.33 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-24T06:38:15.463Z] #30 10.33 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=3145cd1fb4381989b65fd5f7b80f697d7cad757309313b75101cb6beb0d2a779 [2022-07-24T06:38:15.463Z] #30 10.33 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-24T06:38:15.463Z] #30 10.33 Successfully built yamllint [2022-07-24T06:38:15.463Z] #30 10.35 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-24T06:38:15.463Z] #30 10.62 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-24T06:38:16.058Z] #30 DONE 11.0s [2022-07-24T06:38:16.058Z] [2022-07-24T06:38:16.058Z] #34 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-24T06:38:16.058Z] #34 sha256:c90233ff1b65f403ae1ac48c6a71bc31c3e0e427984f61c613f19848883719ed [2022-07-24T06:38:16.316Z] #34 DONE 0.3s [2022-07-24T06:38:16.316Z] [2022-07-24T06:38:16.316Z] #39 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-24T06:38:16.316Z] #39 sha256:6764ebb1a3a80a38536a54183f6b08c34e208da3672f6954c88820ef58c87f22 [2022-07-24T06:38:16.581Z] #39 DONE 0.4s [2022-07-24T06:38:16.581Z] [2022-07-24T06:38:16.581Z] #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-24T06:38:16.581Z] #67 sha256:581b01359ec1bea6fa4c5e4dc35a15779e4e5c4d8ac4d11c998c873beefeffc1 [2022-07-24T06:38:16.664Z] ok github.com/docker/docker/daemon/cluster 0.073s coverage: 0.5% of statements [2022-07-24T06:38:16.841Z] #67 ... [2022-07-24T06:38:16.841Z] [2022-07-24T06:38:16.841Z] #42 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-24T06:38:16.841Z] #42 sha256:cd0125a0c09262250f10cd166977ff8c3c3471ab00ab88338b7ce5bf7e983b6f [2022-07-24T06:38:16.841Z] #42 DONE 0.1s [2022-07-24T06:38:16.841Z] [2022-07-24T06:38:16.841Z] #44 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-24T06:38:16.841Z] #44 sha256:dc3317e13f4b62c4afe126bdbb35d8b58c50ea9b834b3613794d65affdfd14c7 [2022-07-24T06:38:16.841Z] #44 DONE 0.1s [2022-07-24T06:38:16.841Z] [2022-07-24T06:38:16.841Z] #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-24T06:38:16.841Z] #67 sha256:581b01359ec1bea6fa4c5e4dc35a15779e4e5c4d8ac4d11c998c873beefeffc1 [2022-07-24T06:38:17.106Z] #67 ... [2022-07-24T06:38:17.106Z] [2022-07-24T06:38:17.106Z] #46 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-24T06:38:17.106Z] #46 sha256:3feafad4d150a85065280f88fded4bc2838576607d341c1b0ec485ab76f8c1ba [2022-07-24T06:38:17.106Z] #46 DONE 0.1s [2022-07-24T06:38:17.106Z] [2022-07-24T06:38:17.106Z] #48 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-24T06:38:17.106Z] #48 sha256:d231cd460b481e12c15056324da77b954c45a79a9ee68edcab1bb947cbf9b5ad [2022-07-24T06:38:17.106Z] #48 DONE 0.1s [2022-07-24T06:38:17.106Z] [2022-07-24T06:38:17.106Z] #52 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-24T06:38:17.106Z] #52 sha256:75d57906954e48f2525c108eb1fa10e29410132048dbb33b6bc60356a1cf079c [2022-07-24T06:38:17.106Z] #52 DONE 0.0s [2022-07-24T06:38:17.106Z] [2022-07-24T06:38:17.106Z] #55 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-24T06:38:17.106Z] #55 sha256:a57fda4e93a4dee0df574fb59f969ff6bd7f975676c398225326dae37a918305 [2022-07-24T06:38:17.362Z] #55 DONE 0.3s [2022-07-24T06:38:17.362Z] [2022-07-24T06:38:17.362Z] #59 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-24T06:38:17.362Z] #59 sha256:65c007a438bbb6ec1efe28e9e92c78483a0042a25c5e768a7f846c47c8a01bfe [2022-07-24T06:38:17.362Z] #59 DONE 0.1s [2022-07-24T06:38:17.362Z] [2022-07-24T06:38:17.362Z] #61 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-24T06:38:17.362Z] #61 sha256:392f4d3bb520e832ea1d131032ae9dcd46ff00d86acb12e2e380389fa7e2745f [2022-07-24T06:38:17.619Z] #61 DONE 0.1s [2022-07-24T06:38:17.619Z] [2022-07-24T06:38:17.619Z] #63 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-24T06:38:17.619Z] #63 sha256:5b324bcad65fe6f14caba2b2051e18183b73410a1c13938ef3a24b089827fe09 [2022-07-24T06:38:17.619Z] #63 DONE 0.2s [2022-07-24T06:38:17.619Z] [2022-07-24T06:38:17.619Z] #65 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-24T06:38:17.619Z] #65 sha256:1b4894d66cbad2f85c39fae8232021fe3757a15c75d797278c7e1028edc4d97f [2022-07-24T06:38:17.875Z] #65 DONE 0.1s [2022-07-24T06:38:17.875Z] [2022-07-24T06:38:17.875Z] #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-24T06:38:17.875Z] #67 sha256:581b01359ec1bea6fa4c5e4dc35a15779e4e5c4d8ac4d11c998c873beefeffc1 [2022-07-24T06:38:18.074Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.011s coverage: 65.3% of statements [2022-07-24T06:38:19.037Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 36.9% of statements [2022-07-24T06:38:20.935Z] #64 446.6 + bin/containerd-shim-runc-v1 [2022-07-24T06:38:25.617Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.447s coverage: 13.4% of statements [2022-07-24T06:38:26.999Z] ok github.com/docker/docker/daemon/config 0.033s coverage: 81.7% of statements [2022-07-24T06:38:27.259Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-07-24T06:38:27.513Z] #64 452.8 + bin/containerd-shim-runc-v2 [2022-07-24T06:38:27.772Z] #64 453.6 + binaries [2022-07-24T06:38:27.772Z] #64 453.6 + install -D bin/containerd /build/containerd [2022-07-24T06:38:27.772Z] #64 453.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-24T06:38:27.830Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-07-24T06:38:28.031Z] #64 453.6 + install -D bin/ctr /build/ctr [2022-07-24T06:38:28.400Z] ok github.com/docker/docker/daemon 10.112s coverage: 16.1% of statements [2022-07-24T06:38:28.400Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-07-24T06:38:28.400Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-07-24T06:38:28.400Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-07-24T06:38:28.400Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-07-24T06:38:29.341Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.613s coverage: 74.8% of statements [2022-07-24T06:38:29.937Z] #64 DONE 455.4s [2022-07-24T06:38:30.284Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.280s coverage: 56.2% of statements [2022-07-24T06:38:30.507Z] [2022-07-24T06:38:30.507Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-24T06:38:30.507Z] #65 sha256:38cf51b00b6576c3beaa41f3bc3e9dd104019db3d2bb271dcc15855afad4cdeb [2022-07-24T06:38:30.545Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.020s coverage: 3.0% of statements [2022-07-24T06:38:31.887Z] #65 DONE 1.0s [2022-07-24T06:38:31.888Z] [2022-07-24T06:38:31.888Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-24T06:38:31.888Z] #70 sha256:4cdd92f64274e864cda5adad06a936f5550e8b992fcf2df7f8986d76a6453ee8 [2022-07-24T06:38:31.888Z] #70 DONE 0.3s [2022-07-24T06:38:31.888Z] [2022-07-24T06:38:31.888Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-24T06:38:31.888Z] #75 sha256:65b8e39b3f83e0c46c8188a457c62d413f374ed629be8fff9a430efbc0e478d8 [2022-07-24T06:38:31.930Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.013s coverage: 1.9% of statements [2022-07-24T06:38:32.824Z] #75 DONE 0.9s [2022-07-24T06:38:32.824Z] [2022-07-24T06:38:32.824Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-24T06:38:32.824Z] #78 sha256:51767974a928f2a5320b2634a2e21fbede8dbc86eca791eb01efb64f27a07203 [2022-07-24T06:38:32.824Z] #78 DONE 0.0s [2022-07-24T06:38:32.824Z] [2022-07-24T06:38:32.824Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-24T06:38:32.824Z] #79 sha256:14b11af2dc8521db360cb1e10b2b396b0830dde6002caaf0d1cd2e3b0cb5edd2 [2022-07-24T06:38:32.824Z] #79 DONE 0.0s [2022-07-24T06:38:32.824Z] [2022-07-24T06:38:32.824Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-24T06:38:32.824Z] #80 sha256:db99a1d431a969fa7deb0b06c39d43375eb773e61163215317e4649ecd994777 [2022-07-24T06:38:32.824Z] #80 DONE 0.0s [2022-07-24T06:38:32.824Z] [2022-07-24T06:38:32.824Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-24T06:38:32.824Z] #81 sha256:4281c0211efec77894316c593c7798b037bda96d300be412a605990ec36048ea [2022-07-24T06:38:32.896Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.192s coverage: 50.6% of statements [2022-07-24T06:38:34.812Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.079s coverage: 46.1% of statements [2022-07-24T06:38:34.812Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-07-24T06:38:35.073Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.915s coverage: 58.5% of statements [2022-07-24T06:38:35.073Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-07-24T06:38:35.073Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-07-24T06:38:35.643Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.007s coverage: 58.5% of statements [2022-07-24T06:38:35.903Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.009s coverage: 3.0% of statements [2022-07-24T06:38:35.937Z] #67 90.84 + mkdir -p /build [2022-07-24T06:38:35.938Z] #67 90.84 + cp runc /build/runc [2022-07-24T06:38:35.938Z] #67 DONE 91.1s [2022-07-24T06:38:35.938Z] [2022-07-24T06:38:35.938Z] #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-24T06:38:35.938Z] #71 sha256:e4c1494efab5192f01bcf6d928e2b80acd55ca1e49df2ac704fa4b938bbe988d [2022-07-24T06:38:36.114Z] #81 DONE 3.1s [2022-07-24T06:38:36.114Z] [2022-07-24T06:38:36.114Z] #82 exporting to image [2022-07-24T06:38:36.114Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-24T06:38:36.114Z] #82 exporting layers [2022-07-24T06:38:36.474Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2022-07-24T06:38:37.834Z] #71 ... [2022-07-24T06:38:37.834Z] [2022-07-24T06:38:37.834Z] #68 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-24T06:38:37.834Z] #68 sha256:d264f107a476b793b7e8e98379fc88079abf53d5faabcf9147adbfbf5301a3c1 [2022-07-24T06:38:37.834Z] #68 DONE 0.1s [2022-07-24T06:38:37.834Z] [2022-07-24T06:38:37.834Z] #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-24T06:38:37.834Z] #71 sha256:e4c1494efab5192f01bcf6d928e2b80acd55ca1e49df2ac704fa4b938bbe988d [2022-07-24T06:38:37.858Z] ok github.com/docker/docker/daemon/images 0.045s coverage: 6.9% of statements [2022-07-24T06:38:37.858Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-07-24T06:38:37.858Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-07-24T06:38:38.118Z] ok github.com/docker/docker/daemon/logger 0.218s coverage: 43.2% of statements [2022-07-24T06:38:38.688Z] ok github.com/docker/docker/daemon/logger/fluentd 0.016s coverage: 53.6% of statements [2022-07-24T06:38:38.949Z] ok github.com/docker/docker/daemon/logger/awslogs 0.182s coverage: 79.9% of statements [2022-07-24T06:38:38.949Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-07-24T06:38:39.519Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 68.2% of statements [2022-07-24T06:38:39.519Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.4% of statements [2022-07-24T06:38:39.779Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2022-07-24T06:38:40.349Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.125s coverage: 76.8% of statements [2022-07-24T06:38:40.619Z] ok github.com/docker/docker/daemon/logger/local 0.038s coverage: 79.4% of statements [2022-07-24T06:38:40.619Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-07-24T06:38:40.619Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-07-24T06:38:41.559Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.016s coverage: 62.0% of statements [2022-07-24T06:38:41.559Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.023s coverage: 31.5% of statements [2022-07-24T06:38:42.130Z] ok github.com/docker/docker/daemon/logger/syslog 0.007s coverage: 46.8% of statements [2022-07-24T06:38:42.394Z] ok github.com/docker/docker/daemon/logger/templates 0.004s coverage: 8.3% of statements [2022-07-24T06:38:42.965Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-07-24T06:38:43.907Z] ok github.com/docker/docker/daemon/logger/splunk 1.541s coverage: 82.5% of statements [2022-07-24T06:38:43.907Z] ? github.com/docker/docker/daemon/names [no test files] [2022-07-24T06:38:43.907Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-07-24T06:38:44.236Z] #82 exporting layers 7.0s done [2022-07-24T06:38:44.236Z] #82 writing image sha256:81fc0cd1eaed792548735bf91e259bad711287399cde410419341ae5019123b3 done [2022-07-24T06:38:44.236Z] #82 naming to docker.io/library/docker:112fb22152fa0df622337df9476ecff14c95574f done [2022-07-24T06:38:44.236Z] #82 DONE 7.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-24T06:38:44.478Z] ok github.com/docker/docker/distribution/metadata 0.025s coverage: 44.4% of statements [2022-07-24T06:38:44.572Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43858/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=112fb22152fa0df622337df9476ecff14c95574f -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=22.06 docker:112fb22152fa0df622337df9476ecff14c95574f hack/make.sh dynbinary test-integration [2022-07-24T06:38:45.530Z] [2022-07-24T06:38:45.530Z] Removing bundles/ [2022-07-24T06:38:45.530Z] [2022-07-24T06:38:45.530Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-24T06:38:45.530Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-24T06:38:45.530Z] GOOS="" GOARCH="" GOARM="" [2022-07-24T06:38:45.860Z] ok github.com/docker/docker/distribution 1.501s coverage: 28.0% of statements [2022-07-24T06:38:45.860Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-07-24T06:38:46.121Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.0% of statements [2022-07-24T06:38:46.692Z] ok github.com/docker/docker/image 0.027s coverage: 86.9% of statements [2022-07-24T06:38:46.952Z] ok github.com/docker/docker/distribution/xfer 1.895s coverage: 84.9% of statements [2022-07-24T06:38:46.952Z] ? github.com/docker/docker/dockerversion [no test files] [2022-07-24T06:38:47.213Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-07-24T06:38:47.784Z] ok github.com/docker/docker/image/tarexport 0.011s coverage: 0.7% of statements [2022-07-24T06:38:47.784Z] ? github.com/docker/docker/image/v1 [no test files] [2022-07-24T06:38:47.784Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-07-24T06:38:48.356Z] ok github.com/docker/docker/libcontainerd/queue 0.030s coverage: 100.0% of statements [2022-07-24T06:38:48.926Z] ok github.com/docker/docker/oci 0.007s coverage: 46.0% of statements [2022-07-24T06:38:49.186Z] ok github.com/docker/docker/opts 0.023s coverage: 66.0% of statements [2022-07-24T06:38:49.447Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-07-24T06:38:50.830Z] ok github.com/docker/docker/pkg/archive 0.283s coverage: 82.3% of statements [2022-07-24T06:38:52.212Z] ok github.com/docker/docker/pkg/authorization 0.643s coverage: 68.3% of statements [2022-07-24T06:38:52.212Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-07-24T06:38:52.473Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-07-24T06:38:55.768Z] ok github.com/docker/docker/pkg/chrootarchive 2.534s coverage: 42.7% of statements [2022-07-24T06:38:55.768Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-07-24T06:38:55.891Z] #71 178.5 # github.com/containerd/containerd/cmd/containerd [2022-07-24T06:38:55.891Z] #71 178.5 /usr/bin/ld: /tmp/go-link-945681629/000019.o: in function `New': [2022-07-24T06:38:55.891Z] #71 178.5 /tmp/tmp.aSt1CMzw4C/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-24T06:38:55.891Z] #71 178.6 + bin/containerd-stress [2022-07-24T06:38:55.891Z] #71 179.7 + bin/containerd-shim [2022-07-24T06:38:56.028Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-07-24T06:38:56.028Z] ok github.com/docker/docker/layer 7.525s coverage: 68.9% of statements [2022-07-24T06:38:56.028Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-07-24T06:38:56.028Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-07-24T06:38:56.028Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-07-24T06:38:56.028Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-07-24T06:38:56.028Z] ? github.com/docker/docker/oci/caps [no test files] [2022-07-24T06:38:56.028Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-07-24T06:38:56.288Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2022-07-24T06:38:56.550Z] ok github.com/docker/docker/pkg/fileutils 0.018s coverage: 87.2% of statements [2022-07-24T06:38:56.812Z] ok github.com/docker/docker/pkg/fsutils 0.139s coverage: 85.1% of statements [2022-07-24T06:38:56.812Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-07-24T06:38:57.754Z] ok github.com/docker/docker/pkg/idtools 0.428s coverage: 67.9% of statements [2022-07-24T06:38:57.754Z] ok github.com/docker/docker/pkg/ioutils 0.343s coverage: 71.5% of statements [2022-07-24T06:38:58.014Z] ok github.com/docker/docker/pkg/longpath 0.009s coverage: 100.0% of statements [2022-07-24T06:38:58.274Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2022-07-24T06:38:58.274Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-07-24T06:38:58.274Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-07-24T06:38:58.534Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-07-24T06:38:58.534Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2022-07-24T06:38:58.795Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-07-24T06:38:58.795Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 90.5% of statements [2022-07-24T06:38:58.795Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-07-24T06:38:58.795Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-07-24T06:38:59.365Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.014s coverage: 56.8% of statements [2022-07-24T06:38:59.937Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-07-24T06:38:59.937Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-07-24T06:39:00.197Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-07-24T06:39:01.580Z] ok github.com/docker/docker/pkg/pubsub 1.046s coverage: 75.0% of statements [2022-07-24T06:39:01.840Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-07-24T06:39:02.101Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-07-24T06:39:02.101Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-07-24T06:39:02.362Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-07-24T06:39:02.628Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-07-24T06:39:03.235Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.6% of statements [2022-07-24T06:39:03.810Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-07-24T06:39:04.074Z] ok github.com/docker/docker/pkg/tailfile 0.070s coverage: 88.6% of statements [2022-07-24T06:39:04.647Z] ok github.com/docker/docker/pkg/tarsum 0.044s coverage: 89.3% of statements [2022-07-24T06:39:04.908Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-07-24T06:39:04.908Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-07-24T06:39:05.847Z] #71 190.9 + bin/containerd-shim-runc-v1 [2022-07-24T06:39:06.818Z] ok github.com/docker/docker/plugin 0.520s coverage: 23.2% of statements [2022-07-24T06:39:07.079Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-07-24T06:39:07.340Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-07-24T06:39:08.728Z] ok github.com/docker/docker/quota 0.193s coverage: 71.4% of statements [2022-07-24T06:39:08.728Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-07-24T06:39:09.669Z] ok github.com/docker/docker/registry 0.080s coverage: 58.6% of statements [2022-07-24T06:39:10.240Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-07-24T06:39:10.240Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-07-24T06:39:10.811Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-07-24T06:39:11.071Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-07-24T06:39:12.396Z] #71 197.1 + bin/containerd-shim-runc-v2 [2022-07-24T06:39:12.396Z] #71 197.9 + binaries [2022-07-24T06:39:12.396Z] #71 197.9 + install -D bin/containerd /build/containerd [2022-07-24T06:39:12.396Z] #71 197.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-24T06:39:12.653Z] #71 198.0 + install -D bin/ctr /build/ctr [2022-07-24T06:39:12.982Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-07-24T06:39:13.215Z] #71 DONE 198.7s [2022-07-24T06:39:13.242Z] ok github.com/docker/docker/volume/local 0.099s coverage: 76.8% of statements [2022-07-24T06:39:13.813Z] ok github.com/docker/docker/volume/mounts 0.007s coverage: 67.7% of statements [2022-07-24T06:39:14.582Z] [2022-07-24T06:39:14.582Z] #72 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-24T06:39:14.582Z] #72 sha256:8ccf10cc0440751835914e1a660d1b36acb10f814daf1ffad5b486bd1f25be21 [2022-07-24T06:39:14.582Z] #72 DONE 0.2s [2022-07-24T06:39:14.582Z] [2022-07-24T06:39:14.582Z] #77 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-24T06:39:14.582Z] #77 sha256:c7bcd50ac20cf3d16caab606e936cf545b883dc739eec4ad6ed5e97a204f5531 [2022-07-24T06:39:14.582Z] #77 DONE 0.1s [2022-07-24T06:39:14.753Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-07-24T06:39:14.838Z] [2022-07-24T06:39:14.838Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-24T06:39:14.838Z] #82 sha256:54c3d5c88ab62a7455af5fbc28b2a494f57b69dd9dda029b66849cd5c8928f57 [2022-07-24T06:39:15.400Z] #82 DONE 0.7s [2022-07-24T06:39:15.400Z] [2022-07-24T06:39:15.401Z] #85 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-24T06:39:15.401Z] #85 sha256:7889ba1ecc8fb37abb18a260fa3f52396cd7362fc5ae677d1c8467dde01aef1c [2022-07-24T06:39:15.401Z] #85 DONE 0.1s [2022-07-24T06:39:15.657Z] [2022-07-24T06:39:15.657Z] #86 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-24T06:39:15.657Z] #86 sha256:fd5d0534f63eb7a0d83e2f6f0be89f62f14c35aae17d0d02700569445d4b5007 [2022-07-24T06:39:15.657Z] #86 DONE 0.0s [2022-07-24T06:39:15.657Z] [2022-07-24T06:39:15.657Z] #87 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-24T06:39:15.657Z] #87 sha256:b2c55e32e87402ed20264ed475d7ddd10269fb71d0bec1e1d8709655f79f39f4 [2022-07-24T06:39:15.657Z] #87 DONE 0.0s [2022-07-24T06:39:15.657Z] [2022-07-24T06:39:15.657Z] #88 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-24T06:39:15.657Z] #88 sha256:f28bbc8148a5ce705a891b0287674e8a11b214302e71de7acf60ccee0d737145 [2022-07-24T06:39:19.195Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-24T06:39:19.195Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-24T06:39:19.195Z] GOOS="" GOARCH="" GOARM="" [2022-07-24T06:39:19.195Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-24T06:39:19.195Z] [2022-07-24T06:39:19.195Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-24T06:39:19.195Z] DOCKER_SYSTEMD=1 [2022-07-24T06:39:19.195Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-24T06:39:19.195Z] HOSTNAME=8a24728d260a [2022-07-24T06:39:19.195Z] DEST=bundles/test-integration [2022-07-24T06:39:19.195Z] PWD=/go/src/github.com/docker/docker [2022-07-24T06:39:19.195Z] DOCKER_GITCOMMIT=112fb22152fa0df622337df9476ecff14c95574f [2022-07-24T06:39:19.195Z] container=docker [2022-07-24T06:39:19.195Z] HOME=/root [2022-07-24T06:39:19.195Z] LANG=C.UTF-8 [2022-07-24T06:39:19.195Z] INVOCATION_ID=641451abd69e4b68b441f08b06b177cc [2022-07-24T06:39:19.195Z] GOLANG_VERSION=1.18.4 [2022-07-24T06:39:19.195Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-24T06:39:19.195Z] VALIDATE_BRANCH=22.06 [2022-07-24T06:39:19.195Z] TERM=xterm [2022-07-24T06:39:19.195Z] DOCKER_PKG=github.com/docker/docker [2022-07-24T06:39:19.195Z] SHLVL=3 [2022-07-24T06:39:19.195Z] TIMEOUT=120m [2022-07-24T06:39:19.195Z] DOCKER_BUILDTAGS= journald [2022-07-24T06:39:19.195Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-24T06:39:19.195Z] GO111MODULE=off [2022-07-24T06:39:19.195Z] DOCKER_EXPERIMENTAL=1 [2022-07-24T06:39:19.195Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-24T06:39:19.195Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-24T06:39:19.195Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-24T06:39:19.195Z] GOPATH=/go [2022-07-24T06:39:19.195Z] PKG_CONFIG=pkg-config [2022-07-24T06:39:19.195Z] _=/usr/bin/env [2022-07-24T06:39:19.195Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-24T06:39:19.833Z] #88 DONE 4.1s [2022-07-24T06:39:19.833Z] [2022-07-24T06:39:19.833Z] #89 exporting to image [2022-07-24T06:39:19.833Z] #89 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-24T06:39:19.833Z] #89 exporting layers [2022-07-24T06:39:36.701Z] ok github.com/docker/docker/pkg/plugins 33.644s coverage: 76.3% of statements [2022-07-24T06:39:36.702Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-07-24T06:39:36.702Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-07-24T06:39:36.702Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-07-24T06:39:36.702Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-07-24T06:39:36.702Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-07-24T06:39:36.702Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-07-24T06:39:36.702Z] ? github.com/docker/docker/rootless [no test files] [2022-07-24T06:39:36.702Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-07-24T06:39:36.702Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-07-24T06:39:36.702Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-07-24T06:39:36.702Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-07-24T06:39:36.702Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-07-24T06:39:36.702Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-07-24T06:39:36.702Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-07-24T06:39:36.702Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-07-24T06:39:36.702Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-07-24T06:39:36.702Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-07-24T06:39:36.702Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-07-24T06:39:36.702Z] ? github.com/docker/docker/testutil/request [no test files] [2022-07-24T06:39:36.702Z] ? github.com/docker/docker/volume [no test files] [2022-07-24T06:39:36.702Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-07-24T06:39:36.702Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-07-24T06:39:36.702Z] [2022-07-24T06:39:36.702Z] === Skipped [2022-07-24T06:39:36.702Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-07-24T06:39:36.702Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-07-24T06:39:36.702Z] [2022-07-24T06:39:36.702Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-07-24T06:39:36.702Z] network_proxy_test.go:208: No support for dual stack yet [2022-07-24T06:39:36.702Z] [2022-07-24T06:39:36.702Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-07-24T06:39:36.702Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-07-24T06:39:36.702Z] [2022-07-24T06:39:36.702Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-07-24T06:39:36.702Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-07-24T06:39:36.702Z] [2022-07-24T06:39:36.702Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-07-24T06:39:36.702Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-24T06:39:36.702Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-24T06:39:36.702Z] [2022-07-24T06:39:36.702Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-07-24T06:39:36.702Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-24T06:39:36.702Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-24T06:39:36.702Z] [2022-07-24T06:39:36.702Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-07-24T06:39:36.702Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-24T06:39:36.702Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-24T06:39:36.702Z] [2022-07-24T06:39:36.702Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-07-24T06:39:36.702Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-24T06:39:36.702Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-24T06:39:36.702Z] [2022-07-24T06:39:36.702Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-07-24T06:39:36.702Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-24T06:39:36.702Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-24T06:39:36.702Z] [2022-07-24T06:39:36.702Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-07-24T06:39:36.702Z] graphtest_unix.go:71: No driver to put! [2022-07-24T06:39:36.702Z] [2022-07-24T06:39:36.702Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-07-24T06:39:36.702Z] time="2022-07-24T06:38:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-24T06:39:36.702Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-24T06:39:36.702Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-24T06:39:36.702Z] [2022-07-24T06:39:36.702Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-07-24T06:39:36.702Z] time="2022-07-24T06:38:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-24T06:39:36.702Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-24T06:39:36.702Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-24T06:39:36.702Z] [2022-07-24T06:39:36.702Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-07-24T06:39:36.702Z] time="2022-07-24T06:38:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-24T06:39:36.702Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-24T06:39:36.702Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-24T06:39:36.702Z] [2022-07-24T06:39:36.702Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-07-24T06:39:36.702Z] time="2022-07-24T06:38:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-24T06:39:36.702Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-24T06:39:36.702Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-24T06:39:36.702Z] [2022-07-24T06:39:36.702Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-07-24T06:39:36.702Z] time="2022-07-24T06:38:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-24T06:39:36.702Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-24T06:39:36.702Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-24T06:39:36.702Z] [2022-07-24T06:39:36.702Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-07-24T06:39:36.702Z] graphtest_unix.go:71: No driver to put! [2022-07-24T06:39:36.702Z] [2022-07-24T06:39:36.702Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-07-24T06:39:36.702Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-07-24T06:39:36.702Z] [2022-07-24T06:39:36.702Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-07-24T06:39:36.702Z] overlay_test.go:50: Fails to compute changes intermittently [2022-07-24T06:39:36.702Z] [2022-07-24T06:39:36.702Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-07-24T06:39:36.702Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-07-24T06:39:36.702Z] [2022-07-24T06:39:36.702Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-07-24T06:39:36.702Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-07-24T06:39:36.702Z] [2022-07-24T06:39:36.702Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-07-24T06:39:36.702Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-24T06:39:36.702Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-24T06:39:36.702Z] [2022-07-24T06:39:36.702Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-07-24T06:39:36.702Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-24T06:39:36.702Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-24T06:39:36.702Z] [2022-07-24T06:39:36.702Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-07-24T06:39:36.702Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-24T06:39:36.702Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-24T06:39:36.702Z] [2022-07-24T06:39:36.702Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-07-24T06:39:36.702Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-24T06:39:36.702Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-24T06:39:36.702Z] [2022-07-24T06:39:36.702Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-07-24T06:39:36.702Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-24T06:39:36.702Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-24T06:39:36.702Z] [2022-07-24T06:39:36.702Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-07-24T06:39:36.702Z] graphtest_unix.go:71: No driver to put! [2022-07-24T06:39:36.702Z] [2022-07-24T06:39:36.702Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-07-24T06:39:36.702Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-07-24T06:39:36.702Z] [2022-07-24T06:39:36.702Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-07-24T06:39:36.702Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-07-24T06:39:36.702Z] [2022-07-24T06:39:36.702Z] DONE 2789 tests, 28 skipped in 206.613s [2022-07-24T06:39:36.702Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-07-24T06:39:36.702Z] github.com/docker/docker/libnetwork/bitseq [2022-07-24T06:39:36.702Z] github.com/docker/docker/libnetwork/cluster [2022-07-24T06:39:36.702Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-24T06:39:36.702Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-24T06:39:36.702Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-24T06:39:36.702Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-24T06:39:36.702Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-24T06:39:36.702Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-24T06:39:36.702Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-24T06:39:36.702Z] github.com/docker/docker/libnetwork/config [2022-07-24T06:39:36.702Z] github.com/docker/docker/libnetwork/datastore [2022-07-24T06:39:36.702Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-24T06:39:36.702Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-24T06:39:36.702Z] github.com/docker/docker/libnetwork/driverapi [2022-07-24T06:39:36.702Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-24T06:39:36.702Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-24T06:39:36.702Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-24T06:39:36.702Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-24T06:39:36.702Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-24T06:39:36.702Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-24T06:39:36.702Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-24T06:39:36.702Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-24T06:39:36.702Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-24T06:39:36.702Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-24T06:39:36.702Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-24T06:39:36.702Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-24T06:39:36.702Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-24T06:39:36.702Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-24T06:39:36.702Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-24T06:39:36.702Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-24T06:39:36.702Z] github.com/docker/docker/libnetwork/etchosts [2022-07-24T06:39:36.702Z] github.com/docker/docker/libnetwork/idm [2022-07-24T06:39:36.702Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-24T06:39:36.702Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-24T06:39:36.702Z] github.com/docker/docker/libnetwork/ipam [2022-07-24T06:39:36.702Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-24T06:39:36.702Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-24T06:39:36.702Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-24T06:39:36.702Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-24T06:39:36.702Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-24T06:39:36.702Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-24T06:39:36.702Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-24T06:39:36.702Z] github.com/docker/docker/libnetwork/iptables [2022-07-24T06:39:36.702Z] github.com/docker/docker/libnetwork/netlabel [2022-07-24T06:39:36.702Z] github.com/docker/docker/libnetwork/netutils [2022-07-24T06:39:36.702Z] github.com/docker/docker/libnetwork/networkdb [2022-07-24T06:39:36.702Z] github.com/docker/docker/libnetwork/ns [2022-07-24T06:39:36.702Z] github.com/docker/docker/libnetwork/options [2022-07-24T06:39:36.702Z] github.com/docker/docker/libnetwork/osl [2022-07-24T06:39:36.702Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-24T06:39:36.702Z] github.com/docker/docker/libnetwork/portallocator [2022-07-24T06:39:36.702Z] github.com/docker/docker/libnetwork/portmapper [2022-07-24T06:39:36.702Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-24T06:39:36.702Z] github.com/docker/docker/libnetwork/testutils [2022-07-24T06:39:36.702Z] github.com/docker/docker/libnetwork/types' ']' [2022-07-24T06:39:36.702Z] + 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-24T06:39:58.498Z] #89 exporting layers 37.5s done [2022-07-24T06:39:58.498Z] #89 writing image sha256:3e52ac4c2c815182b85978d9dab4fad59c281050da07b01ae1c059e52b51391a done [2022-07-24T06:39:58.498Z] #89 naming to docker.io/library/docker:112fb22152fa0df622337df9476ecff14c95574f done [2022-07-24T06:39:58.498Z] #89 DONE 37.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-07-24T06:39:58.858Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43858/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43858/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=112fb22152fa0df622337df9476ecff14c95574f -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:112fb22152fa0df622337df9476ecff14c95574f hack/validate/default [2022-07-24T06:40:00.751Z] Congratulations! Seccomp profile generation is done correctly. [2022-07-24T06:40:00.751Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-07-24T06:40:03.517Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-24T06:40:03.517Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-24T06:40:03.517Z] GOOS="" GOARCH="" GOARM="" [2022-07-24T06:40:03.517Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-24T06:40:03.517Z] [2022-07-24T06:40:03.517Z] + TEST_INTEGRATION_DEST=2 [2022-07-24T06:40:03.517Z] + CONTAINER_NAME=docker-pr1-2 [2022-07-24T06:40:03.517Z] + TEST_SKIP_INTEGRATION=1 [2022-07-24T06:40:03.517Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-07-24T06:40:03.517Z] + run_tests [2022-07-24T06:40:03.517Z] + c=0 [2022-07-24T06:40:03.517Z] + '[' -n 0 ']' [2022-07-24T06:40:03.517Z] + rm= [2022-07-24T06:40:03.517Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43858/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43858/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43858/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=112fb22152fa0df622337df9476ecff14c95574f -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:112fb22152fa0df622337df9476ecff14c95574f hack/make.sh '' test-integration [2022-07-24T06:40:03.517Z] + TEST_INTEGRATION_DEST=1 [2022-07-24T06:40:03.517Z] + CONTAINER_NAME=docker-pr1-1 [2022-07-24T06:40:03.517Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-07-24T06:40:03.517Z] + run_tests test-integration-flaky [2022-07-24T06:40:03.517Z] + '[' -n 0 ']' [2022-07-24T06:40:03.517Z] + rm= [2022-07-24T06:40:03.517Z] + TEST_INTEGRATION_DEST=3 [2022-07-24T06:40:03.517Z] + CONTAINER_NAME=docker-pr1-3 [2022-07-24T06:40:03.517Z] + TEST_SKIP_INTEGRATION=1 [2022-07-24T06:40:03.517Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-07-24T06:40:03.517Z] + run_tests [2022-07-24T06:40:03.517Z] + '[' -n 0 ']' [2022-07-24T06:40:03.517Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43858/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43858/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43858/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=112fb22152fa0df622337df9476ecff14c95574f -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:112fb22152fa0df622337df9476ecff14c95574f hack/make.sh test-integration-flaky test-integration [2022-07-24T06:40:03.517Z] + rm= [2022-07-24T06:40:03.517Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43858/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43858/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43858/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=112fb22152fa0df622337df9476ecff14c95574f -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:112fb22152fa0df622337df9476ecff14c95574f hack/make.sh '' test-integration [2022-07-24T06:40:03.517Z] ++ jobs -p [2022-07-24T06:40:03.517Z] + for job in $(jobs -p) [2022-07-24T06:40:03.517Z] + wait 8386 [2022-07-24T06:40:03.517Z] [2022-07-24T06:40:03.517Z] [2022-07-24T06:40:03.517Z] [2022-07-24T06:40:03.517Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-24T06:40:03.517Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-24T06:40:03.517Z] HOSTNAME=45f372222fcd [2022-07-24T06:40:03.517Z] TEST_SKIP_INTEGRATION=1 [2022-07-24T06:40:03.517Z] TESTDEBUG=0 [2022-07-24T06:40:03.517Z] DEST=bundles/test-integration [2022-07-24T06:40:03.517Z] PWD=/go/src/github.com/docker/docker [2022-07-24T06:40:03.517Z] KEEPBUNDLE=1 [2022-07-24T06:40:03.517Z] DOCKER_GITCOMMIT=112fb22152fa0df622337df9476ecff14c95574f [2022-07-24T06:40:03.517Z] container=docker [2022-07-24T06:40:03.517Z] HOME=/root [2022-07-24T06:40:03.517Z] GOLANG_VERSION=1.18.4 [2022-07-24T06:40:03.517Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-24T06:40:03.517Z] VALIDATE_BRANCH=22.06 [2022-07-24T06:40:03.517Z] TERM=xterm [2022-07-24T06:40:03.517Z] DOCKER_PKG=github.com/docker/docker [2022-07-24T06:40:03.517Z] SHLVL=1 [2022-07-24T06:40:03.517Z] TIMEOUT=120m [2022-07-24T06:40:03.517Z] DOCKER_BUILDTAGS= journald [2022-07-24T06:40:03.517Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-24T06:40:03.517Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-07-24T06:40:03.517Z] GO111MODULE=off [2022-07-24T06:40:03.517Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-24T06:40:03.517Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-24T06:40:03.517Z] GOPATH=/go [2022-07-24T06:40:03.517Z] PKG_CONFIG=pkg-config [2022-07-24T06:40:03.517Z] _=/usr/bin/env [2022-07-24T06:40:03.517Z] Building test suite binary ./integration-cli/test.main [2022-07-24T06:40:03.517Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-24T06:40:03.517Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-07-24T06:40:03.517Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-24T06:40:03.517Z] HOSTNAME=52c73605c7cf [2022-07-24T06:40:03.517Z] TEST_SKIP_INTEGRATION=1 [2022-07-24T06:40:03.517Z] TESTDEBUG=0 [2022-07-24T06:40:03.517Z] DEST=bundles/test-integration [2022-07-24T06:40:03.517Z] PWD=/go/src/github.com/docker/docker [2022-07-24T06:40:03.517Z] KEEPBUNDLE=1 [2022-07-24T06:40:03.517Z] DOCKER_GITCOMMIT=112fb22152fa0df622337df9476ecff14c95574f [2022-07-24T06:40:03.517Z] container=docker [2022-07-24T06:40:03.517Z] HOME=/root [2022-07-24T06:40:03.517Z] GOLANG_VERSION=1.18.4 [2022-07-24T06:40:03.517Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-24T06:40:03.517Z] VALIDATE_BRANCH=22.06 [2022-07-24T06:40:03.517Z] TERM=xterm [2022-07-24T06:40:03.517Z] DOCKER_PKG=github.com/docker/docker [2022-07-24T06:40:03.517Z] SHLVL=1 [2022-07-24T06:40:03.517Z] TIMEOUT=120m [2022-07-24T06:40:03.517Z] DOCKER_BUILDTAGS= journald [2022-07-24T06:40:03.517Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-24T06:40:03.517Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-07-24T06:40:03.517Z] GO111MODULE=off [2022-07-24T06:40:03.517Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-24T06:40:03.517Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-24T06:40:03.517Z] GOPATH=/go [2022-07-24T06:40:03.517Z] PKG_CONFIG=pkg-config [2022-07-24T06:40:03.517Z] _=/usr/bin/env [2022-07-24T06:40:03.517Z] Building test suite binary ./integration-cli/test.main [2022-07-24T06:40:03.517Z] No new tests added to integration. [2022-07-24T06:40:03.517Z] [2022-07-24T06:40:03.517Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-24T06:40:03.517Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-24T06:40:03.517Z] HOSTNAME=95ab6eade3c8 [2022-07-24T06:40:03.517Z] TESTDEBUG=0 [2022-07-24T06:40:03.517Z] DEST=bundles/test-integration [2022-07-24T06:40:03.517Z] PWD=/go/src/github.com/docker/docker [2022-07-24T06:40:03.517Z] KEEPBUNDLE=1 [2022-07-24T06:40:03.517Z] DOCKER_GITCOMMIT=112fb22152fa0df622337df9476ecff14c95574f [2022-07-24T06:40:03.517Z] container=docker [2022-07-24T06:40:03.517Z] HOME=/root [2022-07-24T06:40:03.517Z] GOLANG_VERSION=1.18.4 [2022-07-24T06:40:03.517Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-24T06:40:03.517Z] VALIDATE_BRANCH=22.06 [2022-07-24T06:40:03.517Z] TERM=xterm [2022-07-24T06:40:03.517Z] DOCKER_PKG=github.com/docker/docker [2022-07-24T06:40:03.517Z] SHLVL=1 [2022-07-24T06:40:03.517Z] TIMEOUT=120m [2022-07-24T06:40:03.517Z] DOCKER_BUILDTAGS= journald [2022-07-24T06:40:03.517Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-24T06:40:03.517Z] GO111MODULE=off [2022-07-24T06:40:03.517Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-24T06:40:03.517Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-24T06:40:03.517Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-24T06:40:03.517Z] GOPATH=/go [2022-07-24T06:40:03.517Z] PKG_CONFIG=pkg-config [2022-07-24T06:40:03.517Z] _=/usr/bin/env [2022-07-24T06:40:03.517Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-24T06:40:05.895Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-24T06:40:05.895Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-24T06:40:08.844Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2022-07-24T06:40:14.090Z] Congratulations! All API changes are done the right way. [2022-07-24T06:40:14.090Z] Congratulations! All TOML source files changed here have valid syntax. [2022-07-24T06:40:14.090Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-07-24T06:40:14.090Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-07-24T06:40:14.090Z] [2022-07-24T06:40:14.090Z] INFO Start validation with golang-ci-lint [2022-07-24T06:40:14.347Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-07-24T06:40:14.347Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] [2022-07-24T06:40:23.398Z] ok github.com/docker/docker/libnetwork 37.374s coverage: 40.6% of statements [2022-07-24T06:40:23.398Z] ok github.com/docker/docker/libnetwork/bitseq 0.136s coverage: 84.4% of statements [2022-07-24T06:40:23.398Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-07-24T06:40:23.398Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-07-24T06:40:23.398Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-07-24T06:40:23.398Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-07-24T06:40:23.398Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-07-24T06:40:23.398Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-07-24T06:40:23.398Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-07-24T06:40:23.398Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-07-24T06:40:23.398Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 22.4% of statements [2022-07-24T06:40:23.398Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-07-24T06:40:23.398Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-07-24T06:40:23.398Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-07-24T06:40:23.398Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-07-24T06:40:23.398Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.489s coverage: 59.9% of statements [2022-07-24T06:40:23.398Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-07-24T06:40:23.398Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-07-24T06:40:23.398Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.015s coverage: 5.0% of statements [2022-07-24T06:40:23.398Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-07-24T06:40:23.398Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2022-07-24T06:40:23.398Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-07-24T06:40:23.398Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-07-24T06:40:27.970Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-24T06:40:33.387Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.200s coverage: 6.7% of statements [2022-07-24T06:40:33.387Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-07-24T06:40:33.387Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-07-24T06:40:33.387Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-07-24T06:40:33.387Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-07-24T06:40:33.387Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-07-24T06:40:33.387Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-07-24T06:40:33.387Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-07-24T06:40:33.647Z] ok github.com/docker/docker/libnetwork/etchosts 0.016s coverage: 81.2% of statements [2022-07-24T06:40:33.908Z] ok github.com/docker/docker/libnetwork/idm 0.003s coverage: 87.5% of statements [2022-07-24T06:40:33.908Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-07-24T06:40:34.546Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-24T06:40:44.533Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-24T06:40:44.533Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-24T06:40:44.533Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-24T06:40:45.102Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-24T06:40:45.672Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-24T06:40:45.932Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-24T06:40:46.128Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-07-24T06:40:46.872Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-24T06:40:49.417Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-24T06:40:50.355Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-24T06:40:51.296Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-24T06:40:51.555Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-24T06:40:52.091Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-24T06:40:52.091Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-24T06:40:52.091Z] GOOS="" GOARCH="" GOARM="" [2022-07-24T06:40:52.091Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-24T06:40:52.091Z] [2022-07-24T06:40:52.091Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-24T06:40:52.091Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-24T06:40:52.091Z] HOSTNAME=d3e457201183 [2022-07-24T06:40:52.091Z] DEST=bundles/test-integration [2022-07-24T06:40:52.091Z] PWD=/go/src/github.com/docker/docker [2022-07-24T06:40:52.091Z] DOCKER_ROOTLESS=1 [2022-07-24T06:40:52.091Z] DOCKER_GITCOMMIT=112fb22152fa0df622337df9476ecff14c95574f [2022-07-24T06:40:52.091Z] container=docker [2022-07-24T06:40:52.091Z] HOME=/root [2022-07-24T06:40:52.091Z] GOLANG_VERSION=1.18.4 [2022-07-24T06:40:52.091Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-24T06:40:52.091Z] VALIDATE_BRANCH=22.06 [2022-07-24T06:40:52.091Z] TERM=xterm [2022-07-24T06:40:52.091Z] DOCKER_PKG=github.com/docker/docker [2022-07-24T06:40:52.091Z] SHLVL=1 [2022-07-24T06:40:52.091Z] TIMEOUT=120m [2022-07-24T06:40:52.091Z] DOCKER_BUILDTAGS= journald [2022-07-24T06:40:52.091Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-24T06:40:52.091Z] GO111MODULE=off [2022-07-24T06:40:52.091Z] DOCKER_EXPERIMENTAL=1 [2022-07-24T06:40:52.091Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-24T06:40:52.091Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-24T06:40:52.091Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-24T06:40:52.091Z] GOPATH=/go [2022-07-24T06:40:52.091Z] PKG_CONFIG=pkg-config [2022-07-24T06:40:52.091Z] _=/usr/bin/env [2022-07-24T06:40:52.091Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-24T06:40:52.495Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-24T06:40:53.433Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-24T06:40:54.373Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-24T06:40:55.313Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-24T06:40:56.253Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-24T06:40:56.822Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-24T06:40:56.822Z] Using test binary docker [2022-07-24T06:40:56.822Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-24T06:40:56.822Z] Starting apparmor (via systemctl): apparmor.service. [2022-07-24T06:40:56.822Z] Starting dockerd [2022-07-24T06:40:56.822Z] INFO: Waiting for daemon to start... [2022-07-24T06:41:00.111Z] . [2022-07-24T06:41:00.111Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-24T06:41:00.370Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-24T06:41:00.370Z] Error: No such image: emptyfs [2022-07-24T06:41:00.370Z] Running integration-test (iteration 1) [2022-07-24T06:41:00.370Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-24T06:41:00.630Z] Loaded image: busybox:latest [2022-07-24T06:41:00.890Z] Loaded image: busybox:glibc [2022-07-24T06:41:01.028Z] ok github.com/docker/docker/libnetwork/ipam 15.878s coverage: 85.3% of statements [2022-07-24T06:41:01.029Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-07-24T06:41:01.029Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-07-24T06:41:01.029Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-07-24T06:41:01.289Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-07-24T06:41:01.289Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-07-24T06:41:01.549Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.003s coverage: 71.4% of statements [2022-07-24T06:41:02.119Z] ok github.com/docker/docker/libnetwork/ipamutils 0.280s coverage: 74.0% of statements [2022-07-24T06:41:02.269Z] Loaded image: debian:bullseye-slim [2022-07-24T06:41:02.269Z] Loaded image: hello-world:latest [2022-07-24T06:41:02.269Z] Loaded image: arm32v7/hello-world:latest [2022-07-24T06:41:02.269Z] INFO: Testing against a local daemon [2022-07-24T06:41:02.269Z] === RUN TestCgroupNamespacesBuild [2022-07-24T06:41:03.060Z] ok github.com/docker/docker/libnetwork/iptables 0.174s coverage: 45.0% of statements [2022-07-24T06:41:03.060Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-07-24T06:41:03.321Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-07-24T06:41:03.648Z] --- PASS: TestCgroupNamespacesBuild (1.30s) [2022-07-24T06:41:03.648Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-24T06:41:05.026Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.30s) [2022-07-24T06:41:05.026Z] === RUN TestBuildWithSession [2022-07-24T06:41:05.026Z] build_session_test.go:25: TODO: BuildKit [2022-07-24T06:41:05.026Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-24T06:41:05.026Z] === RUN TestBuildSquashParent [2022-07-24T06:41:10.299Z] --- PASS: TestBuildSquashParent (4.51s) [2022-07-24T06:41:10.299Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-24T06:41:10.299Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-24T06:41:10.299Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-24T06:41:10.299Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-24T06:41:10.299Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-24T06:41:10.299Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-24T06:41:10.299Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-24T06:41:10.299Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-24T06:41:10.299Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-24T06:41:10.299Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-24T06:41:10.299Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-24T06:41:10.299Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-24T06:41:10.299Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-24T06:41:10.299Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-24T06:41:10.299Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-24T06:41:11.236Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-24T06:41:11.236Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-24T06:41:12.615Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-24T06:41:12.874Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-24T06:41:14.253Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-07-24T06:41:14.253Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.60s) [2022-07-24T06:41:14.253Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.91s) [2022-07-24T06:41:14.253Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.59s) [2022-07-24T06:41:14.253Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.52s) [2022-07-24T06:41:14.253Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.44s) [2022-07-24T06:41:14.253Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.40s) [2022-07-24T06:41:14.253Z] === RUN TestBuildMultiStageCopy [2022-07-24T06:41:14.253Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-24T06:41:15.632Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-24T06:41:15.892Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-24T06:41:16.151Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-24T06:41:16.151Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-24T06:41:16.411Z] --- PASS: TestBuildMultiStageCopy (2.27s) [2022-07-24T06:41:16.411Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.37s) [2022-07-24T06:41:16.411Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s) [2022-07-24T06:41:16.411Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-07-24T06:41:16.411Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) [2022-07-24T06:41:16.411Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s) [2022-07-24T06:41:16.411Z] === RUN TestBuildMultiStageParentConfig [2022-07-24T06:41:17.364Z] --- PASS: TestBuildMultiStageParentConfig (0.67s) [2022-07-24T06:41:17.364Z] === RUN TestBuildLabelWithTargets [2022-07-24T06:41:18.302Z] --- PASS: TestBuildLabelWithTargets (1.20s) [2022-07-24T06:41:18.302Z] === RUN TestBuildWithEmptyLayers [2022-07-24T06:41:18.900Z] --- PASS: TestBuildWithEmptyLayers (0.51s) [2022-07-24T06:41:18.900Z] === RUN TestBuildMultiStageOnBuild [2022-07-24T06:41:20.847Z] --- PASS: TestBuildMultiStageOnBuild (1.70s) [2022-07-24T06:41:20.847Z] === RUN TestBuildUncleanTarFilenames [2022-07-24T06:41:21.108Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2022-07-24T06:41:21.108Z] === RUN TestBuildMultiStageLayerLeak [2022-07-24T06:41:23.014Z] --- PASS: TestBuildMultiStageLayerLeak (1.70s) [2022-07-24T06:41:23.014Z] === RUN TestBuildWithHugeFile [2022-07-24T06:41:30.824Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-24T06:41:31.084Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-24T06:41:57.649Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-24T06:42:05.779Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-24T06:42:13.907Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-24T06:42:13.907Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-24T06:42:14.845Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-24T06:42:15.784Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-24T06:42:16.354Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-24T06:42:16.614Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-24T06:42:17.555Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-24T06:42:19.260Z] --- PASS: TestBuildWithHugeFile (52.56s) [2022-07-24T06:42:19.260Z] === RUN TestBuildWCOWSandboxSize [2022-07-24T06:42:19.260Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-24T06:42:19.260Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-24T06:42:19.260Z] === RUN TestBuildWithEmptyDockerfile [2022-07-24T06:42:19.260Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-24T06:42:19.260Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-24T06:42:19.260Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-24T06:42:19.260Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-24T06:42:19.260Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-24T06:42:19.260Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-24T06:42:19.260Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-24T06:42:19.260Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-24T06:42:19.260Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-24T06:42:19.260Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-07-24T06:42:19.260Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-07-24T06:42:19.260Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2022-07-24T06:42:19.260Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-07-24T06:42:19.260Z] === RUN TestBuildPreserveOwnership [2022-07-24T06:42:19.260Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-24T06:42:19.260Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-24T06:42:19.260Z] --- PASS: TestBuildPreserveOwnership (3.58s) [2022-07-24T06:42:19.260Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.41s) [2022-07-24T06:42:19.260Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.17s) [2022-07-24T06:42:19.260Z] === RUN TestBuildPlatformInvalid [2022-07-24T06:42:19.260Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-07-24T06:42:19.260Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-24T06:42:20.095Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-24T06:42:20.205Z] Loaded image: busybox:latest [2022-07-24T06:42:20.205Z] Loaded image: busybox:glibc [2022-07-24T06:42:20.664Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-24T06:42:21.585Z] Loaded image: debian:bullseye-slim [2022-07-24T06:42:21.585Z] Loaded image: hello-world:latest [2022-07-24T06:42:21.585Z] Loaded image: arm32v7/hello-world:latest [2022-07-24T06:42:21.602Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-24T06:42:22.170Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-24T06:42:23.109Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-24T06:42:23.679Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-24T06:42:25.061Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-24T06:42:25.630Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-24T06:42:26.570Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-24T06:42:27.140Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-24T06:42:27.140Z] Using test binary docker [2022-07-24T06:42:27.140Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-24T06:42:27.140Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-24T06:42:27.140Z] INFO: Waiting for daemon to start... [2022-07-24T06:42:27.140Z] Starting dockerd [2022-07-24T06:42:29.677Z] . [2022-07-24T06:42:29.677Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-24T06:42:29.677Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-24T06:42:29.677Z] Error: No such image: emptyfs [2022-07-24T06:42:29.937Z] Running integration-test (iteration 1) [2022-07-24T06:42:29.937Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-24T06:42:30.196Z] Loaded image: busybox:latest [2022-07-24T06:42:30.196Z] Loaded image: busybox:glibc [2022-07-24T06:42:31.567Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.83s) [2022-07-24T06:42:31.567Z] PASS [2022-07-24T06:42:31.567Z] [2022-07-24T06:42:31.567Z] === Skipped [2022-07-24T06:42:31.567Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-24T06:42:31.567Z] build_session_test.go:25: TODO: BuildKit [2022-07-24T06:42:31.567Z] [2022-07-24T06:42:31.567Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-24T06:42:31.567Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-24T06:42:31.567Z] [2022-07-24T06:42:31.567Z] DONE 34 tests, 2 skipped in 89.738s [2022-07-24T06:42:31.567Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-24T06:42:31.567Z] INFO: Testing against a local daemon [2022-07-24T06:42:31.567Z] === RUN TestConfigInspect [2022-07-24T06:42:31.576Z] Loaded image: debian:bullseye-slim [2022-07-24T06:42:31.576Z] Loaded image: hello-world:latest [2022-07-24T06:42:31.576Z] Loaded image: arm32v7/hello-world:latest [2022-07-24T06:42:31.576Z] INFO: Testing against a local daemon [2022-07-24T06:42:31.576Z] === RUN TestCgroupNamespacesBuild [2022-07-24T06:42:32.505Z] --- PASS: TestConfigInspect (2.26s) [2022-07-24T06:42:32.505Z] === RUN TestConfigList [2022-07-24T06:42:32.957Z] --- PASS: TestCgroupNamespacesBuild (1.32s) [2022-07-24T06:42:32.957Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-24T06:42:34.336Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.13s) [2022-07-24T06:42:34.336Z] === RUN TestBuildWithSession [2022-07-24T06:42:34.336Z] build_session_test.go:25: TODO: BuildKit [2022-07-24T06:42:34.336Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-24T06:42:34.336Z] === RUN TestBuildSquashParent [2022-07-24T06:42:35.039Z] --- PASS: TestConfigList (2.23s) [2022-07-24T06:42:35.039Z] === RUN TestConfigsCreateAndDelete [2022-07-24T06:42:36.944Z] --- PASS: TestConfigsCreateAndDelete (2.15s) [2022-07-24T06:42:36.944Z] === RUN TestConfigsUpdate [2022-07-24T06:42:38.851Z] --- PASS: TestConfigsUpdate (2.15s) [2022-07-24T06:42:38.851Z] === RUN TestTemplatedConfig [2022-07-24T06:42:40.023Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-24T06:42:40.023Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-24T06:42:42.168Z] --- PASS: TestTemplatedConfig (2.70s) [2022-07-24T06:42:42.168Z] === RUN TestConfigCreateResolve [2022-07-24T06:42:42.461Z] --- PASS: TestBuildSquashParent (7.01s) [2022-07-24T06:42:42.461Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-24T06:42:42.461Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-24T06:42:42.461Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-24T06:42:42.461Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-24T06:42:42.461Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-24T06:42:42.461Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-24T06:42:42.461Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-24T06:42:42.461Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-24T06:42:42.461Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-24T06:42:42.461Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-24T06:42:42.461Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-24T06:42:42.461Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-24T06:42:42.461Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-24T06:42:42.461Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-24T06:42:42.461Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-24T06:42:42.723Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-24T06:42:42.723Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-24T06:42:44.075Z] --- PASS: TestConfigCreateResolve (2.32s) [2022-07-24T06:42:44.075Z] PASS [2022-07-24T06:42:44.075Z] [2022-07-24T06:42:44.075Z] DONE 6 tests in 13.831s [2022-07-24T06:42:44.075Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-24T06:42:44.075Z] INFO: Testing against a local daemon [2022-07-24T06:42:44.075Z] === RUN TestAttachWithTTY [2022-07-24T06:42:44.075Z] --- PASS: TestAttachWithTTY (0.12s) [2022-07-24T06:42:44.075Z] === RUN TestAttachWithoutTTy [2022-07-24T06:42:44.075Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-07-24T06:42:44.075Z] === RUN TestCheckpoint [2022-07-24T06:42:44.075Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-24T06:42:44.075Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-24T06:42:44.075Z] === RUN TestContainerInvalidJSON [2022-07-24T06:42:44.075Z] === RUN TestContainerInvalidJSON/commit [2022-07-24T06:42:44.075Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-24T06:42:44.075Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-24T06:42:44.075Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-24T06:42:44.075Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-24T06:42:44.075Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-24T06:42:44.075Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-24T06:42:44.075Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-24T06:42:44.075Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-24T06:42:44.075Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-24T06:42:44.075Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-24T06:42:44.075Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-24T06:42:44.075Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-24T06:42:44.075Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-24T06:42:44.335Z] === CONT TestContainerInvalidJSON/commit [2022-07-24T06:42:44.335Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-24T06:42:44.335Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-24T06:42:44.335Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-24T06:42:44.335Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-24T06:42:44.335Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-24T06:42:44.335Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-24T06:42:44.335Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-24T06:42:44.335Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-24T06:42:44.335Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-24T06:42:44.335Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-24T06:42:44.335Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-24T06:42:44.335Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-24T06:42:44.335Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-24T06:42:44.335Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-24T06:42:44.335Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-24T06:42:44.335Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-24T06:42:44.335Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-24T06:42:44.335Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-24T06:42:44.335Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-24T06:42:44.335Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-24T06:42:44.335Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-24T06:42:44.335Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-24T06:42:44.335Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-24T06:42:44.335Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-24T06:42:44.335Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-24T06:42:44.335Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-24T06:42:44.335Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-24T06:42:44.335Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-24T06:42:44.335Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-24T06:42:44.335Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-24T06:42:44.335Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-24T06:42:44.335Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-24T06:42:44.335Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-24T06:42:44.335Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-24T06:42:44.335Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-24T06:42:44.335Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-07-24T06:42:44.335Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-24T06:42:44.335Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-24T06:42:44.335Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-24T06:42:44.335Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-24T06:42:44.335Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-07-24T06:42:44.335Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-24T06:42:44.335Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-24T06:42:44.335Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-24T06:42:44.335Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-24T06:42:44.335Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-07-24T06:42:44.335Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-24T06:42:44.335Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-24T06:42:44.335Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-24T06:42:44.335Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-24T06:42:44.335Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-07-24T06:42:44.335Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-24T06:42:44.335Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-24T06:42:44.335Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-24T06:42:44.335Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-24T06:42:44.335Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-24T06:42:44.335Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-24T06:42:44.335Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-24T06:42:44.335Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-24T06:42:44.335Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-24T06:42:44.335Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-07-24T06:42:44.335Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-24T06:42:44.335Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-24T06:42:44.335Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-24T06:42:44.335Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-24T06:42:44.335Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-07-24T06:42:44.335Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-24T06:42:44.335Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-24T06:42:44.335Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-24T06:42:44.335Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-24T06:42:44.335Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-24T06:42:44.335Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-07-24T06:42:44.335Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-24T06:42:44.335Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-07-24T06:42:44.335Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-24T06:42:44.335Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-07-24T06:42:44.335Z] === RUN TestCopyEmptyFile [2022-07-24T06:42:44.595Z] --- PASS: TestCopyEmptyFile (0.23s) [2022-07-24T06:42:44.595Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-24T06:42:44.595Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-07-24T06:42:44.595Z] === RUN TestCopyFromContainer [2022-07-24T06:42:44.630Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-24T06:42:44.890Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-24T06:42:45.974Z] === RUN TestCopyFromContainer// [2022-07-24T06:42:45.974Z] === RUN TestCopyFromContainer//bar/root [2022-07-24T06:42:45.974Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-24T06:42:45.974Z] === RUN TestCopyFromContainer/bar/quux [2022-07-24T06:42:45.974Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-24T06:42:45.974Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-24T06:42:45.974Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-24T06:42:46.234Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-24T06:42:46.234Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-24T06:42:46.234Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-24T06:42:46.234Z] --- PASS: TestCopyFromContainer (1.72s) [2022-07-24T06:42:46.234Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-07-24T06:42:46.234Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-07-24T06:42:46.234Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-07-24T06:42:46.234Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-07-24T06:42:46.234Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-07-24T06:42:46.234Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-07-24T06:42:46.234Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-07-24T06:42:46.234Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-07-24T06:42:46.234Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-07-24T06:42:46.234Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-07-24T06:42:46.234Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-24T06:42:46.494Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-24T06:42:46.494Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-24T06:42:46.494Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-24T06:42:46.494Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-24T06:42:46.494Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-24T06:42:46.494Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-24T06:42:46.494Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-24T06:42:46.494Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-24T06:42:46.494Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-24T06:42:46.494Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-07-24T06:42:46.494Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-24T06:42:46.494Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-24T06:42:46.494Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-24T06:42:46.494Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-24T06:42:46.494Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-07-24T06:42:46.494Z] === RUN TestCreateWithInvalidEnv [2022-07-24T06:42:46.494Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-24T06:42:46.494Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-24T06:42:46.494Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-24T06:42:46.494Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-24T06:42:46.494Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-24T06:42:46.494Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-24T06:42:46.494Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-24T06:42:46.494Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-24T06:42:46.494Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-24T06:42:46.494Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-24T06:42:46.494Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-24T06:42:46.494Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-24T06:42:46.494Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-24T06:42:46.494Z] === RUN TestCreateTmpfsMountsTarget [2022-07-24T06:42:46.494Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-24T06:42:46.494Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-24T06:42:46.827Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-07-24T06:42:46.827Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.53s) [2022-07-24T06:42:46.827Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.64s) [2022-07-24T06:42:46.827Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.00s) [2022-07-24T06:42:46.827Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.00s) [2022-07-24T06:42:46.827Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.02s) [2022-07-24T06:42:46.827Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.21s) [2022-07-24T06:42:46.827Z] === RUN TestBuildMultiStageCopy [2022-07-24T06:42:46.827Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-24T06:42:48.401Z] --- PASS: TestCreateWithCustomMaskedPaths (1.63s) [2022-07-24T06:42:48.401Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-24T06:42:49.780Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.71s) [2022-07-24T06:42:49.780Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-24T06:42:49.780Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-24T06:42:49.780Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-24T06:42:49.780Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-24T06:42:49.780Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-24T06:42:49.780Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-24T06:42:49.780Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-24T06:42:49.780Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-24T06:42:49.780Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-24T06:42:49.780Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-24T06:42:49.780Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-24T06:42:49.780Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-24T06:42:49.780Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-24T06:42:49.780Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-24T06:42:49.780Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-24T06:42:49.780Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-24T06:42:49.780Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-07-24T06:42:49.780Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-07-24T06:42:49.780Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-07-24T06:42:49.780Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-07-24T06:42:49.780Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-07-24T06:42:49.780Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-07-24T06:42:49.780Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-24T06:42:50.157Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-24T06:42:50.348Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.53s) [2022-07-24T06:42:50.348Z] === RUN TestCreateDifferentPlatform [2022-07-24T06:42:50.348Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-24T06:42:50.348Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-24T06:42:50.348Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-07-24T06:42:50.348Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-24T06:42:50.348Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-24T06:42:50.348Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-24T06:42:50.348Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-07-24T06:42:50.348Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-24T06:42:50.348Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-07-24T06:42:50.348Z] === RUN TestCreateInvalidHostConfig [2022-07-24T06:42:50.348Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-24T06:42:50.348Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-24T06:42:50.348Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-24T06:42:50.348Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-24T06:42:50.348Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-24T06:42:50.348Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-24T06:42:50.348Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-24T06:42:50.348Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-24T06:42:50.348Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-24T06:42:50.348Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-24T06:42:50.348Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-24T06:42:50.348Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-24T06:42:50.348Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-24T06:42:50.348Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-24T06:42:50.348Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-24T06:42:50.348Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-24T06:42:50.348Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-24T06:42:50.348Z] === RUN TestContainerStartOnDaemonRestart [2022-07-24T06:42:50.348Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-24T06:42:50.348Z] === RUN TestDaemonRestartIpcMode [2022-07-24T06:42:50.348Z] === PAUSE TestDaemonRestartIpcMode [2022-07-24T06:42:50.348Z] === RUN TestDaemonHostGatewayIP [2022-07-24T06:42:50.348Z] === PAUSE TestDaemonHostGatewayIP [2022-07-24T06:42:50.348Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-24T06:42:50.348Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-24T06:42:50.348Z] === RUN TestContainerKillOnDaemonStart [2022-07-24T06:42:50.348Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-24T06:42:50.348Z] === RUN TestDiff [2022-07-24T06:42:50.916Z] --- PASS: TestDiff (0.53s) [2022-07-24T06:42:50.917Z] === RUN TestExecConsoleSize [2022-07-24T06:42:51.094Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-24T06:42:51.485Z] --- PASS: TestExecConsoleSize (0.62s) [2022-07-24T06:42:51.485Z] === RUN TestExecWithCloseStdin [2022-07-24T06:42:52.031Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-24T06:42:52.423Z] --- PASS: TestExecWithCloseStdin (0.65s) [2022-07-24T06:42:52.423Z] === RUN TestExec [2022-07-24T06:42:52.991Z] --- PASS: TestExec (0.62s) [2022-07-24T06:42:52.991Z] === RUN TestExecUser [2022-07-24T06:42:53.409Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-24T06:42:53.560Z] --- PASS: TestExecUser (0.62s) [2022-07-24T06:42:53.560Z] === RUN TestExportContainerAndImportImage [2022-07-24T06:42:54.128Z] --- PASS: TestExportContainerAndImportImage (0.74s) [2022-07-24T06:42:54.128Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-24T06:42:54.346Z] --- PASS: TestBuildMultiStageCopy (7.24s) [2022-07-24T06:42:54.346Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.24s) [2022-07-24T06:42:54.346Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-07-24T06:42:54.346Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-07-24T06:42:54.346Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-07-24T06:42:54.346Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-07-24T06:42:54.346Z] === RUN TestBuildMultiStageParentConfig [2022-07-24T06:42:54.846Z] ok github.com/docker/docker/libnetwork/networkdb 103.954s coverage: 60.6% of statements [2022-07-24T06:42:54.846Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-07-24T06:42:54.846Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-07-24T06:42:54.846Z] ok github.com/docker/docker/libnetwork/osl 4.298s coverage: 39.7% of statements [2022-07-24T06:42:54.846Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-07-24T06:42:54.846Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.7% of statements [2022-07-24T06:42:55.113Z] ok github.com/docker/docker/libnetwork/portmapper 0.643s coverage: 48.6% of statements [2022-07-24T06:42:55.374Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-07-24T06:42:55.374Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-07-24T06:42:55.507Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-07-24T06:42:55.507Z] === RUN TestHealthCheckWorkdir [2022-07-24T06:42:55.636Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-07-24T06:42:55.636Z] [2022-07-24T06:42:55.636Z] === Skipped [2022-07-24T06:42:55.636Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-07-24T06:42:55.636Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-24T06:42:55.636Z] [2022-07-24T06:42:55.636Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-07-24T06:42:55.636Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-24T06:42:55.636Z] [2022-07-24T06:42:55.636Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-07-24T06:42:55.636Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-24T06:42:55.636Z] [2022-07-24T06:42:55.636Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-07-24T06:42:55.636Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-24T06:42:55.636Z] [2022-07-24T06:42:55.636Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-07-24T06:42:55.636Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-24T06:42:55.636Z] [2022-07-24T06:42:55.636Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-07-24T06:42:55.636Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-24T06:42:55.636Z] [2022-07-24T06:42:55.636Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-07-24T06:42:55.636Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-24T06:42:55.636Z] [2022-07-24T06:42:55.636Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-07-24T06:42:55.636Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-24T06:42:55.636Z] [2022-07-24T06:42:55.636Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-07-24T06:42:55.636Z] firewalld_test.go:14: firewalld is not running [2022-07-24T06:42:55.636Z] [2022-07-24T06:42:55.636Z] DONE 327 tests, 9 skipped in 202.321s Post stage [Pipeline] junit [2022-07-24T06:42:56.223Z] Recording test results [2022-07-24T06:42:56.444Z] --- PASS: TestHealthCheckWorkdir (0.83s) [2022-07-24T06:42:56.444Z] === RUN TestHealthKillContainer [2022-07-24T06:42:57.656Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-24T06:42:58.009Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43858/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=112fb22152fa0df622337df9476ecff14c95574f -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:112fb22152fa0df622337df9476ecff14c95574f hack/make.sh dynbinary test-integration [2022-07-24T06:42:58.578Z] [2022-07-24T06:42:58.578Z] Removing bundles/ [2022-07-24T06:42:58.578Z] [2022-07-24T06:42:58.578Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-24T06:42:58.578Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-24T06:42:58.578Z] GOOS="" GOARCH="" GOARM="" [2022-07-24T06:42:59.618Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-07-24T06:42:59.618Z] === RUN TestBuildLabelWithTargets [2022-07-24T06:43:04.562Z] --- PASS: TestHealthKillContainer (8.27s) [2022-07-24T06:43:04.562Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-24T06:43:05.130Z] --- PASS: TestInspectCpusetInConfigPre120 (0.55s) [2022-07-24T06:43:05.130Z] === RUN TestIpcModeNone [2022-07-24T06:43:05.697Z] --- PASS: TestIpcModeNone (0.65s) [2022-07-24T06:43:05.697Z] === RUN TestIpcModePrivate [2022-07-24T06:43:05.844Z] INFO [loader] Go packages loading at mode 575 (imports|name|compiled_files|exports_file|files|types_sizes|deps) took 2m50.741631305s [2022-07-24T06:43:05.844Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 520.154634ms [2022-07-24T06:43:06.266Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-07-24T06:43:06.525Z] --- PASS: TestIpcModePrivate (0.60s) [2022-07-24T06:43:06.525Z] === RUN TestIpcModeShareable [2022-07-24T06:43:06.783Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-07-24T06:43:07.042Z] --- PASS: TestIpcModeShareable (0.65s) [2022-07-24T06:43:07.042Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-24T06:43:07.737Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-07-24T06:43:07.737Z] === RUN TestBuildWithEmptyLayers [2022-07-24T06:43:08.948Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.83s) [2022-07-24T06:43:08.948Z] === RUN TestAPIIpcModeHost [2022-07-24T06:43:09.208Z] --- PASS: TestAPIIpcModeHost (0.39s) [2022-07-24T06:43:09.208Z] === RUN TestDaemonIpcModeShareable [2022-07-24T06:43:10.271Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2022-07-24T06:43:10.271Z] === RUN TestBuildMultiStageOnBuild [2022-07-24T06:43:10.587Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-07-24T06:43:10.587Z] --- PASS: TestDaemonIpcModeShareable (1.17s) [2022-07-24T06:43:10.587Z] === RUN TestDaemonIpcModePrivate [2022-07-24T06:43:11.524Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-07-24T06:43:11.524Z] --- PASS: TestDaemonIpcModePrivate (1.18s) [2022-07-24T06:43:11.524Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-24T06:43:12.904Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-07-24T06:43:12.904Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.21s) [2022-07-24T06:43:12.904Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-24T06:43:13.842Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-07-24T06:43:14.102Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.17s) [2022-07-24T06:43:14.102Z] === RUN TestIpcModeOlderClient [2022-07-24T06:43:14.102Z] === PAUSE TestIpcModeOlderClient [2022-07-24T06:43:14.102Z] === RUN TestKillContainerInvalidSignal [2022-07-24T06:43:14.361Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2022-07-24T06:43:14.361Z] === RUN TestKillContainer [2022-07-24T06:43:14.361Z] === RUN TestKillContainer/no_signal [2022-07-24T06:43:14.930Z] === RUN TestKillContainer/non_killing_signal [2022-07-24T06:43:15.190Z] === RUN TestKillContainer/killing_signal [2022-07-24T06:43:15.543Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-07-24T06:43:15.543Z] === RUN TestBuildUncleanTarFilenames [2022-07-24T06:43:15.769Z] --- PASS: TestKillContainer (1.38s) [2022-07-24T06:43:15.769Z] --- PASS: TestKillContainer/no_signal (0.45s) [2022-07-24T06:43:15.769Z] --- PASS: TestKillContainer/non_killing_signal (0.30s) [2022-07-24T06:43:15.769Z] --- PASS: TestKillContainer/killing_signal (0.44s) [2022-07-24T06:43:15.769Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-24T06:43:15.769Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-24T06:43:15.802Z] --- PASS: TestBuildUncleanTarFilenames (0.60s) [2022-07-24T06:43:15.803Z] === RUN TestBuildMultiStageLayerLeak [2022-07-24T06:43:16.366Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-24T06:43:17.354Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.33s) [2022-07-24T06:43:17.354Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s) [2022-07-24T06:43:17.354Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.72s) [2022-07-24T06:43:17.354Z] === RUN TestKillStoppedContainer [2022-07-24T06:43:17.354Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-07-24T06:43:17.354Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-24T06:43:17.354Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-07-24T06:43:17.354Z] === RUN TestKillDifferentUserContainer [2022-07-24T06:43:17.634Z] --- PASS: TestKillDifferentUserContainer (0.44s) [2022-07-24T06:43:17.634Z] === RUN TestInspectOomKilledTrue [2022-07-24T06:43:17.634Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-07-24T06:43:17.634Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2022-07-24T06:43:17.634Z] === RUN TestInspectOomKilledFalse [2022-07-24T06:43:18.206Z] --- PASS: TestInspectOomKilledFalse (0.59s) [2022-07-24T06:43:18.206Z] === RUN TestLinksEtcHostsContentMatch [2022-07-24T06:43:18.466Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s) [2022-07-24T06:43:18.466Z] === RUN TestLinksContainerNames [2022-07-24T06:43:19.404Z] --- PASS: TestLinksContainerNames (0.88s) [2022-07-24T06:43:19.404Z] === RUN TestLogsFollowTailEmpty [2022-07-24T06:43:19.972Z] --- PASS: TestLogsFollowTailEmpty (0.44s) [2022-07-24T06:43:19.972Z] === RUN TestLogs [2022-07-24T06:43:19.972Z] === RUN TestLogs/driver_local [2022-07-24T06:43:19.972Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-24T06:43:19.972Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-24T06:43:19.972Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-24T06:43:19.972Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-24T06:43:19.972Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-24T06:43:19.972Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-24T06:43:19.972Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-24T06:43:19.972Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-24T06:43:19.972Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-24T06:43:19.972Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-24T06:43:19.972Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-24T06:43:19.972Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-24T06:43:19.972Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-24T06:43:19.972Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-24T06:43:20.541Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-24T06:43:20.541Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-24T06:43:21.075Z] --- PASS: TestBuildMultiStageLayerLeak (4.39s) [2022-07-24T06:43:21.075Z] === RUN TestBuildWithHugeFile [2022-07-24T06:43:21.478Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-24T06:43:21.478Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-24T06:43:21.737Z] === RUN TestLogs/driver_json-file [2022-07-24T06:43:21.737Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-24T06:43:21.737Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-24T06:43:21.737Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-24T06:43:21.737Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-24T06:43:21.737Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-24T06:43:21.737Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-24T06:43:21.737Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-24T06:43:21.737Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-24T06:43:21.737Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-24T06:43:21.737Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-24T06:43:21.737Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-24T06:43:21.737Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-24T06:43:21.737Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-24T06:43:21.737Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-24T06:43:22.675Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-24T06:43:22.675Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-24T06:43:23.243Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-24T06:43:23.243Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-24T06:43:23.812Z] --- PASS: TestLogs (3.86s) [2022-07-24T06:43:23.812Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-24T06:43:23.812Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.65s) [2022-07-24T06:43:23.812Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.72s) [2022-07-24T06:43:23.812Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.70s) [2022-07-24T06:43:23.812Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.66s) [2022-07-24T06:43:23.812Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.56s) [2022-07-24T06:43:23.812Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.53s) [2022-07-24T06:43:23.812Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-07-24T06:43:23.812Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.64s) [2022-07-24T06:43:23.812Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.70s) [2022-07-24T06:43:23.812Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.68s) [2022-07-24T06:43:23.812Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.64s) [2022-07-24T06:43:23.812Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.58s) [2022-07-24T06:43:23.812Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.58s) [2022-07-24T06:43:23.812Z] === RUN TestContainerNetworkMountsNoChown [2022-07-24T06:43:24.072Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2022-07-24T06:43:24.072Z] === RUN TestMountDaemonRoot [2022-07-24T06:43:24.072Z] === RUN TestMountDaemonRoot/default [2022-07-24T06:43:24.072Z] === PAUSE TestMountDaemonRoot/default [2022-07-24T06:43:24.072Z] === RUN TestMountDaemonRoot/private [2022-07-24T06:43:24.072Z] === PAUSE TestMountDaemonRoot/private [2022-07-24T06:43:24.072Z] === RUN TestMountDaemonRoot/rprivate [2022-07-24T06:43:24.072Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-24T06:43:24.072Z] === RUN TestMountDaemonRoot/slave [2022-07-24T06:43:24.072Z] === PAUSE TestMountDaemonRoot/slave [2022-07-24T06:43:24.072Z] === RUN TestMountDaemonRoot/rslave [2022-07-24T06:43:24.072Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-24T06:43:24.072Z] === RUN TestMountDaemonRoot/shared [2022-07-24T06:43:24.072Z] === PAUSE TestMountDaemonRoot/shared [2022-07-24T06:43:24.072Z] === RUN TestMountDaemonRoot/rshared [2022-07-24T06:43:24.072Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-24T06:43:24.072Z] === CONT TestMountDaemonRoot/default [2022-07-24T06:43:24.072Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-24T06:43:24.072Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-24T06:43:24.072Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-24T06:43:24.072Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-24T06:43:24.072Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-24T06:43:24.072Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-24T06:43:24.072Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-24T06:43:24.072Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-24T06:43:24.072Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-24T06:43:24.072Z] === CONT TestMountDaemonRoot/rshared [2022-07-24T06:43:24.072Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-24T06:43:24.072Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-24T06:43:24.072Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-24T06:43:24.072Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-24T06:43:24.072Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-24T06:43:24.072Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-24T06:43:24.072Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-24T06:43:24.072Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-24T06:43:24.072Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-24T06:43:24.332Z] === CONT TestMountDaemonRoot/shared [2022-07-24T06:43:24.332Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-24T06:43:24.332Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-24T06:43:24.332Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-24T06:43:24.332Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-24T06:43:24.332Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-24T06:43:24.332Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-24T06:43:24.332Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-24T06:43:24.332Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-24T06:43:24.332Z] === CONT TestMountDaemonRoot/rslave [2022-07-24T06:43:24.332Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-24T06:43:24.332Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-24T06:43:24.332Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-24T06:43:24.332Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-24T06:43:24.332Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-24T06:43:24.332Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-24T06:43:24.332Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-24T06:43:24.332Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-24T06:43:24.332Z] === CONT TestMountDaemonRoot/slave [2022-07-24T06:43:24.332Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-24T06:43:24.332Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-24T06:43:24.332Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-24T06:43:24.332Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-24T06:43:24.332Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-24T06:43:24.332Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-24T06:43:24.332Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-24T06:43:24.332Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-24T06:43:24.332Z] === CONT TestMountDaemonRoot/rprivate [2022-07-24T06:43:24.332Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-24T06:43:24.332Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-24T06:43:24.332Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-24T06:43:24.332Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-24T06:43:24.332Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-24T06:43:24.332Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-24T06:43:24.332Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-24T06:43:24.332Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-24T06:43:24.332Z] === CONT TestMountDaemonRoot/private [2022-07-24T06:43:24.332Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-24T06:43:24.332Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-24T06:43:24.332Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-24T06:43:24.332Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-24T06:43:24.332Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-24T06:43:24.332Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-24T06:43:24.332Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-24T06:43:24.332Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-24T06:43:24.332Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-24T06:43:24.332Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-24T06:43:24.332Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-24T06:43:24.332Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-24T06:43:24.332Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-24T06:43:24.332Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-24T06:43:24.332Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-24T06:43:24.332Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-24T06:43:24.332Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-24T06:43:24.332Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-24T06:43:24.332Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-24T06:43:24.332Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-24T06:43:24.332Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-24T06:43:24.592Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-24T06:43:24.592Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-24T06:43:24.592Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-24T06:43:24.592Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-24T06:43:24.592Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-24T06:43:24.592Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-24T06:43:24.592Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-24T06:43:24.592Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-24T06:43:24.592Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-24T06:43:24.592Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-24T06:43:24.592Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-24T06:43:24.592Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-24T06:43:24.592Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-24T06:43:24.592Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-07-24T06:43:24.592Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-24T06:43:24.592Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-07-24T06:43:24.592Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-07-24T06:43:24.592Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-07-24T06:43:24.592Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-07-24T06:43:24.592Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-24T06:43:24.592Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-07-24T06:43:24.592Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-07-24T06:43:24.592Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-07-24T06:43:24.592Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-07-24T06:43:24.592Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-24T06:43:24.592Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-07-24T06:43:24.592Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-07-24T06:43:24.592Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-07-24T06:43:24.592Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-07-24T06:43:24.592Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-24T06:43:24.592Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-07-24T06:43:24.592Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-07-24T06:43:24.592Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-07-24T06:43:24.592Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-07-24T06:43:24.592Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-24T06:43:24.592Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-07-24T06:43:24.592Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-07-24T06:43:24.592Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-07-24T06:43:24.592Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-07-24T06:43:24.592Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-24T06:43:24.592Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-07-24T06:43:24.592Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-07-24T06:43:24.592Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-07-24T06:43:24.592Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-07-24T06:43:24.592Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-24T06:43:24.592Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-07-24T06:43:24.592Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-07-24T06:43:24.592Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-07-24T06:43:24.592Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-07-24T06:43:24.592Z] === RUN TestContainerBindMountNonRecursive [2022-07-24T06:43:25.972Z] --- PASS: TestContainerBindMountNonRecursive (1.35s) [2022-07-24T06:43:25.972Z] === RUN TestContainerVolumesMountedAsShared [2022-07-24T06:43:26.540Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s) [2022-07-24T06:43:26.540Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-24T06:43:26.799Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2022-07-24T06:43:26.799Z] === RUN TestNetworkNat [2022-07-24T06:43:27.368Z] --- PASS: TestNetworkNat (0.48s) [2022-07-24T06:43:27.368Z] === RUN TestNetworkLocalhostTCPNat [2022-07-24T06:43:27.628Z] --- PASS: TestNetworkLocalhostTCPNat (0.48s) [2022-07-24T06:43:27.628Z] === RUN TestNetworkLoopbackNat [2022-07-24T06:43:30.917Z] --- PASS: TestNetworkLoopbackNat (2.60s) [2022-07-24T06:43:30.917Z] === RUN TestPause [2022-07-24T06:43:30.917Z] --- PASS: TestPause (0.49s) [2022-07-24T06:43:30.917Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-24T06:43:30.917Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-24T06:43:30.917Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-24T06:43:30.917Z] === RUN TestPauseStopPausedContainer [2022-07-24T06:43:31.485Z] --- PASS: TestPauseStopPausedContainer (0.49s) [2022-07-24T06:43:31.485Z] === RUN TestPidHost [2022-07-24T06:43:32.425Z] --- PASS: TestPidHost (0.98s) [2022-07-24T06:43:32.425Z] === RUN TestPsFilter [2022-07-24T06:43:32.425Z] --- PASS: TestPsFilter (0.11s) [2022-07-24T06:43:32.425Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-24T06:43:32.994Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2022-07-24T06:43:32.994Z] === RUN TestRemoveContainerWithVolume [2022-07-24T06:43:33.253Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2022-07-24T06:43:33.253Z] === RUN TestRemoveContainerRunning [2022-07-24T06:43:33.821Z] --- PASS: TestRemoveContainerRunning (0.45s) [2022-07-24T06:43:33.821Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-24T06:43:34.080Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2022-07-24T06:43:34.080Z] === RUN TestRemoveInvalidContainer [2022-07-24T06:43:34.080Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-24T06:43:34.080Z] === RUN TestRenameLinkedContainer [2022-07-24T06:43:35.989Z] --- PASS: TestRenameLinkedContainer (1.78s) [2022-07-24T06:43:35.989Z] === RUN TestRenameStoppedContainer [2022-07-24T06:43:36.248Z] --- PASS: TestRenameStoppedContainer (0.42s) [2022-07-24T06:43:36.248Z] === RUN TestRenameRunningContainerAndReuse [2022-07-24T06:43:37.185Z] --- PASS: TestRenameRunningContainerAndReuse (0.87s) [2022-07-24T06:43:37.185Z] === RUN TestRenameInvalidName [2022-07-24T06:43:37.753Z] --- PASS: TestRenameInvalidName (0.42s) [2022-07-24T06:43:37.753Z] === RUN TestRenameAnonymousContainer [2022-07-24T06:43:39.133Z] --- PASS: TestRenameAnonymousContainer (1.51s) [2022-07-24T06:43:39.133Z] === RUN TestRenameContainerWithSameName [2022-07-24T06:43:39.703Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2022-07-24T06:43:39.703Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-24T06:43:40.643Z] --- PASS: TestRenameContainerWithLinkedContainer (0.88s) [2022-07-24T06:43:40.643Z] === RUN TestResize [2022-07-24T06:43:40.904Z] --- PASS: TestResize (0.47s) [2022-07-24T06:43:40.904Z] === RUN TestResizeWithInvalidSize [2022-07-24T06:43:41.474Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-07-24T06:43:41.474Z] === RUN TestResizeWhenContainerNotStarted [2022-07-24T06:43:41.733Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s) [2022-07-24T06:43:41.733Z] === RUN TestDaemonRestartKillContainers [2022-07-24T06:43:41.733Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-24T06:43:41.733Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-24T06:43:41.733Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-24T06:43:41.733Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-24T06:43:41.733Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-24T06:43:41.733Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-24T06:43:41.733Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-24T06:43:41.733Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-24T06:43:41.733Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-24T06:43:41.733Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-24T06:43:41.733Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-24T06:43:41.733Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-24T06:43:41.733Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-24T06:43:41.733Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-24T06:43:41.733Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-24T06:43:41.733Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-24T06:43:41.733Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-24T06:43:41.733Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-24T06:43:41.733Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-24T06:43:41.733Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-24T06:43:41.733Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-24T06:43:41.733Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-24T06:43:41.733Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-24T06:43:41.733Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-24T06:43:41.733Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-24T06:43:41.733Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-24T06:43:41.733Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-24T06:43:41.733Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-24T06:43:41.733Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-24T06:43:41.733Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-24T06:43:41.733Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-24T06:43:41.733Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-24T06:43:41.733Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-24T06:43:41.733Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-24T06:43:43.641Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-24T06:43:45.019Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-24T06:43:45.959Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-24T06:43:45.959Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-24T06:43:47.337Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-24T06:43:47.337Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-24T06:43:51.532Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-24T06:43:51.532Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-24T06:43:53.449Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-24T06:43:54.830Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-24T06:43:55.090Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-24T06:43:56.997Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-24T06:43:56.997Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-24T06:43:58.904Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-24T06:44:00.281Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-24T06:44:00.281Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.78s) [2022-07-24T06:44:00.281Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-07-24T06:44:00.281Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-07-24T06:44:00.281Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.29s) [2022-07-24T06:44:00.281Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.31s) [2022-07-24T06:44:00.281Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.37s) [2022-07-24T06:44:00.281Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.47s) [2022-07-24T06:44:00.281Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.56s) [2022-07-24T06:44:00.281Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.16s) [2022-07-24T06:44:00.281Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.72s) [2022-07-24T06:44:00.281Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.19s) [2022-07-24T06:44:00.281Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.90s) [2022-07-24T06:44:00.281Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.02s) [2022-07-24T06:44:00.281Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.81s) [2022-07-24T06:44:00.282Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.84s) [2022-07-24T06:44:00.282Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.62s) [2022-07-24T06:44:00.282Z] === RUN TestCgroupNamespacesRun [2022-07-24T06:44:01.479Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-24T06:44:01.659Z] --- PASS: TestCgroupNamespacesRun (1.23s) [2022-07-24T06:44:01.659Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-24T06:44:01.659Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-07-24T06:44:01.659Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-07-24T06:44:01.659Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-24T06:44:02.597Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.19s) [2022-07-24T06:44:02.597Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-24T06:44:03.975Z] --- PASS: TestCgroupNamespacesRunHostMode (1.24s) [2022-07-24T06:44:03.975Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-24T06:44:05.354Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.22s) [2022-07-24T06:44:05.354Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-24T06:44:06.291Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s) [2022-07-24T06:44:06.291Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-24T06:44:06.859Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-07-24T06:44:06.859Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-24T06:44:08.238Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.23s) [2022-07-24T06:44:08.238Z] === RUN TestNISDomainname [2022-07-24T06:44:08.806Z] --- PASS: TestNISDomainname (0.57s) [2022-07-24T06:44:08.806Z] === RUN TestHostnameDnsResolution [2022-07-24T06:44:09.375Z] --- PASS: TestHostnameDnsResolution (0.72s) [2022-07-24T06:44:09.375Z] === RUN TestUnprivilegedPortsAndPing [2022-07-24T06:44:09.944Z] --- PASS: TestUnprivilegedPortsAndPing (0.55s) [2022-07-24T06:44:09.944Z] === RUN TestPrivilegedHostDevices [2022-07-24T06:44:10.513Z] --- PASS: TestPrivilegedHostDevices (0.49s) [2022-07-24T06:44:10.513Z] === RUN TestRunConsoleSize [2022-07-24T06:44:10.772Z] --- PASS: TestRunConsoleSize (0.41s) [2022-07-24T06:44:10.772Z] === RUN TestStats [2022-07-24T06:44:13.314Z] --- PASS: TestStats (2.50s) [2022-07-24T06:44:13.314Z] === RUN TestStopContainerWithTimeout [2022-07-24T06:44:13.314Z] === RUN TestStopContainerWithTimeout/0 [2022-07-24T06:44:13.314Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-24T06:44:13.314Z] === RUN TestStopContainerWithTimeout/1 [2022-07-24T06:44:13.314Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-24T06:44:13.314Z] === RUN TestStopContainerWithTimeout/3 [2022-07-24T06:44:13.314Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-24T06:44:13.314Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-24T06:44:13.314Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-24T06:44:13.314Z] === CONT TestStopContainerWithTimeout/0 [2022-07-24T06:44:13.314Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-24T06:44:14.285Z] === CONT TestStopContainerWithTimeout/3 [2022-07-24T06:44:16.198Z] === CONT TestStopContainerWithTimeout/1 [2022-07-24T06:44:16.370Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-24T06:44:17.313Z] --- PASS: TestBuildWithHugeFile (50.58s) [2022-07-24T06:44:17.313Z] === RUN TestBuildWCOWSandboxSize [2022-07-24T06:44:17.313Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-24T06:44:17.313Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-24T06:44:17.313Z] === RUN TestBuildWithEmptyDockerfile [2022-07-24T06:44:17.313Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-24T06:44:17.313Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-24T06:44:17.313Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-24T06:44:17.313Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-24T06:44:17.313Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-24T06:44:17.313Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-24T06:44:17.313Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-24T06:44:17.313Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-24T06:44:17.313Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-24T06:44:17.313Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2022-07-24T06:44:17.313Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s) [2022-07-24T06:44:17.313Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s) [2022-07-24T06:44:17.313Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-07-24T06:44:17.313Z] === RUN TestBuildPreserveOwnership [2022-07-24T06:44:17.313Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-24T06:44:17.313Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-24T06:44:17.576Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-24T06:44:17.576Z] --- PASS: TestStopContainerWithTimeout/0 (0.77s) [2022-07-24T06:44:17.576Z] --- PASS: TestStopContainerWithTimeout/-1 (2.78s) [2022-07-24T06:44:17.576Z] --- PASS: TestStopContainerWithTimeout/3 (2.43s) [2022-07-24T06:44:17.576Z] --- PASS: TestStopContainerWithTimeout/1 (1.49s) [2022-07-24T06:44:17.576Z] === RUN TestDeleteDevicemapper [2022-07-24T06:44:17.576Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-24T06:44:17.576Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-24T06:44:17.576Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-24T06:44:19.485Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.85s) [2022-07-24T06:44:19.485Z] === RUN TestUpdateMemory [2022-07-24T06:44:20.053Z] --- PASS: TestUpdateMemory (0.56s) [2022-07-24T06:44:20.053Z] === RUN TestUpdateCPUQuota [2022-07-24T06:44:20.991Z] --- PASS: TestUpdateCPUQuota (0.96s) [2022-07-24T06:44:20.991Z] === RUN TestUpdatePidsLimit [2022-07-24T06:44:20.991Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-24T06:44:21.250Z] === RUN TestUpdatePidsLimit/no_change [2022-07-24T06:44:21.503Z] --- PASS: TestBuildPreserveOwnership (10.10s) [2022-07-24T06:44:21.503Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.08s) [2022-07-24T06:44:21.503Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-07-24T06:44:21.503Z] === RUN TestBuildPlatformInvalid [2022-07-24T06:44:21.503Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-07-24T06:44:21.503Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-24T06:44:21.503Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-07-24T06:44:21.503Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-07-24T06:44:21.503Z] PASS [2022-07-24T06:44:21.503Z] [2022-07-24T06:44:21.503Z] === Skipped [2022-07-24T06:44:21.503Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-24T06:44:21.503Z] build_session_test.go:25: TODO: BuildKit [2022-07-24T06:44:21.503Z] [2022-07-24T06:44:21.503Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-24T06:44:21.503Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-24T06:44:21.503Z] [2022-07-24T06:44:21.503Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-07-24T06:44:21.503Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-07-24T06:44:21.503Z] [2022-07-24T06:44:21.503Z] DONE 34 tests, 3 skipped in 111.399s [2022-07-24T06:44:21.503Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-24T06:44:21.503Z] INFO: Testing against a local daemon [2022-07-24T06:44:21.503Z] === RUN TestConfigInspect [2022-07-24T06:44:21.503Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-24T06:44:21.503Z] --- SKIP: TestConfigInspect (0.02s) [2022-07-24T06:44:21.503Z] === RUN TestConfigList [2022-07-24T06:44:21.503Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-24T06:44:21.503Z] --- SKIP: TestConfigList (0.01s) [2022-07-24T06:44:21.503Z] === RUN TestConfigsCreateAndDelete [2022-07-24T06:44:21.503Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-24T06:44:21.503Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-07-24T06:44:21.503Z] === RUN TestConfigsUpdate [2022-07-24T06:44:21.503Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-24T06:44:21.503Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-07-24T06:44:21.503Z] === RUN TestTemplatedConfig [2022-07-24T06:44:21.503Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-24T06:44:21.503Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-07-24T06:44:21.503Z] === RUN TestConfigCreateResolve [2022-07-24T06:44:21.503Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-24T06:44:21.503Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-07-24T06:44:21.503Z] PASS [2022-07-24T06:44:21.503Z] [2022-07-24T06:44:21.503Z] === Skipped [2022-07-24T06:44:21.503Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-07-24T06:44:21.503Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-24T06:44:21.503Z] [2022-07-24T06:44:21.503Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-07-24T06:44:21.503Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-24T06:44:21.503Z] [2022-07-24T06:44:21.503Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-07-24T06:44:21.503Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-24T06:44:21.503Z] [2022-07-24T06:44:21.503Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-07-24T06:44:21.503Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-24T06:44:21.503Z] [2022-07-24T06:44:21.503Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-07-24T06:44:21.503Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-24T06:44:21.503Z] [2022-07-24T06:44:21.503Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-07-24T06:44:21.503Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-24T06:44:21.503Z] [2022-07-24T06:44:21.503Z] DONE 6 tests, 6 skipped in 0.145s [2022-07-24T06:44:21.503Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-24T06:44:21.503Z] INFO: Testing against a local daemon [2022-07-24T06:44:21.503Z] === RUN TestAttachWithTTY [2022-07-24T06:44:21.510Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-24T06:44:21.763Z] --- PASS: TestAttachWithTTY (0.05s) [2022-07-24T06:44:21.763Z] === RUN TestAttachWithoutTTy [2022-07-24T06:44:21.763Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-07-24T06:44:21.763Z] === RUN TestCheckpoint [2022-07-24T06:44:21.763Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-24T06:44:21.763Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-24T06:44:21.763Z] === RUN TestContainerInvalidJSON [2022-07-24T06:44:21.763Z] === RUN TestContainerInvalidJSON/commit [2022-07-24T06:44:21.763Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-24T06:44:21.763Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-24T06:44:21.763Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-24T06:44:21.763Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-24T06:44:21.763Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-24T06:44:21.763Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-24T06:44:21.763Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-24T06:44:21.763Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-24T06:44:21.763Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-24T06:44:21.763Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-24T06:44:21.763Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-24T06:44:21.763Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-24T06:44:21.763Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-24T06:44:21.763Z] === CONT TestContainerInvalidJSON/commit [2022-07-24T06:44:21.763Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-24T06:44:21.763Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-24T06:44:21.763Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-24T06:44:21.763Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-24T06:44:21.763Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-24T06:44:21.763Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-24T06:44:21.763Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-24T06:44:21.763Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-24T06:44:21.763Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-24T06:44:21.763Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-24T06:44:21.763Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-24T06:44:21.763Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-24T06:44:21.763Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-24T06:44:21.763Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-24T06:44:21.763Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-24T06:44:21.763Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-24T06:44:21.763Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-24T06:44:21.763Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-24T06:44:21.763Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-24T06:44:21.763Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-24T06:44:21.763Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-24T06:44:21.763Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-24T06:44:21.763Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-24T06:44:21.763Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-24T06:44:21.763Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-24T06:44:21.763Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-24T06:44:21.763Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-24T06:44:21.763Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-24T06:44:21.763Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-24T06:44:21.763Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-24T06:44:21.763Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-24T06:44:21.763Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-24T06:44:21.763Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-24T06:44:21.763Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-24T06:44:21.763Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-07-24T06:44:21.763Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-07-24T06:44:21.763Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-24T06:44:21.763Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-24T06:44:21.763Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-24T06:44:21.763Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-24T06:44:21.763Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-07-24T06:44:21.764Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-24T06:44:21.764Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-24T06:44:21.764Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-24T06:44:21.764Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-24T06:44:21.764Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-07-24T06:44:21.764Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-24T06:44:21.764Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-24T06:44:21.764Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-24T06:44:21.764Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-24T06:44:21.764Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-07-24T06:44:21.764Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-24T06:44:21.764Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-24T06:44:21.764Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-24T06:44:21.764Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-24T06:44:21.764Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-07-24T06:44:21.764Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-24T06:44:21.764Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-24T06:44:21.764Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-24T06:44:21.764Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-24T06:44:21.764Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-07-24T06:44:21.764Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-24T06:44:21.764Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-24T06:44:21.764Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-24T06:44:21.764Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-24T06:44:21.764Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-24T06:44:21.764Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-24T06:44:21.764Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-24T06:44:21.764Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-24T06:44:21.764Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-24T06:44:21.764Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-24T06:44:21.764Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-07-24T06:44:21.764Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-24T06:44:21.764Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-07-24T06:44:21.764Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-24T06:44:21.764Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-07-24T06:44:21.764Z] === RUN TestCopyEmptyFile [2022-07-24T06:44:21.769Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-24T06:44:21.769Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-24T06:44:22.024Z] --- PASS: TestCopyEmptyFile (0.20s) [2022-07-24T06:44:22.024Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-24T06:44:22.024Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-07-24T06:44:22.024Z] === RUN TestCopyFromContainer [2022-07-24T06:44:22.028Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-24T06:44:22.287Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-24T06:44:23.225Z] --- PASS: TestUpdatePidsLimit (2.02s) [2022-07-24T06:44:23.225Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.22s) [2022-07-24T06:44:23.225Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2022-07-24T06:44:23.225Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) [2022-07-24T06:44:23.225Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-07-24T06:44:23.225Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2022-07-24T06:44:23.225Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s) [2022-07-24T06:44:23.225Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.29s) [2022-07-24T06:44:23.225Z] === RUN TestUpdateRestartPolicy [2022-07-24T06:44:26.215Z] === RUN TestCopyFromContainer// [2022-07-24T06:44:26.215Z] === RUN TestCopyFromContainer//bar/root [2022-07-24T06:44:26.215Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-24T06:44:26.215Z] === RUN TestCopyFromContainer/bar/quux [2022-07-24T06:44:26.474Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-24T06:44:26.474Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-24T06:44:26.474Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-24T06:44:26.474Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-24T06:44:26.734Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-24T06:44:26.734Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-24T06:44:26.734Z] --- PASS: TestCopyFromContainer (4.65s) [2022-07-24T06:44:26.734Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-07-24T06:44:26.734Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-07-24T06:44:26.734Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-07-24T06:44:26.734Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-07-24T06:44:26.734Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-07-24T06:44:26.734Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-07-24T06:44:26.734Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-07-24T06:44:26.734Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-07-24T06:44:26.734Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-07-24T06:44:26.734Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-07-24T06:44:26.734Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-24T06:44:26.734Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-24T06:44:26.734Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-24T06:44:26.734Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-24T06:44:26.734Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-24T06:44:26.734Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-24T06:44:26.734Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-24T06:44:26.734Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-24T06:44:26.734Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-24T06:44:26.734Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-24T06:44:26.734Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-07-24T06:44:26.734Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-24T06:44:26.734Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-24T06:44:26.734Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-24T06:44:26.734Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-24T06:44:26.734Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-07-24T06:44:26.734Z] === RUN TestCreateWithInvalidEnv [2022-07-24T06:44:26.734Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-24T06:44:26.734Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-24T06:44:26.734Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-24T06:44:26.734Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-24T06:44:26.734Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-24T06:44:26.734Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-24T06:44:26.734Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-24T06:44:26.734Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-24T06:44:26.734Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-24T06:44:26.734Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-24T06:44:26.734Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-24T06:44:26.734Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-24T06:44:26.734Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-24T06:44:26.734Z] === RUN TestCreateTmpfsMountsTarget [2022-07-24T06:44:26.734Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-24T06:44:26.734Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-24T06:44:28.112Z] --- PASS: TestCreateWithCustomMaskedPaths (1.16s) [2022-07-24T06:44:28.112Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-24T06:44:29.051Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.15s) [2022-07-24T06:44:29.051Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-24T06:44:29.051Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-24T06:44:29.051Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-24T06:44:29.051Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-24T06:44:29.051Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-24T06:44:29.051Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-24T06:44:29.051Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-24T06:44:29.051Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-24T06:44:29.051Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-24T06:44:29.051Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-24T06:44:29.051Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-24T06:44:29.051Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-24T06:44:29.051Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-24T06:44:29.051Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-24T06:44:29.051Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-24T06:44:29.311Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-24T06:44:29.311Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-24T06:44:29.311Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2022-07-24T06:44:29.311Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2022-07-24T06:44:29.311Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-07-24T06:44:29.311Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-07-24T06:44:29.311Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-07-24T06:44:29.311Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-24T06:44:29.572Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.38s) [2022-07-24T06:44:29.572Z] === RUN TestCreateDifferentPlatform [2022-07-24T06:44:29.572Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-24T06:44:29.572Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-24T06:44:29.572Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-07-24T06:44:29.572Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-24T06:44:29.572Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-24T06:44:29.572Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-24T06:44:29.572Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-07-24T06:44:29.572Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-24T06:44:29.572Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-07-24T06:44:29.572Z] === RUN TestCreateInvalidHostConfig [2022-07-24T06:44:29.572Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-24T06:44:29.572Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-24T06:44:29.572Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-24T06:44:29.572Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-24T06:44:29.572Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-24T06:44:29.572Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-24T06:44:29.572Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-24T06:44:29.572Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-24T06:44:29.572Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-24T06:44:29.572Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-24T06:44:29.831Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-24T06:44:29.831Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-24T06:44:29.831Z] --- PASS: TestCreateInvalidHostConfig (0.02s) [2022-07-24T06:44:29.831Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-24T06:44:29.831Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-24T06:44:29.831Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-24T06:44:29.831Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-24T06:44:29.831Z] === RUN TestContainerStartOnDaemonRestart [2022-07-24T06:44:29.831Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-07-24T06:44:29.831Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-07-24T06:44:29.831Z] === RUN TestDaemonRestartIpcMode [2022-07-24T06:44:29.831Z] === PAUSE TestDaemonRestartIpcMode [2022-07-24T06:44:29.831Z] === RUN TestDaemonHostGatewayIP [2022-07-24T06:44:29.831Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-24T06:44:29.831Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-07-24T06:44:29.831Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-24T06:44:29.831Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-24T06:44:29.831Z] === RUN TestContainerKillOnDaemonStart [2022-07-24T06:44:29.831Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-07-24T06:44:29.831Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-07-24T06:44:29.831Z] === RUN TestDiff [2022-07-24T06:44:30.091Z] --- PASS: TestDiff (0.41s) [2022-07-24T06:44:30.091Z] === RUN TestExecConsoleSize [2022-07-24T06:44:30.659Z] --- PASS: TestExecConsoleSize (0.46s) [2022-07-24T06:44:30.659Z] === RUN TestExecWithCloseStdin [2022-07-24T06:44:30.918Z] --- PASS: TestExecWithCloseStdin (0.43s) [2022-07-24T06:44:30.918Z] === RUN TestExec [2022-07-24T06:44:31.488Z] --- PASS: TestExec (0.47s) [2022-07-24T06:44:31.488Z] === RUN TestExecUser [2022-07-24T06:44:32.056Z] --- PASS: TestExecUser (0.58s) [2022-07-24T06:44:32.056Z] === RUN TestExportContainerAndImportImage [2022-07-24T06:44:32.625Z] --- PASS: TestExportContainerAndImportImage (0.58s) [2022-07-24T06:44:32.625Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-24T06:44:34.003Z] --- PASS: TestExportContainerAfterDaemonRestart (1.31s) [2022-07-24T06:44:34.003Z] === RUN TestHealthCheckWorkdir [2022-07-24T06:44:34.571Z] --- PASS: TestHealthCheckWorkdir (0.56s) [2022-07-24T06:44:34.571Z] === RUN TestHealthKillContainer [2022-07-24T06:44:35.064Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-24T06:44:35.064Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-24T06:44:35.064Z] GOOS="" GOARCH="" GOARM="" [2022-07-24T06:44:35.064Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-24T06:44:35.064Z] [2022-07-24T06:44:35.064Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-24T06:44:35.064Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-24T06:44:35.064Z] HOSTNAME=f6bb1866e53e [2022-07-24T06:44:35.064Z] TESTDEBUG=0 [2022-07-24T06:44:35.064Z] DEST=bundles/test-integration [2022-07-24T06:44:35.064Z] PWD=/go/src/github.com/docker/docker [2022-07-24T06:44:35.064Z] DOCKER_GITCOMMIT=112fb22152fa0df622337df9476ecff14c95574f [2022-07-24T06:44:35.064Z] container=docker [2022-07-24T06:44:35.064Z] HOME=/root [2022-07-24T06:44:35.064Z] GOLANG_VERSION=1.18.4 [2022-07-24T06:44:35.064Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-24T06:44:35.064Z] VALIDATE_BRANCH=22.06 [2022-07-24T06:44:35.064Z] TERM=xterm [2022-07-24T06:44:35.064Z] DOCKER_PKG=github.com/docker/docker [2022-07-24T06:44:35.064Z] SHLVL=1 [2022-07-24T06:44:35.064Z] TIMEOUT=120m [2022-07-24T06:44:35.064Z] DOCKER_BUILDTAGS= journald [2022-07-24T06:44:35.064Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-24T06:44:35.064Z] GO111MODULE=off [2022-07-24T06:44:35.064Z] DOCKER_EXPERIMENTAL=1 [2022-07-24T06:44:35.064Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-24T06:44:35.064Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-24T06:44:35.064Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-24T06:44:35.064Z] GOPATH=/go [2022-07-24T06:44:35.064Z] PKG_CONFIG=pkg-config [2022-07-24T06:44:35.064Z] _=/usr/bin/env [2022-07-24T06:44:35.064Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-24T06:44:35.431Z] --- PASS: TestUpdateRestartPolicy (11.12s) [2022-07-24T06:44:35.431Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-24T06:44:35.431Z] --- PASS: TestUpdateRestartWithAutoRemove (0.57s) [2022-07-24T06:44:35.431Z] === RUN TestWaitNonBlocked [2022-07-24T06:44:35.431Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-24T06:44:35.431Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-24T06:44:35.431Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-24T06:44:35.431Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-24T06:44:35.431Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-24T06:44:35.431Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-24T06:44:35.431Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-07-24T06:44:35.431Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.64s) [2022-07-24T06:44:35.431Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.67s) [2022-07-24T06:44:35.431Z] === RUN TestWaitBlocked [2022-07-24T06:44:35.431Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-24T06:44:35.431Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-24T06:44:35.431Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-24T06:44:35.431Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-24T06:44:35.431Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-24T06:44:35.431Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-24T06:44:36.001Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-24T06:44:36.001Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.65s) [2022-07-24T06:44:36.001Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.66s) [2022-07-24T06:44:36.001Z] === RUN TestWaitConditions [2022-07-24T06:44:36.001Z] === RUN TestWaitConditions/default [2022-07-24T06:44:36.001Z] === PAUSE TestWaitConditions/default [2022-07-24T06:44:36.001Z] === RUN TestWaitConditions/not-running [2022-07-24T06:44:36.001Z] === PAUSE TestWaitConditions/not-running [2022-07-24T06:44:36.001Z] === RUN TestWaitConditions/next-exit [2022-07-24T06:44:36.001Z] === PAUSE TestWaitConditions/next-exit [2022-07-24T06:44:36.001Z] === RUN TestWaitConditions/removed [2022-07-24T06:44:36.001Z] === PAUSE TestWaitConditions/removed [2022-07-24T06:44:36.001Z] === CONT TestWaitConditions/default [2022-07-24T06:44:36.001Z] === CONT TestWaitConditions/next-exit [2022-07-24T06:44:37.907Z] === CONT TestWaitConditions/removed [2022-07-24T06:44:37.907Z] === CONT TestWaitConditions/not-running [2022-07-24T06:44:39.811Z] --- PASS: TestWaitConditions (0.01s) [2022-07-24T06:44:39.811Z] --- PASS: TestWaitConditions/next-exit (1.72s) [2022-07-24T06:44:39.811Z] --- PASS: TestWaitConditions/default (1.74s) [2022-07-24T06:44:39.811Z] --- PASS: TestWaitConditions/removed (1.61s) [2022-07-24T06:44:39.811Z] --- PASS: TestWaitConditions/not-running (1.60s) [2022-07-24T06:44:39.811Z] === CONT TestContainerStartOnDaemonRestart [2022-07-24T06:44:39.811Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-24T06:44:41.720Z] --- PASS: TestContainerStartOnDaemonRestart (2.33s) [2022-07-24T06:44:41.720Z] === CONT TestIpcModeOlderClient [2022-07-24T06:44:41.720Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.35s) [2022-07-24T06:44:41.720Z] === CONT TestContainerKillOnDaemonStart [2022-07-24T06:44:41.720Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-07-24T06:44:41.720Z] === CONT TestDaemonHostGatewayIP [2022-07-24T06:44:42.689Z] --- PASS: TestHealthKillContainer (7.86s) [2022-07-24T06:44:42.689Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-24T06:44:42.689Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-07-24T06:44:42.689Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-07-24T06:44:42.689Z] === RUN TestIpcModeNone [2022-07-24T06:44:42.689Z] --- PASS: TestIpcModeNone (0.44s) [2022-07-24T06:44:42.689Z] === RUN TestIpcModePrivate [2022-07-24T06:44:43.257Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-07-24T06:44:43.257Z] --- PASS: TestIpcModePrivate (0.53s) [2022-07-24T06:44:43.257Z] === RUN TestIpcModeShareable [2022-07-24T06:44:43.257Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-24T06:44:43.257Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-07-24T06:44:43.257Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-24T06:44:44.257Z] --- PASS: TestDaemonHostGatewayIP (2.52s) [2022-07-24T06:44:44.257Z] === CONT TestDaemonRestartIpcMode [2022-07-24T06:44:44.636Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.34s) [2022-07-24T06:44:44.637Z] === RUN TestAPIIpcModeHost [2022-07-24T06:44:44.637Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-24T06:44:44.637Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-07-24T06:44:44.637Z] === RUN TestDaemonIpcModeShareable [2022-07-24T06:44:44.637Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-24T06:44:44.637Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-07-24T06:44:44.637Z] === RUN TestDaemonIpcModePrivate [2022-07-24T06:44:45.574Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-07-24T06:44:45.834Z] --- PASS: TestDaemonIpcModePrivate (1.18s) [2022-07-24T06:44:45.834Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-24T06:44:45.834Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-24T06:44:45.834Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-07-24T06:44:45.834Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-24T06:44:45.834Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-24T06:44:45.834Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-07-24T06:44:45.834Z] === RUN TestIpcModeOlderClient [2022-07-24T06:44:45.834Z] === PAUSE TestIpcModeOlderClient [2022-07-24T06:44:45.834Z] === RUN TestKillContainerInvalidSignal [2022-07-24T06:44:46.403Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2022-07-24T06:44:46.403Z] === RUN TestKillContainer [2022-07-24T06:44:46.403Z] === RUN TestKillContainer/no_signal [2022-07-24T06:44:46.663Z] === RUN TestKillContainer/non_killing_signal [2022-07-24T06:44:46.792Z] --- PASS: TestDaemonRestartIpcMode (2.21s) [2022-07-24T06:44:46.925Z] === RUN TestKillContainer/killing_signal [2022-07-24T06:44:47.493Z] --- PASS: TestKillContainer (1.22s) [2022-07-24T06:44:47.493Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-07-24T06:44:47.493Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-07-24T06:44:47.493Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2022-07-24T06:44:47.493Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-24T06:44:47.493Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-24T06:44:48.061Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-24T06:44:48.320Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.86s) [2022-07-24T06:44:48.320Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) [2022-07-24T06:44:48.320Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) [2022-07-24T06:44:48.320Z] === RUN TestKillStoppedContainer [2022-07-24T06:44:48.320Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-07-24T06:44:48.320Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-24T06:44:48.465Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-24T06:44:48.465Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-24T06:44:48.465Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-24T06:44:48.579Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-07-24T06:44:48.579Z] === RUN TestKillDifferentUserContainer [2022-07-24T06:44:48.839Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-07-24T06:44:48.839Z] === RUN TestInspectOomKilledTrue [2022-07-24T06:44:48.839Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-24T06:44:48.839Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-24T06:44:48.839Z] === RUN TestInspectOomKilledFalse [2022-07-24T06:44:48.839Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-24T06:44:48.839Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-07-24T06:44:48.839Z] === RUN TestLinksEtcHostsContentMatch [2022-07-24T06:44:48.839Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-07-24T06:44:48.839Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-07-24T06:44:48.839Z] === RUN TestLinksContainerNames [2022-07-24T06:44:49.776Z] --- PASS: TestLinksContainerNames (0.90s) [2022-07-24T06:44:49.776Z] === RUN TestLogsFollowTailEmpty [2022-07-24T06:44:49.841Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-24T06:44:50.356Z] --- PASS: TestLogsFollowTailEmpty (0.46s) [2022-07-24T06:44:50.356Z] === RUN TestLogs [2022-07-24T06:44:50.356Z] === RUN TestLogs/driver_local [2022-07-24T06:44:50.356Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-24T06:44:50.356Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-24T06:44:50.356Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-24T06:44:50.356Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-24T06:44:50.356Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-24T06:44:50.356Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-24T06:44:50.356Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-24T06:44:50.356Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-24T06:44:50.356Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-24T06:44:50.356Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-24T06:44:50.356Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-24T06:44:50.356Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-24T06:44:50.356Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-24T06:44:50.356Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-24T06:44:50.947Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-24T06:44:50.947Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-24T06:44:51.529Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-24T06:44:51.529Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-24T06:44:52.107Z] === RUN TestLogs/driver_json-file [2022-07-24T06:44:52.107Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-24T06:44:52.107Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-24T06:44:52.107Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-24T06:44:52.107Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-24T06:44:52.107Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-24T06:44:52.107Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-24T06:44:52.107Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-24T06:44:52.107Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-24T06:44:52.107Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-24T06:44:52.107Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-24T06:44:52.107Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-24T06:44:52.107Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-24T06:44:52.107Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-24T06:44:52.107Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-24T06:44:52.373Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-24T06:44:52.677Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-24T06:44:52.677Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-24T06:44:52.940Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-24T06:44:53.246Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-24T06:44:53.246Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-24T06:44:53.815Z] --- PASS: TestLogs (3.59s) [2022-07-24T06:44:53.815Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-24T06:44:53.815Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.59s) [2022-07-24T06:44:53.815Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.71s) [2022-07-24T06:44:53.815Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.56s) [2022-07-24T06:44:53.815Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.61s) [2022-07-24T06:44:53.815Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.54s) [2022-07-24T06:44:53.815Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.50s) [2022-07-24T06:44:53.815Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-07-24T06:44:53.815Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.64s) [2022-07-24T06:44:53.815Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.69s) [2022-07-24T06:44:53.815Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.50s) [2022-07-24T06:44:53.815Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.50s) [2022-07-24T06:44:53.815Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.57s) [2022-07-24T06:44:53.815Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.56s) [2022-07-24T06:44:53.815Z] === RUN TestContainerNetworkMountsNoChown [2022-07-24T06:44:54.383Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-07-24T06:44:54.383Z] === RUN TestMountDaemonRoot [2022-07-24T06:44:54.383Z] === RUN TestMountDaemonRoot/default [2022-07-24T06:44:54.383Z] === PAUSE TestMountDaemonRoot/default [2022-07-24T06:44:54.383Z] === RUN TestMountDaemonRoot/private [2022-07-24T06:44:54.383Z] === PAUSE TestMountDaemonRoot/private [2022-07-24T06:44:54.383Z] === RUN TestMountDaemonRoot/rprivate [2022-07-24T06:44:54.383Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-24T06:44:54.383Z] === RUN TestMountDaemonRoot/slave [2022-07-24T06:44:54.383Z] === PAUSE TestMountDaemonRoot/slave [2022-07-24T06:44:54.383Z] === RUN TestMountDaemonRoot/rslave [2022-07-24T06:44:54.383Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-24T06:44:54.383Z] === RUN TestMountDaemonRoot/shared [2022-07-24T06:44:54.383Z] === PAUSE TestMountDaemonRoot/shared [2022-07-24T06:44:54.383Z] === RUN TestMountDaemonRoot/rshared [2022-07-24T06:44:54.383Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-24T06:44:54.383Z] === CONT TestMountDaemonRoot/default [2022-07-24T06:44:54.383Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-24T06:44:54.383Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-24T06:44:54.383Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-24T06:44:54.383Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-24T06:44:54.383Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-24T06:44:54.383Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-24T06:44:54.383Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-24T06:44:54.383Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-24T06:44:54.383Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-24T06:44:54.383Z] === CONT TestMountDaemonRoot/rshared [2022-07-24T06:44:54.383Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-24T06:44:54.383Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-24T06:44:54.383Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-24T06:44:54.383Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-24T06:44:54.383Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-24T06:44:54.383Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-24T06:44:54.383Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-24T06:44:54.383Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-24T06:44:54.383Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-24T06:44:54.383Z] === CONT TestMountDaemonRoot/shared [2022-07-24T06:44:54.383Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-24T06:44:54.383Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-24T06:44:54.383Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-24T06:44:54.383Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-24T06:44:54.383Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-24T06:44:54.383Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-24T06:44:54.383Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-24T06:44:54.383Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-24T06:44:54.383Z] === CONT TestMountDaemonRoot/rslave [2022-07-24T06:44:54.383Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-24T06:44:54.383Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-24T06:44:54.383Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-24T06:44:54.383Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-24T06:44:54.383Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-24T06:44:54.383Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-24T06:44:54.383Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-24T06:44:54.383Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-24T06:44:54.383Z] === CONT TestMountDaemonRoot/slave [2022-07-24T06:44:54.383Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-24T06:44:54.383Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-24T06:44:54.383Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-24T06:44:54.383Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-24T06:44:54.383Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-24T06:44:54.383Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-24T06:44:54.383Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-24T06:44:54.383Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-24T06:44:54.383Z] === CONT TestMountDaemonRoot/rprivate [2022-07-24T06:44:54.383Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-24T06:44:54.383Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-24T06:44:54.383Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-24T06:44:54.383Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-24T06:44:54.383Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-24T06:44:54.383Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-24T06:44:54.383Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-24T06:44:54.383Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-24T06:44:54.383Z] === CONT TestMountDaemonRoot/private [2022-07-24T06:44:54.383Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-24T06:44:54.383Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-24T06:44:54.383Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-24T06:44:54.383Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-24T06:44:54.383Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-24T06:44:54.383Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-24T06:44:54.383Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-24T06:44:54.383Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-24T06:44:54.383Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-24T06:44:54.383Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-24T06:44:54.383Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-24T06:44:54.383Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-24T06:44:54.383Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-24T06:44:54.383Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-24T06:44:54.383Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-24T06:44:54.383Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-24T06:44:54.383Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-24T06:44:54.383Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-24T06:44:54.383Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-24T06:44:54.383Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-24T06:44:54.383Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-24T06:44:54.384Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-24T06:44:54.384Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-24T06:44:54.384Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-24T06:44:54.643Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-24T06:44:54.643Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-24T06:44:54.643Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-24T06:44:54.643Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-24T06:44:54.643Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-24T06:44:54.643Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-24T06:44:54.643Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-24T06:44:54.643Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-24T06:44:54.643Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-24T06:44:54.643Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-24T06:44:54.643Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-07-24T06:44:54.643Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-24T06:44:54.643Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-07-24T06:44:54.643Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-07-24T06:44:54.643Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-07-24T06:44:54.643Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-07-24T06:44:54.643Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-24T06:44:54.643Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-07-24T06:44:54.643Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s) [2022-07-24T06:44:54.643Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-07-24T06:44:54.643Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-07-24T06:44:54.643Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-24T06:44:54.643Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-07-24T06:44:54.643Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-07-24T06:44:54.643Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-07-24T06:44:54.643Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-07-24T06:44:54.643Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-24T06:44:54.643Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-07-24T06:44:54.643Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.03s) [2022-07-24T06:44:54.643Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-07-24T06:44:54.643Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-07-24T06:44:54.643Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-24T06:44:54.643Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-07-24T06:44:54.643Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-07-24T06:44:54.643Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-07-24T06:44:54.643Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-07-24T06:44:54.643Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-24T06:44:54.643Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-07-24T06:44:54.643Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-07-24T06:44:54.643Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-07-24T06:44:54.643Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-07-24T06:44:54.643Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-24T06:44:54.643Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-07-24T06:44:54.643Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-07-24T06:44:54.643Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-07-24T06:44:54.643Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s) [2022-07-24T06:44:54.643Z] === RUN TestContainerBindMountNonRecursive [2022-07-24T06:44:54.643Z] 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-24T06:44:54.643Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-07-24T06:44:54.643Z] === RUN TestContainerVolumesMountedAsShared [2022-07-24T06:44:54.643Z] 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-24T06:44:54.643Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-07-24T06:44:54.643Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-24T06:44:54.643Z] 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-24T06:44:54.643Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-07-24T06:44:54.643Z] === RUN TestNetworkNat [2022-07-24T06:44:54.909Z] --- PASS: TestContainerKillOnDaemonStart (11.74s) [2022-07-24T06:44:54.909Z] PASS [2022-07-24T06:44:54.909Z] [2022-07-24T06:44:54.909Z] === Skipped [2022-07-24T06:44:54.909Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-24T06:44:54.909Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-24T06:44:54.909Z] [2022-07-24T06:44:54.909Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) [2022-07-24T06:44:54.909Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-07-24T06:44:54.909Z] [2022-07-24T06:44:54.909Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-24T06:44:54.909Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-24T06:44:54.909Z] [2022-07-24T06:44:54.909Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-07-24T06:44:54.909Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-07-24T06:44:54.909Z] [2022-07-24T06:44:54.909Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-24T06:44:54.909Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-24T06:44:54.909Z] [2022-07-24T06:44:54.909Z] DONE 264 tests, 5 skipped in 129.533s [2022-07-24T06:44:54.909Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-24T06:44:54.909Z] === RUN TestConfigDaemonLibtrustID [2022-07-24T06:44:54.909Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-07-24T06:44:54.909Z] === RUN TestConfigDaemonID [2022-07-24T06:44:55.168Z] daemon_test.go:83: [da84cecd81f33] daemon is not started [2022-07-24T06:44:55.168Z] --- PASS: TestConfigDaemonID (1.04s) [2022-07-24T06:44:55.168Z] === RUN TestDaemonConfigValidation [2022-07-24T06:44:55.168Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-24T06:44:55.168Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-24T06:44:55.168Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-24T06:44:55.168Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-24T06:44:55.168Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-24T06:44:55.168Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-24T06:44:55.168Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-24T06:44:55.168Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-24T06:44:55.168Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-24T06:44:55.168Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-24T06:44:55.168Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-24T06:44:55.168Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-24T06:44:55.168Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-24T06:44:55.168Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-24T06:44:55.211Z] --- PASS: TestNetworkNat (0.48s) [2022-07-24T06:44:55.211Z] === RUN TestNetworkLocalhostTCPNat [2022-07-24T06:44:55.427Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-24T06:44:55.427Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-24T06:44:55.427Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-07-24T06:44:55.427Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s) [2022-07-24T06:44:55.427Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.10s) [2022-07-24T06:44:55.427Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.09s) [2022-07-24T06:44:55.427Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2022-07-24T06:44:55.427Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-24T06:44:55.427Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-24T06:44:55.470Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-07-24T06:44:55.470Z] === RUN TestNetworkLoopbackNat [2022-07-24T06:44:55.472Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-24T06:44:56.364Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-24T06:44:57.249Z] INFO [linters context/goanalysis] analyzers took 6m18.81986547s with top 10 stages: buildir: 2m19.539185384s, the_only_name: 40.082513445s, goimports: 27.875777524s, unconvert: 23.26121447s, gosec: 17.491361013s, S1038: 16.42120509s, misspell: 6.570326361s, nilness: 5.425399712s, inspect: 5.117255938s, unused: 5.041824302s [2022-07-24T06:44:57.249Z] INFO [runner] Issues before processing: 2396, after processing: 0 [2022-07-24T06:44:57.249Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 2133/2133, path_prettifier: 2133/2133, skip_files: 2133/2133, autogenerated_exclude: 2030/2133, exclude: 2030/2030, exclude-rules: 77/2030, cgo: 2133/2396, skip_dirs: 2133/2133, identifier_marker: 2030/2030, nolint: 0/77 [2022-07-24T06:44:57.249Z] INFO [runner] processing took 84.803542ms with stages: nolint: 33.815609ms, identifier_marker: 22.652588ms, path_prettifier: 9.59591ms, autogenerated_exclude: 8.600157ms, exclude-rules: 7.905045ms, skip_dirs: 1.855225ms, cgo: 241.56µs, filename_unadjuster: 131.992µs, max_same_issues: 1.556µs, skip_files: 804ns, uniq_by_line: 558ns, diff: 371ns, exclude: 349ns, max_from_linter: 336ns, source_code: 296ns, max_per_file_from_linter: 262ns, severity-rules: 261ns, path_shortener: 241ns, sort_results: 229ns, path_prefixer: 193ns [2022-07-24T06:44:57.249Z] INFO [runner] linters took 1m45.989861778s with stages: goanalysis_metalinter: 1m45.904856912s [2022-07-24T06:44:57.249Z] INFO File cache stats: 1674 entries of total size 8.6MiB [2022-07-24T06:44:57.249Z] INFO Memory: 2774 samples, avg is 317.9MB, max is 1243.2MB [2022-07-24T06:44:57.249Z] INFO Execution took 4m37.261915817s [2022-07-24T06:44:57.249Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-07-24T06:44:57.608Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43858/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=112fb22152fa0df622337df9476ecff14c95574f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:112fb22152fa0df622337df9476ecff14c95574f hack/make.sh dynbinary test-docker-py [2022-07-24T06:44:57.742Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-24T06:44:57.864Z] [2022-07-24T06:44:58.004Z] --- PASS: TestNetworkLoopbackNat (2.52s) [2022-07-24T06:44:58.005Z] === RUN TestPause [2022-07-24T06:44:58.005Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-24T06:44:58.005Z] --- SKIP: TestPause (0.00s) [2022-07-24T06:44:58.005Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-24T06:44:58.005Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-24T06:44:58.005Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-24T06:44:58.005Z] === RUN TestPauseStopPausedContainer [2022-07-24T06:44:58.005Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-24T06:44:58.005Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-07-24T06:44:58.005Z] === RUN TestPidHost [2022-07-24T06:44:58.120Z] Removing bundles/ [2022-07-24T06:44:58.120Z] [2022-07-24T06:44:58.120Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-24T06:44:58.120Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-24T06:44:58.120Z] GOOS="" GOARCH="" GOARM="" [2022-07-24T06:44:58.678Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-24T06:44:58.678Z] daemon_test.go:197: [de865db10a469] daemon is not started [2022-07-24T06:44:58.678Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-07-24T06:44:58.678Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-07-24T06:44:58.678Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-07-24T06:44:58.678Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.03s) [2022-07-24T06:44:58.678Z] === RUN TestDaemonProxy [2022-07-24T06:44:58.678Z] === RUN TestDaemonProxy/environment_variables [2022-07-24T06:44:58.942Z] --- PASS: TestPidHost (0.89s) [2022-07-24T06:44:58.942Z] === RUN TestPsFilter [2022-07-24T06:44:59.201Z] --- PASS: TestPsFilter (0.09s) [2022-07-24T06:44:59.201Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-24T06:44:59.461Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.37s) [2022-07-24T06:44:59.461Z] === RUN TestRemoveContainerWithVolume [2022-07-24T06:45:00.029Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-07-24T06:45:00.029Z] === RUN TestRemoveContainerRunning [2022-07-24T06:45:00.288Z] --- PASS: TestRemoveContainerRunning (0.44s) [2022-07-24T06:45:00.288Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-24T06:45:00.582Z] === RUN TestDaemonProxy/command-line_options [2022-07-24T06:45:00.856Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2022-07-24T06:45:00.856Z] === RUN TestRemoveInvalidContainer [2022-07-24T06:45:00.856Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-24T06:45:00.856Z] === RUN TestRenameLinkedContainer [2022-07-24T06:45:01.690Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-24T06:45:01.690Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-24T06:45:01.959Z] === RUN TestDaemonProxy/configuration_file [2022-07-24T06:45:02.765Z] --- PASS: TestRenameLinkedContainer (1.66s) [2022-07-24T06:45:02.765Z] === RUN TestRenameStoppedContainer [2022-07-24T06:45:02.765Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-07-24T06:45:02.765Z] === RUN TestRenameRunningContainerAndReuse [2022-07-24T06:45:03.594Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-24T06:45:03.705Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s) [2022-07-24T06:45:03.705Z] === RUN TestRenameInvalidName [2022-07-24T06:45:03.866Z] === RUN TestDaemonProxy/conflicting_options [2022-07-24T06:45:03.964Z] --- PASS: TestRenameInvalidName (0.41s) [2022-07-24T06:45:03.964Z] === RUN TestRenameAnonymousContainer [2022-07-24T06:45:04.126Z] === RUN TestDaemonProxy/reload_sanitized [2022-07-24T06:45:04.694Z] --- PASS: TestDaemonProxy (6.22s) [2022-07-24T06:45:04.694Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-07-24T06:45:04.694Z] --- PASS: TestDaemonProxy/command-line_options (1.75s) [2022-07-24T06:45:04.694Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-07-24T06:45:04.694Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-07-24T06:45:04.694Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-07-24T06:45:04.694Z] PASS [2022-07-24T06:45:04.694Z] [2022-07-24T06:45:04.694Z] DONE 18 tests in 11.153s [2022-07-24T06:45:04.694Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-24T06:45:04.694Z] INFO: Testing against a local daemon [2022-07-24T06:45:04.694Z] === RUN TestCommitInheritsEnv [2022-07-24T06:45:05.263Z] --- PASS: TestCommitInheritsEnv (0.33s) [2022-07-24T06:45:05.263Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-24T06:45:05.263Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-24T06:45:05.263Z] === RUN TestImportWithCustomPlatform [2022-07-24T06:45:05.263Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-24T06:45:05.263Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-24T06:45:05.263Z] === RUN TestImportWithCustomPlatform// [2022-07-24T06:45:05.263Z] === RUN TestImportWithCustomPlatform/linux [2022-07-24T06:45:05.263Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-24T06:45:05.263Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-24T06:45:05.523Z] === RUN TestImportWithCustomPlatform/macos [2022-07-24T06:45:05.523Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-24T06:45:05.523Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-24T06:45:05.523Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-07-24T06:45:05.523Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-07-24T06:45:05.523Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-24T06:45:05.523Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-24T06:45:05.523Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-07-24T06:45:05.523Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-07-24T06:45:05.523Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-07-24T06:45:05.523Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-24T06:45:05.523Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-24T06:45:05.523Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-24T06:45:05.523Z] === RUN TestImagesFilterMultiReference [2022-07-24T06:45:05.523Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-07-24T06:45:05.523Z] === RUN TestImagePullPlatformInvalid [2022-07-24T06:45:05.523Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-07-24T06:45:05.523Z] === RUN TestRemoveImageOrphaning [2022-07-24T06:45:05.782Z] --- PASS: TestRemoveImageOrphaning (0.28s) [2022-07-24T06:45:05.782Z] === RUN TestRemoveImageGarbageCollector [2022-07-24T06:45:05.876Z] --- PASS: TestRenameAnonymousContainer (1.56s) [2022-07-24T06:45:05.876Z] === RUN TestRenameContainerWithSameName [2022-07-24T06:45:06.129Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-24T06:45:06.136Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-07-24T06:45:06.136Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-24T06:45:06.351Z] time="2022-07-24T06:45:06Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-07-24T06:45:07.073Z] --- PASS: TestRenameContainerWithLinkedContainer (0.83s) [2022-07-24T06:45:07.073Z] === RUN TestResize [2022-07-24T06:45:07.332Z] --- PASS: TestResize (0.40s) [2022-07-24T06:45:07.332Z] === RUN TestResizeWithInvalidSize [2022-07-24T06:45:07.591Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2022-07-24T06:45:07.591Z] === RUN TestResizeWhenContainerNotStarted [2022-07-24T06:45:07.731Z] --- PASS: TestRemoveImageGarbageCollector (1.91s) [2022-07-24T06:45:07.731Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-24T06:45:07.731Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-07-24T06:45:07.731Z] === RUN TestTagInvalidReference [2022-07-24T06:45:07.731Z] --- PASS: TestTagInvalidReference (0.02s) [2022-07-24T06:45:07.731Z] === RUN TestTagValidPrefixedRepo [2022-07-24T06:45:07.731Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-07-24T06:45:07.731Z] === RUN TestTagExistedNameWithoutForce [2022-07-24T06:45:07.731Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-07-24T06:45:07.731Z] === RUN TestTagOfficialNames [2022-07-24T06:45:07.731Z] --- PASS: TestTagOfficialNames (0.04s) [2022-07-24T06:45:07.731Z] === RUN TestTagMatchesDigest [2022-07-24T06:45:07.731Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-07-24T06:45:07.731Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-24T06:45:08.159Z] --- PASS: TestResizeWhenContainerNotStarted (0.37s) [2022-07-24T06:45:08.159Z] === RUN TestDaemonRestartKillContainers [2022-07-24T06:45:08.159Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-07-24T06:45:08.159Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-07-24T06:45:08.159Z] === RUN TestCgroupNamespacesRun [2022-07-24T06:45:09.096Z] --- PASS: TestCgroupNamespacesRun (1.12s) [2022-07-24T06:45:09.096Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-24T06:45:09.422Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-24T06:45:10.360Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-24T06:45:10.475Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.13s) [2022-07-24T06:45:10.475Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-24T06:45:11.417Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s) [2022-07-24T06:45:11.417Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-24T06:45:12.795Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s) [2022-07-24T06:45:12.795Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-24T06:45:13.654Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-24T06:45:13.733Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.13s) [2022-07-24T06:45:13.733Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-24T06:45:15.112Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.10s) [2022-07-24T06:45:15.112Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-24T06:45:15.567Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-24T06:45:15.680Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-07-24T06:45:15.680Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-24T06:45:16.621Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.14s) [2022-07-24T06:45:16.621Z] === RUN TestNISDomainname [2022-07-24T06:45:16.621Z] 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-24T06:45:16.621Z] --- SKIP: TestNISDomainname (0.02s) [2022-07-24T06:45:16.621Z] === RUN TestHostnameDnsResolution [2022-07-24T06:45:17.558Z] --- PASS: TestHostnameDnsResolution (0.62s) [2022-07-24T06:45:17.558Z] === RUN TestUnprivilegedPortsAndPing [2022-07-24T06:45:17.558Z] 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-24T06:45:17.558Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-07-24T06:45:17.558Z] === RUN TestPrivilegedHostDevices [2022-07-24T06:45:17.817Z] --- PASS: TestPrivilegedHostDevices (0.43s) [2022-07-24T06:45:17.817Z] === RUN TestRunConsoleSize [2022-07-24T06:45:18.077Z] --- PASS: TestRunConsoleSize (0.41s) [2022-07-24T06:45:18.077Z] === RUN TestStats [2022-07-24T06:45:18.077Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-24T06:45:18.077Z] --- SKIP: TestStats (0.00s) [2022-07-24T06:45:18.077Z] === RUN TestStopContainerWithTimeout [2022-07-24T06:45:18.077Z] === RUN TestStopContainerWithTimeout/0 [2022-07-24T06:45:18.077Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-24T06:45:18.077Z] === RUN TestStopContainerWithTimeout/1 [2022-07-24T06:45:18.077Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-24T06:45:18.077Z] === RUN TestStopContainerWithTimeout/3 [2022-07-24T06:45:18.077Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-24T06:45:18.077Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-24T06:45:18.077Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-24T06:45:18.077Z] === CONT TestStopContainerWithTimeout/0 [2022-07-24T06:45:18.077Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-24T06:45:19.016Z] === CONT TestStopContainerWithTimeout/3 [2022-07-24T06:45:19.763Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-24T06:45:19.803Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-24T06:45:20.919Z] === CONT TestStopContainerWithTimeout/1 [2022-07-24T06:45:21.716Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-24T06:45:22.297Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-24T06:45:22.297Z] --- PASS: TestStopContainerWithTimeout/0 (0.67s) [2022-07-24T06:45:22.297Z] --- PASS: TestStopContainerWithTimeout/-1 (2.64s) [2022-07-24T06:45:22.297Z] --- PASS: TestStopContainerWithTimeout/3 (2.36s) [2022-07-24T06:45:22.297Z] --- PASS: TestStopContainerWithTimeout/1 (1.38s) [2022-07-24T06:45:22.297Z] === RUN TestDeleteDevicemapper [2022-07-24T06:45:22.297Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-24T06:45:22.297Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-24T06:45:22.297Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-24T06:45:23.676Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.27s) [2022-07-24T06:45:23.676Z] === RUN TestUpdateMemory [2022-07-24T06:45:23.676Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-24T06:45:23.676Z] --- SKIP: TestUpdateMemory (0.00s) [2022-07-24T06:45:23.676Z] === RUN TestUpdateCPUQuota [2022-07-24T06:45:23.676Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-24T06:45:23.676Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-07-24T06:45:23.676Z] === RUN TestUpdatePidsLimit [2022-07-24T06:45:23.676Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-24T06:45:23.676Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-07-24T06:45:23.676Z] === RUN TestUpdateRestartPolicy [2022-07-24T06:45:25.004Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-24T06:45:26.380Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-24T06:45:26.908Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-24T06:45:26.908Z] Using test binary docker [2022-07-24T06:45:26.908Z] +++ /etc/init.d/apparmor start [2022-07-24T06:45:26.908Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-24T06:45:26.908Z] INFO: Waiting for daemon to start... [2022-07-24T06:45:26.908Z] Starting dockerd [2022-07-24T06:45:26.908Z] +++ 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-24T06:45:29.444Z] . [2022-07-24T06:45:29.444Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-24T06:45:29.444Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-24T06:45:29.444Z] Error: No such image: emptyfs [2022-07-24T06:45:29.444Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-24T06:45:29.444Z] ++++ docker load [2022-07-24T06:45:29.703Z] Running integration-test (iteration 1) [2022-07-24T06:45:29.703Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-24T06:45:29.703Z] ++ 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-24T06:45:29.703Z] ++ set -e [2022-07-24T06:45:29.703Z] ++ '[' -n 0 ']' [2022-07-24T06:45:29.703Z] ++ set -x [2022-07-24T06:45:29.703Z] ++ 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-24T06:45:30.638Z] Loaded image: busybox:latest [2022-07-24T06:45:30.897Z] Loaded image: busybox:glibc [2022-07-24T06:45:32.962Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-24T06:45:33.222Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-24T06:45:33.792Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-24T06:45:34.733Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-24T06:45:35.088Z] Loaded image: debian:bullseye-slim [2022-07-24T06:45:35.303Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-24T06:45:35.347Z] Loaded image: hello-world:latest [2022-07-24T06:45:35.564Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-24T06:45:35.606Z] Loaded image: arm32v7/hello-world:latest [2022-07-24T06:45:35.606Z] INFO: Testing against a local daemon [2022-07-24T06:45:35.606Z] === RUN TestCgroupNamespacesBuild [2022-07-24T06:45:35.881Z] --- PASS: TestUpdateRestartPolicy (10.92s) [2022-07-24T06:45:35.881Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-24T06:45:35.881Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2022-07-24T06:45:35.881Z] === RUN TestWaitNonBlocked [2022-07-24T06:45:35.881Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-24T06:45:35.881Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-24T06:45:35.881Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-24T06:45:35.881Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-24T06:45:35.881Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-24T06:45:35.881Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-24T06:45:35.881Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-07-24T06:45:35.881Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.56s) [2022-07-24T06:45:35.881Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.65s) [2022-07-24T06:45:35.881Z] === RUN TestWaitBlocked [2022-07-24T06:45:35.881Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-24T06:45:35.881Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-24T06:45:35.881Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-24T06:45:35.881Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-24T06:45:35.881Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-24T06:45:35.881Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-24T06:45:36.134Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-24T06:45:36.140Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-24T06:45:36.140Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.59s) [2022-07-24T06:45:36.140Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.65s) [2022-07-24T06:45:36.140Z] === RUN TestWaitConditions [2022-07-24T06:45:36.140Z] === RUN TestWaitConditions/default [2022-07-24T06:45:36.140Z] === PAUSE TestWaitConditions/default [2022-07-24T06:45:36.140Z] === RUN TestWaitConditions/not-running [2022-07-24T06:45:36.140Z] === PAUSE TestWaitConditions/not-running [2022-07-24T06:45:36.140Z] === RUN TestWaitConditions/next-exit [2022-07-24T06:45:36.140Z] === PAUSE TestWaitConditions/next-exit [2022-07-24T06:45:36.140Z] === RUN TestWaitConditions/removed [2022-07-24T06:45:36.140Z] === PAUSE TestWaitConditions/removed [2022-07-24T06:45:36.140Z] === CONT TestWaitConditions/default [2022-07-24T06:45:36.140Z] === CONT TestWaitConditions/next-exit [2022-07-24T06:45:38.046Z] === CONT TestWaitConditions/not-running [2022-07-24T06:45:38.046Z] === CONT TestWaitConditions/removed [2022-07-24T06:45:38.140Z] --- PASS: TestCgroupNamespacesBuild (2.41s) [2022-07-24T06:45:38.140Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-24T06:45:38.690Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-24T06:45:39.260Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-24T06:45:39.425Z] --- PASS: TestWaitConditions (0.01s) [2022-07-24T06:45:39.425Z] --- PASS: TestWaitConditions/next-exit (1.68s) [2022-07-24T06:45:39.425Z] --- PASS: TestWaitConditions/default (1.68s) [2022-07-24T06:45:39.425Z] --- PASS: TestWaitConditions/not-running (1.59s) [2022-07-24T06:45:39.425Z] --- PASS: TestWaitConditions/removed (1.62s) [2022-07-24T06:45:39.425Z] === CONT TestDaemonRestartIpcMode [2022-07-24T06:45:39.425Z] === CONT TestIpcModeOlderClient [2022-07-24T06:45:39.425Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-07-24T06:45:39.425Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-24T06:45:40.045Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.17s) [2022-07-24T06:45:40.045Z] === RUN TestBuildWithSession [2022-07-24T06:45:40.045Z] build_session_test.go:25: TODO: BuildKit [2022-07-24T06:45:40.045Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-24T06:45:40.045Z] === RUN TestBuildSquashParent [2022-07-24T06:45:40.200Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-24T06:45:40.460Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-24T06:45:41.401Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-24T06:45:41.967Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.43s) [2022-07-24T06:45:41.972Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-24T06:45:42.227Z] --- PASS: TestDaemonRestartIpcMode (2.68s) [2022-07-24T06:45:42.227Z] PASS [2022-07-24T06:45:42.227Z] [2022-07-24T06:45:42.227Z] === Skipped [2022-07-24T06:45:42.227Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-24T06:45:42.227Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-24T06:45:42.227Z] [2022-07-24T06:45:42.227Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-07-24T06:45:42.227Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-07-24T06:45:42.227Z] [2022-07-24T06:45:42.227Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-07-24T06:45:42.227Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-24T06:45:42.227Z] [2022-07-24T06:45:42.227Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-07-24T06:45:42.227Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-07-24T06:45:42.227Z] [2022-07-24T06:45:42.227Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-07-24T06:45:42.227Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-07-24T06:45:42.227Z] [2022-07-24T06:45:42.227Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-07-24T06:45:42.227Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-24T06:45:42.227Z] [2022-07-24T06:45:42.227Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-07-24T06:45:42.227Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-24T06:45:42.227Z] [2022-07-24T06:45:42.227Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-07-24T06:45:42.227Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-24T06:45:42.227Z] [2022-07-24T06:45:42.227Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-07-24T06:45:42.227Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-24T06:45:42.227Z] [2022-07-24T06:45:42.227Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-07-24T06:45:42.227Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-24T06:45:42.227Z] [2022-07-24T06:45:42.227Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-24T06:45:42.227Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-24T06:45:42.227Z] [2022-07-24T06:45:42.227Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-07-24T06:45:42.227Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-24T06:45:42.227Z] [2022-07-24T06:45:42.227Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-07-24T06:45:42.227Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-07-24T06:45:42.227Z] [2022-07-24T06:45:42.227Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-07-24T06:45:42.227Z] 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-24T06:45:42.227Z] [2022-07-24T06:45:42.227Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-07-24T06:45:42.227Z] 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-24T06:45:42.227Z] [2022-07-24T06:45:42.227Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-07-24T06:45:42.227Z] 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-24T06:45:42.227Z] [2022-07-24T06:45:42.227Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-07-24T06:45:42.227Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-24T06:45:42.227Z] [2022-07-24T06:45:42.227Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-24T06:45:42.227Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-24T06:45:42.227Z] [2022-07-24T06:45:42.227Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-07-24T06:45:42.227Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-24T06:45:42.227Z] [2022-07-24T06:45:42.227Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-07-24T06:45:42.227Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-07-24T06:45:42.227Z] [2022-07-24T06:45:42.227Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-07-24T06:45:42.227Z] 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-24T06:45:42.227Z] [2022-07-24T06:45:42.227Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-07-24T06:45:42.228Z] 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-24T06:45:42.228Z] [2022-07-24T06:45:42.228Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-07-24T06:45:42.228Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-24T06:45:42.228Z] [2022-07-24T06:45:42.228Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-24T06:45:42.228Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-24T06:45:42.228Z] [2022-07-24T06:45:42.228Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-07-24T06:45:42.228Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-24T06:45:42.228Z] [2022-07-24T06:45:42.228Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-07-24T06:45:42.228Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-24T06:45:42.228Z] [2022-07-24T06:45:42.228Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-07-24T06:45:42.228Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-24T06:45:42.228Z] [2022-07-24T06:45:42.228Z] DONE 241 tests, 27 skipped in 80.675s [2022-07-24T06:45:42.228Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-24T06:45:42.228Z] === RUN TestConfigDaemonLibtrustID [2022-07-24T06:45:42.797Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-07-24T06:45:42.797Z] === RUN TestConfigDaemonID [2022-07-24T06:45:42.916Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-24T06:45:43.857Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-24T06:45:44.178Z] daemon_test.go:83: [d184f4444ddb3] daemon is not started [2022-07-24T06:45:44.178Z] --- PASS: TestConfigDaemonID (1.08s) [2022-07-24T06:45:44.178Z] === RUN TestDaemonConfigValidation [2022-07-24T06:45:44.178Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-24T06:45:44.178Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-24T06:45:44.178Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-24T06:45:44.178Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-24T06:45:44.178Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-24T06:45:44.178Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-24T06:45:44.178Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-24T06:45:44.178Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-24T06:45:44.178Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-24T06:45:44.178Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-24T06:45:44.178Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-24T06:45:44.178Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-24T06:45:44.178Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-24T06:45:44.178Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-24T06:45:44.178Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-24T06:45:44.178Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-24T06:45:44.178Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-07-24T06:45:44.178Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-07-24T06:45:44.178Z] --- PASS: TestDaemonConfigValidation/valid_config (0.10s) [2022-07-24T06:45:44.178Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.10s) [2022-07-24T06:45:44.178Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-07-24T06:45:44.178Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-24T06:45:44.178Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-24T06:45:44.428Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-24T06:45:45.115Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-24T06:45:45.368Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-24T06:45:45.368Z] Using test binary docker [2022-07-24T06:45:45.368Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-24T06:45:45.368Z] +++ /etc/init.d/apparmor start [2022-07-24T06:45:45.368Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-24T06:45:45.368Z] INFO: Waiting for daemon to start... [2022-07-24T06:45:45.368Z] Starting dockerd [2022-07-24T06:45:45.368Z] +++ 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-24T06:45:46.493Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-24T06:45:47.430Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-24T06:45:47.430Z] daemon_test.go:197: [d4ed415ca45e3] daemon is not started [2022-07-24T06:45:47.430Z] --- PASS: TestConfigDaemonSeccompProfiles (3.24s) [2022-07-24T06:45:47.430Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-07-24T06:45:47.430Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-07-24T06:45:47.430Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-07-24T06:45:47.430Z] === RUN TestDaemonProxy [2022-07-24T06:45:47.430Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-07-24T06:45:47.430Z] --- SKIP: TestDaemonProxy (0.00s) [2022-07-24T06:45:47.430Z] PASS [2022-07-24T06:45:47.431Z] [2022-07-24T06:45:47.431Z] === Skipped [2022-07-24T06:45:47.431Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-07-24T06:45:47.431Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-07-24T06:45:47.431Z] [2022-07-24T06:45:47.431Z] DONE 13 tests, 1 skipped in 5.228s [2022-07-24T06:45:47.431Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-24T06:45:47.431Z] INFO: Testing against a local daemon [2022-07-24T06:45:47.431Z] === RUN TestCommitInheritsEnv [2022-07-24T06:45:49.334Z] --- PASS: TestCommitInheritsEnv (1.65s) [2022-07-24T06:45:49.334Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-24T06:45:49.334Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-24T06:45:49.334Z] === RUN TestImportWithCustomPlatform [2022-07-24T06:45:49.334Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-24T06:45:49.334Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-24T06:45:49.334Z] === RUN TestImportWithCustomPlatform// [2022-07-24T06:45:49.334Z] === RUN TestImportWithCustomPlatform/linux [2022-07-24T06:45:49.334Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-24T06:45:49.334Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-24T06:45:49.334Z] === RUN TestImportWithCustomPlatform/macos [2022-07-24T06:45:49.334Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-24T06:45:49.334Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-24T06:45:49.593Z] --- PASS: TestImportWithCustomPlatform (0.30s) [2022-07-24T06:45:49.593Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-07-24T06:45:49.593Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-24T06:45:49.593Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-24T06:45:49.593Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-07-24T06:45:49.593Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.06s) [2022-07-24T06:45:49.593Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-07-24T06:45:49.593Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-24T06:45:49.593Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-24T06:45:49.593Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-24T06:45:49.593Z] === RUN TestImagesFilterMultiReference [2022-07-24T06:45:49.593Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-07-24T06:45:49.593Z] === RUN TestImagePullPlatformInvalid [2022-07-24T06:45:49.593Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-07-24T06:45:49.593Z] === RUN TestRemoveImageOrphaning [2022-07-24T06:45:50.025Z] --- PASS: TestBuildSquashParent (8.58s) [2022-07-24T06:45:50.025Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-24T06:45:50.025Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-24T06:45:50.025Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-24T06:45:50.025Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-24T06:45:50.025Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-24T06:45:50.025Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-24T06:45:50.026Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-24T06:45:50.026Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-24T06:45:50.026Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-24T06:45:50.026Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-24T06:45:50.026Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-24T06:45:50.026Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-24T06:45:50.026Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-24T06:45:50.026Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-24T06:45:50.026Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-24T06:45:51.496Z] --- PASS: TestRemoveImageOrphaning (1.60s) [2022-07-24T06:45:51.496Z] === RUN TestRemoveImageGarbageCollector [2022-07-24T06:45:51.496Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-07-24T06:45:51.496Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-07-24T06:45:51.496Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-24T06:45:51.496Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-07-24T06:45:51.496Z] === RUN TestTagInvalidReference [2022-07-24T06:45:51.496Z] --- PASS: TestTagInvalidReference (0.01s) [2022-07-24T06:45:51.496Z] === RUN TestTagValidPrefixedRepo [2022-07-24T06:45:51.496Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-07-24T06:45:51.496Z] === RUN TestTagExistedNameWithoutForce [2022-07-24T06:45:51.496Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-07-24T06:45:51.496Z] === RUN TestTagOfficialNames [2022-07-24T06:45:51.496Z] --- PASS: TestTagOfficialNames (0.04s) [2022-07-24T06:45:51.496Z] === RUN TestTagMatchesDigest [2022-07-24T06:45:51.496Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-07-24T06:45:51.496Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-24T06:45:51.931Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-24T06:45:51.931Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-24T06:45:53.496Z] . [2022-07-24T06:45:53.496Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-24T06:45:53.496Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-24T06:45:53.496Z] Error: No such image: emptyfs [2022-07-24T06:45:53.496Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-24T06:45:53.496Z] ++++ docker load [2022-07-24T06:45:53.496Z] Running integration-test (iteration 1) [2022-07-24T06:45:53.496Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-07-24T06:45:53.496Z] ++ 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-24T06:45:53.496Z] ++ set -e [2022-07-24T06:45:53.496Z] ++ '[' -n 0 ']' [2022-07-24T06:45:53.496Z] ++ set -x [2022-07-24T06:45:53.496Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-24T06:45:53.496Z] Loaded image: busybox:latest [2022-07-24T06:45:53.496Z] Loaded image: busybox:glibc [2022-07-24T06:45:54.067Z] Loaded image: debian:bullseye-slim [2022-07-24T06:45:54.067Z] Loaded image: hello-world:latest [2022-07-24T06:45:54.326Z] Loaded image: arm32v7/hello-world:latest [2022-07-24T06:45:54.326Z] INFO: Testing against a local daemon [2022-07-24T06:45:54.326Z] === RUN TestCgroupNamespacesBuild [2022-07-24T06:45:55.220Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-24T06:45:55.220Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-24T06:45:55.708Z] --- PASS: TestCgroupNamespacesBuild (1.18s) [2022-07-24T06:45:55.708Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-24T06:45:56.653Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.11s) [2022-07-24T06:45:56.653Z] === RUN TestBuildWithSession [2022-07-24T06:45:56.653Z] build_session_test.go:25: TODO: BuildKit [2022-07-24T06:45:56.653Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-24T06:45:56.653Z] === RUN TestBuildSquashParent [2022-07-24T06:45:58.510Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-07-24T06:45:58.510Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.23s) [2022-07-24T06:45:58.510Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.33s) [2022-07-24T06:45:58.510Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.19s) [2022-07-24T06:45:58.510Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.27s) [2022-07-24T06:45:58.510Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.15s) [2022-07-24T06:45:58.510Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.16s) [2022-07-24T06:45:58.510Z] === RUN TestBuildMultiStageCopy [2022-07-24T06:45:58.510Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-24T06:46:00.853Z] --- PASS: TestBuildSquashParent (3.66s) [2022-07-24T06:46:00.853Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-24T06:46:00.853Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-24T06:46:00.853Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-24T06:46:00.853Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-24T06:46:00.853Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-24T06:46:00.853Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-24T06:46:00.853Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-24T06:46:00.853Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-24T06:46:00.853Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-24T06:46:00.853Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-24T06:46:00.853Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-24T06:46:00.853Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-24T06:46:00.853Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-24T06:46:00.853Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-24T06:46:00.853Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-24T06:46:01.044Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-24T06:46:01.424Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-24T06:46:01.611Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-24T06:46:01.684Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-24T06:46:02.179Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-24T06:46:02.625Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-24T06:46:02.885Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-24T06:46:03.116Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-24T06:46:03.375Z] --- PASS: TestBuildMultiStageCopy (4.97s) [2022-07-24T06:46:03.375Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.62s) [2022-07-24T06:46:03.375Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.59s) [2022-07-24T06:46:03.375Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.58s) [2022-07-24T06:46:03.375Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.63s) [2022-07-24T06:46:03.375Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.56s) [2022-07-24T06:46:03.375Z] === RUN TestBuildMultiStageParentConfig [2022-07-24T06:46:03.825Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-07-24T06:46:03.825Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.28s) [2022-07-24T06:46:03.825Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.36s) [2022-07-24T06:46:03.825Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.14s) [2022-07-24T06:46:03.825Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.20s) [2022-07-24T06:46:03.825Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.15s) [2022-07-24T06:46:03.825Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.07s) [2022-07-24T06:46:03.825Z] === RUN TestBuildMultiStageCopy [2022-07-24T06:46:03.825Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-24T06:46:04.756Z] --- PASS: TestBuildMultiStageParentConfig (1.37s) [2022-07-24T06:46:04.756Z] === RUN TestBuildLabelWithTargets [2022-07-24T06:46:05.207Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-24T06:46:05.207Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-24T06:46:05.467Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-24T06:46:05.727Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-24T06:46:05.987Z] --- PASS: TestBuildMultiStageCopy (2.10s) [2022-07-24T06:46:05.987Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.26s) [2022-07-24T06:46:05.987Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-07-24T06:46:05.987Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2022-07-24T06:46:05.987Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-07-24T06:46:05.987Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2022-07-24T06:46:05.987Z] === RUN TestBuildMultiStageParentConfig [2022-07-24T06:46:06.558Z] --- PASS: TestBuildMultiStageParentConfig (0.56s) [2022-07-24T06:46:06.558Z] === RUN TestBuildLabelWithTargets [2022-07-24T06:46:07.295Z] --- PASS: TestBuildLabelWithTargets (2.29s) [2022-07-24T06:46:07.295Z] === RUN TestBuildWithEmptyLayers [2022-07-24T06:46:07.497Z] --- PASS: TestBuildLabelWithTargets (0.89s) [2022-07-24T06:46:07.498Z] === RUN TestBuildWithEmptyLayers [2022-07-24T06:46:07.758Z] --- PASS: TestBuildWithEmptyLayers (0.43s) [2022-07-24T06:46:07.758Z] === RUN TestBuildMultiStageOnBuild [2022-07-24T06:46:08.675Z] --- PASS: TestBuildWithEmptyLayers (1.26s) [2022-07-24T06:46:08.675Z] === RUN TestBuildMultiStageOnBuild [2022-07-24T06:46:09.140Z] --- PASS: TestBuildMultiStageOnBuild (1.28s) [2022-07-24T06:46:09.140Z] === RUN TestBuildUncleanTarFilenames [2022-07-24T06:46:09.711Z] --- PASS: TestBuildUncleanTarFilenames (0.60s) [2022-07-24T06:46:09.711Z] === RUN TestBuildMultiStageLayerLeak [2022-07-24T06:46:11.091Z] --- PASS: TestBuildMultiStageLayerLeak (1.35s) [2022-07-24T06:46:11.092Z] === RUN TestBuildWithHugeFile [2022-07-24T06:46:11.965Z] --- PASS: TestBuildMultiStageOnBuild (3.22s) [2022-07-24T06:46:11.965Z] === RUN TestBuildUncleanTarFilenames [2022-07-24T06:46:13.871Z] --- PASS: TestBuildUncleanTarFilenames (2.26s) [2022-07-24T06:46:13.871Z] === RUN TestBuildMultiStageLayerLeak [2022-07-24T06:46:17.161Z] --- PASS: TestBuildMultiStageLayerLeak (3.44s) [2022-07-24T06:46:17.162Z] === RUN TestBuildWithHugeFile [2022-07-24T06:46:44.188Z] --- PASS: TestImportExtremelyLargeImageWorks (93.17s) [2022-07-24T06:46:44.189Z] PASS [2022-07-24T06:46:44.189Z] [2022-07-24T06:46:44.189Z] DONE 22 tests in 96.309s [2022-07-24T06:46:44.189Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-24T06:46:44.189Z] === RUN TestStripANSICommands [2022-07-24T06:46:44.189Z] === RUN TestStripANSICommands/#00 [2022-07-24T06:46:44.189Z] === RUN TestStripANSICommands/#01 [2022-07-24T06:46:44.189Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-24T06:46:44.189Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-24T06:46:44.189Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-24T06:46:44.189Z] PASS [2022-07-24T06:46:44.189Z] [2022-07-24T06:46:44.189Z] DONE 3 tests in 0.008s [2022-07-24T06:46:44.189Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-24T06:46:44.189Z] INFO: Testing against a local daemon [2022-07-24T06:46:44.189Z] === RUN TestNetworkCreateDelete [2022-07-24T06:46:44.189Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-07-24T06:46:44.189Z] === RUN TestDockerNetworkDeletePreferID [2022-07-24T06:46:44.189Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2022-07-24T06:46:44.189Z] === RUN TestDaemonDNSFallback [2022-07-24T06:46:48.379Z] --- PASS: TestDaemonDNSFallback (6.33s) [2022-07-24T06:46:48.379Z] === RUN TestInspectNetwork [2022-07-24T06:46:51.668Z] === RUN TestInspectNetwork/full_network_id [2022-07-24T06:46:51.668Z] === RUN TestInspectNetwork/partial_network_id [2022-07-24T06:46:51.668Z] === RUN TestInspectNetwork/network_name [2022-07-24T06:46:51.668Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-24T06:46:55.859Z] --- PASS: TestInspectNetwork (7.53s) [2022-07-24T06:46:55.859Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-24T06:46:55.859Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-24T06:46:55.859Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-24T06:46:55.859Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-24T06:46:55.859Z] === RUN TestRunContainerWithBridgeNone [2022-07-24T06:46:57.258Z] --- PASS: TestRunContainerWithBridgeNone (1.66s) [2022-07-24T06:46:57.258Z] === RUN TestNetworkInvalidJSON [2022-07-24T06:46:57.258Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-24T06:46:57.258Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-24T06:46:57.258Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-24T06:46:57.258Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-24T06:46:57.258Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-24T06:46:57.258Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-24T06:46:57.258Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-24T06:46:57.258Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-24T06:46:57.258Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-24T06:46:57.258Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-24T06:46:57.258Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-24T06:46:57.258Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-24T06:46:57.258Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-24T06:46:57.258Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-24T06:46:57.258Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-24T06:46:57.258Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-24T06:46:57.258Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-24T06:46:57.258Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-24T06:46:57.258Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-24T06:46:57.258Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-24T06:46:57.258Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-24T06:46:57.258Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-07-24T06:46:57.258Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-07-24T06:46:57.258Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-24T06:46:57.259Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-24T06:46:57.259Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-24T06:46:57.259Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-24T06:46:57.259Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-07-24T06:46:57.259Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-24T06:46:57.259Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-24T06:46:57.259Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-24T06:46:57.259Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-24T06:46:57.259Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-24T06:46:57.259Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-24T06:46:57.259Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-24T06:46:57.259Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-24T06:46:57.259Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-24T06:46:57.259Z] === RUN TestNetworkList [2022-07-24T06:46:57.259Z] === RUN TestNetworkList//networks [2022-07-24T06:46:57.259Z] === PAUSE TestNetworkList//networks [2022-07-24T06:46:57.259Z] === RUN TestNetworkList//networks/ [2022-07-24T06:46:57.259Z] === PAUSE TestNetworkList//networks/ [2022-07-24T06:46:57.259Z] === CONT TestNetworkList//networks [2022-07-24T06:46:57.259Z] === CONT TestNetworkList//networks/ [2022-07-24T06:46:57.259Z] --- PASS: TestNetworkList (0.01s) [2022-07-24T06:46:57.259Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-24T06:46:57.259Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-24T06:46:57.259Z] === RUN TestHostIPv4BridgeLabel [2022-07-24T06:46:57.834Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2022-07-24T06:46:57.834Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-24T06:46:58.773Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-07-24T06:46:58.773Z] === RUN TestDaemonDefaultNetworkPools [2022-07-24T06:46:59.341Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-07-24T06:46:59.341Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-24T06:47:00.718Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-07-24T06:47:00.718Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-24T06:47:01.657Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-07-24T06:47:01.657Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-24T06:47:02.225Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-07-24T06:47:02.225Z] === RUN TestServiceWithPredefinedNetwork [2022-07-24T06:47:04.534Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-24T06:47:04.534Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-24T06:47:04.534Z] GOOS="" GOARCH="" GOARM="" [2022-07-24T06:47:04.534Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-24T06:47:04.534Z] [2022-07-24T06:47:04.534Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-07-24T06:47:04.534Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-07-24T06:47:04.534Z] Using test binary docker [2022-07-24T06:47:04.534Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-24T06:47:04.534Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-24T06:47:04.534Z] INFO: Waiting for daemon to start... [2022-07-24T06:47:04.534Z] Starting dockerd [2022-07-24T06:47:04.534Z] . [2022-07-24T06:47:04.534Z] INFO: Building docker-sdk-python3:5.0.3... [2022-07-24T06:47:04.765Z] --- PASS: TestServiceWithPredefinedNetwork (2.36s) [2022-07-24T06:47:04.765Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-24T06:47:04.765Z] service_test.go:243: FLAKY_TEST [2022-07-24T06:47:04.765Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-24T06:47:04.765Z] === RUN TestServiceWithDataPathPortInit [2022-07-24T06:47:18.881Z] --- PASS: TestBuildWithHugeFile (56.78s) [2022-07-24T06:47:18.881Z] === RUN TestBuildWCOWSandboxSize [2022-07-24T06:47:18.881Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-24T06:47:18.881Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-24T06:47:18.881Z] === RUN TestBuildWithEmptyDockerfile [2022-07-24T06:47:18.881Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-24T06:47:18.881Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-24T06:47:18.881Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-24T06:47:18.881Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-24T06:47:18.881Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-24T06:47:18.881Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-24T06:47:18.881Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-24T06:47:18.882Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-24T06:47:18.882Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-24T06:47:18.882Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-07-24T06:47:18.882Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-07-24T06:47:18.882Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-07-24T06:47:18.882Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-07-24T06:47:18.882Z] === RUN TestBuildPreserveOwnership [2022-07-24T06:47:18.882Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-24T06:47:18.882Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-24T06:47:18.882Z] --- PASS: TestBuildPreserveOwnership (2.73s) [2022-07-24T06:47:18.882Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.82s) [2022-07-24T06:47:18.882Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.90s) [2022-07-24T06:47:18.882Z] === RUN TestBuildPlatformInvalid [2022-07-24T06:47:18.882Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-07-24T06:47:18.882Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-24T06:47:18.882Z] Loaded image: busybox:latest [2022-07-24T06:47:18.882Z] Loaded image: busybox:glibc [2022-07-24T06:47:18.882Z] Loaded image: debian:bullseye-slim [2022-07-24T06:47:18.882Z] Loaded image: hello-world:latest [2022-07-24T06:47:18.882Z] Loaded image: arm32v7/hello-world:latest [2022-07-24T06:47:19.646Z] --- PASS: TestServiceWithDataPathPortInit (14.06s) [2022-07-24T06:47:19.646Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-24T06:47:20.262Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.12s) [2022-07-24T06:47:20.262Z] PASS [2022-07-24T06:47:20.262Z] [2022-07-24T06:47:20.262Z] === Skipped [2022-07-24T06:47:20.262Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-07-24T06:47:20.262Z] build_session_test.go:25: TODO: BuildKit [2022-07-24T06:47:20.262Z] [2022-07-24T06:47:20.262Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-24T06:47:20.262Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-24T06:47:20.262Z] [2022-07-24T06:47:20.262Z] DONE 34 tests, 2 skipped in 87.286s [2022-07-24T06:47:20.262Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-07-24T06:47:20.262Z] ++ 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-24T06:47:20.262Z] ++ set -e [2022-07-24T06:47:20.262Z] ++ '[' -n 0 ']' [2022-07-24T06:47:20.262Z] ++ set -x [2022-07-24T06:47:20.262Z] ++ 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-24T06:47:20.262Z] INFO: Testing against a local daemon [2022-07-24T06:47:20.262Z] === RUN TestConfigInspect [2022-07-24T06:47:21.553Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:8av0fzsby40z05x8tichmhtva Created:2022-07-24 06:47:20.040582967 +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[b725e52b1623b3363511872010e0d5bf6504edd9938fb0f8ee285ff96df7a37a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.kvc62hooed35ekct1neras17t EndpointID:504496c9c4d81cd6896ae44e14fed7c0881669f5a177748be71f1ea49a7c928e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a738a294d31a02258806be9bdbca31c32cd8a0468cebccfc61f6ffe1382d1c95 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:e3a39f52cb2b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.kvc62hooed35ekct1neras17t EndpointID:504496c9c4d81cd6896ae44e14fed7c0881669f5a177748be71f1ea49a7c928e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-24T06:47:22.802Z] --- PASS: TestConfigInspect (2.30s) [2022-07-24T06:47:22.802Z] === RUN TestConfigList [2022-07-24T06:47:24.711Z] --- PASS: TestConfigList (2.13s) [2022-07-24T06:47:24.711Z] === RUN TestConfigsCreateAndDelete [2022-07-24T06:47:25.743Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.10s) [2022-07-24T06:47:25.743Z] PASS [2022-07-24T06:47:25.743Z] [2022-07-24T06:47:25.743Z] === Skipped [2022-07-24T06:47:25.743Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-24T06:47:25.743Z] service_test.go:243: FLAKY_TEST [2022-07-24T06:47:25.743Z] [2022-07-24T06:47:25.743Z] DONE 38 tests, 1 skipped in 44.805s [2022-07-24T06:47:26.004Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-24T06:47:26.004Z] INFO: Testing against a local daemon [2022-07-24T06:47:26.004Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-24T06:47:26.004Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-24T06:47:26.004Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-24T06:47:26.004Z] === RUN TestDockerNetworkIpvlan [2022-07-24T06:47:26.004Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-24T06:47:26.004Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-24T06:47:26.004Z] PASS [2022-07-24T06:47:26.004Z] [2022-07-24T06:47:26.004Z] === Skipped [2022-07-24T06:47:26.004Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-24T06:47:26.004Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-24T06:47:26.004Z] [2022-07-24T06:47:26.004Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-24T06:47:26.004Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-24T06:47:26.004Z] [2022-07-24T06:47:26.004Z] DONE 2 tests, 2 skipped in 0.023s [2022-07-24T06:47:26.004Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-24T06:47:26.004Z] INFO: Testing against a local daemon [2022-07-24T06:47:26.004Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-24T06:47:26.621Z] --- PASS: TestConfigsCreateAndDelete (2.16s) [2022-07-24T06:47:26.621Z] === RUN TestConfigsUpdate [2022-07-24T06:47:27.382Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.26s) [2022-07-24T06:47:27.382Z] === RUN TestDockerNetworkMacvlan [2022-07-24T06:47:27.951Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-24T06:47:28.015Z] --- PASS: TestImportExtremelyLargeImageWorks (93.11s) [2022-07-24T06:47:28.015Z] PASS [2022-07-24T06:47:28.015Z] [2022-07-24T06:47:28.015Z] === Skipped [2022-07-24T06:47:28.015Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-07-24T06:47:28.015Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-07-24T06:47:28.015Z] [2022-07-24T06:47:28.015Z] DONE 22 tests, 1 skipped in 97.035s [2022-07-24T06:47:28.015Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-24T06:47:28.015Z] === RUN TestStripANSICommands [2022-07-24T06:47:28.015Z] === RUN TestStripANSICommands/#00 [2022-07-24T06:47:28.015Z] === RUN TestStripANSICommands/#01 [2022-07-24T06:47:28.015Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-24T06:47:28.015Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-24T06:47:28.015Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-24T06:47:28.015Z] PASS [2022-07-24T06:47:28.015Z] [2022-07-24T06:47:28.015Z] DONE 3 tests in 0.040s [2022-07-24T06:47:28.015Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-24T06:47:28.015Z] INFO: Testing against a local daemon [2022-07-24T06:47:28.015Z] === RUN TestNetworkCreateDelete [2022-07-24T06:47:28.015Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-07-24T06:47:28.015Z] === RUN TestDockerNetworkDeletePreferID [2022-07-24T06:47:28.015Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-07-24T06:47:28.015Z] === RUN TestDaemonDNSFallback [2022-07-24T06:47:28.520Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-24T06:47:29.160Z] --- PASS: TestConfigsUpdate (2.14s) [2022-07-24T06:47:29.160Z] === RUN TestTemplatedConfig [2022-07-24T06:47:29.457Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-24T06:47:31.301Z] --- PASS: TestDaemonDNSFallback (6.27s) [2022-07-24T06:47:31.302Z] === RUN TestInspectNetwork [2022-07-24T06:47:31.302Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-24T06:47:31.302Z] --- SKIP: TestInspectNetwork (0.00s) [2022-07-24T06:47:31.302Z] === RUN TestRunContainerWithBridgeNone [2022-07-24T06:47:31.302Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-24T06:47:31.302Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-07-24T06:47:31.302Z] === RUN TestNetworkInvalidJSON [2022-07-24T06:47:31.302Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-24T06:47:31.302Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-24T06:47:31.302Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-24T06:47:31.302Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-24T06:47:31.302Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-24T06:47:31.302Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-24T06:47:31.302Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-24T06:47:31.302Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-24T06:47:31.302Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-24T06:47:31.302Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-24T06:47:31.302Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-24T06:47:31.302Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-24T06:47:31.302Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-24T06:47:31.302Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-24T06:47:31.302Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-24T06:47:31.302Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-24T06:47:31.302Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-24T06:47:31.302Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-24T06:47:31.302Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-24T06:47:31.302Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-24T06:47:31.302Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-24T06:47:31.302Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-07-24T06:47:31.302Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-07-24T06:47:31.302Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-24T06:47:31.302Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-24T06:47:31.302Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-24T06:47:31.302Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-24T06:47:31.302Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-24T06:47:31.302Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-24T06:47:31.302Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-24T06:47:31.302Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-24T06:47:31.302Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-24T06:47:31.302Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-07-24T06:47:31.302Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-24T06:47:31.302Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-24T06:47:31.302Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-24T06:47:31.302Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-24T06:47:31.302Z] === RUN TestNetworkList [2022-07-24T06:47:31.302Z] === RUN TestNetworkList//networks [2022-07-24T06:47:31.302Z] === PAUSE TestNetworkList//networks [2022-07-24T06:47:31.302Z] === RUN TestNetworkList//networks/ [2022-07-24T06:47:31.302Z] === PAUSE TestNetworkList//networks/ [2022-07-24T06:47:31.302Z] === CONT TestNetworkList//networks [2022-07-24T06:47:31.302Z] === CONT TestNetworkList//networks/ [2022-07-24T06:47:31.302Z] --- PASS: TestNetworkList (0.02s) [2022-07-24T06:47:31.302Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-24T06:47:31.302Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-24T06:47:31.302Z] === RUN TestHostIPv4BridgeLabel [2022-07-24T06:47:31.302Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-24T06:47:31.302Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-07-24T06:47:31.302Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-24T06:47:31.302Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-24T06:47:31.302Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-07-24T06:47:31.302Z] === RUN TestDaemonDefaultNetworkPools [2022-07-24T06:47:31.364Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-24T06:47:31.561Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-24T06:47:31.561Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-07-24T06:47:31.561Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-24T06:47:31.561Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-24T06:47:31.561Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-07-24T06:47:31.561Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-24T06:47:31.561Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-24T06:47:31.561Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-07-24T06:47:31.561Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-24T06:47:31.561Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-24T06:47:31.561Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-07-24T06:47:31.561Z] === RUN TestServiceWithPredefinedNetwork [2022-07-24T06:47:31.561Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-24T06:47:31.561Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-07-24T06:47:31.561Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-24T06:47:31.561Z] service_test.go:243: FLAKY_TEST [2022-07-24T06:47:31.561Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-24T06:47:31.561Z] === RUN TestServiceWithDataPathPortInit [2022-07-24T06:47:31.561Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-24T06:47:31.561Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-07-24T06:47:31.561Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-24T06:47:31.561Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-24T06:47:31.561Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-07-24T06:47:31.561Z] PASS [2022-07-24T06:47:31.561Z] [2022-07-24T06:47:31.561Z] === Skipped [2022-07-24T06:47:31.561Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-07-24T06:47:31.561Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-24T06:47:31.561Z] [2022-07-24T06:47:31.561Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-07-24T06:47:31.561Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-24T06:47:31.561Z] [2022-07-24T06:47:31.561Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-07-24T06:47:31.561Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-24T06:47:31.561Z] [2022-07-24T06:47:31.562Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-07-24T06:47:31.562Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-24T06:47:31.562Z] [2022-07-24T06:47:31.562Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-07-24T06:47:31.562Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-24T06:47:31.562Z] [2022-07-24T06:47:31.562Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-07-24T06:47:31.562Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-24T06:47:31.562Z] [2022-07-24T06:47:31.562Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-07-24T06:47:31.562Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-24T06:47:31.562Z] [2022-07-24T06:47:31.562Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-07-24T06:47:31.562Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-24T06:47:31.562Z] [2022-07-24T06:47:31.562Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-07-24T06:47:31.562Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-24T06:47:31.562Z] [2022-07-24T06:47:31.562Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-24T06:47:31.562Z] service_test.go:243: FLAKY_TEST [2022-07-24T06:47:31.562Z] [2022-07-24T06:47:31.562Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-07-24T06:47:31.562Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-24T06:47:31.562Z] [2022-07-24T06:47:31.562Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-07-24T06:47:31.562Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-24T06:47:31.562Z] [2022-07-24T06:47:31.562Z] DONE 34 tests, 12 skipped in 7.036s [2022-07-24T06:47:31.562Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-24T06:47:31.562Z] INFO: Testing against a local daemon [2022-07-24T06:47:31.562Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-24T06:47:31.562Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-24T06:47:31.562Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-24T06:47:31.562Z] === RUN TestDockerNetworkIpvlan [2022-07-24T06:47:31.562Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-24T06:47:31.562Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-24T06:47:31.562Z] PASS [2022-07-24T06:47:31.562Z] [2022-07-24T06:47:31.562Z] === Skipped [2022-07-24T06:47:31.562Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-24T06:47:31.562Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-24T06:47:31.562Z] [2022-07-24T06:47:31.562Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-24T06:47:31.562Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-24T06:47:31.562Z] [2022-07-24T06:47:31.562Z] DONE 2 tests, 2 skipped in 0.085s [2022-07-24T06:47:31.562Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-24T06:47:31.699Z] --- PASS: TestTemplatedConfig (2.41s) [2022-07-24T06:47:31.699Z] === RUN TestConfigCreateResolve [2022-07-24T06:47:31.821Z] INFO: Testing against a local daemon [2022-07-24T06:47:31.821Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-24T06:47:31.821Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-24T06:47:31.821Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-07-24T06:47:31.821Z] === RUN TestDockerNetworkMacvlan [2022-07-24T06:47:31.821Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-24T06:47:31.821Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-07-24T06:47:31.821Z] PASS [2022-07-24T06:47:31.821Z] [2022-07-24T06:47:31.821Z] === Skipped [2022-07-24T06:47:31.821Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-07-24T06:47:31.821Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-24T06:47:31.821Z] [2022-07-24T06:47:31.821Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-07-24T06:47:31.821Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-24T06:47:31.821Z] [2022-07-24T06:47:31.821Z] DONE 2 tests, 2 skipped in 0.086s [2022-07-24T06:47:31.821Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-24T06:47:31.821Z] testing: warning: no tests to run [2022-07-24T06:47:31.821Z] PASS [2022-07-24T06:47:31.821Z] [2022-07-24T06:47:31.821Z] DONE 0 tests in 0.024s [2022-07-24T06:47:31.821Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-24T06:47:31.821Z] INFO: Testing against a local daemon [2022-07-24T06:47:31.821Z] === RUN TestAuthZPluginAllowRequest [2022-07-24T06:47:31.821Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-24T06:47:31.821Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-07-24T06:47:31.821Z] === RUN TestAuthZPluginTLS [2022-07-24T06:47:31.821Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-24T06:47:31.821Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-07-24T06:47:31.821Z] === RUN TestAuthZPluginDenyRequest [2022-07-24T06:47:31.821Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-24T06:47:31.821Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-07-24T06:47:31.821Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-24T06:47:31.821Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-24T06:47:31.821Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-07-24T06:47:31.821Z] === RUN TestAuthZPluginDenyResponse [2022-07-24T06:47:31.821Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-24T06:47:31.821Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-07-24T06:47:31.821Z] === RUN TestAuthZPluginAllowEventStream [2022-07-24T06:47:31.821Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-24T06:47:31.821Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-07-24T06:47:31.821Z] === RUN TestAuthZPluginErrorResponse [2022-07-24T06:47:31.821Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-24T06:47:31.821Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-07-24T06:47:31.821Z] === RUN TestAuthZPluginErrorRequest [2022-07-24T06:47:31.821Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-24T06:47:31.821Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-07-24T06:47:31.821Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-24T06:47:31.821Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-24T06:47:31.821Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-07-24T06:47:31.821Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-24T06:47:31.821Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-24T06:47:31.821Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-07-24T06:47:31.821Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-24T06:47:31.821Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-24T06:47:31.821Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-07-24T06:47:31.821Z] === RUN TestAuthZPluginHeader [2022-07-24T06:47:31.821Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-24T06:47:31.821Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-07-24T06:47:31.821Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-24T06:47:32.389Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-24T06:47:32.389Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.41s) [2022-07-24T06:47:32.389Z] === RUN TestAuthZPluginV2Disable [2022-07-24T06:47:32.648Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-24T06:47:32.648Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2022-07-24T06:47:32.648Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-24T06:47:32.742Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-24T06:47:32.907Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-24T06:47:32.907Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-07-24T06:47:32.907Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-24T06:47:33.166Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-24T06:47:33.166Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-07-24T06:47:33.166Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-24T06:47:33.426Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-24T06:47:33.426Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-07-24T06:47:33.426Z] PASS [2022-07-24T06:47:33.426Z] [2022-07-24T06:47:33.426Z] === Skipped [2022-07-24T06:47:33.426Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-07-24T06:47:33.426Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-24T06:47:33.426Z] [2022-07-24T06:47:33.426Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-07-24T06:47:33.426Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-24T06:47:33.426Z] [2022-07-24T06:47:33.426Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-07-24T06:47:33.426Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-24T06:47:33.426Z] [2022-07-24T06:47:33.426Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-07-24T06:47:33.610Z] --- PASS: TestConfigCreateResolve (2.12s) [2022-07-24T06:47:33.610Z] PASS [2022-07-24T06:47:33.610Z] [2022-07-24T06:47:33.610Z] DONE 6 tests in 13.343s [2022-07-24T06:47:33.610Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-07-24T06:47:33.610Z] ++ 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-24T06:47:33.610Z] ++ set -e [2022-07-24T06:47:33.610Z] ++ '[' -n 0 ']' [2022-07-24T06:47:33.610Z] ++ set -x [2022-07-24T06:47:33.610Z] ++ 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-24T06:47:33.610Z] INFO: Testing against a local daemon [2022-07-24T06:47:33.610Z] === RUN TestAttachWithTTY [2022-07-24T06:47:33.610Z] --- PASS: TestAttachWithTTY (0.05s) [2022-07-24T06:47:33.610Z] === RUN TestAttachWithoutTTy [2022-07-24T06:47:33.610Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-07-24T06:47:33.610Z] === RUN TestCheckpoint [2022-07-24T06:47:33.610Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-24T06:47:33.610Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-24T06:47:33.610Z] === RUN TestContainerInvalidJSON [2022-07-24T06:47:33.610Z] === RUN TestContainerInvalidJSON/commit [2022-07-24T06:47:33.610Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-24T06:47:33.610Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-24T06:47:33.610Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-24T06:47:33.610Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-24T06:47:33.610Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-24T06:47:33.610Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-24T06:47:33.610Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-24T06:47:33.610Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-24T06:47:33.610Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-24T06:47:33.610Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-24T06:47:33.610Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-24T06:47:33.610Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-24T06:47:33.610Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-24T06:47:33.610Z] === CONT TestContainerInvalidJSON/commit [2022-07-24T06:47:33.610Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-24T06:47:33.610Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-24T06:47:33.610Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-24T06:47:33.610Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-24T06:47:33.610Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-24T06:47:33.610Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-24T06:47:33.610Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-24T06:47:33.610Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-24T06:47:33.610Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-24T06:47:33.610Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-24T06:47:33.610Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-24T06:47:33.610Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-24T06:47:33.610Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-24T06:47:33.610Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-24T06:47:33.610Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-24T06:47:33.610Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-24T06:47:33.610Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-24T06:47:33.610Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-24T06:47:33.610Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-24T06:47:33.610Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-24T06:47:33.610Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-24T06:47:33.610Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-24T06:47:33.610Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-24T06:47:33.610Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-24T06:47:33.610Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-24T06:47:33.610Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-24T06:47:33.610Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-24T06:47:33.610Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-24T06:47:33.610Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-24T06:47:33.610Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-24T06:47:33.610Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-24T06:47:33.610Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-24T06:47:33.610Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-24T06:47:33.610Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-24T06:47:33.610Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-24T06:47:33.610Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-07-24T06:47:33.610Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-24T06:47:33.610Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-24T06:47:33.610Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-24T06:47:33.610Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-24T06:47:33.610Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-07-24T06:47:33.610Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-24T06:47:33.610Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-24T06:47:33.610Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-24T06:47:33.610Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-24T06:47:33.610Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-07-24T06:47:33.610Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-24T06:47:33.610Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-24T06:47:33.610Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-24T06:47:33.610Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-24T06:47:33.610Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-07-24T06:47:33.610Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-24T06:47:33.610Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-24T06:47:33.610Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-24T06:47:33.610Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-24T06:47:33.610Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-07-24T06:47:33.610Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-24T06:47:33.610Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-24T06:47:33.610Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-24T06:47:33.610Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-24T06:47:33.610Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-07-24T06:47:33.610Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-24T06:47:33.610Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-24T06:47:33.610Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-24T06:47:33.610Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-24T06:47:33.610Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-24T06:47:33.610Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-24T06:47:33.610Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-24T06:47:33.610Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-24T06:47:33.610Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-24T06:47:33.610Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-24T06:47:33.610Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s) [2022-07-24T06:47:33.610Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-24T06:47:33.610Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-07-24T06:47:33.610Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-24T06:47:33.686Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-24T06:47:33.686Z] [2022-07-24T06:47:33.686Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-07-24T06:47:33.686Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-24T06:47:33.686Z] [2022-07-24T06:47:33.686Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-07-24T06:47:33.686Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-24T06:47:33.686Z] [2022-07-24T06:47:33.686Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-07-24T06:47:33.686Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-24T06:47:33.686Z] [2022-07-24T06:47:33.686Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-07-24T06:47:33.686Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-24T06:47:33.686Z] [2022-07-24T06:47:33.686Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-07-24T06:47:33.686Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-24T06:47:33.686Z] [2022-07-24T06:47:33.686Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-07-24T06:47:33.686Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-24T06:47:33.686Z] [2022-07-24T06:47:33.686Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-07-24T06:47:33.686Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-24T06:47:33.686Z] [2022-07-24T06:47:33.686Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-07-24T06:47:33.686Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-24T06:47:33.686Z] [2022-07-24T06:47:33.686Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.41s) [2022-07-24T06:47:33.686Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-24T06:47:33.686Z] [2022-07-24T06:47:33.686Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2022-07-24T06:47:33.686Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-24T06:47:33.686Z] [2022-07-24T06:47:33.686Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-07-24T06:47:33.686Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-24T06:47:33.686Z] [2022-07-24T06:47:33.686Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-07-24T06:47:33.686Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-24T06:47:33.686Z] [2022-07-24T06:47:33.686Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-07-24T06:47:33.686Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-24T06:47:33.686Z] [2022-07-24T06:47:33.686Z] DONE 17 tests, 17 skipped in 1.790s [2022-07-24T06:47:33.686Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-24T06:47:33.686Z] INFO: Testing against a local daemon [2022-07-24T06:47:33.686Z] === RUN TestPluginInvalidJSON [2022-07-24T06:47:33.686Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-24T06:47:33.686Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-24T06:47:33.686Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-24T06:47:33.686Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-24T06:47:33.686Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-24T06:47:33.686Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-24T06:47:33.686Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-24T06:47:33.686Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-24T06:47:33.686Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-24T06:47:33.686Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-24T06:47:33.686Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-24T06:47:33.686Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-24T06:47:33.686Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-24T06:47:33.686Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-24T06:47:33.686Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-24T06:47:33.686Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-24T06:47:33.686Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-24T06:47:33.686Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-24T06:47:33.686Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-24T06:47:33.686Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-24T06:47:33.686Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-24T06:47:33.686Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-07-24T06:47:33.686Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-07-24T06:47:33.686Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-24T06:47:33.686Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-24T06:47:33.686Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-24T06:47:33.686Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-24T06:47:33.686Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-07-24T06:47:33.686Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-24T06:47:33.686Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-24T06:47:33.686Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-24T06:47:33.686Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-24T06:47:33.686Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-24T06:47:33.686Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-24T06:47:33.686Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-24T06:47:33.686Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-24T06:47:33.686Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-24T06:47:33.686Z] === RUN TestPluginInstall [2022-07-24T06:47:33.686Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-24T06:47:33.686Z] --- SKIP: TestPluginInstall (0.00s) [2022-07-24T06:47:33.686Z] === RUN TestPluginsWithRuntimes [2022-07-24T06:47:33.686Z] 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-24T06:47:33.686Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-07-24T06:47:33.686Z] === RUN TestPluginBackCompatMediaTypes [2022-07-24T06:47:33.686Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-07-24T06:47:33.686Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-07-24T06:47:33.686Z] PASS [2022-07-24T06:47:33.686Z] [2022-07-24T06:47:33.686Z] === Skipped [2022-07-24T06:47:33.686Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-07-24T06:47:33.686Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-24T06:47:33.686Z] [2022-07-24T06:47:33.686Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-07-24T06:47:33.686Z] 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-24T06:47:33.686Z] [2022-07-24T06:47:33.686Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-07-24T06:47:33.686Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-07-24T06:47:33.686Z] [2022-07-24T06:47:33.686Z] DONE 19 tests, 3 skipped in 0.145s [2022-07-24T06:47:33.686Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-24T06:47:33.686Z] INFO: Testing against a local daemon [2022-07-24T06:47:33.686Z] === RUN TestExternalGraphDriver [2022-07-24T06:47:33.870Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-07-24T06:47:33.870Z] === RUN TestCopyEmptyFile [2022-07-24T06:47:33.870Z] --- PASS: TestCopyEmptyFile (0.20s) [2022-07-24T06:47:33.870Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-24T06:47:33.870Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-07-24T06:47:33.870Z] === RUN TestCopyFromContainer [2022-07-24T06:47:34.254Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-07-24T06:47:34.254Z] --- SKIP: TestExternalGraphDriver (0.34s) [2022-07-24T06:47:34.254Z] === RUN TestGraphdriverPluginV2 [2022-07-24T06:47:34.811Z] === RUN TestCopyFromContainer// [2022-07-24T06:47:34.811Z] === RUN TestCopyFromContainer//bar/root [2022-07-24T06:47:35.071Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-24T06:47:35.071Z] === RUN TestCopyFromContainer/bar/quux [2022-07-24T06:47:35.071Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-24T06:47:35.071Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-24T06:47:35.331Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-24T06:47:35.331Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-24T06:47:35.331Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-24T06:47:35.331Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-24T06:47:35.591Z] --- PASS: TestCopyFromContainer (1.49s) [2022-07-24T06:47:35.591Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-07-24T06:47:35.591Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-07-24T06:47:35.591Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-07-24T06:47:35.591Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-07-24T06:47:35.591Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-07-24T06:47:35.591Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-07-24T06:47:35.591Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-07-24T06:47:35.591Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-07-24T06:47:35.591Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-07-24T06:47:35.591Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-07-24T06:47:35.591Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-24T06:47:35.591Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-24T06:47:35.591Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-24T06:47:35.591Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-24T06:47:35.591Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-24T06:47:35.591Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-24T06:47:35.591Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-24T06:47:35.591Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-24T06:47:35.591Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-24T06:47:35.591Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-24T06:47:35.591Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-07-24T06:47:35.591Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-24T06:47:35.591Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-24T06:47:35.591Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-24T06:47:35.591Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-24T06:47:35.591Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-07-24T06:47:35.591Z] === RUN TestCreateWithInvalidEnv [2022-07-24T06:47:35.591Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-24T06:47:35.591Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-24T06:47:35.591Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-24T06:47:35.591Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-24T06:47:35.591Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-24T06:47:35.591Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-24T06:47:35.591Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-24T06:47:35.591Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-24T06:47:35.591Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-24T06:47:35.591Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-24T06:47:35.591Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-24T06:47:35.591Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-24T06:47:35.591Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-24T06:47:35.591Z] === RUN TestCreateTmpfsMountsTarget [2022-07-24T06:47:35.591Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-24T06:47:35.591Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-24T06:47:36.937Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-24T06:47:36.937Z] --- PASS: TestDockerNetworkMacvlan (9.87s) [2022-07-24T06:47:36.937Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-07-24T06:47:36.937Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-07-24T06:47:36.937Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.84s) [2022-07-24T06:47:36.937Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.83s) [2022-07-24T06:47:36.937Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.12s) [2022-07-24T06:47:36.937Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.66s) [2022-07-24T06:47:36.937Z] PASS [2022-07-24T06:47:36.937Z] [2022-07-24T06:47:36.937Z] DONE 8 tests in 11.145s [2022-07-24T06:47:36.976Z] --- PASS: TestCreateWithCustomMaskedPaths (1.17s) [2022-07-24T06:47:36.976Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-24T06:47:37.197Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-24T06:47:37.197Z] testing: warning: no tests to run [2022-07-24T06:47:37.197Z] PASS [2022-07-24T06:47:37.197Z] [2022-07-24T06:47:37.197Z] DONE 0 tests in 0.007s [2022-07-24T06:47:37.197Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-24T06:47:37.197Z] INFO: Testing against a local daemon [2022-07-24T06:47:37.197Z] === RUN TestAuthZPluginAllowRequest [2022-07-24T06:47:37.916Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.14s) [2022-07-24T06:47:37.916Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-24T06:47:37.916Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-24T06:47:37.916Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-24T06:47:37.916Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-24T06:47:37.916Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-24T06:47:37.916Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-24T06:47:37.916Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-24T06:47:37.916Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-24T06:47:37.916Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-24T06:47:37.916Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-24T06:47:37.916Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-24T06:47:37.916Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-24T06:47:37.916Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-24T06:47:37.916Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-24T06:47:37.916Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-24T06:47:37.916Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-24T06:47:37.916Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-07-24T06:47:37.916Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-07-24T06:47:37.916Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-07-24T06:47:37.916Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-07-24T06:47:37.916Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-07-24T06:47:37.916Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-07-24T06:47:37.916Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-24T06:47:38.134Z] --- PASS: TestAuthZPluginAllowRequest (1.14s) [2022-07-24T06:47:38.134Z] === RUN TestAuthZPluginTLS [2022-07-24T06:47:38.450Z] --- PASS: TestGraphdriverPluginV2 (3.75s) [2022-07-24T06:47:38.450Z] PASS [2022-07-24T06:47:38.450Z] [2022-07-24T06:47:38.450Z] === Skipped [2022-07-24T06:47:38.450Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s) [2022-07-24T06:47:38.450Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-07-24T06:47:38.450Z] [2022-07-24T06:47:38.450Z] DONE 2 tests, 1 skipped in 4.176s [2022-07-24T06:47:38.450Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-24T06:47:38.450Z] INFO: Testing against a local daemon [2022-07-24T06:47:38.450Z] === RUN TestContinueAfterPluginCrash [2022-07-24T06:47:38.450Z] === PAUSE TestContinueAfterPluginCrash [2022-07-24T06:47:38.450Z] === RUN TestReadPluginNoRead [2022-07-24T06:47:38.450Z] === PAUSE TestReadPluginNoRead [2022-07-24T06:47:38.450Z] === RUN TestDaemonStartWithLogOpt [2022-07-24T06:47:38.450Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-24T06:47:38.450Z] === CONT TestContinueAfterPluginCrash [2022-07-24T06:47:38.450Z] === CONT TestDaemonStartWithLogOpt [2022-07-24T06:47:38.486Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.47s) [2022-07-24T06:47:38.486Z] === RUN TestCreateDifferentPlatform [2022-07-24T06:47:38.486Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-24T06:47:38.486Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-24T06:47:38.486Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-07-24T06:47:38.486Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-24T06:47:38.486Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-24T06:47:38.486Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-24T06:47:38.486Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-07-24T06:47:38.486Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-24T06:47:38.486Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-07-24T06:47:38.486Z] === RUN TestCreateInvalidHostConfig [2022-07-24T06:47:38.486Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-24T06:47:38.486Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-24T06:47:38.486Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-24T06:47:38.486Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-24T06:47:38.486Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-24T06:47:38.486Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-24T06:47:38.486Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-24T06:47:38.486Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-24T06:47:38.486Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-24T06:47:38.486Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-24T06:47:38.486Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-24T06:47:38.486Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-24T06:47:38.486Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-24T06:47:38.486Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-24T06:47:38.486Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-24T06:47:38.486Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-24T06:47:38.486Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-24T06:47:38.486Z] === RUN TestContainerStartOnDaemonRestart [2022-07-24T06:47:38.486Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-24T06:47:38.486Z] === RUN TestDaemonRestartIpcMode [2022-07-24T06:47:38.486Z] === PAUSE TestDaemonRestartIpcMode [2022-07-24T06:47:38.486Z] === RUN TestDaemonHostGatewayIP [2022-07-24T06:47:38.486Z] === PAUSE TestDaemonHostGatewayIP [2022-07-24T06:47:38.486Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-24T06:47:38.486Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-24T06:47:38.486Z] === RUN TestContainerKillOnDaemonStart [2022-07-24T06:47:38.486Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-24T06:47:38.486Z] === RUN TestDiff [2022-07-24T06:47:38.704Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-07-24T06:47:38.704Z] === RUN TestAuthZPluginDenyRequest [2022-07-24T06:47:38.746Z] --- PASS: TestDiff (0.40s) [2022-07-24T06:47:38.746Z] === RUN TestExecConsoleSize [2022-07-24T06:47:39.272Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-07-24T06:47:39.272Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-24T06:47:39.316Z] --- PASS: TestExecConsoleSize (0.43s) [2022-07-24T06:47:39.316Z] === RUN TestExecWithCloseStdin [2022-07-24T06:47:39.840Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-07-24T06:47:39.840Z] === RUN TestAuthZPluginDenyResponse [2022-07-24T06:47:39.886Z] --- PASS: TestExecWithCloseStdin (0.48s) [2022-07-24T06:47:39.886Z] === RUN TestExec [2022-07-24T06:47:40.145Z] --- PASS: TestExec (0.46s) [2022-07-24T06:47:40.145Z] === RUN TestExecUser [2022-07-24T06:47:40.408Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-07-24T06:47:40.408Z] === RUN TestAuthZPluginAllowEventStream [2022-07-24T06:47:40.715Z] --- PASS: TestExecUser (0.45s) [2022-07-24T06:47:40.715Z] === RUN TestExportContainerAndImportImage [2022-07-24T06:47:41.285Z] --- PASS: TestExportContainerAndImportImage (0.57s) [2022-07-24T06:47:41.285Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-24T06:47:41.786Z] --- PASS: TestAuthZPluginAllowEventStream (1.16s) [2022-07-24T06:47:41.786Z] === RUN TestAuthZPluginErrorResponse [2022-07-24T06:47:42.046Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-07-24T06:47:42.046Z] === RUN TestAuthZPluginErrorRequest [2022-07-24T06:47:42.614Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-07-24T06:47:42.614Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-24T06:47:42.644Z] --- PASS: TestDaemonStartWithLogOpt (4.33s) [2022-07-24T06:47:42.644Z] === CONT TestReadPluginNoRead [2022-07-24T06:47:42.666Z] --- PASS: TestExportContainerAfterDaemonRestart (1.26s) [2022-07-24T06:47:42.666Z] === RUN TestHealthCheckWorkdir [2022-07-24T06:47:42.926Z] --- PASS: TestHealthCheckWorkdir (0.53s) [2022-07-24T06:47:42.926Z] === RUN TestHealthKillContainer [2022-07-24T06:47:43.182Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-07-24T06:47:43.182Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-24T06:47:43.201Z] sha256:a84859ed7025ade8d9cc2ee675123f124de3a5e311cf413e02013b1f2b794b74 [2022-07-24T06:47:43.201Z] INFO: Starting docker-py tests... [2022-07-24T06:47:43.201Z] ============================= test session starts ============================== [2022-07-24T06:47:43.201Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-07-24T06:47:43.201Z] rootdir: /src, inifile: pytest.ini [2022-07-24T06:47:43.201Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-07-24T06:47:43.201Z] collected 395 items / 2 deselected / 393 selected [2022-07-24T06:47:43.201Z] [2022-07-24T06:47:44.549Z] === RUN TestReadPluginNoRead/default [2022-07-24T06:47:44.560Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.42s) [2022-07-24T06:47:44.560Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-24T06:47:45.926Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-24T06:47:45.938Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.46s) [2022-07-24T06:47:45.938Z] === RUN TestAuthZPluginHeader [2022-07-24T06:47:46.863Z] --- PASS: TestContinueAfterPluginCrash (8.96s) [2022-07-24T06:47:46.874Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-07-24T06:47:46.874Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-24T06:47:47.123Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-24T06:47:48.502Z] === CONT TestReadPluginNoRead [2022-07-24T06:47:48.502Z] read_test.go:92: [d276c44f3a2ef] daemon is not started [2022-07-24T06:47:48.502Z] --- PASS: TestReadPluginNoRead (5.97s) [2022-07-24T06:47:48.502Z] --- PASS: TestReadPluginNoRead/default (1.22s) [2022-07-24T06:47:48.502Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.37s) [2022-07-24T06:47:48.502Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.20s) [2022-07-24T06:47:48.502Z] PASS [2022-07-24T06:47:48.502Z] [2022-07-24T06:47:48.502Z] DONE 6 tests in 10.403s [2022-07-24T06:47:48.502Z] 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-24T06:47:48.502Z] testing: warning: no tests to run [2022-07-24T06:47:48.502Z] PASS [2022-07-24T06:47:48.502Z] [2022-07-24T06:47:48.502Z] DONE 0 tests in 0.030s [2022-07-24T06:47:48.502Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-24T06:47:48.502Z] INFO: Testing against a local daemon [2022-07-24T06:47:48.502Z] === RUN TestPluginWithDevMounts [2022-07-24T06:47:48.502Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-07-24T06:47:48.502Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-07-24T06:47:48.502Z] PASS [2022-07-24T06:47:48.502Z] [2022-07-24T06:47:48.502Z] === Skipped [2022-07-24T06:47:48.502Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-07-24T06:47:48.502Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-07-24T06:47:48.502Z] [2022-07-24T06:47:48.502Z] DONE 1 tests, 1 skipped in 0.096s [2022-07-24T06:47:48.502Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-24T06:47:48.502Z] INFO: Testing against a local daemon [2022-07-24T06:47:48.502Z] === RUN TestSecretInspect [2022-07-24T06:47:48.502Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-24T06:47:48.502Z] --- SKIP: TestSecretInspect (0.01s) [2022-07-24T06:47:48.502Z] === RUN TestSecretList [2022-07-24T06:47:48.502Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-24T06:47:48.502Z] --- SKIP: TestSecretList (0.01s) [2022-07-24T06:47:48.502Z] === RUN TestSecretsCreateAndDelete [2022-07-24T06:47:48.502Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-24T06:47:48.502Z] --- SKIP: TestSecretsCreateAndDelete (0.02s) [2022-07-24T06:47:48.502Z] === RUN TestSecretsUpdate [2022-07-24T06:47:48.502Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-24T06:47:48.502Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-07-24T06:47:48.502Z] === RUN TestTemplatedSecret [2022-07-24T06:47:48.502Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-24T06:47:48.502Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-07-24T06:47:48.502Z] === RUN TestSecretCreateResolve [2022-07-24T06:47:48.502Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-24T06:47:48.763Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-07-24T06:47:48.763Z] PASS [2022-07-24T06:47:48.763Z] [2022-07-24T06:47:48.763Z] === Skipped [2022-07-24T06:47:48.763Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-07-24T06:47:48.763Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-24T06:47:48.763Z] [2022-07-24T06:47:48.763Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-07-24T06:47:48.763Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-24T06:47:48.763Z] [2022-07-24T06:47:48.763Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s) [2022-07-24T06:47:48.763Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-24T06:47:48.763Z] [2022-07-24T06:47:48.763Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-07-24T06:47:48.763Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-24T06:47:48.763Z] [2022-07-24T06:47:48.763Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-07-24T06:47:48.763Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-24T06:47:48.763Z] [2022-07-24T06:47:48.763Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-07-24T06:47:48.763Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-24T06:47:48.763Z] [2022-07-24T06:47:48.763Z] DONE 6 tests, 6 skipped in 0.157s [2022-07-24T06:47:48.763Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-24T06:47:48.763Z] INFO: Testing against a local daemon [2022-07-24T06:47:48.763Z] === RUN TestServiceCreateInit [2022-07-24T06:47:48.763Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-24T06:47:48.763Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-24T06:47:48.763Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-24T06:47:48.763Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-24T06:47:48.763Z] --- PASS: TestServiceCreateInit (0.01s) [2022-07-24T06:47:48.763Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-24T06:47:48.763Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-24T06:47:48.763Z] === RUN TestCreateServiceMultipleTimes [2022-07-24T06:47:48.763Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-24T06:47:48.763Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-07-24T06:47:48.763Z] === RUN TestCreateServiceConflict [2022-07-24T06:47:48.763Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-24T06:47:48.763Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-07-24T06:47:48.763Z] === RUN TestCreateServiceMaxReplicas [2022-07-24T06:47:48.763Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-24T06:47:48.763Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-07-24T06:47:48.763Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-24T06:47:48.763Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-24T06:47:48.763Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-07-24T06:47:48.763Z] === RUN TestCreateServiceSecretFileMode [2022-07-24T06:47:48.763Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-24T06:47:48.763Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-07-24T06:47:48.763Z] === RUN TestCreateServiceConfigFileMode [2022-07-24T06:47:48.763Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-24T06:47:48.763Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-07-24T06:47:48.763Z] === RUN TestCreateServiceSysctls [2022-07-24T06:47:48.763Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-24T06:47:48.763Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-07-24T06:47:48.763Z] === RUN TestCreateServiceCapabilities [2022-07-24T06:47:49.027Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-24T06:47:49.027Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-07-24T06:47:49.027Z] === RUN TestInspect [2022-07-24T06:47:49.027Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-24T06:47:49.027Z] --- SKIP: TestInspect (0.01s) [2022-07-24T06:47:49.027Z] === RUN TestCreateJob [2022-07-24T06:47:49.027Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-24T06:47:49.027Z] --- SKIP: TestCreateJob (0.01s) [2022-07-24T06:47:49.027Z] === RUN TestReplicatedJob [2022-07-24T06:47:49.027Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-24T06:47:49.027Z] --- SKIP: TestReplicatedJob (0.01s) [2022-07-24T06:47:49.027Z] === RUN TestUpdateReplicatedJob [2022-07-24T06:47:49.027Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-24T06:47:49.027Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-07-24T06:47:49.027Z] === RUN TestServiceListWithStatuses [2022-07-24T06:47:49.027Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-24T06:47:49.027Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-24T06:47:49.027Z] === RUN TestDockerNetworkConnectAlias [2022-07-24T06:47:49.027Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-24T06:47:49.027Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-07-24T06:47:49.027Z] === RUN TestDockerNetworkReConnect [2022-07-24T06:47:49.027Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-24T06:47:49.027Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-07-24T06:47:49.027Z] === RUN TestServicePlugin [2022-07-24T06:47:50.937Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-24T06:47:50.937Z] --- SKIP: TestServicePlugin (1.91s) [2022-07-24T06:47:50.937Z] === RUN TestServiceUpdateLabel [2022-07-24T06:47:50.938Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-24T06:47:50.938Z] --- SKIP: TestServiceUpdateLabel (0.02s) [2022-07-24T06:47:50.938Z] === RUN TestServiceUpdateSecrets [2022-07-24T06:47:50.938Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-24T06:47:50.938Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-07-24T06:47:50.938Z] === RUN TestServiceUpdateConfigs [2022-07-24T06:47:50.938Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-24T06:47:50.938Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-07-24T06:47:50.938Z] === RUN TestServiceUpdateNetwork [2022-07-24T06:47:50.938Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-24T06:47:50.938Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-07-24T06:47:50.938Z] === RUN TestServiceUpdatePidsLimit [2022-07-24T06:47:50.938Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-24T06:47:50.938Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-07-24T06:47:50.938Z] PASS [2022-07-24T06:47:50.938Z] [2022-07-24T06:47:50.938Z] === Skipped [2022-07-24T06:47:50.938Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-24T06:47:50.938Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-24T06:47:50.938Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-24T06:47:50.938Z] [2022-07-24T06:47:50.938Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-24T06:47:50.938Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-24T06:47:50.938Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-24T06:47:50.938Z] [2022-07-24T06:47:50.938Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-07-24T06:47:50.938Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-24T06:47:50.938Z] [2022-07-24T06:47:50.938Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-07-24T06:47:50.938Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-24T06:47:50.938Z] [2022-07-24T06:47:50.938Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-07-24T06:47:50.938Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-24T06:47:50.938Z] [2022-07-24T06:47:50.938Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-07-24T06:47:50.938Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-24T06:47:50.938Z] [2022-07-24T06:47:50.938Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-07-24T06:47:50.938Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-24T06:47:50.938Z] [2022-07-24T06:47:50.938Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-07-24T06:47:50.938Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-24T06:47:50.938Z] [2022-07-24T06:47:50.938Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.04s) [2022-07-24T06:47:50.938Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-24T06:47:50.938Z] [2022-07-24T06:47:50.938Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-07-24T06:47:50.938Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-24T06:47:50.938Z] [2022-07-24T06:47:50.938Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-07-24T06:47:50.938Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-24T06:47:50.938Z] [2022-07-24T06:47:50.938Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-07-24T06:47:50.938Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-24T06:47:50.938Z] [2022-07-24T06:47:50.938Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-07-24T06:47:50.938Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-24T06:47:50.938Z] [2022-07-24T06:47:50.938Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-07-24T06:47:50.938Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-24T06:47:50.938Z] [2022-07-24T06:47:50.938Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-24T06:47:50.938Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-24T06:47:50.938Z] [2022-07-24T06:47:50.938Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-07-24T06:47:50.938Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-24T06:47:50.938Z] [2022-07-24T06:47:50.938Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-07-24T06:47:50.938Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-24T06:47:50.938Z] [2022-07-24T06:47:50.938Z] === SKIP: amd64.integration.service TestServicePlugin (1.91s) [2022-07-24T06:47:50.938Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-24T06:47:50.938Z] [2022-07-24T06:47:50.938Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s) [2022-07-24T06:47:50.938Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-24T06:47:50.938Z] [2022-07-24T06:47:50.938Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-07-24T06:47:50.938Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-24T06:47:50.938Z] [2022-07-24T06:47:50.938Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-07-24T06:47:50.938Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-24T06:47:50.938Z] [2022-07-24T06:47:50.938Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-07-24T06:47:50.938Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-24T06:47:50.938Z] [2022-07-24T06:47:50.938Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-07-24T06:47:50.938Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-24T06:47:50.938Z] [2022-07-24T06:47:50.938Z] DONE 24 tests, 23 skipped in 2.320s [2022-07-24T06:47:50.938Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-24T06:47:50.938Z] INFO: Testing against a local daemon [2022-07-24T06:47:50.938Z] === RUN TestSessionCreate [2022-07-24T06:47:51.052Z] --- PASS: TestHealthKillContainer (7.89s) [2022-07-24T06:47:51.052Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-24T06:47:51.066Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.29s) [2022-07-24T06:47:51.066Z] === RUN TestAuthZPluginV2Disable [2022-07-24T06:47:51.197Z] --- PASS: TestSessionCreate (0.04s) [2022-07-24T06:47:51.198Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-24T06:47:51.198Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-07-24T06:47:51.198Z] PASS [2022-07-24T06:47:51.198Z] [2022-07-24T06:47:51.198Z] DONE 2 tests in 0.149s [2022-07-24T06:47:51.198Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-24T06:47:51.198Z] INFO: Testing against a local daemon [2022-07-24T06:47:51.198Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-24T06:47:51.198Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-24T06:47:51.198Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-24T06:47:51.198Z] === RUN TestDiskUsage [2022-07-24T06:47:51.198Z] === PAUSE TestDiskUsage [2022-07-24T06:47:51.198Z] === RUN TestEventsExecDie [2022-07-24T06:47:51.313Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s) [2022-07-24T06:47:51.313Z] === RUN TestIpcModeNone [2022-07-24T06:47:51.766Z] --- PASS: TestEventsExecDie (0.55s) [2022-07-24T06:47:51.766Z] === RUN TestEventsBackwardsCompatible [2022-07-24T06:47:51.766Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-07-24T06:47:51.766Z] === RUN TestEventsVolumeCreate [2022-07-24T06:47:51.766Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-07-24T06:47:51.766Z] === RUN TestInfoBinaryCommits [2022-07-24T06:47:51.883Z] --- PASS: TestIpcModeNone (0.46s) [2022-07-24T06:47:51.883Z] === RUN TestIpcModePrivate [2022-07-24T06:47:52.025Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-24T06:47:52.025Z] === RUN TestInfoAPIVersioned [2022-07-24T06:47:52.025Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-24T06:47:52.025Z] === RUN TestInfoAPI [2022-07-24T06:47:52.025Z] --- PASS: TestInfoAPI (0.02s) [2022-07-24T06:47:52.025Z] === RUN TestInfoAPIWarnings [2022-07-24T06:47:52.142Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-07-24T06:47:52.142Z] --- PASS: TestIpcModePrivate (0.47s) [2022-07-24T06:47:52.142Z] === RUN TestIpcModeShareable [2022-07-24T06:47:52.713Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-07-24T06:47:52.713Z] --- PASS: TestIpcModeShareable (0.48s) [2022-07-24T06:47:52.713Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-24T06:47:54.095Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.43s) [2022-07-24T06:47:54.095Z] === RUN TestAPIIpcModeHost [2022-07-24T06:47:54.664Z] --- PASS: TestAPIIpcModeHost (0.35s) [2022-07-24T06:47:54.664Z] === RUN TestDaemonIpcModeShareable [2022-07-24T06:47:55.258Z] --- PASS: TestAuthZPluginV2Disable (3.77s) [2022-07-24T06:47:55.258Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-24T06:47:55.604Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-07-24T06:47:55.604Z] --- PASS: TestDaemonIpcModeShareable (1.14s) [2022-07-24T06:47:55.604Z] === RUN TestDaemonIpcModePrivate [2022-07-24T06:47:56.544Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-07-24T06:47:56.682Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-07-24T06:47:56.804Z] --- PASS: TestDaemonIpcModePrivate (1.13s) [2022-07-24T06:47:56.804Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-24T06:47:57.500Z] tests/integration/api_client_test.py ..... [ 7%] [2022-07-24T06:47:57.744Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-07-24T06:47:58.004Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.11s) [2022-07-24T06:47:58.004Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-24T06:47:58.546Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.55s) [2022-07-24T06:47:58.546Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-24T06:47:58.983Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-07-24T06:47:58.983Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.17s) [2022-07-24T06:47:58.983Z] === RUN TestIpcModeOlderClient [2022-07-24T06:47:58.983Z] === PAUSE TestIpcModeOlderClient [2022-07-24T06:47:58.983Z] === RUN TestKillContainerInvalidSignal [2022-07-24T06:47:59.501Z] tests/integration/api_config_test.py ...... [ 8%] [2022-07-24T06:47:59.563Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2022-07-24T06:47:59.563Z] === RUN TestKillContainer [2022-07-24T06:47:59.563Z] === RUN TestKillContainer/no_signal [2022-07-24T06:47:59.823Z] === RUN TestKillContainer/non_killing_signal [2022-07-24T06:48:00.083Z] === RUN TestKillContainer/killing_signal [2022-07-24T06:48:00.654Z] --- PASS: TestKillContainer (1.23s) [2022-07-24T06:48:00.654Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-07-24T06:48:00.654Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-07-24T06:48:00.654Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2022-07-24T06:48:00.654Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-24T06:48:00.654Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-24T06:48:01.223Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-24T06:48:02.165Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.21s) [2022-07-24T06:48:02.165Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2022-07-24T06:48:02.165Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.67s) [2022-07-24T06:48:02.165Z] === RUN TestKillStoppedContainer [2022-07-24T06:48:02.165Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-07-24T06:48:02.165Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-24T06:48:02.165Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-07-24T06:48:02.165Z] === RUN TestKillDifferentUserContainer [2022-07-24T06:48:02.426Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-07-24T06:48:02.426Z] === RUN TestInspectOomKilledTrue [2022-07-24T06:48:03.001Z] --- PASS: TestInspectOomKilledTrue (0.49s) [2022-07-24T06:48:03.001Z] === RUN TestInspectOomKilledFalse [2022-07-24T06:48:03.261Z] --- PASS: TestInspectOomKilledFalse (0.41s) [2022-07-24T06:48:03.261Z] === RUN TestLinksEtcHostsContentMatch [2022-07-24T06:48:03.521Z] --- PASS: TestLinksEtcHostsContentMatch (0.28s) [2022-07-24T06:48:03.521Z] === RUN TestLinksContainerNames [2022-07-24T06:48:04.461Z] --- PASS: TestLinksContainerNames (0.84s) [2022-07-24T06:48:04.461Z] === RUN TestLogsFollowTailEmpty [2022-07-24T06:48:05.032Z] --- PASS: TestLogsFollowTailEmpty (0.44s) [2022-07-24T06:48:05.032Z] === RUN TestLogs [2022-07-24T06:48:05.032Z] === RUN TestLogs/driver_local [2022-07-24T06:48:05.032Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-24T06:48:05.032Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-24T06:48:05.032Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-24T06:48:05.032Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-24T06:48:05.032Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-24T06:48:05.032Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-24T06:48:05.032Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-24T06:48:05.032Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-24T06:48:05.032Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-24T06:48:05.032Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-24T06:48:05.032Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-24T06:48:05.032Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-24T06:48:05.032Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-24T06:48:05.032Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-24T06:48:05.602Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-24T06:48:05.602Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-24T06:48:06.173Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-24T06:48:06.173Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-24T06:48:06.743Z] === RUN TestLogs/driver_json-file [2022-07-24T06:48:06.743Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-24T06:48:06.743Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-24T06:48:06.743Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-24T06:48:06.743Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-24T06:48:06.743Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-24T06:48:06.743Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-24T06:48:06.743Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-24T06:48:06.743Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-24T06:48:06.743Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-24T06:48:06.743Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-24T06:48:06.743Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-24T06:48:06.743Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-24T06:48:06.743Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-24T06:48:06.743Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-24T06:48:07.312Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-24T06:48:07.312Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-24T06:48:07.882Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-24T06:48:07.882Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-24T06:48:08.453Z] --- PASS: TestLogs (3.56s) [2022-07-24T06:48:08.453Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-24T06:48:08.453Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.70s) [2022-07-24T06:48:08.453Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.73s) [2022-07-24T06:48:08.453Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.51s) [2022-07-24T06:48:08.453Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.52s) [2022-07-24T06:48:08.453Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.47s) [2022-07-24T06:48:08.453Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.48s) [2022-07-24T06:48:08.453Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-07-24T06:48:08.453Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.59s) [2022-07-24T06:48:08.453Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.69s) [2022-07-24T06:48:08.453Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.63s) [2022-07-24T06:48:08.453Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.58s) [2022-07-24T06:48:08.453Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.55s) [2022-07-24T06:48:08.453Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.55s) [2022-07-24T06:48:08.453Z] === RUN TestContainerNetworkMountsNoChown [2022-07-24T06:48:08.525Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.25s) [2022-07-24T06:48:08.525Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-24T06:48:08.635Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-24T06:48:08.636Z] Using test binary docker [2022-07-24T06:48:08.636Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-24T06:48:08.636Z] Using test binary docker [2022-07-24T06:48:08.636Z] +++ /etc/init.d/apparmor start [2022-07-24T06:48:08.636Z] +++ /etc/init.d/apparmor start [2022-07-24T06:48:08.636Z] Starting: AppArmorStarting: AppArmor: already loaded with profiles.: Skipped. ...: already loaded with profiles.: Skipped. ... (warning). [2022-07-24T06:48:08.636Z] (warning). [2022-07-24T06:48:08.636Z] INFO: Waiting for daemon to start... [2022-07-24T06:48:08.636Z] Starting dockerd [2022-07-24T06:48:08.636Z] +++ 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-24T06:48:08.636Z] INFO: Waiting for daemon to start... [2022-07-24T06:48:08.636Z] Starting dockerd [2022-07-24T06:48:08.636Z] +++ 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-24T06:48:08.713Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-07-24T06:48:08.713Z] === RUN TestMountDaemonRoot [2022-07-24T06:48:08.974Z] === RUN TestMountDaemonRoot/default [2022-07-24T06:48:08.974Z] === PAUSE TestMountDaemonRoot/default [2022-07-24T06:48:08.974Z] === RUN TestMountDaemonRoot/private [2022-07-24T06:48:08.974Z] === PAUSE TestMountDaemonRoot/private [2022-07-24T06:48:08.974Z] === RUN TestMountDaemonRoot/rprivate [2022-07-24T06:48:08.974Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-24T06:48:08.974Z] === RUN TestMountDaemonRoot/slave [2022-07-24T06:48:08.974Z] === PAUSE TestMountDaemonRoot/slave [2022-07-24T06:48:08.974Z] === RUN TestMountDaemonRoot/rslave [2022-07-24T06:48:08.974Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-24T06:48:08.974Z] === RUN TestMountDaemonRoot/shared [2022-07-24T06:48:08.974Z] === PAUSE TestMountDaemonRoot/shared [2022-07-24T06:48:08.974Z] === RUN TestMountDaemonRoot/rshared [2022-07-24T06:48:08.974Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-24T06:48:08.974Z] === CONT TestMountDaemonRoot/default [2022-07-24T06:48:08.974Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-24T06:48:08.974Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-24T06:48:08.974Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-24T06:48:08.974Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-24T06:48:08.974Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-24T06:48:08.974Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-24T06:48:08.974Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-24T06:48:08.974Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-24T06:48:08.974Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-24T06:48:08.974Z] === CONT TestMountDaemonRoot/rshared [2022-07-24T06:48:08.974Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-24T06:48:08.974Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-24T06:48:08.974Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-24T06:48:08.974Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-24T06:48:08.974Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-24T06:48:08.974Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-24T06:48:08.974Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-24T06:48:08.974Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-24T06:48:08.974Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-24T06:48:08.974Z] === CONT TestMountDaemonRoot/shared [2022-07-24T06:48:08.974Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-24T06:48:08.974Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-24T06:48:08.974Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-24T06:48:08.974Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-24T06:48:08.974Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-24T06:48:08.974Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-24T06:48:08.974Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-24T06:48:08.974Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-24T06:48:08.974Z] === CONT TestMountDaemonRoot/rslave [2022-07-24T06:48:08.974Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-24T06:48:08.974Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-24T06:48:08.974Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-24T06:48:08.974Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-24T06:48:08.974Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-24T06:48:08.974Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-24T06:48:08.974Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-24T06:48:08.974Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-24T06:48:08.974Z] === CONT TestMountDaemonRoot/slave [2022-07-24T06:48:08.974Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-24T06:48:08.974Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-24T06:48:08.974Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-24T06:48:08.974Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-24T06:48:08.974Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-24T06:48:08.974Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-24T06:48:08.974Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-24T06:48:08.974Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-24T06:48:08.974Z] === CONT TestMountDaemonRoot/rprivate [2022-07-24T06:48:08.974Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-24T06:48:08.974Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-24T06:48:08.974Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-24T06:48:08.974Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-24T06:48:08.974Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-24T06:48:08.974Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-24T06:48:08.974Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-24T06:48:08.974Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-24T06:48:08.974Z] === CONT TestMountDaemonRoot/private [2022-07-24T06:48:08.974Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-24T06:48:08.974Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-24T06:48:08.974Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-24T06:48:08.974Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-24T06:48:08.974Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-24T06:48:08.974Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-24T06:48:08.974Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-24T06:48:08.974Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-24T06:48:08.974Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-24T06:48:08.974Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-24T06:48:08.974Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-24T06:48:08.974Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-24T06:48:08.974Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-24T06:48:08.974Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-24T06:48:08.974Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-24T06:48:08.974Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-24T06:48:08.974Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-24T06:48:08.974Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-24T06:48:08.974Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-24T06:48:08.974Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-24T06:48:08.974Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-24T06:48:08.974Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-24T06:48:08.974Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-24T06:48:09.234Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-24T06:48:09.234Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-24T06:48:09.234Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-24T06:48:09.234Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-24T06:48:09.234Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-24T06:48:09.234Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-24T06:48:09.234Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-24T06:48:09.234Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-24T06:48:09.234Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-24T06:48:09.234Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-24T06:48:09.234Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-24T06:48:09.234Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-07-24T06:48:09.234Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-24T06:48:09.234Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.03s) [2022-07-24T06:48:09.234Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-07-24T06:48:09.234Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-07-24T06:48:09.234Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s) [2022-07-24T06:48:09.234Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-24T06:48:09.234Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-07-24T06:48:09.234Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s) [2022-07-24T06:48:09.234Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-07-24T06:48:09.234Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-07-24T06:48:09.234Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-24T06:48:09.234Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-07-24T06:48:09.234Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-07-24T06:48:09.234Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-07-24T06:48:09.234Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-07-24T06:48:09.234Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-24T06:48:09.234Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-07-24T06:48:09.234Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-07-24T06:48:09.234Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-07-24T06:48:09.234Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-07-24T06:48:09.234Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-24T06:48:09.234Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-07-24T06:48:09.234Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-07-24T06:48:09.234Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-07-24T06:48:09.234Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-07-24T06:48:09.234Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-24T06:48:09.234Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-07-24T06:48:09.234Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-07-24T06:48:09.234Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-07-24T06:48:09.234Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-07-24T06:48:09.234Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-24T06:48:09.234Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-07-24T06:48:09.234Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.01s) [2022-07-24T06:48:09.234Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-07-24T06:48:09.234Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s) [2022-07-24T06:48:09.234Z] === RUN TestContainerBindMountNonRecursive [2022-07-24T06:48:10.111Z] --- PASS: TestInfoAPIWarnings (16.56s) [2022-07-24T06:48:10.111Z] === RUN TestInfoDebug [2022-07-24T06:48:10.111Z] --- PASS: TestInfoDebug (0.54s) [2022-07-24T06:48:10.111Z] === RUN TestInfoInsecureRegistries [2022-07-24T06:48:10.111Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2022-07-24T06:48:10.111Z] === RUN TestInfoRegistryMirrors [2022-07-24T06:48:10.111Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-07-24T06:48:10.111Z] === RUN TestLoginFailsWithBadCredentials [2022-07-24T06:48:10.614Z] --- PASS: TestContainerBindMountNonRecursive (1.15s) [2022-07-24T06:48:10.614Z] === RUN TestContainerVolumesMountedAsShared [2022-07-24T06:48:10.679Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2022-07-24T06:48:10.679Z] === RUN TestPingCacheHeaders [2022-07-24T06:48:10.679Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-07-24T06:48:10.679Z] === RUN TestPingGet [2022-07-24T06:48:10.679Z] --- PASS: TestPingGet (0.01s) [2022-07-24T06:48:10.679Z] === RUN TestPingHead [2022-07-24T06:48:10.679Z] --- PASS: TestPingHead (0.03s) [2022-07-24T06:48:10.679Z] === RUN TestPingSwarmHeader [2022-07-24T06:48:10.875Z] --- PASS: TestContainerVolumesMountedAsShared (0.39s) [2022-07-24T06:48:10.875Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-24T06:48:11.134Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s) [2022-07-24T06:48:11.134Z] === RUN TestNetworkNat [2022-07-24T06:48:11.246Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-24T06:48:11.394Z] --- PASS: TestNetworkNat (0.43s) [2022-07-24T06:48:11.394Z] === RUN TestNetworkLocalhostTCPNat [2022-07-24T06:48:11.814Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-24T06:48:11.929Z] .. [2022-07-24T06:48:11.929Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-24T06:48:11.929Z] [2022-07-24T06:48:11.929Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-24T06:48:11.929Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-24T06:48:11.929Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-24T06:48:11.929Z] Error: No such image: emptyfs [2022-07-24T06:48:11.929Z] Error: No such image: emptyfs [2022-07-24T06:48:11.929Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-24T06:48:11.929Z] ++++ docker load [2022-07-24T06:48:11.929Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-24T06:48:11.929Z] ++++ docker load [2022-07-24T06:48:11.965Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2022-07-24T06:48:11.965Z] === RUN TestNetworkLoopbackNat [2022-07-24T06:48:12.216Z] Running integration-test (iteration 1) [2022-07-24T06:48:12.216Z] Running integration-test (iteration 1) [2022-07-24T06:48:12.217Z] 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-24T06:48:12.217Z] ++ 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-24T06:48:12.217Z] ++ set -e [2022-07-24T06:48:12.217Z] ++ '[' -n 0 ']' [2022-07-24T06:48:12.217Z] ++ set -x [2022-07-24T06:48:12.217Z] ++ 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-24T06:48:12.217Z] 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-24T06:48:12.217Z] ++ 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-24T06:48:12.217Z] ++ set -e [2022-07-24T06:48:12.217Z] ++ '[' -n 0 ']' [2022-07-24T06:48:12.217Z] ++ set -x [2022-07-24T06:48:12.217Z] ++ 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-24T06:48:12.752Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-24T06:48:12.752Z] --- PASS: TestPingSwarmHeader (2.10s) [2022-07-24T06:48:12.752Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-24T06:48:12.752Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-24T06:48:12.752Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-24T06:48:12.752Z] === RUN TestVersion [2022-07-24T06:48:12.752Z] --- PASS: TestVersion (0.03s) [2022-07-24T06:48:12.752Z] === CONT TestDiskUsage [2022-07-24T06:48:13.320Z] === RUN TestDiskUsage/empty [2022-07-24T06:48:13.320Z] === RUN TestDiskUsage/empty/container_types [2022-07-24T06:48:13.320Z] === RUN TestDiskUsage/empty/image_types [2022-07-24T06:48:13.320Z] === RUN TestDiskUsage/empty/volume_types [2022-07-24T06:48:13.320Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-24T06:48:13.320Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-24T06:48:13.320Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-24T06:48:13.320Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-24T06:48:13.320Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-24T06:48:13.320Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-24T06:48:13.320Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-24T06:48:13.320Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-24T06:48:13.320Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-24T06:48:13.320Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-24T06:48:13.320Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-24T06:48:13.320Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-24T06:48:13.320Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-24T06:48:13.320Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-24T06:48:13.320Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-24T06:48:13.320Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-24T06:48:13.320Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-24T06:48:13.320Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-24T06:48:13.320Z] === RUN TestDiskUsage/after_container.Run [2022-07-24T06:48:13.580Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-24T06:48:13.580Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-24T06:48:13.580Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-24T06:48:13.580Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-24T06:48:13.580Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-24T06:48:13.651Z] Loaded image: busybox:latest [2022-07-24T06:48:13.651Z] Loaded image: busybox:latest [2022-07-24T06:48:13.839Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-24T06:48:13.839Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-24T06:48:13.839Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-24T06:48:13.839Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-24T06:48:13.839Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-24T06:48:13.839Z] --- PASS: TestDiskUsage (1.20s) [2022-07-24T06:48:13.839Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-24T06:48:13.839Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-24T06:48:13.839Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-24T06:48:13.839Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-24T06:48:13.839Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-24T06:48:13.839Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-24T06:48:13.839Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-24T06:48:13.840Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-24T06:48:13.840Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-24T06:48:13.840Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-24T06:48:13.840Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-24T06:48:13.840Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.18s) [2022-07-24T06:48:13.840Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-24T06:48:13.840Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-24T06:48:13.840Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-24T06:48:13.840Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-24T06:48:13.840Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-24T06:48:13.840Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-24T06:48:13.840Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-24T06:48:13.840Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-24T06:48:13.840Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-24T06:48:13.840Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-24T06:48:13.840Z] --- PASS: TestDiskUsage/after_container.Run (0.36s) [2022-07-24T06:48:13.840Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-07-24T06:48:13.840Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-24T06:48:13.840Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-24T06:48:13.840Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-24T06:48:13.840Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.02s) [2022-07-24T06:48:13.840Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-24T06:48:13.840Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.02s) [2022-07-24T06:48:13.840Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-24T06:48:13.840Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-07-24T06:48:13.840Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-07-24T06:48:13.840Z] PASS [2022-07-24T06:48:13.840Z] [2022-07-24T06:48:13.840Z] === Skipped [2022-07-24T06:48:13.840Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-24T06:48:13.840Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-24T06:48:13.840Z] [2022-07-24T06:48:13.840Z] DONE 54 tests, 1 skipped in 22.777s [2022-07-24T06:48:13.840Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-24T06:48:13.910Z] Loaded image: busybox:glibc [2022-07-24T06:48:14.100Z] INFO: Testing against a local daemon [2022-07-24T06:48:14.100Z] === RUN TestVolumesCreateAndList [2022-07-24T06:48:14.100Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-24T06:48:14.100Z] === RUN TestVolumesRemove [2022-07-24T06:48:14.100Z] --- PASS: TestVolumesRemove (0.04s) [2022-07-24T06:48:14.100Z] === RUN TestVolumesInspect [2022-07-24T06:48:14.100Z] --- PASS: TestVolumesInspect (0.01s) [2022-07-24T06:48:14.100Z] === RUN TestVolumesInvalidJSON [2022-07-24T06:48:14.100Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-24T06:48:14.100Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-24T06:48:14.100Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-24T06:48:14.100Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-24T06:48:14.100Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-24T06:48:14.100Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-24T06:48:14.100Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-24T06:48:14.100Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-24T06:48:14.100Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-24T06:48:14.100Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-24T06:48:14.100Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-24T06:48:14.100Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-24T06:48:14.100Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-24T06:48:14.100Z] PASS [2022-07-24T06:48:14.100Z] [2022-07-24T06:48:14.100Z] DONE 9 tests in 0.167s [2022-07-24T06:48:14.100Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-24T06:48:14.100Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14237 is not a child of this shell [2022-07-24T06:48:14.100Z] warning: PID 14237 from bundles/test-integration/docker.pid had a nonzero exit code [2022-07-24T06:48:14.100Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-24T06:48:14.100Z] [2022-07-24T06:48:14.100Z] Unloading profiles will leave already running processes permanently [2022-07-24T06:48:14.100Z] unconfined, which can lead to unexpected situations. [2022-07-24T06:48:14.100Z] [2022-07-24T06:48:14.100Z] To set a process to complain mode, use the command line tool [2022-07-24T06:48:14.100Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-24T06:48:14.100Z] Removing test suite binaries [2022-07-24T06:48:14.100Z] exiting test-integration [2022-07-24T06:48:14.100Z] ++ exit 0 [2022-07-24T06:48:14.100Z] [2022-07-24T06:48:14.169Z] Loaded image: busybox:glibc [2022-07-24T06:48:14.503Z] --- PASS: TestNetworkLoopbackNat (2.54s) [2022-07-24T06:48:14.503Z] === RUN TestPause Post stage [Pipeline] junit [2022-07-24T06:48:15.051Z] Recording test results [2022-07-24T06:48:15.073Z] --- PASS: TestPause (0.47s) [2022-07-24T06:48:15.073Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-24T06:48:15.073Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-24T06:48:15.073Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-24T06:48:15.073Z] === RUN TestPauseStopPausedContainer [2022-07-24T06:48:15.333Z] --- PASS: TestPauseStopPausedContainer (0.45s) [2022-07-24T06:48:15.333Z] === RUN TestPidHost [2022-07-24T06:48:16.275Z] --- PASS: TestPidHost (0.96s) [2022-07-24T06:48:16.275Z] === RUN TestPsFilter [2022-07-24T06:48:16.444Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-24T06:48:16.535Z] --- PASS: TestPsFilter (0.09s) [2022-07-24T06:48:16.535Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-24T06:48:16.776Z] + echo Ensuring container killed. [2022-07-24T06:48:16.776Z] Ensuring container killed. [2022-07-24T06:48:16.776Z] + docker rm -vf docker-pr1 [2022-07-24T06:48:16.776Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-07-24T06:48:16.794Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2022-07-24T06:48:16.794Z] === RUN TestRemoveContainerWithVolume [2022-07-24T06:48:17.061Z] + echo Chowning /workspace to jenkins user [2022-07-24T06:48:17.061Z] Chowning /workspace to jenkins user [2022-07-24T06:48:17.061Z] + id -u [2022-07-24T06:48:17.061Z] + id -g [2022-07-24T06:48:17.061Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43858:/workspace busybox chown -R 1000:1000 /workspace [2022-07-24T06:48:17.061Z] Unable to find image 'busybox:latest' locally [2022-07-24T06:48:17.061Z] latest: Pulling from library/busybox [2022-07-24T06:48:17.323Z] 19d511225f94: Pulling fs layer [2022-07-24T06:48:17.323Z] 19d511225f94: Verifying Checksum [2022-07-24T06:48:17.323Z] 19d511225f94: Download complete [2022-07-24T06:48:17.323Z] 19d511225f94: Pull complete [2022-07-24T06:48:17.323Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-07-24T06:48:17.323Z] Status: Downloaded newer image for busybox:latest [2022-07-24T06:48:17.364Z] --- PASS: TestRemoveContainerWithVolume (0.38s) [2022-07-24T06:48:17.364Z] === RUN TestRemoveContainerRunning [2022-07-24T06:48:17.624Z] --- PASS: TestRemoveContainerRunning (0.40s) [2022-07-24T06:48:17.624Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-24T06:48:18.194Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2022-07-24T06:48:18.194Z] === RUN TestRemoveInvalidContainer [2022-07-24T06:48:18.194Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-24T06:48:18.194Z] === RUN TestRenameLinkedContainer [2022-07-24T06:48:18.358Z] Loaded image: debian:bullseye-slim [2022-07-24T06:48:18.358Z] Loaded image: hello-world:latest [2022-07-24T06:48:18.358Z] Loaded image: arm32v7/hello-world:latest [2022-07-24T06:48:18.358Z] INFO: Testing against a local daemon [2022-07-24T06:48:18.358Z] === RUN TestDockerDaemonSuite [2022-07-24T06:48:18.358Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-07-24T06:48:18.358Z] Loaded image: debian:bullseye-slim [2022-07-24T06:48:18.617Z] Loaded image: hello-world:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-24T06:48:18.876Z] Loaded image: arm32v7/hello-world:latest [2022-07-24T06:48:18.876Z] INFO: Testing against a local daemon [2022-07-24T06:48:18.876Z] === RUN TestDockerSuite [2022-07-24T06:48:18.876Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-07-24T06:48:18.876Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-07-24T06:48:18.876Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-07-24T06:48:18.876Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-07-24T06:48:18.876Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-07-24T06:48:18.876Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-07-24T06:48:18.876Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-07-24T06:48:18.876Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-07-24T06:48:19.029Z] + bundleName=amd64-rootless [2022-07-24T06:48:19.029Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-07-24T06:48:19.029Z] Creating amd64-rootless-bundles.tar.gz [2022-07-24T06:48:19.029Z] + 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-24T06:48:19.029Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-07-24T06:48:19.043Z] Archiving artifacts [2022-07-24T06:48:19.576Z] --- PASS: TestRenameLinkedContainer (1.64s) [2022-07-24T06:48:19.576Z] === RUN TestRenameStoppedContainer [2022-07-24T06:48:20.146Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-07-24T06:48:20.146Z] === RUN TestRenameRunningContainerAndReuse [2022-07-24T06:48:20.923Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43858/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-24T06:48:21.086Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s) [2022-07-24T06:48:21.086Z] === RUN TestRenameInvalidName [2022-07-24T06:48:21.229Z] + make clean [2022-07-24T06:48:21.347Z] --- PASS: TestRenameInvalidName (0.42s) [2022-07-24T06:48:21.347Z] === RUN TestRenameAnonymousContainer [2022-07-24T06:48:21.412Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-07-24T06:48:21.412Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-07-24T06:48:21.488Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-24T06:48:21.488Z] docker-dev-cache [2022-07-24T06:48:21.488Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-24T06:48:22.350Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-07-24T06:48:22.350Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-07-24T06:48:23.259Z] --- PASS: TestRenameAnonymousContainer (1.51s) [2022-07-24T06:48:23.259Z] === RUN TestRenameContainerWithSameName [2022-07-24T06:48:23.259Z] --- PASS: TestRenameContainerWithSameName (0.37s) [2022-07-24T06:48:23.259Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-24T06:48:23.287Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-07-24T06:48:23.287Z] --- PASS: TestBuildWithHugeFile (126.05s) [2022-07-24T06:48:23.287Z] === RUN TestBuildWCOWSandboxSize [2022-07-24T06:48:23.287Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-24T06:48:23.287Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-24T06:48:23.287Z] === RUN TestBuildWithEmptyDockerfile [2022-07-24T06:48:23.287Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-24T06:48:23.287Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-24T06:48:23.287Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-24T06:48:23.287Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-24T06:48:23.287Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-24T06:48:23.287Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-24T06:48:23.287Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-24T06:48:23.287Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-24T06:48:23.545Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-24T06:48:23.545Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-07-24T06:48:23.545Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2022-07-24T06:48:23.545Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-07-24T06:48:23.545Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-07-24T06:48:23.545Z] === RUN TestBuildPreserveOwnership [2022-07-24T06:48:23.545Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-24T06:48:24.112Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-07-24T06:48:24.112Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-07-24T06:48:24.199Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s) [2022-07-24T06:48:24.199Z] === RUN TestResize [2022-07-24T06:48:24.458Z] --- PASS: TestResize (0.42s) [2022-07-24T06:48:24.458Z] === RUN TestResizeWithInvalidSize [2022-07-24T06:48:25.029Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2022-07-24T06:48:25.029Z] === RUN TestResizeWhenContainerNotStarted [2022-07-24T06:48:25.052Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-07-24T06:48:25.289Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-07-24T06:48:25.289Z] === RUN TestDaemonRestartKillContainers [2022-07-24T06:48:25.289Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-24T06:48:25.289Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-24T06:48:25.289Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-24T06:48:25.289Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-24T06:48:25.289Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-24T06:48:25.289Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-24T06:48:25.289Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-24T06:48:25.289Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-24T06:48:25.289Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-24T06:48:25.289Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-24T06:48:25.289Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-24T06:48:25.289Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-24T06:48:25.289Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-24T06:48:25.289Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-24T06:48:25.289Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-24T06:48:25.289Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-24T06:48:25.289Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-24T06:48:25.289Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-24T06:48:25.289Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-24T06:48:25.289Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-24T06:48:25.289Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-24T06:48:25.289Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-24T06:48:25.289Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-24T06:48:25.289Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-24T06:48:25.289Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-24T06:48:25.289Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-24T06:48:25.289Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-24T06:48:25.289Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-24T06:48:25.289Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-24T06:48:25.289Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-24T06:48:25.289Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-24T06:48:25.289Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-24T06:48:25.289Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-24T06:48:25.289Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-24T06:48:25.311Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-07-24T06:48:25.570Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-07-24T06:48:25.570Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-07-24T06:48:25.570Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-07-24T06:48:26.510Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-24T06:48:26.612Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2022-07-24T06:48:26.612Z] PASS [2022-07-24T06:48:26.612Z] [2022-07-24T06:48:26.612Z] DONE 17 tests in 48.360s [2022-07-24T06:48:26.612Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-24T06:48:26.612Z] INFO: Testing against a local daemon [2022-07-24T06:48:26.612Z] === RUN TestPluginInvalidJSON [2022-07-24T06:48:26.612Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-24T06:48:26.612Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-24T06:48:26.612Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-24T06:48:26.612Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-24T06:48:26.612Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-24T06:48:26.612Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-24T06:48:26.612Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-24T06:48:26.612Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-24T06:48:26.612Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-24T06:48:26.612Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-24T06:48:26.612Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-24T06:48:26.612Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-24T06:48:26.612Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-24T06:48:26.612Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-24T06:48:26.612Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-24T06:48:26.612Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-24T06:48:26.612Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-24T06:48:26.612Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-24T06:48:26.612Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-24T06:48:26.612Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-24T06:48:26.612Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-24T06:48:26.612Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-07-24T06:48:26.612Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-07-24T06:48:26.612Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-24T06:48:26.612Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-24T06:48:26.612Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-24T06:48:26.612Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-24T06:48:26.612Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-07-24T06:48:26.612Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-24T06:48:26.612Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-24T06:48:26.612Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-24T06:48:26.612Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-24T06:48:26.612Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-24T06:48:26.612Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-24T06:48:26.612Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-24T06:48:26.612Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-24T06:48:26.612Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-24T06:48:26.612Z] === RUN TestPluginInstall [2022-07-24T06:48:26.612Z] === RUN TestPluginInstall/no_auth [2022-07-24T06:48:26.612Z] time="2022-07-24T06:48:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-24T06:48:26.612Z] time="2022-07-24T06:48:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d68b0c133c73dd486ed95046355bdebd8cc95aab6c95ce0749f627a30c4776fb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-24T06:48:26.612Z] time="2022-07-24T06:48:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-24T06:48:26.612Z] time="2022-07-24T06:48:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d68b0c133c73dd486ed95046355bdebd8cc95aab6c95ce0749f627a30c4776fb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-24T06:48:26.612Z] === RUN TestPluginInstall/with_htpasswd [2022-07-24T06:48:26.770Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-07-24T06:48:26.770Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-07-24T06:48:26.872Z] time="2022-07-24T06:48:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-24T06:48:26.872Z] time="2022-07-24T06:48:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:96df6147ec52621521d65f9308994c013f115f450005aa83c16296055eb59a46" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-24T06:48:26.872Z] time="2022-07-24T06:48:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-24T06:48:26.872Z] time="2022-07-24T06:48:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:96df6147ec52621521d65f9308994c013f115f450005aa83c16296055eb59a46" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-24T06:48:27.131Z] === RUN TestPluginInstall/with_insecure [2022-07-24T06:48:27.199Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-24T06:48:27.337Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-07-24T06:48:27.596Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-07-24T06:48:27.596Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-07-24T06:48:27.596Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-07-24T06:48:27.855Z] --- PASS: TestBuildPreserveOwnership (4.29s) [2022-07-24T06:48:27.855Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.83s) [2022-07-24T06:48:27.855Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.45s) [2022-07-24T06:48:27.855Z] === RUN TestBuildPlatformInvalid [2022-07-24T06:48:27.855Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2022-07-24T06:48:27.855Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-24T06:48:28.115Z] time="2022-07-24T06:48:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-24T06:48:28.115Z] time="2022-07-24T06:48:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f2264f657bf7717854b7bb447b52b352ea6f668673494ba6bd818abee8be6fef" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-24T06:48:28.115Z] time="2022-07-24T06:48:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-24T06:48:28.115Z] time="2022-07-24T06:48:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f2264f657bf7717854b7bb447b52b352ea6f668673494ba6bd818abee8be6fef" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-24T06:48:28.389Z] plugin_test.go:195: [d1808fa58e850] daemon is not started [2022-07-24T06:48:28.389Z] --- PASS: TestPluginInstall (2.75s) [2022-07-24T06:48:28.389Z] --- PASS: TestPluginInstall/no_auth (1.04s) [2022-07-24T06:48:28.389Z] --- PASS: TestPluginInstall/with_htpasswd (0.61s) [2022-07-24T06:48:28.389Z] --- PASS: TestPluginInstall/with_insecure (1.10s) [2022-07-24T06:48:28.389Z] === RUN TestPluginsWithRuntimes [2022-07-24T06:48:28.581Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-24T06:48:28.791Z] Loaded image: busybox:latest [2022-07-24T06:48:28.791Z] Loaded image: busybox:glibc [2022-07-24T06:48:29.151Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-24T06:48:29.308Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-07-24T06:48:29.411Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-24T06:48:29.780Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-24T06:48:30.167Z] Loaded image: debian:bullseye-slim [2022-07-24T06:48:30.167Z] Loaded image: hello-world:latest [2022-07-24T06:48:30.352Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-24T06:48:30.425Z] Loaded image: arm32v7/hello-world:latest [2022-07-24T06:48:30.612Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-24T06:48:30.716Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-24T06:48:31.360Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-07-24T06:48:31.653Z] --- PASS: TestPluginsWithRuntimes (3.37s) [2022-07-24T06:48:31.653Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.87s) [2022-07-24T06:48:31.653Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2022-07-24T06:48:31.653Z] === RUN TestPluginBackCompatMediaTypes [2022-07-24T06:48:32.221Z] --- PASS: TestPluginBackCompatMediaTypes (0.59s) [2022-07-24T06:48:32.221Z] PASS [2022-07-24T06:48:32.221Z] [2022-07-24T06:48:32.221Z] DONE 24 tests in 6.750s [2022-07-24T06:48:32.221Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-24T06:48:32.221Z] INFO: Testing against a local daemon [2022-07-24T06:48:32.221Z] === RUN TestExternalGraphDriver [2022-07-24T06:48:32.481Z] === RUN TestExternalGraphDriver/json [2022-07-24T06:48:33.267Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-07-24T06:48:33.907Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-24T06:48:33.907Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-24T06:48:34.385Z] === RUN TestExternalGraphDriver/spec [2022-07-24T06:48:35.764Z] === RUN TestExternalGraphDriver/pull [2022-07-24T06:48:35.800Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-07-24T06:48:35.817Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-24T06:48:37.669Z] --- PASS: TestExternalGraphDriver (5.21s) [2022-07-24T06:48:37.669Z] --- PASS: TestExternalGraphDriver/json (1.63s) [2022-07-24T06:48:37.669Z] --- PASS: TestExternalGraphDriver/spec (1.66s) [2022-07-24T06:48:37.669Z] --- PASS: TestExternalGraphDriver/pull (1.59s) [2022-07-24T06:48:37.669Z] === RUN TestGraphdriverPluginV2 [2022-07-24T06:48:37.704Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-07-24T06:48:37.725Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-24T06:48:37.725Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-24T06:48:38.274Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-07-24T06:48:39.107Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-24T06:48:39.368Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-24T06:48:39.653Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-07-24T06:48:39.912Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (12.00s) [2022-07-24T06:48:39.912Z] PASS [2022-07-24T06:48:39.912Z] [2022-07-24T06:48:39.912Z] === Skipped [2022-07-24T06:48:39.912Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-24T06:48:39.912Z] build_session_test.go:25: TODO: BuildKit [2022-07-24T06:48:39.912Z] [2022-07-24T06:48:39.912Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-24T06:48:39.912Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-24T06:48:39.912Z] [2022-07-24T06:48:39.912Z] DONE 34 tests, 2 skipped in 190.307s [2022-07-24T06:48:39.912Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-24T06:48:39.912Z] ++ 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-24T06:48:39.912Z] ++ set -e [2022-07-24T06:48:39.912Z] ++ '[' -n 0 ']' [2022-07-24T06:48:39.912Z] ++ set -x [2022-07-24T06:48:39.912Z] ++ 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-24T06:48:40.176Z] INFO: Testing against a local daemon [2022-07-24T06:48:40.176Z] === RUN TestConfigInspect [2022-07-24T06:48:40.744Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-07-24T06:48:40.750Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-24T06:48:41.312Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-07-24T06:48:41.867Z] --- PASS: TestGraphdriverPluginV2 (4.08s) [2022-07-24T06:48:41.867Z] PASS [2022-07-24T06:48:41.867Z] [2022-07-24T06:48:41.867Z] DONE 5 tests in 9.326s [2022-07-24T06:48:41.867Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-24T06:48:41.867Z] INFO: Testing against a local daemon [2022-07-24T06:48:41.867Z] === RUN TestContinueAfterPluginCrash [2022-07-24T06:48:41.867Z] === PAUSE TestContinueAfterPluginCrash [2022-07-24T06:48:41.867Z] === RUN TestReadPluginNoRead [2022-07-24T06:48:41.867Z] === PAUSE TestReadPluginNoRead [2022-07-24T06:48:41.867Z] === RUN TestDaemonStartWithLogOpt [2022-07-24T06:48:41.867Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-24T06:48:41.867Z] === CONT TestContinueAfterPluginCrash [2022-07-24T06:48:41.867Z] === CONT TestDaemonStartWithLogOpt [2022-07-24T06:48:42.249Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-07-24T06:48:42.249Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-07-24T06:48:42.659Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-24T06:48:42.659Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.74s) [2022-07-24T06:48:42.659Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.22s) [2022-07-24T06:48:42.659Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.88s) [2022-07-24T06:48:42.659Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.21s) [2022-07-24T06:48:42.659Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.22s) [2022-07-24T06:48:42.659Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.22s) [2022-07-24T06:48:42.659Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.29s) [2022-07-24T06:48:42.659Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.30s) [2022-07-24T06:48:42.659Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.85s) [2022-07-24T06:48:42.659Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.59s) [2022-07-24T06:48:42.659Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.83s) [2022-07-24T06:48:42.659Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.74s) [2022-07-24T06:48:42.659Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.84s) [2022-07-24T06:48:42.659Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.67s) [2022-07-24T06:48:42.659Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.77s) [2022-07-24T06:48:42.659Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.45s) [2022-07-24T06:48:42.659Z] === RUN TestCgroupNamespacesRun [2022-07-24T06:48:42.827Z] --- PASS: TestConfigInspect (2.65s) [2022-07-24T06:48:42.827Z] === RUN TestConfigList [2022-07-24T06:48:43.086Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-07-24T06:48:43.346Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-07-24T06:48:43.599Z] --- PASS: TestCgroupNamespacesRun (1.13s) [2022-07-24T06:48:43.599Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-24T06:48:43.917Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-07-24T06:48:44.554Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.22s) [2022-07-24T06:48:44.554Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-24T06:48:44.855Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-07-24T06:48:44.855Z] docker_cli_daemon_test.go:1474: [dfaa2dc1e3d1b] daemon is not started [2022-07-24T06:48:45.159Z] --- PASS: TestDaemonStartWithLogOpt (3.50s) [2022-07-24T06:48:45.159Z] === CONT TestReadPluginNoRead [2022-07-24T06:48:45.792Z] --- PASS: TestConfigList (3.02s) [2022-07-24T06:48:45.793Z] === RUN TestConfigsCreateAndDelete [2022-07-24T06:48:45.793Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-07-24T06:48:45.793Z] check_test.go:540: [d33d12b32e410] daemon is not started [2022-07-24T06:48:45.793Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-07-24T06:48:45.939Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s) [2022-07-24T06:48:45.939Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-24T06:48:46.881Z] --- PASS: TestCgroupNamespacesRunHostMode (1.15s) [2022-07-24T06:48:46.881Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-24T06:48:47.694Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-24T06:48:48.263Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.13s) [2022-07-24T06:48:48.263Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-24T06:48:48.328Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-07-24T06:48:48.631Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-24T06:48:48.895Z] --- PASS: TestConfigsCreateAndDelete (3.02s) [2022-07-24T06:48:48.895Z] === RUN TestConfigsUpdate [2022-07-24T06:48:49.203Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s) [2022-07-24T06:48:49.203Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-24T06:48:49.466Z] check_test.go:540: [d568d6720e5cd] daemon is not started [2022-07-24T06:48:49.467Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-07-24T06:48:49.774Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-07-24T06:48:49.774Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-24T06:48:50.009Z] === RUN TestReadPluginNoRead/default [2022-07-24T06:48:50.009Z] --- PASS: TestContinueAfterPluginCrash (8.40s) [2022-07-24T06:48:50.841Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-07-24T06:48:50.947Z] === CONT TestReadPluginNoRead [2022-07-24T06:48:50.947Z] read_test.go:92: [d36247a641d0e] daemon is not started [2022-07-24T06:48:50.947Z] --- PASS: TestReadPluginNoRead (5.90s) [2022-07-24T06:48:50.947Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.27s) [2022-07-24T06:48:50.947Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.18s) [2022-07-24T06:48:50.947Z] --- PASS: TestReadPluginNoRead/default (1.23s) [2022-07-24T06:48:50.947Z] PASS [2022-07-24T06:48:50.947Z] [2022-07-24T06:48:50.947Z] DONE 6 tests in 9.430s [2022-07-24T06:48:50.947Z] 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-24T06:48:50.947Z] testing: warning: no tests to run [2022-07-24T06:48:50.947Z] PASS [2022-07-24T06:48:50.947Z] [2022-07-24T06:48:50.947Z] DONE 0 tests in 0.008s [2022-07-24T06:48:50.947Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-24T06:48:50.947Z] INFO: Testing against a local daemon [2022-07-24T06:48:50.947Z] === RUN TestPluginWithDevMounts [2022-07-24T06:48:50.948Z] === PAUSE TestPluginWithDevMounts [2022-07-24T06:48:50.948Z] === CONT TestPluginWithDevMounts [2022-07-24T06:48:51.156Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.14s) [2022-07-24T06:48:51.156Z] === RUN TestNISDomainname [2022-07-24T06:48:51.408Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-07-24T06:48:51.408Z] --- PASS: TestConfigsUpdate (2.63s) [2022-07-24T06:48:51.409Z] === RUN TestTemplatedConfig [2022-07-24T06:48:51.667Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-07-24T06:48:51.726Z] --- PASS: TestNISDomainname (0.53s) [2022-07-24T06:48:51.726Z] === RUN TestHostnameDnsResolution [2022-07-24T06:48:51.926Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-07-24T06:48:52.295Z] --- PASS: TestHostnameDnsResolution (0.70s) [2022-07-24T06:48:52.295Z] === RUN TestUnprivilegedPortsAndPing [2022-07-24T06:48:52.494Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-07-24T06:48:52.494Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-07-24T06:48:52.494Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-07-24T06:48:52.852Z] --- PASS: TestPluginWithDevMounts (1.57s) [2022-07-24T06:48:52.853Z] PASS [2022-07-24T06:48:52.853Z] [2022-07-24T06:48:52.853Z] DONE 1 tests in 1.600s [2022-07-24T06:48:52.853Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-24T06:48:52.853Z] INFO: Testing against a local daemon [2022-07-24T06:48:52.853Z] === RUN TestSecretInspect [2022-07-24T06:48:52.865Z] --- PASS: TestUnprivilegedPortsAndPing (0.51s) [2022-07-24T06:48:52.865Z] === RUN TestPrivilegedHostDevices [2022-07-24T06:48:53.435Z] --- PASS: TestPrivilegedHostDevices (0.49s) [2022-07-24T06:48:53.435Z] === RUN TestRunConsoleSize [2022-07-24T06:48:53.695Z] --- PASS: TestRunConsoleSize (0.44s) [2022-07-24T06:48:53.695Z] === RUN TestStats [2022-07-24T06:48:53.874Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-07-24T06:48:54.133Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-07-24T06:48:54.759Z] --- PASS: TestSecretInspect (2.22s) [2022-07-24T06:48:54.759Z] === RUN TestSecretList [2022-07-24T06:48:55.071Z] --- PASS: TestTemplatedConfig (3.53s) [2022-07-24T06:48:55.071Z] === RUN TestConfigCreateResolve [2022-07-24T06:48:55.639Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-07-24T06:48:55.639Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-07-24T06:48:56.234Z] --- PASS: TestStats (2.44s) [2022-07-24T06:48:56.234Z] === RUN TestStopContainerWithTimeout [2022-07-24T06:48:56.234Z] === RUN TestStopContainerWithTimeout/0 [2022-07-24T06:48:56.234Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-24T06:48:56.234Z] === RUN TestStopContainerWithTimeout/1 [2022-07-24T06:48:56.234Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-24T06:48:56.234Z] === RUN TestStopContainerWithTimeout/3 [2022-07-24T06:48:56.234Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-24T06:48:56.234Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-24T06:48:56.234Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-24T06:48:56.234Z] === CONT TestStopContainerWithTimeout/0 [2022-07-24T06:48:56.234Z] === CONT TestStopContainerWithTimeout/3 [2022-07-24T06:48:56.574Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-07-24T06:48:56.804Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-24T06:48:56.833Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-07-24T06:48:57.092Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-07-24T06:48:57.294Z] --- PASS: TestSecretList (2.16s) [2022-07-24T06:48:57.294Z] === RUN TestSecretsCreateAndDelete [2022-07-24T06:48:58.029Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-07-24T06:48:58.029Z] --- PASS: TestConfigCreateResolve (2.91s) [2022-07-24T06:48:58.029Z] PASS [2022-07-24T06:48:58.029Z] [2022-07-24T06:48:58.029Z] DONE 6 tests in 17.886s [2022-07-24T06:48:58.029Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-24T06:48:58.029Z] ++ 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-24T06:48:58.029Z] ++ set -e [2022-07-24T06:48:58.029Z] ++ '[' -n 0 ']' [2022-07-24T06:48:58.029Z] ++ set -x [2022-07-24T06:48:58.029Z] ++ 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-24T06:48:58.029Z] INFO: Testing against a local daemon [2022-07-24T06:48:58.288Z] === RUN TestAttachWithTTY [2022-07-24T06:48:58.288Z] --- PASS: TestAttachWithTTY (0.10s) [2022-07-24T06:48:58.288Z] === RUN TestAttachWithoutTTy [2022-07-24T06:48:58.288Z] --- PASS: TestAttachWithoutTTy (0.06s) [2022-07-24T06:48:58.288Z] === RUN TestCheckpoint [2022-07-24T06:48:58.288Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-24T06:48:58.288Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-24T06:48:58.288Z] === RUN TestContainerInvalidJSON [2022-07-24T06:48:58.288Z] === RUN TestContainerInvalidJSON/commit [2022-07-24T06:48:58.288Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-24T06:48:58.288Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-24T06:48:58.288Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-24T06:48:58.288Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-24T06:48:58.288Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-24T06:48:58.288Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-24T06:48:58.288Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-24T06:48:58.288Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-24T06:48:58.288Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-24T06:48:58.288Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-24T06:48:58.288Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-24T06:48:58.288Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-24T06:48:58.288Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-24T06:48:58.288Z] === CONT TestContainerInvalidJSON/commit [2022-07-24T06:48:58.288Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-24T06:48:58.288Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-24T06:48:58.288Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-24T06:48:58.288Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-24T06:48:58.288Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-24T06:48:58.288Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-24T06:48:58.288Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-24T06:48:58.288Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-24T06:48:58.288Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-24T06:48:58.288Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-24T06:48:58.288Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-24T06:48:58.288Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-24T06:48:58.288Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-24T06:48:58.288Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-24T06:48:58.288Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-24T06:48:58.288Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-24T06:48:58.288Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-24T06:48:58.288Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-24T06:48:58.288Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-24T06:48:58.288Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-24T06:48:58.288Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-24T06:48:58.288Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-24T06:48:58.288Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-24T06:48:58.288Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-24T06:48:58.288Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-24T06:48:58.288Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-24T06:48:58.288Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-24T06:48:58.288Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-24T06:48:58.288Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-24T06:48:58.288Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-24T06:48:58.288Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-24T06:48:58.288Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-24T06:48:58.288Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-24T06:48:58.288Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-24T06:48:58.288Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-24T06:48:58.288Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-07-24T06:48:58.288Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-24T06:48:58.288Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-24T06:48:58.288Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-24T06:48:58.288Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-24T06:48:58.288Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-07-24T06:48:58.288Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-24T06:48:58.288Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-24T06:48:58.288Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-24T06:48:58.288Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-24T06:48:58.288Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-07-24T06:48:58.288Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-24T06:48:58.288Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-24T06:48:58.288Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-24T06:48:58.288Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.01s) [2022-07-24T06:48:58.288Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.02s) [2022-07-24T06:48:58.288Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-24T06:48:58.288Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.01s) [2022-07-24T06:48:58.288Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-24T06:48:58.288Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-24T06:48:58.288Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-07-24T06:48:58.288Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-24T06:48:58.288Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-24T06:48:58.288Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-24T06:48:58.288Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-24T06:48:58.288Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-07-24T06:48:58.288Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-24T06:48:58.288Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-24T06:48:58.288Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-24T06:48:58.289Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-24T06:48:58.289Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-07-24T06:48:58.289Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-24T06:48:58.289Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-24T06:48:58.289Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-24T06:48:58.289Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-24T06:48:58.289Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-24T06:48:58.547Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2022-07-24T06:48:58.547Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-24T06:48:58.547Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-07-24T06:48:58.547Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2022-07-24T06:48:58.547Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-24T06:48:58.547Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2022-07-24T06:48:58.547Z] === RUN TestCopyEmptyFile [2022-07-24T06:48:58.712Z] === CONT TestStopContainerWithTimeout/1 [2022-07-24T06:48:59.117Z] --- PASS: TestCopyEmptyFile (0.37s) [2022-07-24T06:48:59.117Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-24T06:48:59.117Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-07-24T06:48:59.117Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2022-07-24T06:48:59.117Z] === RUN TestCopyFromContainer [2022-07-24T06:48:59.117Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-07-24T06:48:59.199Z] --- PASS: TestSecretsCreateAndDelete (2.20s) [2022-07-24T06:48:59.199Z] === RUN TestSecretsUpdate [2022-07-24T06:48:59.376Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-07-24T06:48:59.376Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-07-24T06:48:59.944Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-07-24T06:48:59.944Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-07-24T06:49:00.203Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-07-24T06:49:00.203Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-07-24T06:49:00.203Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-07-24T06:49:00.620Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-24T06:49:00.620Z] --- PASS: TestStopContainerWithTimeout/0 (0.73s) [2022-07-24T06:49:00.620Z] --- PASS: TestStopContainerWithTimeout/3 (2.69s) [2022-07-24T06:49:00.620Z] --- PASS: TestStopContainerWithTimeout/-1 (2.39s) [2022-07-24T06:49:00.620Z] --- PASS: TestStopContainerWithTimeout/1 (1.39s) [2022-07-24T06:49:00.620Z] === RUN TestDeleteDevicemapper [2022-07-24T06:49:00.620Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-24T06:49:00.620Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-24T06:49:00.620Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-24T06:49:00.771Z] === RUN TestCopyFromContainer// [2022-07-24T06:49:01.030Z] === RUN TestCopyFromContainer//bar/root [2022-07-24T06:49:01.030Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-24T06:49:01.030Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-07-24T06:49:01.030Z] === RUN TestCopyFromContainer/bar/quux [2022-07-24T06:49:01.288Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-24T06:49:01.288Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-24T06:49:01.547Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-24T06:49:01.547Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-24T06:49:01.560Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.30s) [2022-07-24T06:49:01.560Z] === RUN TestUpdateMemory [2022-07-24T06:49:01.731Z] --- PASS: TestSecretsUpdate (2.18s) [2022-07-24T06:49:01.731Z] === RUN TestTemplatedSecret [2022-07-24T06:49:01.806Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-24T06:49:01.807Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-24T06:49:02.065Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-07-24T06:49:02.065Z] --- PASS: TestCopyFromContainer (2.93s) [2022-07-24T06:49:02.065Z] --- PASS: TestCopyFromContainer// (0.16s) [2022-07-24T06:49:02.065Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2022-07-24T06:49:02.065Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2022-07-24T06:49:02.065Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2022-07-24T06:49:02.065Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2022-07-24T06:49:02.065Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.17s) [2022-07-24T06:49:02.065Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2022-07-24T06:49:02.066Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2022-07-24T06:49:02.066Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2022-07-24T06:49:02.066Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2022-07-24T06:49:02.066Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-24T06:49:02.066Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-24T06:49:02.066Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-24T06:49:02.066Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-24T06:49:02.066Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-24T06:49:02.066Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-24T06:49:02.066Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-24T06:49:02.066Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-24T06:49:02.066Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-24T06:49:02.066Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-24T06:49:02.066Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-07-24T06:49:02.066Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-24T06:49:02.066Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-24T06:49:02.066Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-24T06:49:02.066Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-24T06:49:02.066Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-07-24T06:49:02.066Z] === RUN TestCreateWithInvalidEnv [2022-07-24T06:49:02.066Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-24T06:49:02.066Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-24T06:49:02.066Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-24T06:49:02.066Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-24T06:49:02.066Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-24T06:49:02.066Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-24T06:49:02.066Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-24T06:49:02.066Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-24T06:49:02.066Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-24T06:49:02.066Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-07-24T06:49:02.066Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2022-07-24T06:49:02.066Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2022-07-24T06:49:02.066Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2022-07-24T06:49:02.066Z] === RUN TestCreateTmpfsMountsTarget [2022-07-24T06:49:02.066Z] --- PASS: TestCreateTmpfsMountsTarget (0.06s) [2022-07-24T06:49:02.066Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-24T06:49:02.130Z] --- PASS: TestUpdateMemory (0.51s) [2022-07-24T06:49:02.130Z] === RUN TestUpdateCPUQuota [2022-07-24T06:49:02.324Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-07-24T06:49:02.701Z] --- PASS: TestUpdateCPUQuota (0.67s) [2022-07-24T06:49:02.701Z] === RUN TestUpdatePidsLimit [2022-07-24T06:49:02.701Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-24T06:49:02.892Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-07-24T06:49:02.892Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-07-24T06:49:02.961Z] === RUN TestUpdatePidsLimit/no_change [2022-07-24T06:49:03.222Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-24T06:49:03.222Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-24T06:49:03.486Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-24T06:49:03.746Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-24T06:49:03.746Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-24T06:49:04.266Z] --- PASS: TestTemplatedSecret (2.63s) [2022-07-24T06:49:04.266Z] === RUN TestSecretCreateResolve [2022-07-24T06:49:04.270Z] --- PASS: TestCreateWithCustomMaskedPaths (2.10s) [2022-07-24T06:49:04.270Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-24T06:49:04.686Z] --- PASS: TestUpdatePidsLimit (1.76s) [2022-07-24T06:49:04.686Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.19s) [2022-07-24T06:49:04.686Z] --- PASS: TestUpdatePidsLimit/no_change (0.19s) [2022-07-24T06:49:04.686Z] --- PASS: TestUpdatePidsLimit/update_lower (0.19s) [2022-07-24T06:49:04.686Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s) [2022-07-24T06:49:04.686Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s) [2022-07-24T06:49:04.686Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s) [2022-07-24T06:49:04.686Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s) [2022-07-24T06:49:04.686Z] === RUN TestUpdateRestartPolicy [2022-07-24T06:49:04.861Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-07-24T06:49:05.429Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-07-24T06:49:05.429Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-07-24T06:49:05.997Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-07-24T06:49:06.174Z] --- PASS: TestSecretCreateResolve (2.23s) [2022-07-24T06:49:06.174Z] PASS [2022-07-24T06:49:06.174Z] [2022-07-24T06:49:06.174Z] DONE 6 tests in 13.638s [2022-07-24T06:49:06.174Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-24T06:49:06.256Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-07-24T06:49:06.433Z] INFO: Testing against a local daemon [2022-07-24T06:49:06.433Z] === RUN TestServiceCreateInit [2022-07-24T06:49:06.433Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-24T06:49:06.515Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.23s) [2022-07-24T06:49:06.515Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-24T06:49:06.515Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-24T06:49:06.515Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-24T06:49:06.515Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-24T06:49:06.515Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-24T06:49:06.515Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-24T06:49:06.515Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-24T06:49:06.515Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-24T06:49:06.515Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-24T06:49:06.515Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-24T06:49:06.515Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-24T06:49:06.515Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-24T06:49:06.515Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-24T06:49:06.515Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-24T06:49:06.515Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-24T06:49:06.515Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-24T06:49:06.515Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-24T06:49:06.515Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-07-24T06:49:06.515Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-07-24T06:49:06.515Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-07-24T06:49:06.515Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-07-24T06:49:06.515Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-07-24T06:49:06.515Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-24T06:49:07.086Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-07-24T06:49:07.345Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.77s) [2022-07-24T06:49:07.345Z] === RUN TestCreateDifferentPlatform [2022-07-24T06:49:07.345Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-24T06:49:07.345Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-24T06:49:07.345Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-07-24T06:49:07.345Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-24T06:49:07.345Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-24T06:49:07.345Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-24T06:49:07.345Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-07-24T06:49:07.345Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-24T06:49:07.345Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-07-24T06:49:07.345Z] === RUN TestCreateInvalidHostConfig [2022-07-24T06:49:07.345Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-24T06:49:07.345Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-24T06:49:07.345Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-24T06:49:07.345Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-24T06:49:07.345Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-24T06:49:07.345Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-24T06:49:07.345Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-24T06:49:07.345Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-24T06:49:07.345Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-24T06:49:07.345Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-24T06:49:07.345Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-24T06:49:07.345Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-24T06:49:07.345Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-24T06:49:07.345Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-24T06:49:07.345Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-24T06:49:07.345Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-24T06:49:07.345Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-24T06:49:07.345Z] === RUN TestContainerStartOnDaemonRestart [2022-07-24T06:49:07.345Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-24T06:49:07.345Z] === RUN TestDaemonRestartIpcMode [2022-07-24T06:49:07.345Z] === PAUSE TestDaemonRestartIpcMode [2022-07-24T06:49:07.345Z] === RUN TestDaemonHostGatewayIP [2022-07-24T06:49:07.345Z] === PAUSE TestDaemonHostGatewayIP [2022-07-24T06:49:07.345Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-24T06:49:07.345Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-24T06:49:07.345Z] === RUN TestContainerKillOnDaemonStart [2022-07-24T06:49:07.345Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-24T06:49:07.345Z] === RUN TestDiff [2022-07-24T06:49:08.286Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-07-24T06:49:08.286Z] --- PASS: TestDiff (0.74s) [2022-07-24T06:49:08.286Z] === RUN TestExecConsoleSize [2022-07-24T06:49:08.286Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-07-24T06:49:08.853Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-07-24T06:49:08.853Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-07-24T06:49:09.112Z] --- PASS: TestExecConsoleSize (0.81s) [2022-07-24T06:49:09.112Z] === RUN TestExecWithCloseStdin [2022-07-24T06:49:09.681Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-07-24T06:49:09.681Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-07-24T06:49:09.940Z] --- PASS: TestExecWithCloseStdin (0.82s) [2022-07-24T06:49:09.940Z] === RUN TestExec [2022-07-24T06:49:10.507Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-07-24T06:49:10.507Z] --- PASS: TestExec (0.78s) [2022-07-24T06:49:10.507Z] === RUN TestExecUser [2022-07-24T06:49:10.625Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-24T06:49:11.444Z] --- PASS: TestExecUser (0.84s) [2022-07-24T06:49:11.444Z] === RUN TestExportContainerAndImportImage [2022-07-24T06:49:11.444Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-07-24T06:49:11.703Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-07-24T06:49:11.963Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-07-24T06:49:12.530Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-07-24T06:49:12.530Z] --- PASS: TestExportContainerAndImportImage (0.98s) [2022-07-24T06:49:12.530Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-24T06:49:13.467Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-07-24T06:49:14.034Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-07-24T06:49:14.034Z] check_test.go:540: [d7f7ad8792cd0] daemon is not started [2022-07-24T06:49:14.034Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-07-24T06:49:14.034Z] --- PASS: TestExportContainerAfterDaemonRestart (1.53s) [2022-07-24T06:49:14.034Z] === RUN TestHealthCheckWorkdir [2022-07-24T06:49:14.816Z] --- PASS: TestServiceCreateInit (7.74s) [2022-07-24T06:49:14.816Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.85s) [2022-07-24T06:49:14.816Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.86s) [2022-07-24T06:49:14.816Z] === RUN TestCreateServiceMultipleTimes [2022-07-24T06:49:14.970Z] --- PASS: TestHealthCheckWorkdir (1.06s) [2022-07-24T06:49:14.970Z] === RUN TestHealthKillContainer [2022-07-24T06:49:15.539Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-07-24T06:49:15.539Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-07-24T06:49:15.539Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-07-24T06:49:15.539Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-07-24T06:49:15.539Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-07-24T06:49:16.105Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-07-24T06:49:16.364Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-07-24T06:49:16.902Z] --- PASS: TestUpdateRestartPolicy (10.91s) [2022-07-24T06:49:16.902Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-24T06:49:16.902Z] --- PASS: TestUpdateRestartWithAutoRemove (0.50s) [2022-07-24T06:49:16.902Z] === RUN TestWaitNonBlocked [2022-07-24T06:49:16.902Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-24T06:49:16.902Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-24T06:49:16.902Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-24T06:49:16.902Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-24T06:49:16.902Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-24T06:49:16.902Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-24T06:49:16.902Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-24T06:49:16.902Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.76s) [2022-07-24T06:49:16.902Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.78s) [2022-07-24T06:49:16.902Z] === RUN TestWaitBlocked [2022-07-24T06:49:16.902Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-24T06:49:16.902Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-24T06:49:16.902Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-24T06:49:16.902Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-24T06:49:16.902Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-24T06:49:16.902Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-24T06:49:17.472Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-24T06:49:17.472Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.61s) [2022-07-24T06:49:17.472Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.74s) [2022-07-24T06:49:17.472Z] === RUN TestWaitConditions [2022-07-24T06:49:17.472Z] === RUN TestWaitConditions/default [2022-07-24T06:49:17.472Z] === PAUSE TestWaitConditions/default [2022-07-24T06:49:17.472Z] === RUN TestWaitConditions/not-running [2022-07-24T06:49:17.472Z] === PAUSE TestWaitConditions/not-running [2022-07-24T06:49:17.472Z] === RUN TestWaitConditions/next-exit [2022-07-24T06:49:17.472Z] === PAUSE TestWaitConditions/next-exit [2022-07-24T06:49:17.472Z] === RUN TestWaitConditions/removed [2022-07-24T06:49:17.472Z] === PAUSE TestWaitConditions/removed [2022-07-24T06:49:17.472Z] === CONT TestWaitConditions/default [2022-07-24T06:49:17.472Z] === CONT TestWaitConditions/next-exit [2022-07-24T06:49:17.738Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-07-24T06:49:19.380Z] === CONT TestWaitConditions/removed [2022-07-24T06:49:19.380Z] === CONT TestWaitConditions/not-running [2022-07-24T06:49:19.642Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-07-24T06:49:20.576Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-07-24T06:49:20.760Z] --- PASS: TestWaitConditions (0.01s) [2022-07-24T06:49:20.760Z] --- PASS: TestWaitConditions/next-exit (1.56s) [2022-07-24T06:49:20.760Z] --- PASS: TestWaitConditions/default (1.68s) [2022-07-24T06:49:20.760Z] --- PASS: TestWaitConditions/removed (1.50s) [2022-07-24T06:49:20.760Z] --- PASS: TestWaitConditions/not-running (1.42s) [2022-07-24T06:49:20.760Z] === CONT TestContainerStartOnDaemonRestart [2022-07-24T06:49:20.760Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-24T06:49:21.143Z] === RUN TestDockerSuite/TestContainerAPITop [2022-07-24T06:49:21.401Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-07-24T06:49:21.401Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-07-24T06:49:21.401Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-07-24T06:49:21.659Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-07-24T06:49:22.628Z] .........................xx.................... [ 29%] [2022-07-24T06:49:22.671Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.08s) [2022-07-24T06:49:22.671Z] === CONT TestDaemonHostGatewayIP [2022-07-24T06:49:22.671Z] --- PASS: TestContainerStartOnDaemonRestart (2.09s) [2022-07-24T06:49:22.671Z] === CONT TestDaemonRestartIpcMode [2022-07-24T06:49:23.034Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-07-24T06:49:23.292Z] --- PASS: TestHealthKillContainer (8.18s) [2022-07-24T06:49:23.292Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-24T06:49:23.551Z] --- PASS: TestInspectCpusetInConfigPre120 (0.44s) [2022-07-24T06:49:23.551Z] === RUN TestIpcModeNone [2022-07-24T06:49:24.118Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-07-24T06:49:24.118Z] --- PASS: TestIpcModeNone (0.56s) [2022-07-24T06:49:24.118Z] === RUN TestIpcModePrivate [2022-07-24T06:49:24.687Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:94, shared: false, mustBeShared: false [2022-07-24T06:49:24.687Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-07-24T06:49:24.946Z] --- PASS: TestIpcModePrivate (0.69s) [2022-07-24T06:49:24.946Z] === RUN TestIpcModeShareable [2022-07-24T06:49:25.213Z] --- PASS: TestDaemonRestartIpcMode (2.41s) [2022-07-24T06:49:25.213Z] === CONT TestIpcModeOlderClient [2022-07-24T06:49:25.213Z] --- PASS: TestDaemonHostGatewayIP (2.47s) [2022-07-24T06:49:25.213Z] === CONT TestContainerKillOnDaemonStart [2022-07-24T06:49:25.213Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-07-24T06:49:25.515Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:88, shared: true, mustBeShared: true [2022-07-24T06:49:25.515Z] --- PASS: TestIpcModeShareable (0.65s) [2022-07-24T06:49:25.515Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-24T06:49:25.515Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} [2022-07-24T06:49:26.451Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-07-24T06:49:27.021Z] check_test.go:540: [d065aeb08b01d] daemon is not started [2022-07-24T06:49:27.021Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-07-24T06:49:27.021Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} [2022-07-24T06:49:27.592Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-07-24T06:49:27.592Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.95s) [2022-07-24T06:49:27.592Z] === RUN TestAPIIpcModeHost [2022-07-24T06:49:28.160Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-07-24T06:49:28.160Z] --- PASS: TestAPIIpcModeHost (0.58s) [2022-07-24T06:49:28.160Z] === RUN TestDaemonIpcModeShareable [2022-07-24T06:49:28.418Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-07-24T06:49:28.677Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} [2022-07-24T06:49:29.615Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:100, shared: true, mustBeShared: true [2022-07-24T06:49:29.873Z] --- PASS: TestDaemonIpcModeShareable (1.70s) [2022-07-24T06:49:29.873Z] === RUN TestDaemonIpcModePrivate [2022-07-24T06:49:30.133Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} [2022-07-24T06:49:31.069Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: false, mustBeShared: false [2022-07-24T06:49:31.069Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-07-24T06:49:31.328Z] --- PASS: TestDaemonIpcModePrivate (1.53s) [2022-07-24T06:49:31.328Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-24T06:49:31.586Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0011b0660__} [2022-07-24T06:49:32.905Z] --- PASS: TestCreateServiceMultipleTimes (15.84s) [2022-07-24T06:49:32.906Z] === RUN TestCreateServiceConflict [2022-07-24T06:49:32.906Z] --- PASS: TestCreateServiceConflict (2.33s) [2022-07-24T06:49:32.906Z] === RUN TestCreateServiceMaxReplicas [2022-07-24T06:49:32.965Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:103, shared: false, mustBeShared: false [2022-07-24T06:49:32.965Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.59s) [2022-07-24T06:49:32.965Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-24T06:49:33.224Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1999382293_/foo_false_____} [2022-07-24T06:49:34.159Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2022-07-24T06:49:34.159Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.23s) [2022-07-24T06:49:34.159Z] === RUN TestIpcModeOlderClient [2022-07-24T06:49:34.159Z] === PAUSE TestIpcModeOlderClient [2022-07-24T06:49:34.159Z] === RUN TestKillContainerInvalidSignal [2022-07-24T06:49:34.418Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1999382293_/foo_true_____} [2022-07-24T06:49:34.677Z] --- PASS: TestKillContainerInvalidSignal (0.64s) [2022-07-24T06:49:34.677Z] === RUN TestKillContainer [2022-07-24T06:49:34.677Z] === RUN TestKillContainer/no_signal [2022-07-24T06:49:35.440Z] --- PASS: TestCreateServiceMaxReplicas (2.88s) [2022-07-24T06:49:35.440Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-24T06:49:35.614Z] === RUN TestKillContainer/non_killing_signal [2022-07-24T06:49:35.874Z] === RUN TestKillContainer/killing_signal [2022-07-24T06:49:35.874Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-07-24T06:49:36.133Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-31641331002_/foo_false_____} [2022-07-24T06:49:36.700Z] --- PASS: TestKillContainer (1.86s) [2022-07-24T06:49:36.700Z] --- PASS: TestKillContainer/no_signal (0.64s) [2022-07-24T06:49:36.700Z] --- PASS: TestKillContainer/non_killing_signal (0.37s) [2022-07-24T06:49:36.700Z] --- PASS: TestKillContainer/killing_signal (0.55s) [2022-07-24T06:49:36.700Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-24T06:49:36.700Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-24T06:49:37.275Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-24T06:49:37.431Z] --- PASS: TestContainerKillOnDaemonStart (11.49s) [2022-07-24T06:49:37.431Z] PASS [2022-07-24T06:49:37.431Z] [2022-07-24T06:49:37.431Z] === Skipped [2022-07-24T06:49:37.431Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-07-24T06:49:37.431Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-24T06:49:37.431Z] [2022-07-24T06:49:37.431Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-24T06:49:37.431Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-24T06:49:37.431Z] [2022-07-24T06:49:37.431Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-24T06:49:37.431Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-24T06:49:37.431Z] [2022-07-24T06:49:37.431Z] DONE 264 tests, 3 skipped in 123.214s [2022-07-24T06:49:37.431Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-24T06:49:37.431Z] ++ 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-24T06:49:37.431Z] ++ set -e [2022-07-24T06:49:37.431Z] ++ '[' -n 0 ']' [2022-07-24T06:49:37.431Z] ++ set -x [2022-07-24T06:49:37.431Z] ++ 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-24T06:49:37.431Z] === RUN TestConfigDaemonLibtrustID [2022-07-24T06:49:37.431Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-07-24T06:49:37.431Z] === RUN TestConfigDaemonID [2022-07-24T06:49:37.535Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-31641331002_/foo_true_____} [2022-07-24T06:49:38.103Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.29s) [2022-07-24T06:49:38.103Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.52s) [2022-07-24T06:49:38.103Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s) [2022-07-24T06:49:38.103Z] === RUN TestKillStoppedContainer [2022-07-24T06:49:38.103Z] --- PASS: TestKillStoppedContainer (0.06s) [2022-07-24T06:49:38.103Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-24T06:49:38.103Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-07-24T06:49:38.103Z] === RUN TestKillDifferentUserContainer [2022-07-24T06:49:38.362Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-07-24T06:49:38.362Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-07-24T06:49:38.362Z] check_test.go:540: [d25b5b442dd35] daemon is not started [2022-07-24T06:49:38.362Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-07-24T06:49:38.370Z] daemon_test.go:83: [da74202e4a91f] daemon is not started [2022-07-24T06:49:38.371Z] --- PASS: TestConfigDaemonID (1.04s) [2022-07-24T06:49:38.371Z] === RUN TestDaemonConfigValidation [2022-07-24T06:49:38.371Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-24T06:49:38.371Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-24T06:49:38.371Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-24T06:49:38.371Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-24T06:49:38.371Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-24T06:49:38.371Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-24T06:49:38.371Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-24T06:49:38.371Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-24T06:49:38.371Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-24T06:49:38.371Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-24T06:49:38.371Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-24T06:49:38.371Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-24T06:49:38.371Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-24T06:49:38.371Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-24T06:49:38.371Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-24T06:49:38.371Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-24T06:49:38.371Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-07-24T06:49:38.371Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-07-24T06:49:38.371Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-07-24T06:49:38.371Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-07-24T06:49:38.371Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-07-24T06:49:38.371Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-24T06:49:38.371Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-24T06:49:38.621Z] --- PASS: TestKillDifferentUserContainer (0.56s) [2022-07-24T06:49:38.621Z] === RUN TestInspectOomKilledTrue [2022-07-24T06:49:38.621Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-24T06:49:38.621Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-24T06:49:38.621Z] === RUN TestInspectOomKilledFalse [2022-07-24T06:49:38.621Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-24T06:49:38.621Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-07-24T06:49:38.621Z] === RUN TestLinksEtcHostsContentMatch [2022-07-24T06:49:39.068Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-07-24T06:49:39.189Z] --- PASS: TestLinksEtcHostsContentMatch (0.40s) [2022-07-24T06:49:39.189Z] === RUN TestLinksContainerNames [2022-07-24T06:49:39.189Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-31641331002_/foo_true__0xc0011b0690___} [2022-07-24T06:49:39.752Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-24T06:49:40.567Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-07-24T06:49:40.567Z] --- PASS: TestLinksContainerNames (1.45s) [2022-07-24T06:49:40.567Z] === RUN TestLogsFollowTailEmpty [2022-07-24T06:49:40.567Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0011b06a8__} [2022-07-24T06:49:40.691Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-24T06:49:41.134Z] --- PASS: TestLogsFollowTailEmpty (0.62s) [2022-07-24T06:49:41.134Z] === RUN TestLogs [2022-07-24T06:49:41.134Z] === RUN TestLogs/driver_local [2022-07-24T06:49:41.134Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-24T06:49:41.134Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-24T06:49:41.134Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-24T06:49:41.134Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-24T06:49:41.134Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-24T06:49:41.134Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-24T06:49:41.134Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-24T06:49:41.134Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-24T06:49:41.134Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-24T06:49:41.134Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-24T06:49:41.134Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-24T06:49:41.134Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-24T06:49:41.134Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-24T06:49:41.134Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-24T06:49:41.632Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-24T06:49:41.632Z] daemon_test.go:197: [d9e3e959354b0] daemon is not started [2022-07-24T06:49:41.632Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-07-24T06:49:41.632Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-07-24T06:49:41.632Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-07-24T06:49:41.632Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-07-24T06:49:41.632Z] === RUN TestDaemonProxy [2022-07-24T06:49:41.632Z] === RUN TestDaemonProxy/environment_variables [2022-07-24T06:49:42.071Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-24T06:49:42.071Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-24T06:49:42.071Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0011b06c0__} [2022-07-24T06:49:42.329Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-07-24T06:49:43.268Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-24T06:49:43.268Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-24T06:49:43.541Z] === RUN TestDaemonProxy/command-line_options [2022-07-24T06:49:43.838Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-07-24T06:49:43.838Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0011b06d8__} [2022-07-24T06:49:44.097Z] === RUN TestLogs/driver_json-file [2022-07-24T06:49:44.097Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-24T06:49:44.097Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-24T06:49:44.097Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-24T06:49:44.097Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-24T06:49:44.097Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-24T06:49:44.097Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-24T06:49:44.097Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-24T06:49:44.097Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-24T06:49:44.097Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-24T06:49:44.097Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-24T06:49:44.097Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-24T06:49:44.097Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-24T06:49:44.097Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-24T06:49:44.097Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-24T06:49:44.934Z] === RUN TestDaemonProxy/configuration_file [2022-07-24T06:49:45.037Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-24T06:49:45.038Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-24T06:49:45.297Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0011b06f0__} [2022-07-24T06:49:45.557Z] check_test.go:540: [d5e264fa45fa7] daemon is not started [2022-07-24T06:49:45.557Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-07-24T06:49:46.124Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-24T06:49:46.124Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-24T06:49:46.487Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-07-24T06:49:46.871Z] === RUN TestDaemonProxy/conflicting_options [2022-07-24T06:49:47.063Z] --- PASS: TestLogs (5.90s) [2022-07-24T06:49:47.063Z] --- PASS: TestLogs/driver_local (0.03s) [2022-07-24T06:49:47.063Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.99s) [2022-07-24T06:49:47.063Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.04s) [2022-07-24T06:49:47.063Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.07s) [2022-07-24T06:49:47.063Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.06s) [2022-07-24T06:49:47.063Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.84s) [2022-07-24T06:49:47.063Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.84s) [2022-07-24T06:49:47.063Z] --- PASS: TestLogs/driver_json-file (0.03s) [2022-07-24T06:49:47.063Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.93s) [2022-07-24T06:49:47.063Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.99s) [2022-07-24T06:49:47.063Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.03s) [2022-07-24T06:49:47.063Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.03s) [2022-07-24T06:49:47.063Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.89s) [2022-07-24T06:49:47.063Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.87s) [2022-07-24T06:49:47.063Z] === RUN TestContainerNetworkMountsNoChown [2022-07-24T06:49:47.063Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-07-24T06:49:47.441Z] === RUN TestDaemonProxy/reload_sanitized [2022-07-24T06:49:47.632Z] --- PASS: TestContainerNetworkMountsNoChown (0.76s) [2022-07-24T06:49:47.632Z] === RUN TestMountDaemonRoot [2022-07-24T06:49:47.700Z] --- PASS: TestDaemonProxy (6.20s) [2022-07-24T06:49:47.700Z] --- PASS: TestDaemonProxy/environment_variables (1.72s) [2022-07-24T06:49:47.700Z] --- PASS: TestDaemonProxy/command-line_options (1.75s) [2022-07-24T06:49:47.700Z] --- PASS: TestDaemonProxy/configuration_file (1.71s) [2022-07-24T06:49:47.700Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-07-24T06:49:47.700Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-07-24T06:49:47.700Z] PASS [2022-07-24T06:49:47.700Z] [2022-07-24T06:49:47.700Z] DONE 18 tests in 11.207s [2022-07-24T06:49:47.700Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-07-24T06:49:47.700Z] ++ 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-24T06:49:47.700Z] ++ set -e [2022-07-24T06:49:47.700Z] ++ '[' -n 0 ']' [2022-07-24T06:49:47.700Z] ++ set -x [2022-07-24T06:49:47.700Z] ++ 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-24T06:49:47.891Z] === RUN TestMountDaemonRoot/default [2022-07-24T06:49:47.891Z] === PAUSE TestMountDaemonRoot/default [2022-07-24T06:49:47.891Z] === RUN TestMountDaemonRoot/private [2022-07-24T06:49:47.891Z] === PAUSE TestMountDaemonRoot/private [2022-07-24T06:49:47.891Z] === RUN TestMountDaemonRoot/rprivate [2022-07-24T06:49:47.891Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-24T06:49:47.891Z] === RUN TestMountDaemonRoot/slave [2022-07-24T06:49:47.891Z] === PAUSE TestMountDaemonRoot/slave [2022-07-24T06:49:47.891Z] === RUN TestMountDaemonRoot/rslave [2022-07-24T06:49:47.891Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-24T06:49:47.891Z] === RUN TestMountDaemonRoot/shared [2022-07-24T06:49:47.891Z] === PAUSE TestMountDaemonRoot/shared [2022-07-24T06:49:47.891Z] === RUN TestMountDaemonRoot/rshared [2022-07-24T06:49:47.891Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-24T06:49:47.891Z] === CONT TestMountDaemonRoot/default [2022-07-24T06:49:47.891Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-24T06:49:47.891Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-24T06:49:47.891Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-24T06:49:47.891Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-24T06:49:47.891Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-24T06:49:47.891Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-24T06:49:47.891Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-24T06:49:47.891Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-24T06:49:47.891Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-24T06:49:47.891Z] === CONT TestMountDaemonRoot/rshared [2022-07-24T06:49:47.891Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-24T06:49:47.891Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-24T06:49:47.891Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-24T06:49:47.891Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-24T06:49:47.891Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-24T06:49:47.891Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-24T06:49:47.891Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-24T06:49:47.891Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-24T06:49:47.891Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-24T06:49:47.891Z] === CONT TestMountDaemonRoot/shared [2022-07-24T06:49:47.891Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-24T06:49:47.891Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-24T06:49:47.891Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-24T06:49:47.891Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-24T06:49:47.891Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-24T06:49:47.891Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-24T06:49:47.891Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-24T06:49:47.891Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-24T06:49:47.891Z] === CONT TestMountDaemonRoot/rslave [2022-07-24T06:49:47.891Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-24T06:49:47.891Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-24T06:49:47.891Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-24T06:49:47.891Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-24T06:49:47.891Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-24T06:49:47.891Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-24T06:49:47.891Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-24T06:49:47.891Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-24T06:49:47.891Z] === CONT TestMountDaemonRoot/slave [2022-07-24T06:49:47.891Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-24T06:49:47.891Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-24T06:49:47.891Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-24T06:49:47.891Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-24T06:49:47.891Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-24T06:49:47.891Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-24T06:49:47.891Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-24T06:49:47.891Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-24T06:49:47.891Z] === CONT TestMountDaemonRoot/rprivate [2022-07-24T06:49:47.891Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-24T06:49:47.891Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-24T06:49:47.891Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-24T06:49:47.891Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-24T06:49:47.891Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-24T06:49:47.891Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-24T06:49:47.891Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-24T06:49:47.891Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-24T06:49:47.891Z] === CONT TestMountDaemonRoot/private [2022-07-24T06:49:47.891Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-24T06:49:47.891Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-24T06:49:47.891Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-24T06:49:47.891Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-24T06:49:47.891Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-24T06:49:47.891Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-24T06:49:47.891Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-24T06:49:47.891Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-24T06:49:47.891Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-24T06:49:47.891Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-24T06:49:47.891Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-24T06:49:47.891Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-24T06:49:47.891Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-24T06:49:47.891Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-24T06:49:47.960Z] INFO: Testing against a local daemon [2022-07-24T06:49:47.960Z] === RUN TestCommitInheritsEnv [2022-07-24T06:49:48.150Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-24T06:49:48.150Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-24T06:49:48.150Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-24T06:49:48.150Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-24T06:49:48.150Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-24T06:49:48.150Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-24T06:49:48.150Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-24T06:49:48.150Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-24T06:49:48.150Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-24T06:49:48.150Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-24T06:49:48.150Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-24T06:49:48.150Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-07-24T06:49:48.150Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-24T06:49:48.220Z] --- PASS: TestCommitInheritsEnv (0.24s) [2022-07-24T06:49:48.220Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-24T06:49:48.220Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-07-24T06:49:48.220Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-07-24T06:49:48.220Z] === RUN TestImportWithCustomPlatform [2022-07-24T06:49:48.220Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-24T06:49:48.220Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-24T06:49:48.220Z] === RUN TestImportWithCustomPlatform// [2022-07-24T06:49:48.220Z] === RUN TestImportWithCustomPlatform/linux [2022-07-24T06:49:48.220Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-24T06:49:48.409Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-24T06:49:48.409Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-24T06:49:48.409Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-24T06:49:48.409Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-24T06:49:48.409Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-24T06:49:48.409Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-24T06:49:48.409Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-24T06:49:48.409Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-24T06:49:48.409Z] --- PASS: TestMountDaemonRoot (0.04s) [2022-07-24T06:49:48.409Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-24T06:49:48.409Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-07-24T06:49:48.409Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2022-07-24T06:49:48.409Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-07-24T06:49:48.409Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2022-07-24T06:49:48.409Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-24T06:49:48.409Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-07-24T06:49:48.409Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2022-07-24T06:49:48.409Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-07-24T06:49:48.409Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-07-24T06:49:48.409Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-24T06:49:48.409Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-07-24T06:49:48.409Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2022-07-24T06:49:48.409Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-07-24T06:49:48.409Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-07-24T06:49:48.409Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-24T06:49:48.409Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2022-07-24T06:49:48.409Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-07-24T06:49:48.410Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-07-24T06:49:48.410Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2022-07-24T06:49:48.410Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-24T06:49:48.410Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-07-24T06:49:48.410Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2022-07-24T06:49:48.410Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-07-24T06:49:48.410Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-07-24T06:49:48.410Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-24T06:49:48.410Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-07-24T06:49:48.410Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-07-24T06:49:48.410Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2022-07-24T06:49:48.410Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-07-24T06:49:48.410Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-24T06:49:48.410Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-07-24T06:49:48.410Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2022-07-24T06:49:48.410Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2022-07-24T06:49:48.410Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-07-24T06:49:48.410Z] === RUN TestContainerBindMountNonRecursive [2022-07-24T06:49:48.481Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-24T06:49:48.481Z] === RUN TestImportWithCustomPlatform/macos [2022-07-24T06:49:48.481Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-24T06:49:48.481Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-24T06:49:48.481Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-07-24T06:49:48.481Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-07-24T06:49:48.481Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-24T06:49:48.481Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-24T06:49:48.481Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-07-24T06:49:48.481Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-07-24T06:49:48.481Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-07-24T06:49:48.481Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-24T06:49:48.481Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-24T06:49:48.481Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-24T06:49:48.481Z] === RUN TestImagesFilterMultiReference [2022-07-24T06:49:48.481Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-07-24T06:49:48.481Z] === RUN TestImagePullPlatformInvalid [2022-07-24T06:49:48.481Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-07-24T06:49:48.481Z] === RUN TestRemoveImageOrphaning [2022-07-24T06:49:48.669Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-07-24T06:49:48.669Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-07-24T06:49:48.669Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-07-24T06:49:48.669Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-07-24T06:49:48.669Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-07-24T06:49:48.669Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-07-24T06:49:48.669Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-07-24T06:49:48.669Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-07-24T06:49:48.669Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-07-24T06:49:48.669Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-07-24T06:49:48.669Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-07-24T06:49:48.669Z] check_test.go:540: [df3dcf67a53bb] daemon is not started [2022-07-24T06:49:48.669Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-07-24T06:49:48.669Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-07-24T06:49:48.741Z] --- PASS: TestRemoveImageOrphaning (0.22s) [2022-07-24T06:49:48.741Z] === RUN TestRemoveImageGarbageCollector [2022-07-24T06:49:48.741Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-24T06:49:48.741Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-07-24T06:49:48.741Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-24T06:49:48.741Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-07-24T06:49:48.741Z] === RUN TestTagInvalidReference [2022-07-24T06:49:48.741Z] --- PASS: TestTagInvalidReference (0.02s) [2022-07-24T06:49:48.741Z] === RUN TestTagValidPrefixedRepo [2022-07-24T06:49:48.928Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-07-24T06:49:48.928Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-07-24T06:49:48.928Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-07-24T06:49:48.928Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-07-24T06:49:48.928Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-07-24T06:49:48.928Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-07-24T06:49:48.928Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-07-24T06:49:48.928Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-07-24T06:49:49.001Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-07-24T06:49:49.001Z] === RUN TestTagExistedNameWithoutForce [2022-07-24T06:49:49.001Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-07-24T06:49:49.001Z] === RUN TestTagOfficialNames [2022-07-24T06:49:49.001Z] --- PASS: TestTagOfficialNames (0.05s) [2022-07-24T06:49:49.001Z] === RUN TestTagMatchesDigest [2022-07-24T06:49:49.001Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-07-24T06:49:49.001Z] PASS [2022-07-24T06:49:49.001Z] [2022-07-24T06:49:49.001Z] === Skipped [2022-07-24T06:49:49.001Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-07-24T06:49:49.001Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-07-24T06:49:49.001Z] [2022-07-24T06:49:49.001Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-07-24T06:49:49.001Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-24T06:49:49.001Z] [2022-07-24T06:49:49.001Z] DONE 22 tests, 2 skipped in 1.175s [2022-07-24T06:49:49.001Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-24T06:49:49.001Z] ++ 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-24T06:49:49.001Z] ++ set -e [2022-07-24T06:49:49.001Z] ++ '[' -n 0 ']' [2022-07-24T06:49:49.001Z] ++ set -x [2022-07-24T06:49:49.001Z] ++ 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-24T06:49:49.001Z] === RUN TestStripANSICommands [2022-07-24T06:49:49.001Z] === RUN TestStripANSICommands/#00 [2022-07-24T06:49:49.001Z] === RUN TestStripANSICommands/#01 [2022-07-24T06:49:49.001Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-24T06:49:49.001Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-24T06:49:49.001Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-24T06:49:49.001Z] PASS [2022-07-24T06:49:49.001Z] [2022-07-24T06:49:49.001Z] DONE 3 tests in 0.035s [2022-07-24T06:49:49.001Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-07-24T06:49:49.001Z] ++ 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-24T06:49:49.001Z] ++ set -e [2022-07-24T06:49:49.001Z] ++ '[' -n 0 ']' [2022-07-24T06:49:49.001Z] ++ set -x [2022-07-24T06:49:49.001Z] ++ 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-24T06:49:49.001Z] INFO: Testing against a local daemon [2022-07-24T06:49:49.001Z] === RUN TestNetworkCreateDelete [2022-07-24T06:49:49.186Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-07-24T06:49:49.261Z] --- PASS: TestNetworkCreateDelete (0.16s) [2022-07-24T06:49:49.261Z] === RUN TestDockerNetworkDeletePreferID [2022-07-24T06:49:49.522Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-07-24T06:49:49.522Z] === RUN TestDaemonDNSFallback [2022-07-24T06:49:49.754Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-07-24T06:49:50.318Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.27s) [2022-07-24T06:49:50.318Z] === RUN TestCreateServiceSecretFileMode [2022-07-24T06:49:50.326Z] --- PASS: TestContainerBindMountNonRecursive (1.94s) [2022-07-24T06:49:50.326Z] === RUN TestContainerVolumesMountedAsShared [2022-07-24T06:49:50.889Z] --- PASS: TestCreateServiceSecretFileMode (2.49s) [2022-07-24T06:49:50.889Z] === RUN TestCreateServiceConfigFileMode [2022-07-24T06:49:51.307Z] --- PASS: TestContainerVolumesMountedAsShared (0.69s) [2022-07-24T06:49:51.308Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-24T06:49:51.308Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-07-24T06:49:51.476Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-07-24T06:49:51.586Z] --- PASS: TestContainerVolumesMountedAsSlave (0.60s) [2022-07-24T06:49:51.586Z] === RUN TestNetworkNat [2022-07-24T06:49:51.863Z] docker_cli_daemon_plugins_test.go:80: [d50de0a755ca3] daemon is not started [2022-07-24T06:49:51.863Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-07-24T06:49:52.450Z] --- PASS: TestNetworkNat (0.71s) [2022-07-24T06:49:52.450Z] === RUN TestNetworkLocalhostTCPNat [2022-07-24T06:49:53.017Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-07-24T06:49:53.276Z] --- PASS: TestNetworkLocalhostTCPNat (0.83s) [2022-07-24T06:49:53.276Z] === RUN TestNetworkLoopbackNat [2022-07-24T06:49:53.424Z] --- PASS: TestCreateServiceConfigFileMode (2.49s) [2022-07-24T06:49:53.424Z] === RUN TestCreateServiceSysctls [2022-07-24T06:49:53.534Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-07-24T06:49:54.471Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-07-24T06:49:55.038Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-07-24T06:49:55.606Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-07-24T06:49:55.606Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-07-24T06:49:55.865Z] docker_cli_daemon_plugins_test.go:170: [d29ca8027ddd8] daemon is not started [2022-07-24T06:49:56.097Z] --- PASS: TestDaemonDNSFallback (6.30s) [2022-07-24T06:49:56.097Z] === RUN TestInspectNetwork [2022-07-24T06:49:56.125Z] --- PASS: TestNetworkLoopbackNat (3.05s) [2022-07-24T06:49:56.125Z] === RUN TestPause [2022-07-24T06:49:56.384Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-07-24T06:49:56.712Z] --- PASS: TestCreateServiceSysctls (3.29s) [2022-07-24T06:49:56.712Z] === RUN TestCreateServiceCapabilities [2022-07-24T06:49:56.955Z] --- PASS: TestPause (0.69s) [2022-07-24T06:49:56.955Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-24T06:49:56.955Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-24T06:49:56.955Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-24T06:49:56.955Z] === RUN TestPauseStopPausedContainer [2022-07-24T06:49:56.955Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-07-24T06:49:57.216Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-07-24T06:49:57.784Z] === RUN TestDockerSuite/TestExecAPIStart [2022-07-24T06:49:57.784Z] --- PASS: TestPauseStopPausedContainer (0.88s) [2022-07-24T06:49:57.784Z] === RUN TestPidHost [2022-07-24T06:49:59.257Z] --- PASS: TestCreateServiceCapabilities (2.48s) [2022-07-24T06:49:59.257Z] === RUN TestInspect [2022-07-24T06:49:59.392Z] === RUN TestInspectNetwork/full_network_id [2022-07-24T06:49:59.392Z] === RUN TestInspectNetwork/partial_network_id [2022-07-24T06:49:59.392Z] === RUN TestInspectNetwork/network_name [2022-07-24T06:49:59.392Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-24T06:49:59.690Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-07-24T06:49:59.690Z] --- PASS: TestPidHost (1.78s) [2022-07-24T06:49:59.690Z] === RUN TestPsFilter [2022-07-24T06:49:59.690Z] --- PASS: TestPsFilter (0.18s) [2022-07-24T06:49:59.690Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-24T06:50:00.626Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-07-24T06:50:00.626Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.68s) [2022-07-24T06:50:00.626Z] === RUN TestRemoveContainerWithVolume [2022-07-24T06:50:00.885Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-07-24T06:50:01.143Z] --- PASS: TestRemoveContainerWithVolume (0.81s) [2022-07-24T06:50:01.143Z] === RUN TestRemoveContainerRunning [2022-07-24T06:50:01.402Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-07-24T06:50:01.402Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-07-24T06:50:01.969Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-07-24T06:50:01.969Z] --- PASS: TestRemoveContainerRunning (0.69s) [2022-07-24T06:50:01.969Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-24T06:50:02.228Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-07-24T06:50:02.228Z] check_test.go:540: [de6d731e7918f] daemon is not started [2022-07-24T06:50:02.228Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-07-24T06:50:02.487Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.65s) [2022-07-24T06:50:02.487Z] === RUN TestRemoveInvalidContainer [2022-07-24T06:50:02.487Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-24T06:50:02.487Z] === RUN TestRenameLinkedContainer [2022-07-24T06:50:02.572Z] --- PASS: TestInspect (2.91s) [2022-07-24T06:50:02.573Z] === RUN TestCreateJob [2022-07-24T06:50:03.055Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-07-24T06:50:03.593Z] --- PASS: TestInspectNetwork (7.08s) [2022-07-24T06:50:03.593Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-24T06:50:03.593Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-24T06:50:03.593Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-24T06:50:03.593Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-24T06:50:03.593Z] === RUN TestRunContainerWithBridgeNone [2022-07-24T06:50:03.996Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-07-24T06:50:03.996Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-07-24T06:50:04.534Z] --- PASS: TestRunContainerWithBridgeNone (1.48s) [2022-07-24T06:50:04.534Z] === RUN TestNetworkInvalidJSON [2022-07-24T06:50:04.534Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-24T06:50:04.534Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-24T06:50:04.534Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-24T06:50:04.534Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-24T06:50:04.534Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-24T06:50:04.534Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-24T06:50:04.534Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-24T06:50:04.534Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-24T06:50:04.534Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-24T06:50:04.534Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-24T06:50:04.534Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-24T06:50:04.534Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-24T06:50:04.534Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-24T06:50:04.534Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-24T06:50:04.534Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-24T06:50:04.534Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-24T06:50:04.534Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-24T06:50:04.534Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-24T06:50:04.534Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-24T06:50:04.534Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-24T06:50:04.534Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-24T06:50:04.534Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-07-24T06:50:04.534Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-07-24T06:50:04.534Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-24T06:50:04.534Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-24T06:50:04.534Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-24T06:50:04.534Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-24T06:50:04.534Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-07-24T06:50:04.534Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-24T06:50:04.534Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-24T06:50:04.534Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-24T06:50:04.534Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-24T06:50:04.534Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-24T06:50:04.534Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-24T06:50:04.534Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-24T06:50:04.534Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-24T06:50:04.534Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-24T06:50:04.534Z] === RUN TestNetworkList [2022-07-24T06:50:04.534Z] === RUN TestNetworkList//networks [2022-07-24T06:50:04.534Z] === PAUSE TestNetworkList//networks [2022-07-24T06:50:04.534Z] === RUN TestNetworkList//networks/ [2022-07-24T06:50:04.534Z] === PAUSE TestNetworkList//networks/ [2022-07-24T06:50:04.534Z] === CONT TestNetworkList//networks [2022-07-24T06:50:04.534Z] === CONT TestNetworkList//networks/ [2022-07-24T06:50:04.534Z] --- PASS: TestNetworkList (0.01s) [2022-07-24T06:50:04.534Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-24T06:50:04.534Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-24T06:50:04.534Z] === RUN TestHostIPv4BridgeLabel [2022-07-24T06:50:04.933Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-07-24T06:50:05.105Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-07-24T06:50:05.105Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-24T06:50:05.501Z] --- PASS: TestRenameLinkedContainer (2.96s) [2022-07-24T06:50:05.501Z] === RUN TestRenameStoppedContainer [2022-07-24T06:50:05.760Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-07-24T06:50:05.760Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-07-24T06:50:05.861Z] --- PASS: TestCreateJob (3.34s) [2022-07-24T06:50:05.861Z] === RUN TestReplicatedJob [2022-07-24T06:50:06.045Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-07-24T06:50:06.045Z] === RUN TestDaemonDefaultNetworkPools [2022-07-24T06:50:06.328Z] --- PASS: TestRenameStoppedContainer (0.71s) [2022-07-24T06:50:06.328Z] === RUN TestRenameRunningContainerAndReuse [2022-07-24T06:50:06.984Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-07-24T06:50:06.984Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-24T06:50:07.706Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-07-24T06:50:07.706Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-07-24T06:50:07.706Z] --- PASS: TestRenameRunningContainerAndReuse (1.49s) [2022-07-24T06:50:07.706Z] === RUN TestRenameInvalidName [2022-07-24T06:50:07.924Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-07-24T06:50:07.924Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-24T06:50:08.620Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-07-24T06:50:08.644Z] --- PASS: TestRenameInvalidName (0.66s) [2022-07-24T06:50:08.644Z] === RUN TestRenameAnonymousContainer [2022-07-24T06:50:08.903Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-07-24T06:50:09.305Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-07-24T06:50:09.305Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-24T06:50:09.874Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-07-24T06:50:09.874Z] === RUN TestServiceWithPredefinedNetwork [2022-07-24T06:50:10.281Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-07-24T06:50:10.540Z] --- PASS: TestRenameAnonymousContainer (2.13s) [2022-07-24T06:50:10.540Z] === RUN TestRenameContainerWithSameName [2022-07-24T06:50:11.109Z] --- PASS: TestRenameContainerWithSameName (0.51s) [2022-07-24T06:50:11.109Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-24T06:50:11.137Z] --- PASS: TestReplicatedJob (5.19s) [2022-07-24T06:50:11.137Z] === RUN TestUpdateReplicatedJob [2022-07-24T06:50:11.677Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-07-24T06:50:12.245Z] --- PASS: TestRenameContainerWithLinkedContainer (1.28s) [2022-07-24T06:50:12.245Z] === RUN TestResize [2022-07-24T06:50:12.414Z] --- PASS: TestServiceWithPredefinedNetwork (2.26s) [2022-07-24T06:50:12.414Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-24T06:50:12.414Z] service_test.go:243: FLAKY_TEST [2022-07-24T06:50:12.414Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-24T06:50:12.414Z] === RUN TestServiceWithDataPathPortInit [2022-07-24T06:50:13.181Z] --- PASS: TestResize (0.61s) [2022-07-24T06:50:13.181Z] === RUN TestResizeWithInvalidSize [2022-07-24T06:50:13.181Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-07-24T06:50:13.748Z] --- PASS: TestResizeWithInvalidSize (0.74s) [2022-07-24T06:50:13.748Z] === RUN TestResizeWhenContainerNotStarted [2022-07-24T06:50:13.748Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-07-24T06:50:14.314Z] --- PASS: TestResizeWhenContainerNotStarted (0.58s) [2022-07-24T06:50:14.314Z] === RUN TestDaemonRestartKillContainers [2022-07-24T06:50:14.314Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-24T06:50:14.314Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-24T06:50:14.314Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-24T06:50:14.314Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-24T06:50:14.314Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-24T06:50:14.314Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-24T06:50:14.314Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-24T06:50:14.314Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-24T06:50:14.314Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-24T06:50:14.314Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-24T06:50:14.314Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-24T06:50:14.314Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-24T06:50:14.314Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-24T06:50:14.314Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-24T06:50:14.314Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-24T06:50:14.314Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-24T06:50:14.314Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-24T06:50:14.314Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-24T06:50:14.314Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-24T06:50:14.314Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-24T06:50:14.314Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-24T06:50:14.314Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-24T06:50:14.314Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-24T06:50:14.314Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-24T06:50:14.314Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-24T06:50:14.314Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-24T06:50:14.314Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-24T06:50:14.314Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-24T06:50:14.314Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-24T06:50:14.314Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-24T06:50:14.314Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-24T06:50:14.314Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-24T06:50:14.314Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-24T06:50:14.314Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-24T06:50:14.427Z] --- PASS: TestUpdateReplicatedJob (3.25s) [2022-07-24T06:50:14.427Z] === RUN TestServiceListWithStatuses [2022-07-24T06:50:14.427Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-24T06:50:14.427Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-24T06:50:14.427Z] === RUN TestDockerNetworkConnectAlias [2022-07-24T06:50:16.216Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-24T06:50:17.592Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-24T06:50:17.592Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-07-24T06:50:18.316Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-07-24T06:50:18.529Z] === RUN TestDockerSuite/TestGetContainerStats [2022-07-24T06:50:18.529Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-24T06:50:18.529Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-24T06:50:18.617Z] --- PASS: TestDockerNetworkConnectAlias (4.13s) [2022-07-24T06:50:18.617Z] === RUN TestDockerNetworkReConnect [2022-07-24T06:50:19.806Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-07-24T06:50:19.906Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-24T06:50:19.906Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-24T06:50:21.905Z] --- PASS: TestDockerNetworkReConnect (3.46s) [2022-07-24T06:50:21.906Z] === RUN TestServicePlugin [2022-07-24T06:50:23.191Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-07-24T06:50:23.450Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-24T06:50:23.708Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-24T06:50:23.967Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-07-24T06:50:24.136Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-07-24T06:50:25.194Z] plugin_test.go:61: [de752786b575e] joining swarm manager [d03520c6a059d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-24T06:50:25.873Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-24T06:50:26.130Z] plugin_test.go:64: [d1db189852b28] joining swarm manager [d03520c6a059d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-24T06:50:27.306Z] --- PASS: TestServiceWithDataPathPortInit (13.66s) [2022-07-24T06:50:27.306Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-24T06:50:27.779Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-24T06:50:27.779Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-07-24T06:50:28.038Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-24T06:50:28.245Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:i9olup4u7b7jia88h92ga1qie Created:2022-07-24 06:50:27.080888237 +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[d9aa1e7e11debe8491a082cf32c01e6f34ce111b4fcbeffdc2d52bb8d37d9c9e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.o6xtvjqfp0zh46d7z8wol3wnt EndpointID:5c7f91b374adf59d7aa1ae82e088e121d67a9ecf252f3006bc9e767dd595fd0b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e285256b998a890d845983bee6c967ba4ad6288dccdd22e8240c005ef6c7aff5 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:bc2986f07eb5 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.o6xtvjqfp0zh46d7z8wol3wnt EndpointID:5c7f91b374adf59d7aa1ae82e088e121d67a9ecf252f3006bc9e767dd595fd0b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-24T06:50:28.543Z] ............................ [ 66%] [2022-07-24T06:50:28.606Z] check_test.go:540: [d72d5cdf9c1bc] daemon is not started [2022-07-24T06:50:28.606Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-07-24T06:50:29.985Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-07-24T06:50:31.363Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-24T06:50:31.363Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-07-24T06:50:31.363Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-24T06:50:32.442Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.87s) [2022-07-24T06:50:32.442Z] PASS [2022-07-24T06:50:32.702Z] [2022-07-24T06:50:32.702Z] === Skipped [2022-07-24T06:50:32.702Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-24T06:50:32.702Z] service_test.go:243: FLAKY_TEST [2022-07-24T06:50:32.702Z] [2022-07-24T06:50:32.702Z] DONE 38 tests, 1 skipped in 43.524s [2022-07-24T06:50:32.702Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-24T06:50:32.702Z] ++ 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-24T06:50:32.702Z] ++ set -e [2022-07-24T06:50:32.702Z] ++ '[' -n 0 ']' [2022-07-24T06:50:32.702Z] ++ set -x [2022-07-24T06:50:32.702Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-24T06:50:32.702Z] INFO: Testing against a local daemon [2022-07-24T06:50:32.702Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-24T06:50:32.702Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-24T06:50:32.702Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-24T06:50:32.702Z] === RUN TestDockerNetworkIpvlan [2022-07-24T06:50:32.702Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-24T06:50:32.702Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-24T06:50:32.702Z] PASS [2022-07-24T06:50:32.702Z] [2022-07-24T06:50:32.702Z] === Skipped [2022-07-24T06:50:32.702Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-24T06:50:32.702Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-24T06:50:32.702Z] [2022-07-24T06:50:32.702Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-24T06:50:32.702Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-24T06:50:32.702Z] [2022-07-24T06:50:32.702Z] DONE 2 tests, 2 skipped in 0.089s [2022-07-24T06:50:32.702Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-24T06:50:32.702Z] ++ 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-24T06:50:32.702Z] ++ set -e [2022-07-24T06:50:32.702Z] ++ '[' -n 0 ']' [2022-07-24T06:50:32.702Z] ++ set -x [2022-07-24T06:50:32.702Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-24T06:50:32.702Z] INFO: Testing against a local daemon [2022-07-24T06:50:32.702Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-24T06:50:33.899Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-24T06:50:34.611Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s) [2022-07-24T06:50:34.611Z] === RUN TestDockerNetworkMacvlan [2022-07-24T06:50:34.836Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-07-24T06:50:34.871Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-24T06:50:35.774Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-07-24T06:50:35.774Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-07-24T06:50:35.774Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-24T06:50:35.774Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.81s) [2022-07-24T06:50:35.774Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-07-24T06:50:35.774Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.25s) [2022-07-24T06:50:35.774Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.28s) [2022-07-24T06:50:35.774Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.28s) [2022-07-24T06:50:35.774Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.36s) [2022-07-24T06:50:35.774Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.55s) [2022-07-24T06:50:35.774Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.62s) [2022-07-24T06:50:35.774Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.25s) [2022-07-24T06:50:35.774Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.79s) [2022-07-24T06:50:35.774Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.60s) [2022-07-24T06:50:35.774Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.44s) [2022-07-24T06:50:35.774Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.30s) [2022-07-24T06:50:35.774Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.34s) [2022-07-24T06:50:35.774Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.65s) [2022-07-24T06:50:35.774Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.33s) [2022-07-24T06:50:35.774Z] === RUN TestCgroupNamespacesRun [2022-07-24T06:50:35.774Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-07-24T06:50:35.810Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-24T06:50:36.380Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-24T06:50:36.713Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-07-24T06:50:37.650Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-07-24T06:50:37.910Z] --- PASS: TestCgroupNamespacesRun (2.17s) [2022-07-24T06:50:37.910Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-24T06:50:38.289Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-24T06:50:38.479Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-07-24T06:50:39.416Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-07-24T06:50:39.671Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-24T06:50:39.676Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.82s) [2022-07-24T06:50:39.676Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-24T06:50:40.244Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-07-24T06:50:41.182Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-07-24T06:50:41.441Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-07-24T06:50:41.441Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-07-24T06:50:41.700Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.05s) [2022-07-24T06:50:41.701Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-24T06:50:42.269Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-07-24T06:50:42.967Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-24T06:50:43.260Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-07-24T06:50:43.537Z] --- PASS: TestDockerNetworkMacvlan (9.27s) [2022-07-24T06:50:43.537Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-07-24T06:50:43.537Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-07-24T06:50:43.537Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.90s) [2022-07-24T06:50:43.537Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.72s) [2022-07-24T06:50:43.537Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.96s) [2022-07-24T06:50:43.537Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.57s) [2022-07-24T06:50:43.537Z] PASS [2022-07-24T06:50:43.537Z] [2022-07-24T06:50:43.537Z] DONE 8 tests in 10.756s [2022-07-24T06:50:43.537Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-24T06:50:43.537Z] ++ 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-24T06:50:43.537Z] ++ set -e [2022-07-24T06:50:43.537Z] ++ '[' -n 0 ']' [2022-07-24T06:50:43.537Z] ++ set -x [2022-07-24T06:50:43.537Z] ++ 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-24T06:50:43.537Z] testing: warning: no tests to run [2022-07-24T06:50:43.537Z] PASS [2022-07-24T06:50:43.537Z] [2022-07-24T06:50:43.537Z] DONE 0 tests in 0.024s [2022-07-24T06:50:43.537Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-24T06:50:43.537Z] ++ 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-24T06:50:43.537Z] ++ set -e [2022-07-24T06:50:43.537Z] ++ '[' -n 0 ']' [2022-07-24T06:50:43.537Z] ++ set -x [2022-07-24T06:50:43.537Z] ++ 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-24T06:50:43.537Z] INFO: Testing against a local daemon [2022-07-24T06:50:43.537Z] === RUN TestAuthZPluginAllowRequest [2022-07-24T06:50:43.848Z] --- PASS: TestCgroupNamespacesRunHostMode (1.98s) [2022-07-24T06:50:43.848Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-24T06:50:44.919Z] --- PASS: TestAuthZPluginAllowRequest (1.12s) [2022-07-24T06:50:44.919Z] === RUN TestAuthZPluginTLS [2022-07-24T06:50:45.227Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-07-24T06:50:45.485Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.61s) [2022-07-24T06:50:45.485Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-24T06:50:45.489Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-07-24T06:50:45.489Z] === RUN TestAuthZPluginDenyRequest [2022-07-24T06:50:45.748Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-07-24T06:50:45.748Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-24T06:50:46.319Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-07-24T06:50:46.319Z] === RUN TestAuthZPluginDenyResponse [2022-07-24T06:50:46.861Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.40s) [2022-07-24T06:50:46.861Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-24T06:50:46.888Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-07-24T06:50:46.888Z] === RUN TestAuthZPluginAllowEventStream [2022-07-24T06:50:47.121Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-07-24T06:50:47.380Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-07-24T06:50:47.638Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.89s) [2022-07-24T06:50:47.638Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-24T06:50:47.638Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-07-24T06:50:48.269Z] --- PASS: TestAuthZPluginAllowEventStream (1.10s) [2022-07-24T06:50:48.269Z] === RUN TestAuthZPluginErrorResponse [2022-07-24T06:50:48.537Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-07-24T06:50:48.537Z] === RUN TestAuthZPluginErrorRequest [2022-07-24T06:50:48.575Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-07-24T06:50:48.835Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.27s) [2022-07-24T06:50:48.835Z] === RUN TestNISDomainname [2022-07-24T06:50:49.153Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-07-24T06:50:49.153Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-24T06:50:49.730Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-07-24T06:50:49.730Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-24T06:50:49.773Z] --- PASS: TestNISDomainname (0.79s) [2022-07-24T06:50:49.773Z] === RUN TestHostnameDnsResolution [2022-07-24T06:50:50.712Z] --- PASS: TestHostnameDnsResolution (0.90s) [2022-07-24T06:50:50.712Z] === RUN TestUnprivilegedPortsAndPing [2022-07-24T06:50:51.111Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.32s) [2022-07-24T06:50:51.111Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-24T06:50:51.281Z] --- PASS: TestUnprivilegedPortsAndPing (0.70s) [2022-07-24T06:50:51.281Z] === RUN TestPrivilegedHostDevices [2022-07-24T06:50:51.850Z] --- PASS: TestPrivilegedHostDevices (0.65s) [2022-07-24T06:50:51.850Z] === RUN TestRunConsoleSize [2022-07-24T06:50:52.418Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-07-24T06:50:52.418Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-07-24T06:50:52.493Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.33s) [2022-07-24T06:50:52.493Z] === RUN TestAuthZPluginHeader [2022-07-24T06:50:52.677Z] --- PASS: TestServicePlugin (29.89s) [2022-07-24T06:50:52.677Z] === RUN TestServiceUpdateLabel [2022-07-24T06:50:52.678Z] --- PASS: TestRunConsoleSize (0.59s) [2022-07-24T06:50:52.678Z] === RUN TestStats [2022-07-24T06:50:53.063Z] --- PASS: TestAuthZPluginHeader (0.71s) [2022-07-24T06:50:53.063Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-24T06:50:53.063Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-24T06:50:53.063Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-07-24T06:50:53.063Z] === RUN TestAuthZPluginV2Disable [2022-07-24T06:50:53.063Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-24T06:50:53.063Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-07-24T06:50:53.063Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-24T06:50:53.063Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-24T06:50:53.063Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-07-24T06:50:53.063Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-24T06:50:53.063Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-24T06:50:53.063Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-07-24T06:50:53.063Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-24T06:50:53.245Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-07-24T06:50:53.613Z] --- PASS: TestServiceUpdateLabel (2.18s) [2022-07-24T06:50:53.613Z] === RUN TestServiceUpdateSecrets [2022-07-24T06:50:54.624Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-07-24T06:50:54.883Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-07-24T06:50:55.450Z] --- PASS: TestStats (2.75s) [2022-07-24T06:50:55.450Z] === RUN TestStopContainerWithTimeout [2022-07-24T06:50:55.450Z] === RUN TestStopContainerWithTimeout/0 [2022-07-24T06:50:55.450Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-24T06:50:55.450Z] === RUN TestStopContainerWithTimeout/1 [2022-07-24T06:50:55.450Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-24T06:50:55.450Z] === RUN TestStopContainerWithTimeout/3 [2022-07-24T06:50:55.450Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-24T06:50:55.450Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-24T06:50:55.450Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-24T06:50:55.450Z] === CONT TestStopContainerWithTimeout/0 [2022-07-24T06:50:55.450Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-24T06:50:56.387Z] === CONT TestStopContainerWithTimeout/3 [2022-07-24T06:50:58.290Z] === CONT TestStopContainerWithTimeout/1 [2022-07-24T06:50:58.858Z] check_test.go:540: [d066721693dc0] daemon is not started [2022-07-24T06:50:58.858Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-07-24T06:50:59.795Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-07-24T06:50:59.795Z] --- PASS: TestStopContainerWithTimeout/0 (1.01s) [2022-07-24T06:50:59.795Z] --- PASS: TestStopContainerWithTimeout/-1 (2.84s) [2022-07-24T06:50:59.795Z] --- PASS: TestStopContainerWithTimeout/3 (2.53s) [2022-07-24T06:50:59.795Z] --- PASS: TestStopContainerWithTimeout/1 (1.58s) [2022-07-24T06:50:59.795Z] === RUN TestDeleteDevicemapper [2022-07-24T06:50:59.795Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-24T06:50:59.795Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-24T06:50:59.795Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-24T06:51:00.055Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-07-24T06:51:00.995Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-07-24T06:51:00.995Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-07-24T06:51:01.254Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-07-24T06:51:02.191Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-07-24T06:51:02.191Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-07-24T06:51:02.191Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.38s) [2022-07-24T06:51:02.191Z] === RUN TestUpdateMemory [2022-07-24T06:51:02.191Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-07-24T06:51:02.191Z] --- SKIP: TestUpdateMemory (0.00s) [2022-07-24T06:51:02.191Z] === RUN TestUpdateCPUQuota [2022-07-24T06:51:02.450Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-07-24T06:51:03.018Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-07-24T06:51:03.018Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-07-24T06:51:03.587Z] --- PASS: TestUpdateCPUQuota (1.37s) [2022-07-24T06:51:03.587Z] === RUN TestUpdatePidsLimit [2022-07-24T06:51:03.587Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-24T06:51:03.587Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-07-24T06:51:03.587Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-07-24T06:51:03.846Z] === RUN TestUpdatePidsLimit/no_change [2022-07-24T06:51:04.414Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-24T06:51:04.673Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-24T06:51:05.243Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-24T06:51:05.243Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-07-24T06:51:05.243Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-07-24T06:51:05.502Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-24T06:51:05.760Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-24T06:51:06.019Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-07-24T06:51:06.958Z] --- PASS: TestUpdatePidsLimit (3.47s) [2022-07-24T06:51:06.958Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2022-07-24T06:51:06.958Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2022-07-24T06:51:06.958Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2022-07-24T06:51:06.958Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.43s) [2022-07-24T06:51:06.958Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.38s) [2022-07-24T06:51:06.958Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.41s) [2022-07-24T06:51:06.958Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.35s) [2022-07-24T06:51:06.958Z] === RUN TestUpdateRestartPolicy [2022-07-24T06:51:07.895Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-07-24T06:51:08.493Z] --- PASS: TestServiceUpdateSecrets (14.47s) [2022-07-24T06:51:08.493Z] === RUN TestServiceUpdateConfigs [2022-07-24T06:51:09.800Z] === RUN TestDockerSuite/TestAttachDetach [2022-07-24T06:51:10.098Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-07-24T06:51:10.738Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-07-24T06:51:10.738Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-07-24T06:51:11.164Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2022-07-24T06:51:11.164Z] PASS [2022-07-24T06:51:11.164Z] [2022-07-24T06:51:11.164Z] === Skipped [2022-07-24T06:51:11.164Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-07-24T06:51:11.164Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-24T06:51:11.164Z] [2022-07-24T06:51:11.164Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-07-24T06:51:11.164Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-24T06:51:11.164Z] [2022-07-24T06:51:11.164Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-07-24T06:51:11.164Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-24T06:51:11.164Z] [2022-07-24T06:51:11.164Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-07-24T06:51:11.164Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-24T06:51:11.164Z] [2022-07-24T06:51:11.164Z] DONE 17 tests, 4 skipped in 26.330s [2022-07-24T06:51:11.164Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-24T06:51:11.164Z] ++ 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-24T06:51:11.164Z] ++ set -e [2022-07-24T06:51:11.164Z] ++ '[' -n 0 ']' [2022-07-24T06:51:11.164Z] ++ set -x [2022-07-24T06:51:11.164Z] ++ 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-24T06:51:11.164Z] INFO: Testing against a local daemon [2022-07-24T06:51:11.164Z] === RUN TestPluginInvalidJSON [2022-07-24T06:51:11.164Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-24T06:51:11.164Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-24T06:51:11.164Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-24T06:51:11.164Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-24T06:51:11.164Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-24T06:51:11.164Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-24T06:51:11.164Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-24T06:51:11.164Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-24T06:51:11.164Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-24T06:51:11.164Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-24T06:51:11.164Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-24T06:51:11.164Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-24T06:51:11.164Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-24T06:51:11.164Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-24T06:51:11.164Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-24T06:51:11.164Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-24T06:51:11.164Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-24T06:51:11.164Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-24T06:51:11.164Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-24T06:51:11.164Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-24T06:51:11.164Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-24T06:51:11.164Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-07-24T06:51:11.164Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-07-24T06:51:11.164Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-24T06:51:11.164Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-24T06:51:11.164Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-24T06:51:11.164Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-24T06:51:11.164Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-07-24T06:51:11.164Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-24T06:51:11.164Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-24T06:51:11.164Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-24T06:51:11.164Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-24T06:51:11.164Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-24T06:51:11.164Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-24T06:51:11.164Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-24T06:51:11.164Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-24T06:51:11.164Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-24T06:51:11.164Z] === RUN TestPluginInstall [2022-07-24T06:51:11.164Z] === RUN TestPluginInstall/no_auth [2022-07-24T06:51:11.164Z] time="2022-07-24T06:51:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-24T06:51:11.164Z] time="2022-07-24T06:51:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:52fed12f8f95abaf8cb859b2a74929a38a8125a67d56638ca959ba91c83a41d8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-24T06:51:11.164Z] time="2022-07-24T06:51:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-24T06:51:11.164Z] time="2022-07-24T06:51:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:52fed12f8f95abaf8cb859b2a74929a38a8125a67d56638ca959ba91c83a41d8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-24T06:51:11.164Z] === RUN TestPluginInstall/with_htpasswd [2022-07-24T06:51:11.305Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-07-24T06:51:11.425Z] time="2022-07-24T06:51:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-24T06:51:11.425Z] time="2022-07-24T06:51:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:52fed12f8f95abaf8cb859b2a74929a38a8125a67d56638ca959ba91c83a41d8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-24T06:51:11.425Z] time="2022-07-24T06:51:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-24T06:51:11.425Z] time="2022-07-24T06:51:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:52fed12f8f95abaf8cb859b2a74929a38a8125a67d56638ca959ba91c83a41d8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-24T06:51:11.685Z] === RUN TestPluginInstall/with_insecure [2022-07-24T06:51:12.255Z] time="2022-07-24T06:51:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-24T06:51:12.255Z] time="2022-07-24T06:51:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ec14cd8f5d7619cea4a5192e4cfe20d86c419c8e80f5ad1c18958561cc991ad5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-24T06:51:12.255Z] time="2022-07-24T06:51:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-24T06:51:12.255Z] time="2022-07-24T06:51:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ec14cd8f5d7619cea4a5192e4cfe20d86c419c8e80f5ad1c18958561cc991ad5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-24T06:51:12.514Z] plugin_test.go:195: [d687d5d159e00] daemon is not started [2022-07-24T06:51:12.514Z] --- PASS: TestPluginInstall (2.54s) [2022-07-24T06:51:12.514Z] --- PASS: TestPluginInstall/no_auth (0.96s) [2022-07-24T06:51:12.514Z] --- PASS: TestPluginInstall/with_htpasswd (0.56s) [2022-07-24T06:51:12.514Z] --- PASS: TestPluginInstall/with_insecure (1.01s) [2022-07-24T06:51:12.514Z] === RUN TestPluginsWithRuntimes [2022-07-24T06:51:13.209Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-07-24T06:51:13.209Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-07-24T06:51:13.467Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-07-24T06:51:14.036Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-07-24T06:51:14.423Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-24T06:51:14.973Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-07-24T06:51:14.992Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-24T06:51:15.931Z] --- PASS: TestPluginsWithRuntimes (3.26s) [2022-07-24T06:51:15.931Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.86s) [2022-07-24T06:51:15.931Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.86s) [2022-07-24T06:51:15.931Z] === RUN TestPluginBackCompatMediaTypes [2022-07-24T06:51:16.500Z] --- PASS: TestPluginBackCompatMediaTypes (0.55s) [2022-07-24T06:51:16.500Z] PASS [2022-07-24T06:51:16.500Z] [2022-07-24T06:51:16.500Z] DONE 24 tests in 6.495s [2022-07-24T06:51:16.500Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-24T06:51:16.500Z] ++ 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-24T06:51:16.500Z] ++ set -e [2022-07-24T06:51:16.500Z] ++ '[' -n 0 ']' [2022-07-24T06:51:16.500Z] ++ set -x [2022-07-24T06:51:16.500Z] ++ 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-24T06:51:16.500Z] INFO: Testing against a local daemon [2022-07-24T06:51:16.500Z] === RUN TestExternalGraphDriver [2022-07-24T06:51:16.760Z] === RUN TestExternalGraphDriver/json [2022-07-24T06:51:16.879Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-07-24T06:51:18.669Z] === RUN TestExternalGraphDriver/spec [2022-07-24T06:51:19.412Z] --- PASS: TestUpdateRestartPolicy (12.40s) [2022-07-24T06:51:19.412Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-24T06:51:19.671Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-07-24T06:51:19.671Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-07-24T06:51:19.671Z] check_test.go:540: [d5e5517783b1d] daemon is not started [2022-07-24T06:51:19.671Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-07-24T06:51:19.671Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-07-24T06:51:19.671Z] check_test.go:540: [db8e486ec6db4] daemon is not started [2022-07-24T06:51:19.671Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-07-24T06:51:20.050Z] === RUN TestExternalGraphDriver/pull [2022-07-24T06:51:20.240Z] --- PASS: TestUpdateRestartWithAutoRemove (0.79s) [2022-07-24T06:51:20.240Z] === RUN TestWaitNonBlocked [2022-07-24T06:51:20.240Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-24T06:51:20.240Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-24T06:51:20.240Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-24T06:51:20.240Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-24T06:51:20.240Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-24T06:51:20.240Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-24T06:51:21.619Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-07-24T06:51:21.619Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.20s) [2022-07-24T06:51:21.619Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.26s) [2022-07-24T06:51:21.619Z] === RUN TestWaitBlocked [2022-07-24T06:51:21.619Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-24T06:51:21.619Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-24T06:51:21.619Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-24T06:51:21.619Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-24T06:51:21.619Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-24T06:51:21.619Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-24T06:51:21.960Z] --- PASS: TestExternalGraphDriver (5.09s) [2022-07-24T06:51:21.960Z] --- PASS: TestExternalGraphDriver/json (1.56s) [2022-07-24T06:51:21.960Z] --- PASS: TestExternalGraphDriver/spec (1.56s) [2022-07-24T06:51:21.960Z] --- PASS: TestExternalGraphDriver/pull (1.63s) [2022-07-24T06:51:21.960Z] === RUN TestGraphdriverPluginV2 [2022-07-24T06:51:21.960Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-24T06:51:21.960Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2022-07-24T06:51:21.960Z] PASS [2022-07-24T06:51:21.960Z] [2022-07-24T06:51:21.960Z] === Skipped [2022-07-24T06:51:21.960Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2022-07-24T06:51:21.960Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-24T06:51:21.960Z] [2022-07-24T06:51:21.960Z] DONE 5 tests, 1 skipped in 5.503s [2022-07-24T06:51:21.960Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-24T06:51:21.960Z] ++ 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-24T06:51:21.960Z] ++ set -e [2022-07-24T06:51:21.960Z] ++ '[' -n 0 ']' [2022-07-24T06:51:21.960Z] ++ set -x [2022-07-24T06:51:21.960Z] ++ 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-24T06:51:21.960Z] INFO: Testing against a local daemon [2022-07-24T06:51:21.960Z] === RUN TestContinueAfterPluginCrash [2022-07-24T06:51:21.960Z] === PAUSE TestContinueAfterPluginCrash [2022-07-24T06:51:21.960Z] === RUN TestReadPluginNoRead [2022-07-24T06:51:21.960Z] === PAUSE TestReadPluginNoRead [2022-07-24T06:51:21.960Z] === RUN TestDaemonStartWithLogOpt [2022-07-24T06:51:21.960Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-24T06:51:21.960Z] === CONT TestContinueAfterPluginCrash [2022-07-24T06:51:21.961Z] === CONT TestDaemonStartWithLogOpt [2022-07-24T06:51:22.556Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-24T06:51:22.557Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.96s) [2022-07-24T06:51:22.557Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.00s) [2022-07-24T06:51:22.557Z] === RUN TestWaitConditions [2022-07-24T06:51:22.557Z] === RUN TestWaitConditions/default [2022-07-24T06:51:22.557Z] === PAUSE TestWaitConditions/default [2022-07-24T06:51:22.557Z] === RUN TestWaitConditions/not-running [2022-07-24T06:51:22.557Z] === PAUSE TestWaitConditions/not-running [2022-07-24T06:51:22.557Z] === RUN TestWaitConditions/next-exit [2022-07-24T06:51:22.557Z] === PAUSE TestWaitConditions/next-exit [2022-07-24T06:51:22.557Z] === RUN TestWaitConditions/removed [2022-07-24T06:51:22.557Z] === PAUSE TestWaitConditions/removed [2022-07-24T06:51:22.557Z] === CONT TestWaitConditions/default [2022-07-24T06:51:22.557Z] === CONT TestWaitConditions/removed [2022-07-24T06:51:23.380Z] --- PASS: TestServiceUpdateConfigs (14.43s) [2022-07-24T06:51:23.380Z] === RUN TestServiceUpdateNetwork [2022-07-24T06:51:23.495Z] check_test.go:540: [dbbd0f0c2357d] daemon is not started [2022-07-24T06:51:23.495Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-07-24T06:51:24.874Z] === CONT TestWaitConditions/next-exit [2022-07-24T06:51:24.874Z] === CONT TestWaitConditions/not-running [2022-07-24T06:51:25.191Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-07-24T06:51:25.255Z] --- PASS: TestDaemonStartWithLogOpt (2.97s) [2022-07-24T06:51:25.255Z] === CONT TestReadPluginNoRead [2022-07-24T06:51:27.165Z] === RUN TestReadPluginNoRead/default [2022-07-24T06:51:27.419Z] --- PASS: TestWaitConditions (0.02s) [2022-07-24T06:51:27.419Z] --- PASS: TestWaitConditions/removed (2.10s) [2022-07-24T06:51:27.419Z] --- PASS: TestWaitConditions/default (2.21s) [2022-07-24T06:51:27.419Z] --- PASS: TestWaitConditions/not-running (2.25s) [2022-07-24T06:51:27.419Z] --- PASS: TestWaitConditions/next-exit (2.41s) [2022-07-24T06:51:27.419Z] === CONT TestContainerStartOnDaemonRestart [2022-07-24T06:51:27.419Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-24T06:51:27.419Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-07-24T06:51:27.705Z] tests/integration/client_test.py ..... [ 75%] [2022-07-24T06:51:27.705Z] tests/integration/context_api_test.py ... [ 76%] [2022-07-24T06:51:27.705Z] tests/integration/errors_test.py . [ 76%] [2022-07-24T06:51:28.546Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-24T06:51:29.486Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-24T06:51:29.957Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-07-24T06:51:30.058Z] --- PASS: TestContinueAfterPluginCrash (8.00s) [2022-07-24T06:51:30.527Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-07-24T06:51:30.628Z] === CONT TestReadPluginNoRead [2022-07-24T06:51:30.628Z] read_test.go:92: [d7cbcce615fa7] daemon is not started [2022-07-24T06:51:30.628Z] --- PASS: TestReadPluginNoRead (5.62s) [2022-07-24T06:51:30.628Z] --- PASS: TestReadPluginNoRead/default (1.17s) [2022-07-24T06:51:30.628Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.15s) [2022-07-24T06:51:30.628Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.19s) [2022-07-24T06:51:30.628Z] PASS [2022-07-24T06:51:30.628Z] [2022-07-24T06:51:30.628Z] DONE 6 tests in 8.702s [2022-07-24T06:51:30.628Z] 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-24T06:51:30.628Z] ++ 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-24T06:51:30.628Z] ++ set -e [2022-07-24T06:51:30.628Z] ++ '[' -n 0 ']' [2022-07-24T06:51:30.628Z] ++ set -x [2022-07-24T06:51:30.629Z] ++ 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-24T06:51:30.629Z] testing: warning: no tests to run [2022-07-24T06:51:30.629Z] PASS [2022-07-24T06:51:30.629Z] [2022-07-24T06:51:30.629Z] DONE 0 tests in 0.031s [2022-07-24T06:51:30.629Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-24T06:51:30.629Z] ++ 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-24T06:51:30.629Z] ++ set -e [2022-07-24T06:51:30.629Z] ++ '[' -n 0 ']' [2022-07-24T06:51:30.629Z] ++ set -x [2022-07-24T06:51:30.629Z] ++ 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-24T06:51:30.787Z] --- PASS: TestContainerStartOnDaemonRestart (3.89s) [2022-07-24T06:51:30.788Z] === CONT TestIpcModeOlderClient [2022-07-24T06:51:30.888Z] INFO: Testing against a local daemon [2022-07-24T06:51:30.889Z] === RUN TestPluginWithDevMounts [2022-07-24T06:51:30.889Z] === PAUSE TestPluginWithDevMounts [2022-07-24T06:51:30.889Z] === CONT TestPluginWithDevMounts [2022-07-24T06:51:31.048Z] --- PASS: TestIpcModeOlderClient (0.12s) [2022-07-24T06:51:31.048Z] === CONT TestContainerKillOnDaemonStart [2022-07-24T06:51:31.048Z] === CONT TestDaemonHostGatewayIP [2022-07-24T06:51:31.048Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.08s) [2022-07-24T06:51:31.048Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-07-24T06:51:31.985Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-07-24T06:51:32.270Z] --- PASS: TestPluginWithDevMounts (1.51s) [2022-07-24T06:51:32.270Z] PASS [2022-07-24T06:51:32.270Z] [2022-07-24T06:51:32.270Z] DONE 1 tests in 1.621s [2022-07-24T06:51:32.270Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-24T06:51:32.270Z] ++ 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-24T06:51:32.270Z] ++ set -e [2022-07-24T06:51:32.270Z] ++ '[' -n 0 ']' [2022-07-24T06:51:32.270Z] ++ set -x [2022-07-24T06:51:32.270Z] ++ 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-24T06:51:32.530Z] INFO: Testing against a local daemon [2022-07-24T06:51:32.530Z] === RUN TestSecretInspect [2022-07-24T06:51:32.553Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-07-24T06:51:34.440Z] --- PASS: TestSecretInspect (2.16s) [2022-07-24T06:51:34.440Z] === RUN TestSecretList [2022-07-24T06:51:34.457Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-07-24T06:51:34.716Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-07-24T06:51:34.975Z] --- PASS: TestDaemonHostGatewayIP (4.03s) [2022-07-24T06:51:34.975Z] === CONT TestDaemonRestartIpcMode [2022-07-24T06:51:35.588Z] --- PASS: TestServiceUpdateNetwork (12.48s) [2022-07-24T06:51:35.589Z] === RUN TestServiceUpdatePidsLimit [2022-07-24T06:51:36.156Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-24T06:51:36.726Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-24T06:51:36.905Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-07-24T06:51:36.905Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-07-24T06:51:36.981Z] --- PASS: TestSecretList (2.15s) [2022-07-24T06:51:36.981Z] === RUN TestSecretsCreateAndDelete [2022-07-24T06:51:37.875Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-07-24T06:51:38.143Z] --- PASS: TestDaemonRestartIpcMode (2.94s) [2022-07-24T06:51:38.891Z] --- PASS: TestSecretsCreateAndDelete (2.28s) [2022-07-24T06:51:38.891Z] === RUN TestSecretsUpdate [2022-07-24T06:51:41.430Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-07-24T06:51:41.431Z] --- PASS: TestSecretsUpdate (2.25s) [2022-07-24T06:51:41.431Z] === RUN TestTemplatedSecret [2022-07-24T06:51:43.337Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-07-24T06:51:43.905Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-07-24T06:51:43.970Z] --- PASS: TestTemplatedSecret (2.42s) [2022-07-24T06:51:43.970Z] === RUN TestSecretCreateResolve [2022-07-24T06:51:44.165Z] --- PASS: TestContainerKillOnDaemonStart (13.15s) [2022-07-24T06:51:44.165Z] PASS [2022-07-24T06:51:44.165Z] [2022-07-24T06:51:44.165Z] === Skipped [2022-07-24T06:51:44.165Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-24T06:51:44.165Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-24T06:51:44.165Z] [2022-07-24T06:51:44.165Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-24T06:51:44.165Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-24T06:51:44.165Z] [2022-07-24T06:51:44.165Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-07-24T06:51:44.165Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-24T06:51:44.165Z] [2022-07-24T06:51:44.165Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-24T06:51:44.165Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-24T06:51:44.165Z] [2022-07-24T06:51:44.165Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-24T06:51:44.165Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-24T06:51:44.165Z] [2022-07-24T06:51:44.165Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-07-24T06:51:44.165Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-07-24T06:51:44.165Z] [2022-07-24T06:51:44.165Z] DONE 264 tests, 6 skipped in 166.292s [2022-07-24T06:51:44.165Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-24T06:51:44.165Z] ++ 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-24T06:51:44.165Z] ++ set -e [2022-07-24T06:51:44.165Z] ++ '[' -n 0 ']' [2022-07-24T06:51:44.165Z] ++ set -x [2022-07-24T06:51:44.165Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-24T06:51:44.427Z] === RUN TestConfigDaemonLibtrustID [2022-07-24T06:51:44.843Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-24T06:51:44.996Z] --- PASS: TestConfigDaemonLibtrustID (0.60s) [2022-07-24T06:51:44.996Z] === RUN TestConfigDaemonID [2022-07-24T06:51:45.880Z] --- PASS: TestSecretCreateResolve (2.26s) [2022-07-24T06:51:45.880Z] PASS [2022-07-24T06:51:45.880Z] [2022-07-24T06:51:45.880Z] DONE 6 tests in 13.604s [2022-07-24T06:51:45.880Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-07-24T06:51:45.880Z] ++ 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-24T06:51:45.880Z] ++ set -e [2022-07-24T06:51:45.880Z] ++ '[' -n 0 ']' [2022-07-24T06:51:45.880Z] ++ set -x [2022-07-24T06:51:45.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-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-24T06:51:46.140Z] INFO: Testing against a local daemon [2022-07-24T06:51:46.140Z] === RUN TestServiceCreateInit [2022-07-24T06:51:46.140Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-24T06:51:46.376Z] daemon_test.go:83: [de0d41c7b9d60] daemon is not started [2022-07-24T06:51:46.376Z] --- PASS: TestConfigDaemonID (1.07s) [2022-07-24T06:51:46.376Z] === RUN TestDaemonConfigValidation [2022-07-24T06:51:46.376Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-24T06:51:46.376Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-24T06:51:46.376Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-24T06:51:46.376Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-24T06:51:46.376Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-24T06:51:46.376Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-24T06:51:46.376Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-24T06:51:46.376Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-24T06:51:46.376Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-24T06:51:46.376Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-24T06:51:46.376Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-24T06:51:46.376Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-24T06:51:46.376Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-24T06:51:46.376Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-24T06:51:46.635Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-24T06:51:46.635Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-24T06:51:46.635Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.16s) [2022-07-24T06:51:46.635Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.21s) [2022-07-24T06:51:46.635Z] --- PASS: TestDaemonConfigValidation/valid_config (0.24s) [2022-07-24T06:51:46.635Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.20s) [2022-07-24T06:51:46.635Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.11s) [2022-07-24T06:51:46.635Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-24T06:51:46.635Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-24T06:51:46.895Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-07-24T06:51:47.043Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-07-24T06:51:47.154Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-07-24T06:51:47.722Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-24T06:51:47.983Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-07-24T06:51:48.921Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-24T06:51:48.921Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-07-24T06:51:49.435Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-24T06:51:49.859Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-24T06:51:49.859Z] daemon_test.go:197: [d6f985a2195d9] daemon is not started [2022-07-24T06:51:49.859Z] --- PASS: TestConfigDaemonSeccompProfiles (3.25s) [2022-07-24T06:51:49.859Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-07-24T06:51:49.859Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-07-24T06:51:49.859Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.10s) [2022-07-24T06:51:49.859Z] === RUN TestDaemonProxy [2022-07-24T06:51:49.859Z] === RUN TestDaemonProxy/environment_variables [2022-07-24T06:51:50.427Z] check_test.go:540: [d19e9b16bcf3e] daemon is not started [2022-07-24T06:51:50.427Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-07-24T06:51:51.408Z] --- PASS: TestServiceUpdatePidsLimit (16.35s) [2022-07-24T06:51:51.408Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-07-24T06:51:51.408Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.90s) [2022-07-24T06:51:51.408Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-07-24T06:51:51.408Z] PASS [2022-07-24T06:51:51.408Z] [2022-07-24T06:51:51.408Z] === Skipped [2022-07-24T06:51:51.408Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-24T06:51:51.408Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-24T06:51:51.408Z] [2022-07-24T06:51:51.408Z] DONE 27 tests, 1 skipped in 164.906s [2022-07-24T06:51:51.408Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-24T06:51:51.408Z] INFO: Testing against a local daemon [2022-07-24T06:51:51.408Z] === RUN TestSessionCreate [2022-07-24T06:51:51.408Z] --- PASS: TestSessionCreate (0.02s) [2022-07-24T06:51:51.408Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-24T06:51:51.408Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-07-24T06:51:51.408Z] PASS [2022-07-24T06:51:51.408Z] [2022-07-24T06:51:51.408Z] DONE 2 tests in 0.055s [2022-07-24T06:51:51.408Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-24T06:51:51.408Z] INFO: Testing against a local daemon [2022-07-24T06:51:51.408Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-24T06:51:51.408Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-07-24T06:51:51.408Z] === RUN TestDiskUsage [2022-07-24T06:51:51.408Z] === PAUSE TestDiskUsage [2022-07-24T06:51:51.408Z] === RUN TestEventsExecDie [2022-07-24T06:51:51.804Z] === RUN TestDaemonProxy/command-line_options [2022-07-24T06:51:51.976Z] --- PASS: TestEventsExecDie (0.54s) [2022-07-24T06:51:51.976Z] === RUN TestEventsBackwardsCompatible [2022-07-24T06:51:51.976Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2022-07-24T06:51:51.976Z] === RUN TestEventsVolumeCreate [2022-07-24T06:51:51.976Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-07-24T06:51:51.976Z] === RUN TestInfoBinaryCommits [2022-07-24T06:51:51.976Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-24T06:51:51.976Z] === RUN TestInfoAPIVersioned [2022-07-24T06:51:51.976Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-24T06:51:51.976Z] === RUN TestInfoAPI [2022-07-24T06:51:51.976Z] --- PASS: TestInfoAPI (0.02s) [2022-07-24T06:51:51.976Z] === RUN TestInfoAPIWarnings [2022-07-24T06:51:52.063Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-07-24T06:51:52.999Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-07-24T06:51:53.260Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-07-24T06:51:53.520Z] === RUN TestDaemonProxy/configuration_file [2022-07-24T06:51:53.657Z] --- PASS: TestServiceCreateInit (7.08s) [2022-07-24T06:51:53.657Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.49s) [2022-07-24T06:51:53.657Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.58s) [2022-07-24T06:51:53.657Z] === RUN TestCreateServiceMultipleTimes [2022-07-24T06:51:53.779Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-07-24T06:51:55.156Z] === RUN TestDaemonProxy/conflicting_options [2022-07-24T06:51:55.723Z] === RUN TestDaemonProxy/reload_sanitized [2022-07-24T06:51:55.982Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-07-24T06:51:56.241Z] --- PASS: TestDaemonProxy (6.36s) [2022-07-24T06:51:56.241Z] --- PASS: TestDaemonProxy/environment_variables (1.75s) [2022-07-24T06:51:56.241Z] --- PASS: TestDaemonProxy/command-line_options (1.81s) [2022-07-24T06:51:56.241Z] --- PASS: TestDaemonProxy/configuration_file (1.77s) [2022-07-24T06:51:56.241Z] --- PASS: TestDaemonProxy/conflicting_options (0.51s) [2022-07-24T06:51:56.241Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-07-24T06:51:56.241Z] PASS [2022-07-24T06:51:56.241Z] [2022-07-24T06:51:56.241Z] DONE 18 tests in 12.054s [2022-07-24T06:51:56.241Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-24T06:51:56.241Z] ++ 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-24T06:51:56.241Z] ++ set -e [2022-07-24T06:51:56.241Z] ++ '[' -n 0 ']' [2022-07-24T06:51:56.241Z] ++ set -x [2022-07-24T06:51:56.241Z] ++ 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-24T06:51:56.500Z] INFO: Testing against a local daemon [2022-07-24T06:51:56.500Z] === RUN TestCommitInheritsEnv [2022-07-24T06:51:56.759Z] --- PASS: TestCommitInheritsEnv (0.34s) [2022-07-24T06:51:56.759Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-24T06:51:56.759Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-24T06:51:56.759Z] === RUN TestImportWithCustomPlatform [2022-07-24T06:51:56.759Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-24T06:51:57.019Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-07-24T06:51:57.019Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-24T06:51:57.019Z] === RUN TestImportWithCustomPlatform// [2022-07-24T06:51:57.019Z] === RUN TestImportWithCustomPlatform/linux [2022-07-24T06:51:57.019Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-24T06:51:57.277Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-24T06:51:57.277Z] === RUN TestImportWithCustomPlatform/macos [2022-07-24T06:51:57.277Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-24T06:51:57.277Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-24T06:51:57.277Z] --- PASS: TestImportWithCustomPlatform (0.45s) [2022-07-24T06:51:57.277Z] --- PASS: TestImportWithCustomPlatform/#00 (0.13s) [2022-07-24T06:51:57.277Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-24T06:51:57.277Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-24T06:51:57.277Z] --- PASS: TestImportWithCustomPlatform/linux (0.09s) [2022-07-24T06:51:57.277Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.11s) [2022-07-24T06:51:57.277Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.09s) [2022-07-24T06:51:57.277Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-24T06:51:57.277Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-24T06:51:57.277Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-24T06:51:57.277Z] === RUN TestImagesFilterMultiReference [2022-07-24T06:51:57.277Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-07-24T06:51:57.277Z] === RUN TestImagePullPlatformInvalid [2022-07-24T06:51:57.277Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-07-24T06:51:57.277Z] === RUN TestRemoveImageOrphaning [2022-07-24T06:51:57.846Z] --- PASS: TestRemoveImageOrphaning (0.34s) [2022-07-24T06:51:57.846Z] === RUN TestRemoveImageGarbageCollector [2022-07-24T06:51:58.105Z] check_test.go:540: [d48a725176cf4] daemon is not started [2022-07-24T06:51:58.364Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-07-24T06:51:58.364Z] time="2022-07-24T06:51:58Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-07-24T06:51:58.624Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-07-24T06:51:59.560Z] === RUN TestDockerSuite/TestBuildAddScript [2022-07-24T06:51:59.819Z] --- PASS: TestRemoveImageGarbageCollector (2.21s) [2022-07-24T06:51:59.819Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-24T06:52:00.078Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-07-24T06:52:00.078Z] === RUN TestTagInvalidReference [2022-07-24T06:52:00.078Z] --- PASS: TestTagInvalidReference (0.02s) [2022-07-24T06:52:00.078Z] === RUN TestTagValidPrefixedRepo [2022-07-24T06:52:00.078Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-07-24T06:52:00.078Z] === RUN TestTagExistedNameWithoutForce [2022-07-24T06:52:00.078Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-07-24T06:52:00.078Z] === RUN TestTagOfficialNames [2022-07-24T06:52:00.078Z] --- PASS: TestTagOfficialNames (0.06s) [2022-07-24T06:52:00.078Z] === RUN TestTagMatchesDigest [2022-07-24T06:52:00.078Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-07-24T06:52:00.078Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-24T06:52:01.983Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-07-24T06:52:01.983Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-07-24T06:52:03.270Z] ......... [ 85%] [2022-07-24T06:52:08.263Z] tests/integration/models_images_test.py ............... [ 89%] [2022-07-24T06:52:08.547Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-07-24T06:52:08.547Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-07-24T06:52:08.552Z] --- PASS: TestCreateServiceMultipleTimes (15.46s) [2022-07-24T06:52:08.552Z] === RUN TestCreateServiceConflict [2022-07-24T06:52:08.807Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-07-24T06:52:09.377Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-07-24T06:52:09.702Z] tests/integration/models_networks_test.py .... [ 90%] [2022-07-24T06:52:10.062Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-07-24T06:52:10.063Z] === RUN TestInfoDebug [2022-07-24T06:52:10.063Z] --- PASS: TestInfoDebug (0.52s) [2022-07-24T06:52:10.063Z] === RUN TestInfoInsecureRegistries [2022-07-24T06:52:10.063Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-07-24T06:52:10.063Z] === RUN TestInfoRegistryMirrors [2022-07-24T06:52:10.063Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-07-24T06:52:10.063Z] === RUN TestLoginFailsWithBadCredentials [2022-07-24T06:52:10.312Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-07-24T06:52:10.313Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from config [2022-07-24T06:52:10.571Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from config [2022-07-24T06:52:10.630Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2022-07-24T06:52:10.630Z] === RUN TestPingCacheHeaders [2022-07-24T06:52:10.630Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-07-24T06:52:10.630Z] === RUN TestPingGet [2022-07-24T06:52:10.630Z] --- PASS: TestPingGet (0.01s) [2022-07-24T06:52:10.630Z] === RUN TestPingHead [2022-07-24T06:52:10.630Z] --- PASS: TestPingHead (0.02s) [2022-07-24T06:52:10.630Z] === RUN TestPingSwarmHeader [2022-07-24T06:52:11.091Z] --- PASS: TestCreateServiceConflict (2.25s) [2022-07-24T06:52:11.091Z] === RUN TestCreateServiceMaxReplicas [2022-07-24T06:52:11.141Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from config [2022-07-24T06:52:11.198Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-24T06:52:11.710Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from config [2022-07-24T06:52:11.766Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-24T06:52:12.280Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from config [2022-07-24T06:52:12.705Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-24T06:52:12.705Z] --- PASS: TestPingSwarmHeader (2.06s) [2022-07-24T06:52:12.705Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-24T06:52:12.705Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-24T06:52:12.705Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-24T06:52:12.705Z] === RUN TestVersion [2022-07-24T06:52:12.705Z] --- PASS: TestVersion (0.02s) [2022-07-24T06:52:12.705Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-07-24T06:52:12.705Z] === CONT TestDiskUsage [2022-07-24T06:52:12.848Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from cli [2022-07-24T06:52:13.107Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from cli [2022-07-24T06:52:13.289Z] === RUN TestDiskUsage/empty [2022-07-24T06:52:13.289Z] === RUN TestDiskUsage/empty/container_types [2022-07-24T06:52:13.289Z] === RUN TestDiskUsage/empty/image_types [2022-07-24T06:52:13.289Z] === RUN TestDiskUsage/empty/volume_types [2022-07-24T06:52:13.289Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-24T06:52:13.289Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-24T06:52:13.289Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-24T06:52:13.289Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-24T06:52:13.289Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-24T06:52:13.289Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-24T06:52:13.289Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-24T06:52:13.289Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-24T06:52:13.289Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-24T06:52:13.366Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-07-24T06:52:13.558Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-24T06:52:13.558Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-24T06:52:13.558Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-24T06:52:13.558Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-24T06:52:13.558Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-24T06:52:13.558Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-24T06:52:13.558Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-24T06:52:13.558Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-24T06:52:13.558Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-24T06:52:13.558Z] === RUN TestDiskUsage/after_container.Run [2022-07-24T06:52:13.633Z] --- PASS: TestCreateServiceMaxReplicas (2.65s) [2022-07-24T06:52:13.633Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-24T06:52:13.635Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from cli [2022-07-24T06:52:14.132Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-24T06:52:14.132Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-24T06:52:14.132Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-24T06:52:14.132Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-24T06:52:14.132Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-24T06:52:14.132Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-24T06:52:14.132Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-24T06:52:14.132Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-24T06:52:14.132Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-24T06:52:14.132Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-24T06:52:14.132Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.61s) [2022-07-24T06:52:14.132Z] --- PASS: TestDiskUsage (1.61s) [2022-07-24T06:52:14.132Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-24T06:52:14.132Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-24T06:52:14.132Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-24T06:52:14.132Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-24T06:52:14.132Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-24T06:52:14.132Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-24T06:52:14.132Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-24T06:52:14.132Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-24T06:52:14.133Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-24T06:52:14.133Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-24T06:52:14.133Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-24T06:52:14.133Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.29s) [2022-07-24T06:52:14.133Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-24T06:52:14.133Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-24T06:52:14.133Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-24T06:52:14.133Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-24T06:52:14.133Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-24T06:52:14.133Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-24T06:52:14.133Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-24T06:52:14.133Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-24T06:52:14.133Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-24T06:52:14.133Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-24T06:52:14.133Z] --- PASS: TestDiskUsage/after_container.Run (0.59s) [2022-07-24T06:52:14.133Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-07-24T06:52:14.133Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-24T06:52:14.133Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-24T06:52:14.133Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-24T06:52:14.133Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-07-24T06:52:14.133Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-24T06:52:14.133Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-07-24T06:52:14.133Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-24T06:52:14.133Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-07-24T06:52:14.133Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-07-24T06:52:14.133Z] PASS [2022-07-24T06:52:14.133Z] [2022-07-24T06:52:14.133Z] DONE 54 tests in 22.976s [2022-07-24T06:52:14.205Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from cli [2022-07-24T06:52:14.411Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-24T06:52:14.411Z] INFO: Testing against a local daemon [2022-07-24T06:52:14.411Z] === RUN TestVolumesCreateAndList [2022-07-24T06:52:14.411Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-24T06:52:14.411Z] === RUN TestVolumesRemove [2022-07-24T06:52:14.411Z] --- PASS: TestVolumesRemove (0.09s) [2022-07-24T06:52:14.411Z] === RUN TestVolumesInspect [2022-07-24T06:52:14.411Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-24T06:52:14.411Z] === RUN TestVolumesInvalidJSON [2022-07-24T06:52:14.411Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-24T06:52:14.411Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-24T06:52:14.411Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-24T06:52:14.411Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-24T06:52:14.411Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-24T06:52:14.411Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-24T06:52:14.411Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-24T06:52:14.411Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-24T06:52:14.411Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-24T06:52:14.411Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-24T06:52:14.411Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-24T06:52:14.411Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-24T06:52:14.411Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-24T06:52:14.411Z] PASS [2022-07-24T06:52:14.411Z] [2022-07-24T06:52:14.411Z] DONE 9 tests in 0.166s [2022-07-24T06:52:14.411Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-24T06:52:14.773Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from cli [2022-07-24T06:52:14.995Z] Stopping apparmor (via systemctl): apparmor.service. [2022-07-24T06:52:14.995Z] Removing test suite binaries [2022-07-24T06:52:14.995Z] exiting test-integration [2022-07-24T06:52:14.995Z] ++ exit 0 [2022-07-24T06:52:14.995Z] [2022-07-24T06:52:15.341Z] check_test.go:540: [da421aadd5570] daemon is not started [2022-07-24T06:52:15.341Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-07-24T06:52:16.236Z] tests/integration/models_nodes_test.py . [ 90%] [2022-07-24T06:52:16.236Z] tests/integration/models_resources_test.py . [ 91%] [2022-07-24T06:52:16.280Z] check_test.go:540: [d67213c19e01b] daemon is not started [2022-07-24T06:52:16.280Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost Post stage [Pipeline] junit [2022-07-24T06:52:16.388Z] Recording test results [2022-07-24T06:52:16.539Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-07-24T06:52:16.798Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-07-24T06:52:17.057Z] === RUN TestDockerSuite/TestBuildAddTar [2022-07-24T06:52:17.846Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-24T06:52:17.982Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-07-24T06:52:18.175Z] + echo Ensuring container killed. [2022-07-24T06:52:18.175Z] Ensuring container killed. [2022-07-24T06:52:18.175Z] + docker rm -vf docker-pr1 [2022-07-24T06:52:18.175Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-07-24T06:52:18.433Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-07-24T06:52:18.458Z] + echo Chowning /workspace to jenkins user [2022-07-24T06:52:18.458Z] Chowning /workspace to jenkins user [2022-07-24T06:52:18.458Z] + id -u [2022-07-24T06:52:18.458Z] + id -g [2022-07-24T06:52:18.458Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43858:/workspace busybox chown -R 1000:1000 /workspace [2022-07-24T06:52:18.458Z] Unable to find image 'busybox:latest' locally [2022-07-24T06:52:18.458Z] latest: Pulling from library/busybox [2022-07-24T06:52:18.718Z] 19d511225f94: Pulling fs layer [2022-07-24T06:52:18.718Z] 19d511225f94: Download complete [2022-07-24T06:52:18.718Z] 19d511225f94: Pull complete [2022-07-24T06:52:18.718Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-07-24T06:52:18.718Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-24T06:52:20.394Z] + bundleName=amd64-cgroup2 [2022-07-24T06:52:20.394Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-07-24T06:52:20.394Z] Creating amd64-cgroup2-bundles.tar.gz [2022-07-24T06:52:20.394Z] + 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-24T06:52:20.394Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2022-07-24T06:52:20.667Z] Archiving artifacts [2022-07-24T06:52:21.238Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-07-24T06:52:21.238Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-07-24T06:52:21.722Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-07-24T06:52:22.291Z] check_test.go:540: [dcc03af64310a] daemon is not started [2022-07-24T06:52:22.291Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-07-24T06:52:22.519Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43858/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-24T06:52:22.825Z] + make clean [2022-07-24T06:52:22.825Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-24T06:52:22.825Z] docker-dev-cache [2022-07-24T06:52:22.825Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-24T06:52:25.135Z] tests/integration/regression_test.py ...... [ 98%] [2022-07-24T06:52:25.391Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-07-24T06:52:25.584Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-07-24T06:52:25.584Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-07-24T06:52:25.649Z] tests/integration/credentials/utils_test.py . [100%] [2022-07-24T06:52:25.649Z] [2022-07-24T06:52:25.649Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-07-24T06:52:25.649Z] =========================== short test summary info ============================ [2022-07-24T06:52:25.649Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-07-24T06:52:25.649Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-07-24T06:52:25.649Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-07-24T06:52:25.649Z] Not supported on most drivers [2022-07-24T06:52:25.649Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-07-24T06:52:25.649Z] Output of docker top depends on host distro, and is not formalized. [2022-07-24T06:52:25.649Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-07-24T06:52:25.649Z] Output of docker top depends on host distro, and is not formalized. [2022-07-24T06:52:25.649Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-07-24T06:52:25.649Z] Can fail if eth0 has multiple IP addresses [2022-07-24T06:52:25.649Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-07-24T06:52:25.649Z] This doesn't seem to be taken into account by the engine [2022-07-24T06:52:25.649Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-07-24T06:52:25.649Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-07-24T06:52:25.649Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 286.22 seconds == [2022-07-24T06:52:25.905Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-07-24T06:52:26.962Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-07-24T06:52:26.962Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-07-24T06:52:28.526Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.96s) [2022-07-24T06:52:28.526Z] === RUN TestCreateServiceSecretFileMode [2022-07-24T06:52:28.526Z] --- PASS: TestCreateServiceSecretFileMode (1.94s) [2022-07-24T06:52:28.526Z] === RUN TestCreateServiceConfigFileMode [2022-07-24T06:52:28.866Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-07-24T06:52:31.068Z] --- PASS: TestCreateServiceConfigFileMode (2.40s) [2022-07-24T06:52:31.068Z] === RUN TestCreateServiceSysctls [2022-07-24T06:52:31.400Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-07-24T06:52:32.338Z] check_test.go:540: [d57b235b80d12] daemon is not started [2022-07-24T06:52:32.338Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-07-24T06:52:32.597Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-07-24T06:52:34.363Z] --- PASS: TestCreateServiceSysctls (3.06s) [2022-07-24T06:52:34.363Z] === RUN TestCreateServiceCapabilities [2022-07-24T06:52:36.273Z] --- PASS: TestCreateServiceCapabilities (2.45s) [2022-07-24T06:52:36.273Z] === RUN TestInspect [2022-07-24T06:52:36.790Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-07-24T06:52:38.131Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-24T06:52:38.132Z] [2022-07-24T06:52:38.132Z] Unloading profiles will leave already running processes permanently [2022-07-24T06:52:38.132Z] unconfined, which can lead to unexpected situations. [2022-07-24T06:52:38.132Z] [2022-07-24T06:52:38.132Z] To set a process to complain mode, use the command line tool [2022-07-24T06:52:38.132Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-24T06:52:38.132Z] Post stage [Pipeline] junit [2022-07-24T06:52:38.161Z] Recording test results [2022-07-24T06:52:39.183Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-07-24T06:52:39.506Z] + echo Ensuring container killed. [2022-07-24T06:52:39.506Z] Ensuring container killed. [2022-07-24T06:52:39.506Z] + docker rm -vf docker-pr1 [2022-07-24T06:52:39.506Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-07-24T06:52:39.568Z] --- PASS: TestInspect (2.68s) [2022-07-24T06:52:39.568Z] === RUN TestCreateJob [2022-07-24T06:52:39.825Z] + echo Chowning /workspace to jenkins user [2022-07-24T06:52:39.825Z] Chowning /workspace to jenkins user [2022-07-24T06:52:39.825Z] + id -u [2022-07-24T06:52:39.825Z] + id -g [2022-07-24T06:52:39.825Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43858:/workspace busybox chown -R 1000:1000 /workspace [2022-07-24T06:52:39.825Z] Unable to find image 'busybox:latest' locally [2022-07-24T06:52:39.825Z] latest: Pulling from library/busybox [2022-07-24T06:52:40.082Z] 19d511225f94: Pulling fs layer [2022-07-24T06:52:40.082Z] 19d511225f94: Download complete [2022-07-24T06:52:40.082Z] 19d511225f94: Pull complete [2022-07-24T06:52:40.082Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-07-24T06:52:40.082Z] Status: Downloaded newer image for busybox:latest [2022-07-24T06:52:40.138Z] === RUN TestDockerSuite/TestBuildBlankName [2022-07-24T06:52:40.397Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-07-24T06:52:40.397Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-24T06:52:41.787Z] + bundleName=docker-py [2022-07-24T06:52:41.787Z] + echo Creating docker-py-bundles.tar.gz [2022-07-24T06:52:41.787Z] Creating docker-py-bundles.tar.gz [2022-07-24T06:52:41.787Z] + 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-24T06:52:41.797Z] Archiving artifacts [2022-07-24T06:52:42.108Z] --- PASS: TestCreateJob (2.90s) [2022-07-24T06:52:42.108Z] === RUN TestReplicatedJob [2022-07-24T06:52:42.930Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-07-24T06:52:43.261Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43858/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-07-24T06:52:43.497Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-07-24T06:52:43.648Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43858/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=112fb22152fa0df622337df9476ecff14c95574f -e DOCKER_GRAPHDRIVER docker:112fb22152fa0df622337df9476ecff14c95574f hack/make.sh binary [2022-07-24T06:52:43.904Z] [2022-07-24T06:52:44.160Z] Removing bundles/ [2022-07-24T06:52:44.160Z] [2022-07-24T06:52:44.160Z] ---> Making bundle: binary (in bundles/binary) [2022-07-24T06:52:44.160Z] Building: bundles/binary-daemon/dockerd [2022-07-24T06:52:44.160Z] GOOS="" GOARCH="" GOARM="" [2022-07-24T06:52:44.873Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-07-24T06:52:45.810Z] check_test.go:540: [d8415d8fe2636] daemon is not started [2022-07-24T06:52:45.810Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-07-24T06:52:46.068Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-07-24T06:52:46.328Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-07-24T06:52:46.895Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-07-24T06:52:47.387Z] --- PASS: TestReplicatedJob (4.55s) [2022-07-24T06:52:47.387Z] === RUN TestUpdateReplicatedJob [2022-07-24T06:52:47.462Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-07-24T06:52:48.839Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-07-24T06:52:49.299Z] --- PASS: TestUpdateReplicatedJob (2.89s) [2022-07-24T06:52:49.299Z] === RUN TestServiceListWithStatuses [2022-07-24T06:52:49.299Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-24T06:52:49.299Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-24T06:52:49.299Z] === RUN TestDockerNetworkConnectAlias [2022-07-24T06:52:49.407Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-07-24T06:52:49.407Z] check_test.go:540: [dc51be7f8cebe] daemon is not started [2022-07-24T06:52:49.407Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-07-24T06:52:50.785Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-07-24T06:52:52.164Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-07-24T06:52:53.101Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-07-24T06:52:53.498Z] --- PASS: TestDockerNetworkConnectAlias (3.97s) [2022-07-24T06:52:53.498Z] === RUN TestDockerNetworkReConnect [2022-07-24T06:52:54.480Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-07-24T06:52:54.480Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-07-24T06:52:56.797Z] --- PASS: TestDockerNetworkReConnect (3.46s) [2022-07-24T06:52:56.797Z] === RUN TestServicePlugin [2022-07-24T06:52:56.797Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-24T06:52:56.797Z] --- SKIP: TestServicePlugin (0.00s) [2022-07-24T06:52:56.797Z] === RUN TestServiceUpdateLabel [2022-07-24T06:52:57.768Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-07-24T06:52:58.706Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-07-24T06:52:59.337Z] --- PASS: TestServiceUpdateLabel (2.20s) [2022-07-24T06:52:59.337Z] === RUN TestServiceUpdateSecrets [2022-07-24T06:53:00.613Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-07-24T06:53:02.524Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-07-24T06:53:05.815Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-07-24T06:53:09.104Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-07-24T06:53:09.104Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-07-24T06:53:12.393Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-07-24T06:53:13.332Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-07-24T06:53:14.233Z] --- PASS: TestServiceUpdateSecrets (14.38s) [2022-07-24T06:53:14.233Z] === RUN TestServiceUpdateConfigs [2022-07-24T06:53:15.238Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-07-24T06:53:15.238Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-07-24T06:53:15.238Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-07-24T06:53:16.175Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-07-24T06:53:17.552Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-07-24T06:53:17.552Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-07-24T06:53:20.087Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-07-24T06:53:20.653Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-07-24T06:53:25.925Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-07-24T06:53:26.493Z] docker_cli_daemon_test.go:2503: [d66472ebdffd2] daemon is not started [2022-07-24T06:53:27.060Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-07-24T06:53:28.438Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-07-24T06:53:28.697Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-07-24T06:53:29.127Z] --- PASS: TestServiceUpdateConfigs (14.28s) [2022-07-24T06:53:29.127Z] === RUN TestServiceUpdateNetwork [2022-07-24T06:53:29.635Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-07-24T06:53:30.572Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-07-24T06:53:35.844Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-07-24T06:53:36.900Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-07-24T06:53:37.851Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-07-24T06:53:38.788Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-07-24T06:53:39.725Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-07-24T06:53:39.984Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-07-24T06:53:41.365Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-07-24T06:53:41.418Z] --- PASS: TestServiceUpdateNetwork (12.36s) [2022-07-24T06:53:41.418Z] === RUN TestServiceUpdatePidsLimit [2022-07-24T06:53:41.418Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-24T06:53:41.988Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-24T06:53:42.305Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-07-24T06:53:43.242Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-07-24T06:53:43.810Z] === RUN TestDockerSuite/TestBuildCmd [2022-07-24T06:53:44.378Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-07-24T06:53:44.378Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-07-24T06:53:44.378Z] check_test.go:540: [de8343ab0c376] daemon is not started [2022-07-24T06:53:44.378Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-07-24T06:53:44.637Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-07-24T06:53:45.207Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-07-24T06:53:45.207Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-07-24T06:53:45.207Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-07-24T06:53:46.584Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-07-24T06:53:48.562Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-24T06:53:50.778Z] --- PASS: TestDockerDaemonSuite (332.02s) [2022-07-24T06:53:50.778Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.89s) [2022-07-24T06:53:50.778Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.50s) [2022-07-24T06:53:50.778Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.62s) [2022-07-24T06:53:50.778Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.52s) [2022-07-24T06:53:50.778Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.19s) [2022-07-24T06:53:50.778Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.55s) [2022-07-24T06:53:50.778Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.50s) [2022-07-24T06:53:50.778Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.76s) [2022-07-24T06:53:50.778Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.23s) [2022-07-24T06:53:50.778Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.33s) [2022-07-24T06:53:50.778Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.60s) [2022-07-24T06:53:50.778Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.39s) [2022-07-24T06:53:50.778Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.45s) [2022-07-24T06:53:50.778Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.23s) [2022-07-24T06:53:50.778Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.39s) [2022-07-24T06:53:50.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2022-07-24T06:53:50.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.33s) [2022-07-24T06:53:50.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.30s) [2022-07-24T06:53:50.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (1.72s) [2022-07-24T06:53:50.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.53s) [2022-07-24T06:53:50.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.64s) [2022-07-24T06:53:50.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-07-24T06:53:50.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2022-07-24T06:53:50.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2022-07-24T06:53:50.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2022-07-24T06:53:50.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.68s) [2022-07-24T06:53:50.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.81s) [2022-07-24T06:53:50.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.41s) [2022-07-24T06:53:50.779Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-07-24T06:53:50.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.88s) [2022-07-24T06:53:50.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.93s) [2022-07-24T06:53:50.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.57s) [2022-07-24T06:53:50.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.66s) [2022-07-24T06:53:50.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.79s) [2022-07-24T06:53:50.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2022-07-24T06:53:50.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.21s) [2022-07-24T06:53:50.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.27s) [2022-07-24T06:53:50.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.53s) [2022-07-24T06:53:50.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2022-07-24T06:53:50.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2022-07-24T06:53:50.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2022-07-24T06:53:50.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.68s) [2022-07-24T06:53:50.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.67s) [2022-07-24T06:53:50.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.74s) [2022-07-24T06:53:50.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.46s) [2022-07-24T06:53:50.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.38s) [2022-07-24T06:53:50.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.38s) [2022-07-24T06:53:50.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.61s) [2022-07-24T06:53:50.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.56s) [2022-07-24T06:53:50.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2022-07-24T06:53:50.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2022-07-24T06:53:50.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (4.80s) [2022-07-24T06:53:50.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.48s) [2022-07-24T06:53:50.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.11s) [2022-07-24T06:53:50.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.04s) [2022-07-24T06:53:50.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.10s) [2022-07-24T06:53:50.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (3.92s) [2022-07-24T06:53:50.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.45s) [2022-07-24T06:53:50.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (3.89s) [2022-07-24T06:53:50.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.26s) [2022-07-24T06:53:50.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.56s) [2022-07-24T06:53:50.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.36s) [2022-07-24T06:53:50.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.42s) [2022-07-24T06:53:50.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.59s) [2022-07-24T06:53:50.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.05s) [2022-07-24T06:53:50.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.75s) [2022-07-24T06:53:50.779Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-07-24T06:53:50.779Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-07-24T06:53:50.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.61s) [2022-07-24T06:53:50.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.17s) [2022-07-24T06:53:50.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.60s) [2022-07-24T06:53:50.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.04s) [2022-07-24T06:53:50.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.76s) [2022-07-24T06:53:50.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.00s) [2022-07-24T06:53:50.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.06s) [2022-07-24T06:53:50.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.11s) [2022-07-24T06:53:50.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.35s) [2022-07-24T06:53:50.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.71s) [2022-07-24T06:53:50.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.84s) [2022-07-24T06:53:50.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.28s) [2022-07-24T06:53:50.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2022-07-24T06:53:50.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.10s) [2022-07-24T06:53:50.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.05s) [2022-07-24T06:53:50.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2022-07-24T06:53:50.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.69s) [2022-07-24T06:53:50.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.13s) [2022-07-24T06:53:50.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.08s) [2022-07-24T06:53:50.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2022-07-24T06:53:50.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.56s) [2022-07-24T06:53:50.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.36s) [2022-07-24T06:53:50.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2022-07-24T06:53:50.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.82s) [2022-07-24T06:53:50.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.88s) [2022-07-24T06:53:50.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.09s) [2022-07-24T06:53:50.779Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2022-07-24T06:53:50.779Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.63s) [2022-07-24T06:53:50.779Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.66s) [2022-07-24T06:53:50.779Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.92s) [2022-07-24T06:53:50.779Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.39s) [2022-07-24T06:53:50.779Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2022-07-24T06:53:50.779Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s) [2022-07-24T06:53:50.779Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s) [2022-07-24T06:53:50.779Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.93s) [2022-07-24T06:53:50.779Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-07-24T06:53:50.779Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.47s) [2022-07-24T06:53:50.779Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.54s) [2022-07-24T06:53:50.779Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.35s) [2022-07-24T06:53:50.779Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.58s) [2022-07-24T06:53:50.779Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.92s) [2022-07-24T06:53:50.779Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.46s) [2022-07-24T06:53:50.779Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.18s) [2022-07-24T06:53:50.779Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.38s) [2022-07-24T06:53:50.779Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.68s) [2022-07-24T06:53:50.779Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.19s) [2022-07-24T06:53:50.779Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.21s) [2022-07-24T06:53:50.779Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.12s) [2022-07-24T06:53:50.779Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.66s) [2022-07-24T06:53:50.779Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.60s) [2022-07-24T06:53:50.779Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.79s) [2022-07-24T06:53:50.779Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.81s) [2022-07-24T06:53:50.779Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.82s) [2022-07-24T06:53:50.779Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.12s) [2022-07-24T06:53:50.779Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.95s) [2022-07-24T06:53:50.779Z] === RUN TestDockerSwarmSuite [2022-07-24T06:53:50.779Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-07-24T06:53:51.717Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-07-24T06:53:53.095Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-07-24T06:53:53.355Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-07-24T06:53:54.292Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-07-24T06:53:54.551Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-07-24T06:53:55.490Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-07-24T06:53:56.059Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-07-24T06:53:56.318Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-07-24T06:53:56.318Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-07-24T06:53:56.689Z] --- PASS: TestServiceUpdatePidsLimit (15.94s) [2022-07-24T06:53:56.689Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-07-24T06:53:56.689Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.70s) [2022-07-24T06:53:56.689Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) [2022-07-24T06:53:56.689Z] PASS [2022-07-24T06:53:56.689Z] [2022-07-24T06:53:56.689Z] === Skipped [2022-07-24T06:53:56.689Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-24T06:53:56.689Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-24T06:53:56.689Z] [2022-07-24T06:53:56.689Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-07-24T06:53:56.689Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-24T06:53:56.689Z] [2022-07-24T06:53:56.689Z] DONE 27 tests, 2 skipped in 129.970s [2022-07-24T06:53:56.689Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-07-24T06:53:56.689Z] ++ 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-24T06:53:56.689Z] ++ set -e [2022-07-24T06:53:56.689Z] ++ '[' -n 0 ']' [2022-07-24T06:53:56.689Z] ++ set -x [2022-07-24T06:53:56.689Z] ++ 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-24T06:53:56.689Z] INFO: Testing against a local daemon [2022-07-24T06:53:56.689Z] === RUN TestSessionCreate [2022-07-24T06:53:56.689Z] --- PASS: TestSessionCreate (0.02s) [2022-07-24T06:53:56.689Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-24T06:53:56.689Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-07-24T06:53:56.689Z] PASS [2022-07-24T06:53:56.689Z] [2022-07-24T06:53:56.689Z] DONE 2 tests in 0.124s [2022-07-24T06:53:56.689Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-07-24T06:53:56.689Z] ++ 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-24T06:53:56.689Z] ++ set -e [2022-07-24T06:53:56.689Z] ++ '[' -n 0 ']' [2022-07-24T06:53:56.689Z] ++ set -x [2022-07-24T06:53:56.689Z] ++ 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-24T06:53:56.689Z] INFO: Testing against a local daemon [2022-07-24T06:53:56.689Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-24T06:53:56.689Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-24T06:53:56.689Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-24T06:53:56.689Z] === RUN TestDiskUsage [2022-07-24T06:53:56.689Z] === PAUSE TestDiskUsage [2022-07-24T06:53:56.689Z] === RUN TestEventsExecDie [2022-07-24T06:53:56.689Z] --- PASS: TestEventsExecDie (0.47s) [2022-07-24T06:53:56.689Z] === RUN TestEventsBackwardsCompatible [2022-07-24T06:53:56.689Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-07-24T06:53:56.689Z] === RUN TestEventsVolumeCreate [2022-07-24T06:53:56.689Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-07-24T06:53:56.689Z] === RUN TestInfoBinaryCommits [2022-07-24T06:53:56.689Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-24T06:53:56.689Z] === RUN TestInfoAPIVersioned [2022-07-24T06:53:56.689Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-24T06:53:56.689Z] === RUN TestInfoAPI [2022-07-24T06:53:56.689Z] --- PASS: TestInfoAPI (0.02s) [2022-07-24T06:53:56.689Z] === RUN TestInfoAPIWarnings [2022-07-24T06:54:01.593Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-07-24T06:54:08.162Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-07-24T06:54:08.162Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-07-24T06:54:10.698Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-07-24T06:54:13.988Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-07-24T06:54:14.789Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-07-24T06:54:14.789Z] === RUN TestInfoDebug [2022-07-24T06:54:14.789Z] --- PASS: TestInfoDebug (0.52s) [2022-07-24T06:54:14.789Z] === RUN TestInfoInsecureRegistries [2022-07-24T06:54:14.789Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-07-24T06:54:14.789Z] === RUN TestInfoRegistryMirrors [2022-07-24T06:54:14.789Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-07-24T06:54:14.789Z] === RUN TestLoginFailsWithBadCredentials [2022-07-24T06:54:14.935Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-07-24T06:54:15.359Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2022-07-24T06:54:15.360Z] === RUN TestPingCacheHeaders [2022-07-24T06:54:15.360Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-07-24T06:54:15.360Z] === RUN TestPingGet [2022-07-24T06:54:15.360Z] --- PASS: TestPingGet (0.01s) [2022-07-24T06:54:15.360Z] === RUN TestPingHead [2022-07-24T06:54:15.360Z] --- PASS: TestPingHead (0.02s) [2022-07-24T06:54:15.360Z] === RUN TestPingSwarmHeader [2022-07-24T06:54:15.503Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-07-24T06:54:15.503Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-07-24T06:54:15.503Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-07-24T06:54:15.503Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-07-24T06:54:15.503Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-07-24T06:54:15.503Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-07-24T06:54:15.503Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-07-24T06:54:15.503Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-07-24T06:54:15.503Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-07-24T06:54:15.929Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-24T06:54:16.071Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-07-24T06:54:16.500Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-24T06:54:17.439Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-24T06:54:17.439Z] --- PASS: TestPingSwarmHeader (2.13s) [2022-07-24T06:54:17.439Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-24T06:54:17.439Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-24T06:54:17.439Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-24T06:54:17.439Z] === RUN TestVersion [2022-07-24T06:54:17.439Z] --- PASS: TestVersion (0.02s) [2022-07-24T06:54:17.439Z] === CONT TestDiskUsage [2022-07-24T06:54:18.009Z] === RUN TestDiskUsage/empty [2022-07-24T06:54:18.009Z] === RUN TestDiskUsage/empty/container_types [2022-07-24T06:54:18.009Z] === RUN TestDiskUsage/empty/image_types [2022-07-24T06:54:18.009Z] === RUN TestDiskUsage/empty/volume_types [2022-07-24T06:54:18.009Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-24T06:54:18.009Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-24T06:54:18.009Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-24T06:54:18.009Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-24T06:54:18.009Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-24T06:54:18.009Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-24T06:54:18.009Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-24T06:54:18.009Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-24T06:54:18.009Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-24T06:54:18.269Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-24T06:54:18.270Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-24T06:54:18.270Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-24T06:54:18.270Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-24T06:54:18.270Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-24T06:54:18.270Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-24T06:54:18.270Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-24T06:54:18.270Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-24T06:54:18.270Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-24T06:54:18.270Z] === RUN TestDiskUsage/after_container.Run [2022-07-24T06:54:18.530Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-24T06:54:18.530Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-24T06:54:18.530Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-24T06:54:18.530Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-24T06:54:18.530Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-24T06:54:18.530Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-24T06:54:18.530Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-24T06:54:18.530Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-24T06:54:18.530Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-24T06:54:18.530Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-24T06:54:18.530Z] --- PASS: TestDiskUsage (1.11s) [2022-07-24T06:54:18.530Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-24T06:54:18.530Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-24T06:54:18.530Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-24T06:54:18.530Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-24T06:54:18.530Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-24T06:54:18.530Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-24T06:54:18.530Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-24T06:54:18.530Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-24T06:54:18.530Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-24T06:54:18.530Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-24T06:54:18.530Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-24T06:54:18.530Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2022-07-24T06:54:18.530Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-24T06:54:18.530Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-24T06:54:18.530Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-24T06:54:18.530Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-24T06:54:18.530Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-24T06:54:18.530Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-24T06:54:18.530Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-24T06:54:18.530Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-24T06:54:18.530Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-24T06:54:18.530Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-24T06:54:18.530Z] --- PASS: TestDiskUsage/after_container.Run (0.30s) [2022-07-24T06:54:18.530Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-07-24T06:54:18.530Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-24T06:54:18.530Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-24T06:54:18.530Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-24T06:54:18.530Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-07-24T06:54:18.530Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-24T06:54:18.530Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-07-24T06:54:18.530Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-24T06:54:18.530Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-07-24T06:54:18.530Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-07-24T06:54:18.530Z] PASS [2022-07-24T06:54:18.530Z] [2022-07-24T06:54:18.530Z] === Skipped [2022-07-24T06:54:18.530Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-24T06:54:18.530Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-24T06:54:18.530Z] [2022-07-24T06:54:18.530Z] DONE 54 tests, 1 skipped in 22.512s [2022-07-24T06:54:18.530Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-24T06:54:18.530Z] ++ 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-24T06:54:18.530Z] ++ set -e [2022-07-24T06:54:18.530Z] ++ '[' -n 0 ']' [2022-07-24T06:54:18.530Z] ++ set -x [2022-07-24T06:54:18.530Z] ++ 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-24T06:54:18.790Z] INFO: Testing against a local daemon [2022-07-24T06:54:18.790Z] === RUN TestVolumesCreateAndList [2022-07-24T06:54:18.790Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-24T06:54:18.790Z] === RUN TestVolumesRemove [2022-07-24T06:54:18.790Z] --- PASS: TestVolumesRemove (0.05s) [2022-07-24T06:54:18.790Z] === RUN TestVolumesInspect [2022-07-24T06:54:18.790Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-24T06:54:18.790Z] === RUN TestVolumesInvalidJSON [2022-07-24T06:54:18.790Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-24T06:54:18.790Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-24T06:54:18.790Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-24T06:54:18.790Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-24T06:54:18.790Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-24T06:54:18.790Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-24T06:54:18.790Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-24T06:54:18.790Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-24T06:54:18.790Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-24T06:54:18.790Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-24T06:54:18.790Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-24T06:54:18.790Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-24T06:54:18.790Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-24T06:54:18.790Z] PASS [2022-07-24T06:54:18.790Z] [2022-07-24T06:54:18.790Z] DONE 9 tests in 0.188s [2022-07-24T06:54:18.790Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-24T06:54:18.790Z] ++++ cat bundles/test-integration/docker.pid [2022-07-24T06:54:19.053Z] +++ kill 14294 [2022-07-24T06:54:19.053Z] +++ /etc/init.d/apparmor stop [2022-07-24T06:54:19.053Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-24T06:54:19.053Z] [2022-07-24T06:54:19.053Z] Unloading profiles will leave already running processes permanently [2022-07-24T06:54:19.053Z] unconfined, which can lead to unexpected situations. [2022-07-24T06:54:19.053Z] [2022-07-24T06:54:19.053Z] To set a process to complain mode, use the command line tool [2022-07-24T06:54:19.053Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-24T06:54:19.053Z] +++ true [2022-07-24T06:54:19.053Z] exiting test-integration [2022-07-24T06:54:19.053Z] ++ exit 0 [2022-07-24T06:54:19.053Z] [2022-07-24T06:54:19.363Z] docker_api_swarm_test.go:563: [d162fef172776] joining swarm manager [d0f98511ec012]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-24T06:54:19.363Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir Post stage [Pipeline] junit [2022-07-24T06:54:20.005Z] Recording test results [2022-07-24T06:54:20.178Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-24T06:54:20.507Z] + echo Ensuring container killed. [2022-07-24T06:54:20.507Z] Ensuring container killed. [2022-07-24T06:54:20.507Z] + docker rm -vf docker-pr1 [2022-07-24T06:54:20.507Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-07-24T06:54:20.791Z] + echo Chowning /workspace to jenkins user [2022-07-24T06:54:20.791Z] Chowning /workspace to jenkins user [2022-07-24T06:54:20.791Z] + id -u [2022-07-24T06:54:20.791Z] + id -g [2022-07-24T06:54:20.791Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43858:/workspace busybox chown -R 1000:1000 /workspace [2022-07-24T06:54:20.791Z] Unable to find image 'busybox:latest' locally [2022-07-24T06:54:20.791Z] latest: Pulling from library/busybox [2022-07-24T06:54:21.051Z] 87379020f3b6: Pulling fs layer [2022-07-24T06:54:21.051Z] 87379020f3b6: Verifying Checksum [2022-07-24T06:54:21.051Z] 87379020f3b6: Download complete [2022-07-24T06:54:21.051Z] 87379020f3b6: Pull complete [2022-07-24T06:54:21.051Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-07-24T06:54:21.051Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-24T06:54:22.730Z] + bundleName=arm64-integration [2022-07-24T06:54:22.731Z] + echo Creating arm64-integration-bundles.tar.gz [2022-07-24T06:54:22.731Z] Creating arm64-integration-bundles.tar.gz [2022-07-24T06:54:22.731Z] + 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-24T06:54:22.731Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-07-24T06:54:23.003Z] Archiving artifacts [2022-07-24T06:54:24.636Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-07-24T06:54:24.856Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43858/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-24T06:54:25.164Z] + make clean [2022-07-24T06:54:25.423Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-24T06:54:25.423Z] docker-dev-cache [2022-07-24T06:54:25.423Z] docker-mod-cache [Pipeline] deleteDir [2022-07-24T06:54:26.542Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-07-24T06:54:26.801Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-24T06:54:32.075Z] docker_api_swarm_test.go:585: [d7c515238dcbb] joining swarm manager [d0f98511ec012]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-24T06:54:32.075Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-07-24T06:54:35.365Z] check_test.go:611: [d162fef172776] daemon is not started [2022-07-24T06:54:37.906Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-07-24T06:54:38.474Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-07-24T06:54:39.410Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-07-24T06:54:42.699Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-07-24T06:54:42.958Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-07-24T06:54:42.958Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-07-24T06:54:44.336Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-07-24T06:54:44.905Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-07-24T06:54:45.165Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-07-24T06:54:45.165Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-07-24T06:54:45.424Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-07-24T06:54:46.361Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-07-24T06:54:48.268Z] docker_api_swarm_test.go:46: [d87299403abb7] joining swarm manager [d813e93a73014]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-24T06:54:50.594Z] Created binary: bundles/binary-daemon/dockerd [2022-07-24T06:54:50.594Z] Copying nested executables into bundles/binary-daemon [2022-07-24T06:54:50.594Z] Building: bundles/binary-daemon/docker-proxy [2022-07-24T06:54:50.594Z] GOOS="" GOARCH="" GOARM="" [2022-07-24T06:54:50.594Z] Created binary: bundles/binary-daemon/docker-proxy [2022-07-24T06:54:50.594Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-07-24T06:54:50.957Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43858/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=112fb22152fa0df622337df9476ecff14c95574f -e DOCKER_GRAPHDRIVER docker:112fb22152fa0df622337df9476ecff14c95574f hack/make.sh cross [2022-07-24T06:54:51.520Z] [2022-07-24T06:54:51.520Z] Removing bundles/ [2022-07-24T06:54:51.520Z] [2022-07-24T06:54:51.520Z] ---> Making bundle: cross (in bundles/cross) [2022-07-24T06:54:51.520Z] Cross building: bundles/cross/linux/amd64 [2022-07-24T06:54:51.520Z] Building: bundles/cross/linux/amd64-daemon/dockerd [2022-07-24T06:54:51.520Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-07-24T06:54:56.390Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-07-24T06:54:56.390Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-07-24T06:54:58.926Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-07-24T06:55:00.835Z] --- PASS: TestImportExtremelyLargeImageWorks (180.37s) [2022-07-24T06:55:00.835Z] PASS [2022-07-24T06:55:00.835Z] [2022-07-24T06:55:00.835Z] DONE 22 tests in 184.275s [2022-07-24T06:55:00.835Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-24T06:55:00.835Z] ++ 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-24T06:55:00.835Z] ++ set -e [2022-07-24T06:55:00.836Z] ++ '[' -n 0 ']' [2022-07-24T06:55:00.836Z] ++ set -x [2022-07-24T06:55:00.836Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-24T06:55:00.836Z] === RUN TestStripANSICommands [2022-07-24T06:55:00.836Z] === RUN TestStripANSICommands/#00 [2022-07-24T06:55:00.836Z] === RUN TestStripANSICommands/#01 [2022-07-24T06:55:00.836Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-24T06:55:00.836Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-24T06:55:00.836Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-24T06:55:00.836Z] PASS [2022-07-24T06:55:00.836Z] [2022-07-24T06:55:00.836Z] DONE 3 tests in 0.086s [2022-07-24T06:55:00.836Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-24T06:55:00.836Z] ++ 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-24T06:55:00.836Z] ++ set -e [2022-07-24T06:55:00.836Z] ++ '[' -n 0 ']' [2022-07-24T06:55:00.836Z] ++ set -x [2022-07-24T06:55:00.836Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-24T06:55:00.836Z] INFO: Testing against a local daemon [2022-07-24T06:55:00.836Z] === RUN TestNetworkCreateDelete [2022-07-24T06:55:01.094Z] --- PASS: TestNetworkCreateDelete (0.23s) [2022-07-24T06:55:01.094Z] === RUN TestDockerNetworkDeletePreferID [2022-07-24T06:55:01.663Z] --- PASS: TestDockerNetworkDeletePreferID (0.74s) [2022-07-24T06:55:01.663Z] === RUN TestDaemonDNSFallback [2022-07-24T06:55:06.956Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-07-24T06:55:06.956Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-07-24T06:55:06.956Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-07-24T06:55:06.956Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-07-24T06:55:07.215Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-07-24T06:55:08.594Z] --- PASS: TestDaemonDNSFallback (6.64s) [2022-07-24T06:55:08.594Z] === RUN TestInspectNetwork [2022-07-24T06:55:10.498Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-07-24T06:55:12.406Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-07-24T06:55:12.665Z] === RUN TestInspectNetwork/full_network_id [2022-07-24T06:55:12.665Z] === RUN TestInspectNetwork/partial_network_id [2022-07-24T06:55:12.665Z] === RUN TestInspectNetwork/network_name [2022-07-24T06:55:12.665Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-24T06:55:13.602Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-07-24T06:55:16.889Z] --- PASS: TestInspectNetwork (8.48s) [2022-07-24T06:55:16.889Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-24T06:55:16.889Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-24T06:55:16.889Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-24T06:55:16.889Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-24T06:55:16.889Z] === RUN TestRunContainerWithBridgeNone [2022-07-24T06:55:17.826Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-07-24T06:55:19.204Z] --- PASS: TestRunContainerWithBridgeNone (2.06s) [2022-07-24T06:55:19.204Z] === RUN TestNetworkInvalidJSON [2022-07-24T06:55:19.204Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-24T06:55:19.204Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-24T06:55:19.204Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-24T06:55:19.204Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-24T06:55:19.204Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-24T06:55:19.204Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-24T06:55:19.204Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-24T06:55:19.204Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-24T06:55:19.204Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-24T06:55:19.204Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-24T06:55:19.204Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-24T06:55:19.204Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-24T06:55:19.204Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-24T06:55:19.204Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-24T06:55:19.204Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-24T06:55:19.204Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-24T06:55:19.204Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-24T06:55:19.204Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-24T06:55:19.204Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-24T06:55:19.204Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-24T06:55:19.204Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-24T06:55:19.204Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2022-07-24T06:55:19.204Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-07-24T06:55:19.204Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-24T06:55:19.204Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-24T06:55:19.204Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-24T06:55:19.204Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-24T06:55:19.204Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-07-24T06:55:19.204Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-24T06:55:19.204Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-24T06:55:19.204Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-24T06:55:19.204Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-24T06:55:19.204Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-24T06:55:19.204Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-24T06:55:19.204Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-24T06:55:19.204Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-24T06:55:19.204Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-24T06:55:19.204Z] === RUN TestNetworkList [2022-07-24T06:55:19.204Z] === RUN TestNetworkList//networks [2022-07-24T06:55:19.204Z] === PAUSE TestNetworkList//networks [2022-07-24T06:55:19.204Z] === RUN TestNetworkList//networks/ [2022-07-24T06:55:19.204Z] === PAUSE TestNetworkList//networks/ [2022-07-24T06:55:19.204Z] === CONT TestNetworkList//networks [2022-07-24T06:55:19.204Z] === CONT TestNetworkList//networks/ [2022-07-24T06:55:19.204Z] --- PASS: TestNetworkList (0.02s) [2022-07-24T06:55:19.204Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-24T06:55:19.204Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-24T06:55:19.204Z] === RUN TestHostIPv4BridgeLabel [2022-07-24T06:55:19.463Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-07-24T06:55:19.722Z] --- PASS: TestHostIPv4BridgeLabel (0.60s) [2022-07-24T06:55:19.722Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-24T06:55:20.659Z] --- PASS: TestDaemonRestartWithLiveRestore (1.08s) [2022-07-24T06:55:20.659Z] === RUN TestDaemonDefaultNetworkPools [2022-07-24T06:55:20.918Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-07-24T06:55:21.486Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s) [2022-07-24T06:55:21.486Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-24T06:55:22.864Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2022-07-24T06:55:22.864Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-24T06:55:23.801Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s) [2022-07-24T06:55:23.801Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-24T06:55:24.758Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2022-07-24T06:55:24.758Z] === RUN TestServiceWithPredefinedNetwork [2022-07-24T06:55:27.295Z] --- PASS: TestServiceWithPredefinedNetwork (2.85s) [2022-07-24T06:55:27.295Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-24T06:55:27.295Z] service_test.go:243: FLAKY_TEST [2022-07-24T06:55:27.295Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-24T06:55:27.295Z] === RUN TestServiceWithDataPathPortInit [2022-07-24T06:55:32.566Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-07-24T06:55:32.566Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-07-24T06:55:35.098Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-07-24T06:55:35.098Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-07-24T06:55:35.357Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-07-24T06:55:35.616Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-07-24T06:55:35.874Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-07-24T06:55:35.874Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-07-24T06:55:36.133Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-07-24T06:55:38.035Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-07-24T06:55:38.971Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-07-24T06:55:39.908Z] === RUN TestDockerSuite/TestBuildEnv [2022-07-24T06:55:40.844Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-07-24T06:55:41.411Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-07-24T06:55:41.980Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-07-24T06:55:43.887Z] --- PASS: TestServiceWithDataPathPortInit (16.14s) [2022-07-24T06:55:43.887Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-24T06:55:47.175Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:95xpvryqxuetgfic1kxtxo4q7 Created:2022-07-24 06:55:44.876486526 +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[f028323598bbfbb432dce8507177c72b51dcb722931262203027c8808b5a94c5:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.cdumoc0z94vjwzmrygy6hiip7 EndpointID:f1fb85b3eba08cd82d25d68bbcdddb75d75d704bc3854686933608b6ec58f3d6 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e8925a24892ec4b763fa2e58066231e77799cea978bb9a1e727c65abcbe5a43c 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:b1f5f1800257 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.cdumoc0z94vjwzmrygy6hiip7 EndpointID:f1fb85b3eba08cd82d25d68bbcdddb75d75d704bc3854686933608b6ec58f3d6 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-24T06:55:47.175Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-07-24T06:55:51.368Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.86s) [2022-07-24T06:55:51.368Z] PASS [2022-07-24T06:55:51.368Z] [2022-07-24T06:55:51.368Z] === Skipped [2022-07-24T06:55:51.368Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-24T06:55:51.368Z] service_test.go:243: FLAKY_TEST [2022-07-24T06:55:51.368Z] [2022-07-24T06:55:51.368Z] DONE 38 tests, 1 skipped in 50.735s [2022-07-24T06:55:51.368Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-24T06:55:51.368Z] ++ 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-24T06:55:51.368Z] ++ set -e [2022-07-24T06:55:51.368Z] ++ '[' -n 0 ']' [2022-07-24T06:55:51.368Z] ++ set -x [2022-07-24T06:55:51.368Z] ++ 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-24T06:55:51.627Z] INFO: Testing against a local daemon [2022-07-24T06:55:51.627Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-24T06:55:51.627Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-24T06:55:51.627Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-24T06:55:51.627Z] === RUN TestDockerNetworkIpvlan [2022-07-24T06:55:51.627Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-24T06:55:51.627Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-24T06:55:51.627Z] PASS [2022-07-24T06:55:51.627Z] [2022-07-24T06:55:51.627Z] === Skipped [2022-07-24T06:55:51.627Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-24T06:55:51.627Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-24T06:55:51.627Z] [2022-07-24T06:55:51.627Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-24T06:55:51.627Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-24T06:55:51.627Z] [2022-07-24T06:55:51.627Z] DONE 2 tests, 2 skipped in 0.121s [2022-07-24T06:55:51.627Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-24T06:55:51.627Z] ++ 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-24T06:55:51.627Z] ++ set -e [2022-07-24T06:55:51.627Z] ++ '[' -n 0 ']' [2022-07-24T06:55:51.627Z] ++ set -x [2022-07-24T06:55:51.627Z] ++ 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-24T06:55:51.627Z] INFO: Testing against a local daemon [2022-07-24T06:55:51.627Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-24T06:55:53.005Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s) [2022-07-24T06:55:53.005Z] === RUN TestDockerNetworkMacvlan [2022-07-24T06:55:53.942Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-24T06:55:54.879Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-24T06:55:55.445Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-24T06:55:55.705Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-07-24T06:55:58.240Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-24T06:55:58.240Z] docker_api_swarm_test.go:304: [d77bee7d83ae5] joining swarm manager [dd9a4cc142261]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-24T06:55:59.617Z] docker_api_swarm_test.go:305: [de1b20aa8cef8] joining swarm manager [dd9a4cc142261]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-24T06:56:00.555Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-07-24T06:56:00.815Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-24T06:56:05.011Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-07-24T06:56:05.270Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-24T06:56:06.209Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-07-24T06:56:06.209Z] --- PASS: TestDockerNetworkMacvlan (13.20s) [2022-07-24T06:56:06.209Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.13s) [2022-07-24T06:56:06.209Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-07-24T06:56:06.209Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.34s) [2022-07-24T06:56:06.209Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.50s) [2022-07-24T06:56:06.209Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.04s) [2022-07-24T06:56:06.209Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.89s) [2022-07-24T06:56:06.209Z] PASS [2022-07-24T06:56:06.209Z] [2022-07-24T06:56:06.209Z] DONE 8 tests in 14.708s [2022-07-24T06:56:06.209Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-24T06:56:06.209Z] ++ 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-24T06:56:06.209Z] ++ set -e [2022-07-24T06:56:06.209Z] ++ '[' -n 0 ']' [2022-07-24T06:56:06.209Z] ++ set -x [2022-07-24T06:56:06.209Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-24T06:56:06.209Z] testing: warning: no tests to run [2022-07-24T06:56:06.209Z] PASS [2022-07-24T06:56:06.209Z] [2022-07-24T06:56:06.209Z] DONE 0 tests in 0.038s [2022-07-24T06:56:06.209Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-24T06:56:06.209Z] ++ 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-24T06:56:06.209Z] ++ set -e [2022-07-24T06:56:06.209Z] ++ '[' -n 0 ']' [2022-07-24T06:56:06.209Z] ++ set -x [2022-07-24T06:56:06.209Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-24T06:56:06.467Z] INFO: Testing against a local daemon [2022-07-24T06:56:06.467Z] === RUN TestAuthZPluginAllowRequest [2022-07-24T06:56:07.871Z] --- PASS: TestAuthZPluginAllowRequest (1.37s) [2022-07-24T06:56:07.871Z] === RUN TestAuthZPluginTLS [2022-07-24T06:56:08.438Z] --- PASS: TestAuthZPluginTLS (0.60s) [2022-07-24T06:56:08.438Z] === RUN TestAuthZPluginDenyRequest [2022-07-24T06:56:09.014Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-07-24T06:56:09.014Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-24T06:56:09.582Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-07-24T06:56:09.582Z] === RUN TestAuthZPluginDenyResponse [2022-07-24T06:56:10.149Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-07-24T06:56:10.149Z] === RUN TestAuthZPluginAllowEventStream [2022-07-24T06:56:11.526Z] --- PASS: TestAuthZPluginAllowEventStream (1.43s) [2022-07-24T06:56:11.526Z] === RUN TestAuthZPluginErrorResponse [2022-07-24T06:56:12.093Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2022-07-24T06:56:12.093Z] === RUN TestAuthZPluginErrorRequest [2022-07-24T06:56:12.662Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2022-07-24T06:56:12.662Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-24T06:56:12.662Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-07-24T06:56:13.231Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2022-07-24T06:56:13.231Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-24T06:56:13.489Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-07-24T06:56:14.058Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-07-24T06:56:14.318Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-07-24T06:56:14.886Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.73s) [2022-07-24T06:56:14.886Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-24T06:56:15.453Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-07-24T06:56:15.453Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-07-24T06:56:15.713Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-07-24T06:56:15.973Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-07-24T06:56:16.910Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.98s) [2022-07-24T06:56:16.910Z] === RUN TestAuthZPluginHeader [2022-07-24T06:56:17.848Z] --- PASS: TestAuthZPluginHeader (0.80s) [2022-07-24T06:56:17.848Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-24T06:56:18.785Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-07-24T06:56:22.983Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.81s) [2022-07-24T06:56:22.983Z] === RUN TestAuthZPluginV2Disable [2022-07-24T06:56:23.921Z] === RUN TestDockerSuite/TestBuildExpose [2022-07-24T06:56:23.921Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-07-24T06:56:24.489Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-07-24T06:56:24.749Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-07-24T06:56:25.007Z] === RUN TestDockerSuite/TestBuildFails [2022-07-24T06:56:25.575Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-07-24T06:56:25.575Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-07-24T06:56:26.955Z] --- PASS: TestAuthZPluginV2Disable (4.22s) [2022-07-24T06:56:26.955Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-24T06:56:27.222Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-07-24T06:56:28.603Z] === RUN TestDockerSuite/TestBuildForceRm [2022-07-24T06:56:29.979Z] === RUN TestDockerSuite/TestBuildFromGit [2022-07-24T06:56:30.546Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.83s) [2022-07-24T06:56:30.546Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-24T06:56:30.804Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-07-24T06:56:31.063Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-07-24T06:56:31.998Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-07-24T06:56:33.381Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-07-24T06:56:33.952Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-07-24T06:56:34.519Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-07-24T06:56:35.087Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-07-24T06:56:36.990Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-07-24T06:56:37.927Z] docker_api_swarm_test.go:272: [df950a82500e5] joining swarm manager [da01226498104]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-24T06:56:39.306Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-07-24T06:56:39.874Z] docker_api_swarm_test.go:273: [db939859b69ce] joining swarm manager [da01226498104]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-24T06:56:40.812Z] === RUN TestDockerSuite/TestBuildIidFile [2022-07-24T06:56:41.380Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-07-24T06:56:41.638Z] === RUN TestDockerSuite/TestBuildInheritance [2022-07-24T06:56:42.206Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-07-24T06:56:42.464Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-07-24T06:56:42.723Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-07-24T06:56:43.291Z] === RUN TestDockerSuite/TestBuildLabel [2022-07-24T06:56:43.291Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.79s) [2022-07-24T06:56:43.291Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-24T06:56:43.550Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-07-24T06:56:43.810Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-07-24T06:56:44.377Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-07-24T06:56:44.640Z] === RUN TestDockerSuite/TestBuildLabels [2022-07-24T06:56:44.900Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-07-24T06:56:45.468Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-07-24T06:56:47.370Z] === RUN TestDockerSuite/TestBuildLastModified [2022-07-24T06:56:51.555Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-07-24T06:56:53.457Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-07-24T06:56:53.457Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-07-24T06:56:53.716Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-07-24T06:56:53.716Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-07-24T06:56:53.716Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-07-24T06:56:53.974Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-07-24T06:56:54.910Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-07-24T06:56:55.846Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-07-24T06:56:57.955Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd [2022-07-24T06:56:57.955Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-07-24T06:56:57.955Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy [2022-07-24T06:56:57.955Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-07-24T06:56:57.955Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy [2022-07-24T06:56:57.955Z] Cross building: bundles/cross/windows/amd64 [2022-07-24T06:56:57.955Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-07-24T06:56:57.955Z] { [2022-07-24T06:56:57.955Z] "RT_GROUP_ICON": { [2022-07-24T06:56:57.955Z] "#1": { [2022-07-24T06:56:57.955Z] "0409": "../../winresources/docker.ico" [2022-07-24T06:56:57.955Z] } [2022-07-24T06:56:57.955Z] }, [2022-07-24T06:56:57.955Z] "RT_MANIFEST": { [2022-07-24T06:56:57.955Z] "#1": { [2022-07-24T06:56:57.955Z] "0409": { [2022-07-24T06:56:57.955Z] "identity": {}, [2022-07-24T06:56:57.955Z] "description": "Docker Engine", [2022-07-24T06:56:57.955Z] "minimum-os": "vista", [2022-07-24T06:56:57.955Z] "execution-level": "", [2022-07-24T06:56:57.955Z] "ui-access": false, [2022-07-24T06:56:57.955Z] "auto-elevate": false, [2022-07-24T06:56:57.955Z] "dpi-awareness": "unaware", [2022-07-24T06:56:57.955Z] "disable-theming": false, [2022-07-24T06:56:57.955Z] "disable-window-filtering": false, [2022-07-24T06:56:57.955Z] "high-resolution-scrolling-aware": false, [2022-07-24T06:56:57.955Z] "ultra-high-resolution-scrolling-aware": false, [2022-07-24T06:56:57.955Z] "long-path-aware": false, [2022-07-24T06:56:57.955Z] "printer-driver-isolation": false, [2022-07-24T06:56:57.955Z] "gdi-scaling": false, [2022-07-24T06:56:57.955Z] "segment-heap": false, [2022-07-24T06:56:57.955Z] "use-common-controls-v6": false [2022-07-24T06:56:57.955Z] } [2022-07-24T06:56:57.955Z] } [2022-07-24T06:56:57.955Z] }, [2022-07-24T06:56:57.956Z] "RT_MESSAGETABLE": { [2022-07-24T06:56:57.956Z] "#1": { [2022-07-24T06:56:57.956Z] "0409": "../../winresources/event_messages.bin" [2022-07-24T06:56:57.956Z] } [2022-07-24T06:56:57.956Z] }, [2022-07-24T06:56:57.956Z] "RT_VERSION": { [2022-07-24T06:56:57.956Z] "#1": { [2022-07-24T06:56:57.956Z] "0409": { [2022-07-24T06:56:57.956Z] "fixed": { [2022-07-24T06:56:57.956Z] "file_version": "0.0.0.0", [2022-07-24T06:56:57.956Z] "product_version": "0.0.0.0", [2022-07-24T06:56:57.956Z] "type": "Unknown" [2022-07-24T06:56:57.956Z] }, [2022-07-24T06:56:57.956Z] "info": { [2022-07-24T06:56:57.956Z] "0000": { [2022-07-24T06:56:57.956Z] "CompanyName": "", [2022-07-24T06:56:57.956Z] "FileVersion": "dev", [2022-07-24T06:56:57.956Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-07-24T06:56:57.956Z] "OriginalFileName": "dockerd.exe", [2022-07-24T06:56:57.956Z] "ProductName": "", [2022-07-24T06:56:57.956Z] "ProductVersion": "dev", [2022-07-24T06:56:57.956Z] "SpecialBuild": "112fb22152fa0df622337df9476ecff14c95574f" [2022-07-24T06:56:57.956Z] } [2022-07-24T06:56:57.956Z] } [2022-07-24T06:56:57.956Z] } [2022-07-24T06:56:57.956Z] } [2022-07-24T06:56:57.956Z] } [2022-07-24T06:56:57.956Z] } [2022-07-24T06:56:57.956Z] cmd/dockerd/config.go [2022-07-24T06:56:57.956Z] cmd/dockerd/config_windows.go [2022-07-24T06:56:57.956Z] cmd/dockerd/daemon.go [2022-07-24T06:56:57.956Z] cmd/dockerd/daemon_test.go [2022-07-24T06:56:57.956Z] cmd/dockerd/daemon_windows.go [2022-07-24T06:56:57.956Z] cmd/dockerd/docker.go [2022-07-24T06:56:57.956Z] cmd/dockerd/docker_windows.go [2022-07-24T06:56:57.956Z] cmd/dockerd/genwinres_windows.go [2022-07-24T06:56:57.956Z] cmd/dockerd/metrics.go [2022-07-24T06:56:57.956Z] cmd/dockerd/options.go [2022-07-24T06:56:57.956Z] cmd/dockerd/options_test.go [2022-07-24T06:56:57.956Z] cmd/dockerd/service_windows.go [2022-07-24T06:56:57.956Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-07-24T06:56:57.956Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-07-24T06:56:58.383Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-07-24T06:56:58.383Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-07-24T06:56:58.950Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-07-24T06:57:00.328Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2022-07-24T06:57:00.328Z] PASS [2022-07-24T06:57:00.328Z] [2022-07-24T06:57:00.328Z] DONE 17 tests in 53.869s [2022-07-24T06:57:00.328Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-24T06:57:00.328Z] ++ 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-24T06:57:00.328Z] ++ set -e [2022-07-24T06:57:00.328Z] ++ '[' -n 0 ']' [2022-07-24T06:57:00.328Z] ++ set -x [2022-07-24T06:57:00.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=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-24T06:57:00.328Z] INFO: Testing against a local daemon [2022-07-24T06:57:00.328Z] === RUN TestPluginInvalidJSON [2022-07-24T06:57:00.328Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-24T06:57:00.328Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-24T06:57:00.328Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-24T06:57:00.328Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-24T06:57:00.328Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-24T06:57:00.328Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-24T06:57:00.328Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-24T06:57:00.328Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-24T06:57:00.328Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-24T06:57:00.328Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-24T06:57:00.328Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-24T06:57:00.328Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-24T06:57:00.328Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-24T06:57:00.328Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-24T06:57:00.328Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-24T06:57:00.328Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-24T06:57:00.328Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-24T06:57:00.328Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-24T06:57:00.328Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-24T06:57:00.328Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-24T06:57:00.328Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-24T06:57:00.328Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-07-24T06:57:00.328Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-07-24T06:57:00.328Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-24T06:57:00.328Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-24T06:57:00.328Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-24T06:57:00.328Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-24T06:57:00.328Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-07-24T06:57:00.328Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-24T06:57:00.328Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-24T06:57:00.328Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-24T06:57:00.328Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-24T06:57:00.328Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-07-24T06:57:00.328Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.01s) [2022-07-24T06:57:00.328Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-24T06:57:00.328Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-24T06:57:00.329Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-24T06:57:00.329Z] === RUN TestPluginInstall [2022-07-24T06:57:00.329Z] === RUN TestPluginInstall/no_auth [2022-07-24T06:57:00.896Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-07-24T06:57:03.432Z] time="2022-07-24T06:57:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-24T06:57:03.432Z] time="2022-07-24T06:57:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:65a0f9aeff3f61875bbb6a03bc999c41253f9a7b0c51197f58fa8567455b8181" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-24T06:57:03.432Z] time="2022-07-24T06:57:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-24T06:57:03.432Z] time="2022-07-24T06:57:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:65a0f9aeff3f61875bbb6a03bc999c41253f9a7b0c51197f58fa8567455b8181" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-24T06:57:03.691Z] === RUN TestPluginInstall/with_htpasswd [2022-07-24T06:57:04.628Z] time="2022-07-24T06:57:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-24T06:57:04.628Z] time="2022-07-24T06:57:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3d7d59ee33286a6c9ea81977e42b393c2330889afb9808efba2c6b3434f49f62" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-24T06:57:04.628Z] time="2022-07-24T06:57:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-24T06:57:04.628Z] time="2022-07-24T06:57:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3d7d59ee33286a6c9ea81977e42b393c2330889afb9808efba2c6b3434f49f62" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-24T06:57:04.886Z] === RUN TestPluginInstall/with_insecure [2022-07-24T06:57:05.838Z] time="2022-07-24T06:57:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-24T06:57:05.838Z] time="2022-07-24T06:57:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:aafc39d8b11fe11d5c58041fee33d55837dc9f42d4411bec140244cd299d5d62" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-24T06:57:05.838Z] time="2022-07-24T06:57:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-24T06:57:05.838Z] time="2022-07-24T06:57:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:aafc39d8b11fe11d5c58041fee33d55837dc9f42d4411bec140244cd299d5d62" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-24T06:57:06.407Z] plugin_test.go:195: [d282a63acc192] daemon is not started [2022-07-24T06:57:06.407Z] --- PASS: TestPluginInstall (5.80s) [2022-07-24T06:57:06.407Z] --- PASS: TestPluginInstall/no_auth (3.26s) [2022-07-24T06:57:06.407Z] --- PASS: TestPluginInstall/with_htpasswd (1.22s) [2022-07-24T06:57:06.407Z] --- PASS: TestPluginInstall/with_insecure (1.31s) [2022-07-24T06:57:06.408Z] === RUN TestPluginsWithRuntimes [2022-07-24T06:57:07.344Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-07-24T06:57:07.912Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-24T06:57:09.288Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-24T06:57:09.856Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-07-24T06:57:10.114Z] --- PASS: TestPluginsWithRuntimes (3.95s) [2022-07-24T06:57:10.114Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.05s) [2022-07-24T06:57:10.114Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.11s) [2022-07-24T06:57:10.114Z] === RUN TestPluginBackCompatMediaTypes [2022-07-24T06:57:11.051Z] --- PASS: TestPluginBackCompatMediaTypes (0.76s) [2022-07-24T06:57:11.051Z] PASS [2022-07-24T06:57:11.051Z] [2022-07-24T06:57:11.051Z] DONE 24 tests in 10.720s [2022-07-24T06:57:11.051Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-24T06:57:11.051Z] ++ 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-24T06:57:11.051Z] ++ set -e [2022-07-24T06:57:11.051Z] ++ '[' -n 0 ']' [2022-07-24T06:57:11.051Z] ++ set -x [2022-07-24T06:57:11.051Z] ++ 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-24T06:57:11.051Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-07-24T06:57:11.051Z] INFO: Testing against a local daemon [2022-07-24T06:57:11.051Z] === RUN TestExternalGraphDriver [2022-07-24T06:57:11.619Z] === RUN TestExternalGraphDriver/json [2022-07-24T06:57:12.996Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-07-24T06:57:12.996Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-07-24T06:57:12.996Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-07-24T06:57:13.254Z] === RUN TestExternalGraphDriver/spec [2022-07-24T06:57:15.164Z] === RUN TestExternalGraphDriver/pull [2022-07-24T06:57:16.102Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-07-24T06:57:16.672Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-07-24T06:57:16.930Z] --- PASS: TestExternalGraphDriver (5.83s) [2022-07-24T06:57:16.930Z] --- PASS: TestExternalGraphDriver/json (1.89s) [2022-07-24T06:57:16.930Z] --- PASS: TestExternalGraphDriver/spec (1.79s) [2022-07-24T06:57:16.930Z] --- PASS: TestExternalGraphDriver/pull (1.80s) [2022-07-24T06:57:16.930Z] === RUN TestGraphdriverPluginV2 [2022-07-24T06:57:17.867Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-07-24T06:57:18.126Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-07-24T06:57:19.506Z] === RUN TestDockerSuite/TestBuildNetNone [2022-07-24T06:57:20.074Z] === RUN TestDockerSuite/TestBuildNoContext [2022-07-24T06:57:21.013Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-07-24T06:57:21.580Z] --- PASS: TestGraphdriverPluginV2 (4.54s) [2022-07-24T06:57:21.580Z] PASS [2022-07-24T06:57:21.580Z] [2022-07-24T06:57:21.580Z] DONE 5 tests in 10.528s [2022-07-24T06:57:21.580Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-24T06:57:21.580Z] ++ 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-24T06:57:21.580Z] ++ set -e [2022-07-24T06:57:21.580Z] ++ '[' -n 0 ']' [2022-07-24T06:57:21.580Z] ++ set -x [2022-07-24T06:57:21.580Z] ++ 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-24T06:57:21.580Z] INFO: Testing against a local daemon [2022-07-24T06:57:21.580Z] === RUN TestContinueAfterPluginCrash [2022-07-24T06:57:21.580Z] === PAUSE TestContinueAfterPluginCrash [2022-07-24T06:57:21.580Z] === RUN TestReadPluginNoRead [2022-07-24T06:57:21.580Z] === PAUSE TestReadPluginNoRead [2022-07-24T06:57:21.580Z] === RUN TestDaemonStartWithLogOpt [2022-07-24T06:57:21.580Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-24T06:57:21.580Z] === CONT TestContinueAfterPluginCrash [2022-07-24T06:57:21.580Z] === CONT TestDaemonStartWithLogOpt [2022-07-24T06:57:21.840Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-07-24T06:57:23.224Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-07-24T06:57:24.160Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-07-24T06:57:24.160Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-07-24T06:57:24.729Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-07-24T06:57:25.296Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-07-24T06:57:25.556Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-07-24T06:57:25.815Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-07-24T06:57:26.074Z] --- PASS: TestDaemonStartWithLogOpt (4.41s) [2022-07-24T06:57:26.074Z] === CONT TestReadPluginNoRead [2022-07-24T06:57:28.607Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-07-24T06:57:29.984Z] === RUN TestReadPluginNoRead/default [2022-07-24T06:57:30.243Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-07-24T06:57:31.180Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-07-24T06:57:31.440Z] --- PASS: TestContinueAfterPluginCrash (9.89s) [2022-07-24T06:57:31.699Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-24T06:57:33.078Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-07-24T06:57:33.078Z] docker_api_swarm_node_test.go:20: [dc2a4213bfcda] joining swarm manager [d7e33642c0f5c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-24T06:57:33.645Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-24T06:57:33.904Z] docker_api_swarm_node_test.go:21: [d013fb81a5a83] joining swarm manager [d7e33642c0f5c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-24T06:57:34.838Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-07-24T06:57:35.098Z] === CONT TestReadPluginNoRead [2022-07-24T06:57:35.098Z] read_test.go:92: [de1ec62d6d330] daemon is not started [2022-07-24T06:57:35.098Z] --- PASS: TestReadPluginNoRead (9.11s) [2022-07-24T06:57:35.098Z] --- PASS: TestReadPluginNoRead/default (1.97s) [2022-07-24T06:57:35.098Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.83s) [2022-07-24T06:57:35.098Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.59s) [2022-07-24T06:57:35.098Z] PASS [2022-07-24T06:57:35.098Z] [2022-07-24T06:57:35.098Z] DONE 6 tests in 13.674s [2022-07-24T06:57:35.098Z] 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-24T06:57:35.357Z] ++ 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-24T06:57:35.357Z] ++ set -e [2022-07-24T06:57:35.357Z] ++ '[' -n 0 ']' [2022-07-24T06:57:35.357Z] ++ set -x [2022-07-24T06:57:35.357Z] ++ 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-24T06:57:35.357Z] testing: warning: no tests to run [2022-07-24T06:57:35.357Z] PASS [2022-07-24T06:57:35.357Z] [2022-07-24T06:57:35.357Z] DONE 0 tests in 0.051s [2022-07-24T06:57:35.357Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-24T06:57:35.358Z] ++ 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-24T06:57:35.358Z] ++ set -e [2022-07-24T06:57:35.358Z] ++ '[' -n 0 ']' [2022-07-24T06:57:35.358Z] ++ set -x [2022-07-24T06:57:35.358Z] ++ 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-24T06:57:35.358Z] INFO: Testing against a local daemon [2022-07-24T06:57:35.358Z] === RUN TestPluginWithDevMounts [2022-07-24T06:57:35.358Z] === PAUSE TestPluginWithDevMounts [2022-07-24T06:57:35.358Z] === CONT TestPluginWithDevMounts [2022-07-24T06:57:35.924Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-07-24T06:57:37.301Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-07-24T06:57:37.301Z] --- PASS: TestPluginWithDevMounts (1.80s) [2022-07-24T06:57:37.301Z] PASS [2022-07-24T06:57:37.301Z] [2022-07-24T06:57:37.301Z] DONE 1 tests in 1.969s [2022-07-24T06:57:37.301Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-24T06:57:37.301Z] ++ 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-24T06:57:37.301Z] ++ set -e [2022-07-24T06:57:37.301Z] ++ '[' -n 0 ']' [2022-07-24T06:57:37.301Z] ++ set -x [2022-07-24T06:57:37.301Z] ++ 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-24T06:57:37.301Z] INFO: Testing against a local daemon [2022-07-24T06:57:37.301Z] === RUN TestSecretInspect [2022-07-24T06:57:39.837Z] === RUN TestDockerSuite/TestBuildPATH [2022-07-24T06:57:39.837Z] --- PASS: TestSecretInspect (2.53s) [2022-07-24T06:57:39.837Z] === RUN TestSecretList [2022-07-24T06:57:41.215Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-07-24T06:57:42.163Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-07-24T06:57:42.423Z] --- PASS: TestSecretList (2.58s) [2022-07-24T06:57:42.423Z] === RUN TestSecretsCreateAndDelete [2022-07-24T06:57:42.681Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-07-24T06:57:44.588Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-07-24T06:57:45.156Z] --- PASS: TestSecretsCreateAndDelete (2.61s) [2022-07-24T06:57:45.156Z] === RUN TestSecretsUpdate [2022-07-24T06:57:48.450Z] --- PASS: TestSecretsUpdate (2.78s) [2022-07-24T06:57:48.450Z] === RUN TestTemplatedSecret [2022-07-24T06:57:49.828Z] docker_api_swarm_test.go:502: [d681ca5c196a1] joining swarm manager [d1fd6e6629805]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-24T06:57:51.735Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-07-24T06:57:51.735Z] --- PASS: TestTemplatedSecret (3.67s) [2022-07-24T06:57:51.735Z] === RUN TestSecretCreateResolve [2022-07-24T06:57:54.272Z] --- PASS: TestSecretCreateResolve (2.47s) [2022-07-24T06:57:54.272Z] PASS [2022-07-24T06:57:54.272Z] [2022-07-24T06:57:54.272Z] DONE 6 tests in 16.766s [2022-07-24T06:57:54.272Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-24T06:57:54.272Z] ++ 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-24T06:57:54.272Z] ++ set -e [2022-07-24T06:57:54.272Z] ++ '[' -n 0 ']' [2022-07-24T06:57:54.272Z] ++ set -x [2022-07-24T06:57:54.272Z] ++ 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-24T06:57:54.272Z] INFO: Testing against a local daemon [2022-07-24T06:57:54.272Z] === RUN TestServiceCreateInit [2022-07-24T06:57:54.272Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-24T06:57:54.530Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-07-24T06:57:56.435Z] === RUN TestDockerSuite/TestBuildRm [2022-07-24T06:57:58.969Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-24T06:57:58.969Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-07-24T06:57:58.969Z] docker_api_swarm_test.go:507: [d9abadc459787] joining swarm manager [d1fd6e6629805]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-24T06:57:59.904Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-07-24T06:58:00.841Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-07-24T06:58:01.410Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-07-24T06:58:02.348Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-07-24T06:58:03.285Z] --- PASS: TestServiceCreateInit (9.16s) [2022-07-24T06:58:03.285Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.52s) [2022-07-24T06:58:03.285Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.61s) [2022-07-24T06:58:03.285Z] === RUN TestCreateServiceMultipleTimes [2022-07-24T06:58:03.543Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-07-24T06:58:04.478Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-07-24T06:58:07.766Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-07-24T06:58:08.025Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-07-24T06:58:08.284Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-07-24T06:58:08.284Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-07-24T06:58:08.284Z] === RUN TestDockerSuite/TestBuildSpaces [2022-07-24T06:58:08.543Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-07-24T06:58:09.481Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-07-24T06:58:09.740Z] === RUN TestDockerSuite/TestBuildStderr [2022-07-24T06:58:10.676Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-07-24T06:58:13.963Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-07-24T06:58:14.899Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-07-24T06:58:15.466Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-07-24T06:58:15.726Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-07-24T06:58:16.293Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-07-24T06:58:17.670Z] === RUN TestDockerSuite/TestBuildUser [2022-07-24T06:58:18.606Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-07-24T06:58:21.141Z] --- PASS: TestCreateServiceMultipleTimes (17.49s) [2022-07-24T06:58:21.141Z] === RUN TestCreateServiceConflict [2022-07-24T06:58:21.141Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-07-24T06:58:23.687Z] --- PASS: TestCreateServiceConflict (2.57s) [2022-07-24T06:58:23.687Z] === RUN TestCreateServiceMaxReplicas [2022-07-24T06:58:26.977Z] --- PASS: TestCreateServiceMaxReplicas (3.52s) [2022-07-24T06:58:26.977Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-24T06:58:33.546Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-07-24T06:58:33.546Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-07-24T06:58:33.546Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-07-24T06:58:33.806Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-07-24T06:58:34.364Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-07-24T06:58:34.364Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-07-24T06:58:34.364Z] { [2022-07-24T06:58:34.364Z] "RT_GROUP_ICON": { [2022-07-24T06:58:34.364Z] "#1": { [2022-07-24T06:58:34.364Z] "0409": "../../winresources/docker.ico" [2022-07-24T06:58:34.364Z] } [2022-07-24T06:58:34.364Z] }, [2022-07-24T06:58:34.364Z] "RT_MANIFEST": { [2022-07-24T06:58:34.364Z] "#1": { [2022-07-24T06:58:34.364Z] "0409": { [2022-07-24T06:58:34.364Z] "identity": {}, [2022-07-24T06:58:34.364Z] "description": "Docker Engine", [2022-07-24T06:58:34.364Z] "minimum-os": "vista", [2022-07-24T06:58:34.364Z] "execution-level": "", [2022-07-24T06:58:34.364Z] "ui-access": false, [2022-07-24T06:58:34.364Z] "auto-elevate": false, [2022-07-24T06:58:34.364Z] "dpi-awareness": "unaware", [2022-07-24T06:58:34.364Z] "disable-theming": false, [2022-07-24T06:58:34.364Z] "disable-window-filtering": false, [2022-07-24T06:58:34.364Z] "high-resolution-scrolling-aware": false, [2022-07-24T06:58:34.364Z] "ultra-high-resolution-scrolling-aware": false, [2022-07-24T06:58:34.364Z] "long-path-aware": false, [2022-07-24T06:58:34.364Z] "printer-driver-isolation": false, [2022-07-24T06:58:34.364Z] "gdi-scaling": false, [2022-07-24T06:58:34.364Z] "segment-heap": false, [2022-07-24T06:58:34.364Z] "use-common-controls-v6": false [2022-07-24T06:58:34.364Z] } [2022-07-24T06:58:34.364Z] } [2022-07-24T06:58:34.364Z] }, [2022-07-24T06:58:34.364Z] "RT_MESSAGETABLE": { [2022-07-24T06:58:34.364Z] "#1": { [2022-07-24T06:58:34.364Z] "0409": "../../winresources/event_messages.bin" [2022-07-24T06:58:34.364Z] } [2022-07-24T06:58:34.364Z] }, [2022-07-24T06:58:34.364Z] "RT_VERSION": { [2022-07-24T06:58:34.364Z] "#1": { [2022-07-24T06:58:34.364Z] "0409": { [2022-07-24T06:58:34.364Z] "fixed": { [2022-07-24T06:58:34.364Z] "file_version": "0.0.0.0", [2022-07-24T06:58:34.364Z] "product_version": "0.0.0.0", [2022-07-24T06:58:34.364Z] "type": "Unknown" [2022-07-24T06:58:34.364Z] }, [2022-07-24T06:58:34.364Z] "info": { [2022-07-24T06:58:34.364Z] "0000": { [2022-07-24T06:58:34.364Z] "CompanyName": "", [2022-07-24T06:58:34.364Z] "FileVersion": "dev", [2022-07-24T06:58:34.364Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-07-24T06:58:34.364Z] "OriginalFileName": "docker-proxy.exe", [2022-07-24T06:58:34.364Z] "ProductName": "", [2022-07-24T06:58:34.364Z] "ProductVersion": "dev", [2022-07-24T06:58:34.364Z] "SpecialBuild": "112fb22152fa0df622337df9476ecff14c95574f" [2022-07-24T06:58:34.364Z] } [2022-07-24T06:58:34.364Z] } [2022-07-24T06:58:34.364Z] } [2022-07-24T06:58:34.364Z] } [2022-07-24T06:58:34.364Z] } [2022-07-24T06:58:34.364Z] } [2022-07-24T06:58:34.364Z] cmd/docker-proxy/genwinres_windows.go [2022-07-24T06:58:34.364Z] cmd/docker-proxy/main.go [2022-07-24T06:58:34.364Z] cmd/docker-proxy/network_proxy_test.go [2022-07-24T06:58:34.364Z] cmd/docker-proxy/proxy.go [2022-07-24T06:58:34.364Z] cmd/docker-proxy/sctp_proxy.go [2022-07-24T06:58:34.364Z] cmd/docker-proxy/tcp_proxy.go [2022-07-24T06:58:34.364Z] cmd/docker-proxy/udp_proxy.go [2022-07-24T06:58:34.364Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-07-24T06:58:34.364Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-07-24T06:58:34.364Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-07-24T06:58:34.364Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-07-24T06:58:34.364Z] remote: Enumerating objects: 23, done. [2022-07-24T06:58:34.364Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-07-24T06:58:34.364Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-07-24T06:58:34.364Z] Receiving objects: 4% (1/23) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-07-24T06:58:34.364Z] Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 5.08 MiB/s, done. [2022-07-24T06:58:34.364Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-07-24T06:58:34.364Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-07-24T06:58:34.364Z] Cross building: bundles/cross/linux/ppc64le [2022-07-24T06:58:34.364Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd [2022-07-24T06:58:34.364Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-07-24T06:58:34.742Z] docker_api_swarm_node_test.go:81: [df1854a83fa8d] joining swarm manager [d2f7e740b3f2f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-24T06:58:35.001Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-07-24T06:58:35.569Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-07-24T06:58:36.943Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-07-24T06:58:36.943Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-07-24T06:58:36.943Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-07-24T06:58:36.943Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-07-24T06:58:36.943Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-07-24T06:58:36.943Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-07-24T06:58:36.943Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-07-24T06:58:36.943Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-07-24T06:58:36.943Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-07-24T06:58:37.878Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-07-24T06:58:37.878Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-07-24T06:58:38.815Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-07-24T06:58:39.382Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-07-24T06:58:39.950Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-07-24T06:58:39.950Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-07-24T06:58:41.327Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.08s) [2022-07-24T06:58:41.327Z] === RUN TestCreateServiceSecretFileMode [2022-07-24T06:58:43.232Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-07-24T06:58:44.169Z] --- PASS: TestCreateServiceSecretFileMode (3.18s) [2022-07-24T06:58:44.169Z] === RUN TestCreateServiceConfigFileMode [2022-07-24T06:58:44.737Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-07-24T06:58:45.304Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-07-24T06:58:45.563Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-07-24T06:58:46.528Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-07-24T06:58:46.528Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-07-24T06:58:46.528Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-07-24T06:58:47.094Z] === RUN TestDockerSuite/TestBuildXZHost [2022-07-24T06:58:47.094Z] --- PASS: TestCreateServiceConfigFileMode (2.95s) [2022-07-24T06:58:47.094Z] === RUN TestCreateServiceSysctls [2022-07-24T06:58:48.029Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-07-24T06:58:48.596Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-07-24T06:58:49.973Z] === RUN TestDockerSuite/TestCommitChange [2022-07-24T06:58:51.351Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-07-24T06:58:51.351Z] docker_api_swarm_node_test.go:53: [d55f07389302f] joining swarm manager [d5d8d1fecbf07]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-24T06:58:51.610Z] --- PASS: TestCreateServiceSysctls (4.45s) [2022-07-24T06:58:51.610Z] === RUN TestCreateServiceCapabilities [2022-07-24T06:58:52.179Z] === RUN TestDockerSuite/TestCommitHardlink [2022-07-24T06:58:52.179Z] docker_api_swarm_node_test.go:54: [dd842f20a8ae7] joining swarm manager [d5d8d1fecbf07]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-24T06:58:53.117Z] === RUN TestDockerSuite/TestCommitNewFile [2022-07-24T06:58:54.495Z] --- PASS: TestCreateServiceCapabilities (2.94s) [2022-07-24T06:58:54.495Z] === RUN TestInspect [2022-07-24T06:58:54.755Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-07-24T06:58:55.690Z] === RUN TestDockerSuite/TestCommitTTY [2022-07-24T06:58:57.071Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-07-24T06:58:58.007Z] --- PASS: TestInspect (3.39s) [2022-07-24T06:58:58.007Z] === RUN TestCreateJob [2022-07-24T06:58:58.266Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-07-24T06:58:59.202Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-07-24T06:59:00.579Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-07-24T06:59:00.579Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-07-24T06:59:01.146Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-07-24T06:59:01.714Z] --- PASS: TestCreateJob (3.85s) [2022-07-24T06:59:01.714Z] === RUN TestReplicatedJob [2022-07-24T06:59:01.714Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-07-24T06:59:02.653Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-07-24T06:59:02.911Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-07-24T06:59:03.859Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-07-24T06:59:04.797Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-07-24T06:59:05.739Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-07-24T06:59:06.676Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-07-24T06:59:07.244Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-07-24T06:59:07.811Z] --- PASS: TestReplicatedJob (5.93s) [2022-07-24T06:59:07.811Z] === RUN TestUpdateReplicatedJob [2022-07-24T06:59:08.070Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-07-24T06:59:08.637Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-07-24T06:59:09.206Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-07-24T06:59:10.142Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-07-24T06:59:11.520Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-07-24T06:59:11.520Z] --- PASS: TestUpdateReplicatedJob (3.62s) [2022-07-24T06:59:11.520Z] === RUN TestServiceListWithStatuses [2022-07-24T06:59:11.520Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-24T06:59:11.520Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-24T06:59:11.520Z] === RUN TestDockerNetworkConnectAlias [2022-07-24T06:59:11.780Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-07-24T06:59:12.718Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-07-24T06:59:12.718Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-07-24T06:59:13.285Z] === RUN TestDockerSuite/TestCpRelativePath [2022-07-24T06:59:13.853Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-07-24T06:59:14.789Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-07-24T06:59:15.732Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-07-24T06:59:16.300Z] === RUN TestDockerSuite/TestCpToCaseA [2022-07-24T06:59:16.559Z] --- PASS: TestDockerNetworkConnectAlias (5.25s) [2022-07-24T06:59:16.559Z] === RUN TestDockerNetworkReConnect [2022-07-24T06:59:17.496Z] === RUN TestDockerSuite/TestCpToCaseB [2022-07-24T06:59:18.063Z] === RUN TestDockerSuite/TestCpToCaseC [2022-07-24T06:59:20.598Z] === RUN TestDockerSuite/TestCpToCaseD [2022-07-24T06:59:21.178Z] --- PASS: TestDockerNetworkReConnect (4.66s) [2022-07-24T06:59:21.178Z] === RUN TestServicePlugin [2022-07-24T06:59:24.467Z] === RUN TestDockerSuite/TestCpToCaseE [2022-07-24T06:59:24.467Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-07-24T06:59:25.848Z] plugin_test.go:61: [d0669d7243b6c] joining swarm manager [db78e90b95590]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-24T06:59:26.785Z] === RUN TestDockerSuite/TestCpToCaseF [2022-07-24T06:59:27.045Z] plugin_test.go:64: [dac74acdd908b] joining swarm manager [db78e90b95590]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-24T06:59:27.613Z] === RUN TestDockerSuite/TestCpToCaseG [2022-07-24T06:59:30.907Z] === RUN TestDockerSuite/TestCpToCaseH [2022-07-24T06:59:31.166Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-07-24T06:59:33.072Z] === RUN TestDockerSuite/TestCpToCaseI [2022-07-24T06:59:33.640Z] docker_api_swarm_test.go:202: [d4bd1d675d2f7] joining swarm manager [d4e36debd39f6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-24T06:59:33.898Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-07-24T06:59:37.186Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-07-24T06:59:37.755Z] === RUN TestDockerSuite/TestCpToDot [2022-07-24T06:59:38.323Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-07-24T06:59:39.259Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-07-24T06:59:40.197Z] === RUN TestDockerSuite/TestCpToStdout [2022-07-24T06:59:41.169Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-07-24T06:59:41.740Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-07-24T06:59:41.998Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-07-24T06:59:42.567Z] === RUN TestDockerSuite/TestCpVolumePath [2022-07-24T06:59:43.503Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-07-24T06:59:43.761Z] === RUN TestDockerSuite/TestCreateArgs [2022-07-24T06:59:43.761Z] === RUN TestDockerSuite/TestCreateByImageID [2022-07-24T06:59:44.020Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-07-24T06:59:44.587Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-07-24T06:59:44.587Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-07-24T06:59:44.587Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-07-24T06:59:44.587Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-07-24T06:59:45.155Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-07-24T06:59:45.155Z] === RUN TestDockerSuite/TestCreateLabels [2022-07-24T06:59:45.413Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-07-24T06:59:45.413Z] === RUN TestDockerSuite/TestCreateRM [2022-07-24T06:59:45.413Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-07-24T06:59:45.413Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-07-24T06:59:45.413Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-07-24T06:59:45.672Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-07-24T06:59:45.672Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-07-24T06:59:47.048Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-07-24T06:59:47.048Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-07-24T06:59:47.048Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-07-24T06:59:50.333Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-07-24T06:59:50.333Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-07-24T06:59:50.333Z] === RUN TestDockerSuite/TestEventsAttach [2022-07-24T06:59:50.591Z] === RUN TestDockerSuite/TestEventsCommit [2022-07-24T06:59:51.160Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-07-24T06:59:51.727Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-07-24T06:59:51.986Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-07-24T06:59:52.554Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-07-24T06:59:53.488Z] --- PASS: TestServicePlugin (32.28s) [2022-07-24T06:59:53.488Z] === RUN TestServiceUpdateLabel [2022-07-24T06:59:53.749Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-07-24T06:59:54.008Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-07-24T06:59:55.388Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-07-24T06:59:56.324Z] docker_api_swarm_test.go:384: [d0e9ec99f8cb7] joining swarm manager [ded3010880a9d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-24T06:59:56.584Z] --- PASS: TestServiceUpdateLabel (3.05s) [2022-07-24T06:59:56.584Z] === RUN TestServiceUpdateSecrets [2022-07-24T06:59:57.524Z] docker_api_swarm_test.go:385: [dc088f1c2d484] joining swarm manager [ded3010880a9d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-24T06:59:58.908Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-07-24T07:00:00.808Z] === RUN TestDockerSuite/TestEventsCopy [2022-07-24T07:00:01.745Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-07-24T07:00:02.684Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-07-24T07:00:09.250Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-07-24T07:00:09.250Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-07-24T07:00:09.508Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-07-24T07:00:10.074Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-07-24T07:00:10.333Z] === RUN TestDockerSuite/TestEventsFilterType [2022-07-24T07:00:10.592Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-07-24T07:00:10.592Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-07-24T07:00:10.854Z] === RUN TestDockerSuite/TestEventsFilters [2022-07-24T07:00:11.790Z] --- PASS: TestServiceUpdateSecrets (14.99s) [2022-07-24T07:00:11.790Z] === RUN TestServiceUpdateConfigs [2022-07-24T07:00:12.049Z] === RUN TestDockerSuite/TestEventsFormat [2022-07-24T07:00:12.986Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-07-24T07:00:12.986Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-07-24T07:00:12.986Z] === RUN TestDockerSuite/TestEventsImageImport [2022-07-24T07:00:13.924Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-07-24T07:00:14.183Z] === RUN TestDockerSuite/TestEventsImagePull [2022-07-24T07:00:15.117Z] === RUN TestDockerSuite/TestEventsImageTag [2022-07-24T07:00:16.491Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-07-24T07:00:16.491Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-07-24T07:00:16.491Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-07-24T07:00:16.491Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-07-24T07:00:16.491Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-07-24T07:00:16.491Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-07-24T07:00:19.021Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-07-24T07:00:19.280Z] === RUN TestDockerSuite/TestEventsRename [2022-07-24T07:00:19.860Z] === RUN TestDockerSuite/TestEventsResize [2022-07-24T07:00:20.432Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-07-24T07:00:25.699Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-07-24T07:00:25.793Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd [2022-07-24T07:00:25.793Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-07-24T07:00:25.793Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-07-24T07:00:25.793Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-07-24T07:00:25.793Z] Cross building: bundles/cross/linux/s390x [2022-07-24T07:00:25.793Z] Building: bundles/cross/linux/s390x-daemon/dockerd [2022-07-24T07:00:25.793Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-07-24T07:00:26.635Z] === RUN TestDockerSuite/TestEventsStreaming [2022-07-24T07:00:26.635Z] --- PASS: TestServiceUpdateConfigs (15.07s) [2022-07-24T07:00:26.635Z] === RUN TestServiceUpdateNetwork [2022-07-24T07:00:27.202Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-07-24T07:00:30.487Z] === RUN TestDockerSuite/TestEventsTop [2022-07-24T07:00:30.487Z] === RUN TestDockerSuite/TestEventsUntag [2022-07-24T07:00:33.016Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-07-24T07:00:39.575Z] --- PASS: TestServiceUpdateNetwork (12.29s) [2022-07-24T07:00:39.575Z] === RUN TestServiceUpdatePidsLimit [2022-07-24T07:00:40.142Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-24T07:00:41.077Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-24T07:00:44.361Z] === RUN TestDockerSuite/TestNetworkEvents [2022-07-24T07:00:47.663Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-24T07:00:49.565Z] === RUN TestDockerSuite/TestVolumeEvents [2022-07-24T07:00:50.133Z] === RUN TestDockerSuite/TestExec [2022-07-24T07:00:50.702Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-07-24T07:00:51.638Z] === RUN TestDockerSuite/TestExecCgroup [2022-07-24T07:00:52.574Z] === RUN TestDockerSuite/TestExecEnv [2022-07-24T07:00:53.142Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-07-24T07:00:54.081Z] === RUN TestDockerSuite/TestExecExitStatus [2022-07-24T07:00:54.650Z] === RUN TestDockerSuite/TestExecInspectID [2022-07-24T07:00:55.585Z] --- PASS: TestServiceUpdatePidsLimit (16.66s) [2022-07-24T07:00:55.585Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-07-24T07:00:55.585Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-07-24T07:00:55.585Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.14s) [2022-07-24T07:00:55.585Z] PASS [2022-07-24T07:00:55.585Z] [2022-07-24T07:00:55.585Z] === Skipped [2022-07-24T07:00:55.585Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-24T07:00:55.585Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-24T07:00:55.585Z] [2022-07-24T07:00:55.585Z] DONE 27 tests, 1 skipped in 181.516s [2022-07-24T07:00:55.585Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-24T07:00:55.585Z] ++ 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-24T07:00:55.585Z] ++ set -e [2022-07-24T07:00:55.585Z] ++ '[' -n 0 ']' [2022-07-24T07:00:55.585Z] ++ set -x [2022-07-24T07:00:55.585Z] ++ 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-24T07:00:55.845Z] INFO: Testing against a local daemon [2022-07-24T07:00:55.845Z] === RUN TestSessionCreate [2022-07-24T07:00:55.845Z] --- PASS: TestSessionCreate (0.02s) [2022-07-24T07:00:55.845Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-24T07:00:55.845Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-07-24T07:00:55.845Z] PASS [2022-07-24T07:00:55.845Z] [2022-07-24T07:00:55.845Z] DONE 2 tests in 0.155s [2022-07-24T07:00:55.845Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-24T07:00:55.845Z] ++ 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-24T07:00:55.845Z] ++ set -e [2022-07-24T07:00:55.845Z] ++ '[' -n 0 ']' [2022-07-24T07:00:55.845Z] ++ set -x [2022-07-24T07:00:55.845Z] ++ 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-24T07:00:55.845Z] INFO: Testing against a local daemon [2022-07-24T07:00:55.845Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-24T07:00:55.845Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-24T07:00:55.845Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-24T07:00:55.845Z] === RUN TestDiskUsage [2022-07-24T07:00:55.845Z] === PAUSE TestDiskUsage [2022-07-24T07:00:55.845Z] === RUN TestEventsExecDie [2022-07-24T07:00:56.104Z] check_test.go:611: [dc088f1c2d484] daemon is not started [2022-07-24T07:00:56.104Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-07-24T07:00:56.672Z] --- PASS: TestEventsExecDie (0.64s) [2022-07-24T07:00:56.672Z] === RUN TestEventsBackwardsCompatible [2022-07-24T07:00:56.672Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2022-07-24T07:00:56.672Z] === RUN TestEventsVolumeCreate [2022-07-24T07:00:56.672Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-07-24T07:00:56.672Z] === RUN TestInfoBinaryCommits [2022-07-24T07:00:56.672Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-24T07:00:56.672Z] === RUN TestInfoAPIVersioned [2022-07-24T07:00:56.672Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-24T07:00:56.672Z] === RUN TestInfoAPI [2022-07-24T07:00:56.672Z] --- PASS: TestInfoAPI (0.03s) [2022-07-24T07:00:56.672Z] === RUN TestInfoAPIWarnings [2022-07-24T07:00:58.048Z] === RUN TestDockerSuite/TestExecInteractive [2022-07-24T07:00:58.306Z] docker_api_swarm_test.go:802: [d0015f256a2ee] joining swarm manager [d9d65c1d1330a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-24T07:00:58.566Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-07-24T07:00:59.135Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-07-24T07:00:59.703Z] docker_api_swarm_test.go:802: [dc665718d7812] joining swarm manager [d9d65c1d1330a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-24T07:00:59.703Z] === RUN TestDockerSuite/TestExecParseError [2022-07-24T07:01:00.269Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-07-24T07:01:00.841Z] === RUN TestDockerSuite/TestExecSetEnv [2022-07-24T07:01:00.841Z] docker_api_swarm_test.go:802: [d4362a6291d1c] joining swarm manager [d9d65c1d1330a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-24T07:01:01.779Z] === RUN TestDockerSuite/TestExecStartFails [2022-07-24T07:01:02.038Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-07-24T07:01:02.297Z] docker_api_swarm_test.go:802: [d743d073ef229] joining swarm manager [d9d65c1d1330a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-07-24T07:01:02.877Z] === RUN TestDockerSuite/TestExecTTY [2022-07-24T07:01:03.447Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-07-24T07:01:03.705Z] docker_api_swarm_test.go:810: [df14f315fe337] joining swarm manager [d9d65c1d1330a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-07-24T07:01:04.271Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-07-24T07:01:04.840Z] === RUN TestDockerSuite/TestExecUlimits [2022-07-24T07:01:05.099Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-07-24T07:01:05.099Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-07-24T07:01:05.099Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-07-24T07:01:06.476Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-07-24T07:01:07.043Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-07-24T07:01:07.610Z] === RUN TestDockerSuite/TestExecWithTERM [2022-07-24T07:01:08.177Z] === RUN TestDockerSuite/TestExecWithUser [2022-07-24T07:01:08.746Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-07-24T07:01:10.124Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-07-24T07:01:12.657Z] === RUN TestDockerSuite/TestHealth [2022-07-24T07:01:13.224Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-07-24T07:01:13.224Z] === RUN TestInfoDebug [2022-07-24T07:01:13.790Z] --- PASS: TestInfoDebug (0.52s) [2022-07-24T07:01:13.790Z] === RUN TestInfoInsecureRegistries [2022-07-24T07:01:14.356Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-07-24T07:01:14.356Z] === RUN TestInfoRegistryMirrors [2022-07-24T07:01:14.922Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-07-24T07:01:14.922Z] === RUN TestLoginFailsWithBadCredentials [2022-07-24T07:01:15.181Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-07-24T07:01:15.181Z] === RUN TestPingCacheHeaders [2022-07-24T07:01:15.181Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-07-24T07:01:15.181Z] === RUN TestPingGet [2022-07-24T07:01:15.181Z] --- PASS: TestPingGet (0.02s) [2022-07-24T07:01:15.181Z] === RUN TestPingHead [2022-07-24T07:01:15.181Z] --- PASS: TestPingHead (0.01s) [2022-07-24T07:01:15.181Z] === RUN TestPingSwarmHeader [2022-07-24T07:01:15.748Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-24T07:01:16.315Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-24T07:01:17.690Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-24T07:01:17.690Z] --- PASS: TestPingSwarmHeader (2.10s) [2022-07-24T07:01:17.690Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-24T07:01:17.690Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-24T07:01:17.690Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-24T07:01:17.690Z] === RUN TestVersion [2022-07-24T07:01:17.690Z] --- PASS: TestVersion (0.02s) [2022-07-24T07:01:17.690Z] === CONT TestDiskUsage [2022-07-24T07:01:17.949Z] === RUN TestDiskUsage/empty [2022-07-24T07:01:17.949Z] === RUN TestDiskUsage/empty/container_types [2022-07-24T07:01:17.949Z] === RUN TestDiskUsage/empty/image_types [2022-07-24T07:01:17.949Z] === RUN TestDiskUsage/empty/volume_types [2022-07-24T07:01:17.949Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-24T07:01:17.949Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-24T07:01:17.949Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-24T07:01:17.949Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-24T07:01:17.949Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-24T07:01:17.949Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-24T07:01:17.949Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-24T07:01:17.949Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-24T07:01:18.208Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-24T07:01:18.208Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-24T07:01:18.208Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-24T07:01:18.208Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-24T07:01:18.208Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-24T07:01:18.208Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-24T07:01:18.208Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-24T07:01:18.208Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-24T07:01:18.208Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-24T07:01:18.208Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-24T07:01:18.208Z] === RUN TestDiskUsage/after_container.Run [2022-07-24T07:01:18.466Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-24T07:01:18.466Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-24T07:01:18.466Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-24T07:01:18.466Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-24T07:01:18.466Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-24T07:01:18.466Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-24T07:01:18.466Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-24T07:01:18.466Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-24T07:01:18.466Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-24T07:01:18.466Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-24T07:01:18.725Z] --- PASS: TestDiskUsage (1.27s) [2022-07-24T07:01:18.725Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-24T07:01:18.725Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-24T07:01:18.725Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-24T07:01:18.725Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-24T07:01:18.725Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-24T07:01:18.725Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-24T07:01:18.725Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-24T07:01:18.725Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-24T07:01:18.725Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-24T07:01:18.725Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-24T07:01:18.725Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-24T07:01:18.725Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.25s) [2022-07-24T07:01:18.725Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-24T07:01:18.725Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-24T07:01:18.725Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-24T07:01:18.725Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-24T07:01:18.725Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-24T07:01:18.725Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-24T07:01:18.725Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-24T07:01:18.725Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-24T07:01:18.725Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-24T07:01:18.725Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-24T07:01:18.725Z] --- PASS: TestDiskUsage/after_container.Run (0.33s) [2022-07-24T07:01:18.725Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-07-24T07:01:18.725Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-24T07:01:18.725Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-24T07:01:18.725Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-24T07:01:18.725Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-07-24T07:01:18.725Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-24T07:01:18.725Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-07-24T07:01:18.725Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-24T07:01:18.725Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-07-24T07:01:18.725Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-07-24T07:01:18.725Z] PASS [2022-07-24T07:01:18.725Z] [2022-07-24T07:01:18.725Z] === Skipped [2022-07-24T07:01:18.725Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-24T07:01:18.725Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-24T07:01:18.725Z] [2022-07-24T07:01:18.725Z] DONE 54 tests, 1 skipped in 22.921s [2022-07-24T07:01:18.725Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-24T07:01:18.725Z] ++ 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-24T07:01:18.725Z] ++ set -e [2022-07-24T07:01:18.725Z] ++ '[' -n 0 ']' [2022-07-24T07:01:18.725Z] ++ set -x [2022-07-24T07:01:18.725Z] ++ 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-24T07:01:18.725Z] INFO: Testing against a local daemon [2022-07-24T07:01:18.725Z] === RUN TestVolumesCreateAndList [2022-07-24T07:01:18.725Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-24T07:01:18.725Z] === RUN TestVolumesRemove [2022-07-24T07:01:18.983Z] --- PASS: TestVolumesRemove (0.07s) [2022-07-24T07:01:18.983Z] === RUN TestVolumesInspect [2022-07-24T07:01:18.983Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-24T07:01:18.983Z] === RUN TestVolumesInvalidJSON [2022-07-24T07:01:18.983Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-24T07:01:18.984Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-24T07:01:18.984Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-24T07:01:18.984Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-24T07:01:18.984Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-24T07:01:18.984Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-24T07:01:18.984Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-24T07:01:18.984Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-07-24T07:01:18.984Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-07-24T07:01:18.984Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-24T07:01:18.984Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-24T07:01:18.984Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-24T07:01:18.984Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-24T07:01:18.984Z] PASS [2022-07-24T07:01:18.984Z] [2022-07-24T07:01:18.984Z] DONE 9 tests in 0.260s [2022-07-24T07:01:18.984Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-24T07:01:19.254Z] ++++ cat bundles/test-integration/docker.pid [2022-07-24T07:01:19.254Z] +++ kill 6716 [2022-07-24T07:01:19.528Z] +++ /etc/init.d/apparmor stop [2022-07-24T07:01:19.528Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-24T07:01:19.528Z] [2022-07-24T07:01:19.528Z] Unloading profiles will leave already running processes permanently [2022-07-24T07:01:19.528Z] unconfined, which can lead to unexpected situations. [2022-07-24T07:01:19.528Z] [2022-07-24T07:01:19.528Z] To set a process to complain mode, use the command line tool [2022-07-24T07:01:19.528Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-24T07:01:19.528Z] +++ true [2022-07-24T07:01:19.528Z] exiting test-integration [2022-07-24T07:01:19.528Z] ++ exit 0 [2022-07-24T07:01:19.528Z] [2022-07-24T07:01:20.908Z] + for job in $(jobs -p) [2022-07-24T07:01:20.908Z] + wait 8387 [2022-07-24T07:01:33.107Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-07-24T07:01:34.480Z] === RUN TestDockerSuite/TestBuildHistory [2022-07-24T07:01:37.012Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-07-24T07:01:37.012Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-07-24T07:01:37.012Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-07-24T07:01:37.271Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-07-24T07:01:37.839Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-07-24T07:01:37.839Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-07-24T07:01:38.405Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-07-24T07:01:38.973Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-07-24T07:01:38.973Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-07-24T07:01:38.973Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-07-24T07:01:38.973Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-07-24T07:01:39.232Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-07-24T07:01:39.491Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-07-24T07:01:39.749Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-07-24T07:01:39.749Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-07-24T07:01:40.317Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-07-24T07:01:40.317Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-07-24T07:01:41.253Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-07-24T07:01:41.511Z] === RUN TestDockerSuite/TestImagesFormat [2022-07-24T07:01:41.770Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-07-24T07:01:42.336Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-07-24T07:01:44.866Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-07-24T07:01:44.867Z] === RUN TestDockerSuite/TestImportBadURL [2022-07-24T07:01:44.867Z] === RUN TestDockerSuite/TestImportDisplay [2022-07-24T07:01:46.255Z] === RUN TestDockerSuite/TestImportFile [2022-07-24T07:01:47.190Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-07-24T07:01:47.190Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-07-24T07:01:48.126Z] === RUN TestDockerSuite/TestImportGzipped [2022-07-24T07:01:49.500Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-07-24T07:01:49.759Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-07-24T07:01:50.701Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-07-24T07:01:51.268Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-07-24T07:01:51.525Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-07-24T07:01:52.092Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-07-24T07:01:52.092Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-07-24T07:01:52.092Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-07-24T07:01:52.658Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-07-24T07:01:52.917Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-07-24T07:01:53.176Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-07-24T07:01:53.435Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-07-24T07:01:53.435Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-07-24T07:01:53.435Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-07-24T07:01:54.372Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-07-24T07:01:54.633Z] === RUN TestDockerSuite/TestInspectDefault [2022-07-24T07:01:55.201Z] === RUN TestDockerSuite/TestInspectHistory [2022-07-24T07:01:55.767Z] === RUN TestDockerSuite/TestInspectImage [2022-07-24T07:01:55.767Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-07-24T07:01:55.767Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-07-24T07:01:55.767Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-07-24T07:01:55.767Z] === RUN TestDockerSuite/TestInspectInt64 [2022-07-24T07:01:56.335Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-07-24T07:01:56.902Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-07-24T07:01:56.902Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-07-24T07:01:57.160Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-07-24T07:01:57.728Z] === RUN TestDockerSuite/TestInspectPlugin [2022-07-24T07:02:00.258Z] === RUN TestDockerSuite/TestInspectRootFS [2022-07-24T07:02:00.258Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-07-24T07:02:00.517Z] === RUN TestDockerSuite/TestInspectStatus [2022-07-24T07:02:01.084Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-07-24T07:02:02.020Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-07-24T07:02:02.603Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-07-24T07:02:02.865Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-07-24T07:02:03.433Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-07-24T07:02:04.004Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-07-24T07:02:04.263Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-07-24T07:02:04.830Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-07-24T07:02:04.830Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-07-24T07:02:05.766Z] === RUN TestDockerSuite/TestLinksEnvs [2022-07-24T07:02:06.700Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-07-24T07:02:06.959Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-07-24T07:02:07.897Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-07-24T07:02:09.799Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-07-24T07:02:10.734Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-07-24T07:02:10.734Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-07-24T07:02:11.301Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-07-24T07:02:12.679Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-07-24T07:02:12.679Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-07-24T07:02:13.616Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-07-24T07:02:16.150Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-07-24T07:02:17.203Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd [2022-07-24T07:02:17.203Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy [2022-07-24T07:02:17.203Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-07-24T07:02:17.203Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy [2022-07-24T07:02:17.203Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-07-24T07:02:17.516Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-07-24T07:02:17.857Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43858/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=112fb22152fa0df622337df9476ecff14c95574f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:112fb22152fa0df622337df9476ecff14c95574f hack/test/unit [2022-07-24T07:02:18.057Z] docker_api_swarm_service_test.go:395: [d2595c8e247e5] joining swarm manager [d84b3ba886378]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-24T07:02:18.114Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-07-24T07:02:18.114Z] + TESTFLAGS+=' -test.timeout=5m' [2022-07-24T07:02:18.114Z] + TESTDIRS=./... [2022-07-24T07:02:18.114Z] + exclude_paths='/vendor/|/integration' [2022-07-24T07:02:18.114Z] ++ go list ./... [2022-07-24T07:02:18.114Z] ++ grep -vE '(/vendor/|/integration)' [2022-07-24T07:02:19.043Z] + pkg_list='github.com/docker/docker/api [2022-07-24T07:02:19.044Z] github.com/docker/docker/api/server [2022-07-24T07:02:19.044Z] github.com/docker/docker/api/server/backend/build [2022-07-24T07:02:19.044Z] github.com/docker/docker/api/server/httpstatus [2022-07-24T07:02:19.044Z] github.com/docker/docker/api/server/httputils [2022-07-24T07:02:19.044Z] github.com/docker/docker/api/server/middleware [2022-07-24T07:02:19.044Z] github.com/docker/docker/api/server/router [2022-07-24T07:02:19.044Z] github.com/docker/docker/api/server/router/build [2022-07-24T07:02:19.044Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-24T07:02:19.044Z] github.com/docker/docker/api/server/router/container [2022-07-24T07:02:19.044Z] github.com/docker/docker/api/server/router/debug [2022-07-24T07:02:19.044Z] github.com/docker/docker/api/server/router/distribution [2022-07-24T07:02:19.044Z] github.com/docker/docker/api/server/router/grpc [2022-07-24T07:02:19.044Z] github.com/docker/docker/api/server/router/image [2022-07-24T07:02:19.044Z] github.com/docker/docker/api/server/router/network [2022-07-24T07:02:19.044Z] github.com/docker/docker/api/server/router/plugin [2022-07-24T07:02:19.044Z] github.com/docker/docker/api/server/router/session [2022-07-24T07:02:19.044Z] github.com/docker/docker/api/server/router/swarm [2022-07-24T07:02:19.044Z] github.com/docker/docker/api/server/router/system [2022-07-24T07:02:19.044Z] github.com/docker/docker/api/server/router/volume [2022-07-24T07:02:19.044Z] github.com/docker/docker/api/types [2022-07-24T07:02:19.044Z] github.com/docker/docker/api/types/backend [2022-07-24T07:02:19.044Z] github.com/docker/docker/api/types/blkiodev [2022-07-24T07:02:19.044Z] github.com/docker/docker/api/types/container [2022-07-24T07:02:19.044Z] github.com/docker/docker/api/types/events [2022-07-24T07:02:19.044Z] github.com/docker/docker/api/types/filters [2022-07-24T07:02:19.044Z] github.com/docker/docker/api/types/image [2022-07-24T07:02:19.044Z] github.com/docker/docker/api/types/mount [2022-07-24T07:02:19.044Z] github.com/docker/docker/api/types/network [2022-07-24T07:02:19.044Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-24T07:02:19.044Z] github.com/docker/docker/api/types/registry [2022-07-24T07:02:19.044Z] github.com/docker/docker/api/types/strslice [2022-07-24T07:02:19.044Z] github.com/docker/docker/api/types/swarm [2022-07-24T07:02:19.044Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-24T07:02:19.044Z] github.com/docker/docker/api/types/time [2022-07-24T07:02:19.044Z] github.com/docker/docker/api/types/versions [2022-07-24T07:02:19.044Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-24T07:02:19.044Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-24T07:02:19.044Z] github.com/docker/docker/api/types/volume [2022-07-24T07:02:19.044Z] github.com/docker/docker/builder [2022-07-24T07:02:19.044Z] github.com/docker/docker/builder/builder-next [2022-07-24T07:02:19.044Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-24T07:02:19.044Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-24T07:02:19.044Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-24T07:02:19.044Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-24T07:02:19.044Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-24T07:02:19.044Z] github.com/docker/docker/builder/builder-next/worker [2022-07-24T07:02:19.044Z] github.com/docker/docker/builder/dockerfile [2022-07-24T07:02:19.044Z] github.com/docker/docker/builder/remotecontext [2022-07-24T07:02:19.044Z] github.com/docker/docker/builder/remotecontext/git [2022-07-24T07:02:19.044Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-24T07:02:19.044Z] github.com/docker/docker/cli [2022-07-24T07:02:19.044Z] github.com/docker/docker/cli/config [2022-07-24T07:02:19.044Z] github.com/docker/docker/cli/debug [2022-07-24T07:02:19.044Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-24T07:02:19.044Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-24T07:02:19.044Z] github.com/docker/docker/client [2022-07-24T07:02:19.044Z] github.com/docker/docker/cmd/docker-proxy [2022-07-24T07:02:19.044Z] github.com/docker/docker/cmd/dockerd [2022-07-24T07:02:19.044Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-24T07:02:19.044Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-24T07:02:19.044Z] github.com/docker/docker/container [2022-07-24T07:02:19.044Z] github.com/docker/docker/container/stream [2022-07-24T07:02:19.044Z] github.com/docker/docker/contrib/apparmor [2022-07-24T07:02:19.044Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-24T07:02:19.044Z] github.com/docker/docker/contrib/httpserver [2022-07-24T07:02:19.044Z] github.com/docker/docker/daemon [2022-07-24T07:02:19.044Z] github.com/docker/docker/daemon/cluster [2022-07-24T07:02:19.044Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-24T07:02:19.044Z] github.com/docker/docker/daemon/cluster/convert [2022-07-24T07:02:19.044Z] github.com/docker/docker/daemon/cluster/executor [2022-07-24T07:02:19.044Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-24T07:02:19.044Z] github.com/docker/docker/daemon/cluster/provider [2022-07-24T07:02:19.044Z] github.com/docker/docker/daemon/config [2022-07-24T07:02:19.044Z] github.com/docker/docker/daemon/events [2022-07-24T07:02:19.044Z] github.com/docker/docker/daemon/events/testutils [2022-07-24T07:02:19.044Z] github.com/docker/docker/daemon/exec [2022-07-24T07:02:19.044Z] github.com/docker/docker/daemon/graphdriver [2022-07-24T07:02:19.044Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-24T07:02:19.044Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-24T07:02:19.044Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-24T07:02:19.044Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-24T07:02:19.044Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-24T07:02:19.044Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-24T07:02:19.044Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-24T07:02:19.044Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-24T07:02:19.044Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-24T07:02:19.044Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-24T07:02:19.044Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-24T07:02:19.044Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-24T07:02:19.044Z] github.com/docker/docker/daemon/images [2022-07-24T07:02:19.044Z] github.com/docker/docker/daemon/initlayer [2022-07-24T07:02:19.044Z] github.com/docker/docker/daemon/links [2022-07-24T07:02:19.044Z] github.com/docker/docker/daemon/listeners [2022-07-24T07:02:19.044Z] github.com/docker/docker/daemon/logger [2022-07-24T07:02:19.044Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-24T07:02:19.044Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-24T07:02:19.044Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-24T07:02:19.044Z] github.com/docker/docker/daemon/logger/gelf [2022-07-24T07:02:19.044Z] github.com/docker/docker/daemon/logger/journald [2022-07-24T07:02:19.044Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-24T07:02:19.044Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-24T07:02:19.044Z] github.com/docker/docker/daemon/logger/local [2022-07-24T07:02:19.044Z] github.com/docker/docker/daemon/logger/logentries [2022-07-24T07:02:19.044Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-24T07:02:19.044Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-24T07:02:19.044Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-24T07:02:19.044Z] github.com/docker/docker/daemon/logger/splunk [2022-07-24T07:02:19.044Z] github.com/docker/docker/daemon/logger/syslog [2022-07-24T07:02:19.044Z] github.com/docker/docker/daemon/logger/templates [2022-07-24T07:02:19.044Z] github.com/docker/docker/daemon/names [2022-07-24T07:02:19.044Z] github.com/docker/docker/daemon/network [2022-07-24T07:02:19.044Z] github.com/docker/docker/daemon/stats [2022-07-24T07:02:19.044Z] github.com/docker/docker/distribution [2022-07-24T07:02:19.044Z] github.com/docker/docker/distribution/metadata [2022-07-24T07:02:19.044Z] github.com/docker/docker/distribution/utils [2022-07-24T07:02:19.044Z] github.com/docker/docker/distribution/xfer [2022-07-24T07:02:19.044Z] github.com/docker/docker/dockerversion [2022-07-24T07:02:19.044Z] github.com/docker/docker/errdefs [2022-07-24T07:02:19.044Z] github.com/docker/docker/image [2022-07-24T07:02:19.044Z] github.com/docker/docker/image/cache [2022-07-24T07:02:19.044Z] github.com/docker/docker/image/tarexport [2022-07-24T07:02:19.044Z] github.com/docker/docker/image/v1 [2022-07-24T07:02:19.044Z] github.com/docker/docker/internal/test/suite [2022-07-24T07:02:19.044Z] github.com/docker/docker/layer [2022-07-24T07:02:19.044Z] github.com/docker/docker/libcontainerd [2022-07-24T07:02:19.044Z] github.com/docker/docker/libcontainerd/queue [2022-07-24T07:02:19.044Z] github.com/docker/docker/libcontainerd/remote [2022-07-24T07:02:19.044Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-24T07:02:19.044Z] github.com/docker/docker/libcontainerd/types [2022-07-24T07:02:19.044Z] github.com/docker/docker/libnetwork [2022-07-24T07:02:19.044Z] github.com/docker/docker/libnetwork/bitseq [2022-07-24T07:02:19.044Z] github.com/docker/docker/libnetwork/cluster [2022-07-24T07:02:19.044Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-24T07:02:19.044Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-24T07:02:19.044Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-24T07:02:19.044Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-24T07:02:19.044Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-24T07:02:19.044Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-24T07:02:19.044Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-24T07:02:19.044Z] github.com/docker/docker/libnetwork/config [2022-07-24T07:02:19.044Z] github.com/docker/docker/libnetwork/datastore [2022-07-24T07:02:19.044Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-24T07:02:19.044Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-24T07:02:19.044Z] github.com/docker/docker/libnetwork/driverapi [2022-07-24T07:02:19.044Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-24T07:02:19.044Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-24T07:02:19.044Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-24T07:02:19.044Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-24T07:02:19.044Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-24T07:02:19.044Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-24T07:02:19.044Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-24T07:02:19.044Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-24T07:02:19.044Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-24T07:02:19.044Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-24T07:02:19.044Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-24T07:02:19.044Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-24T07:02:19.044Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-24T07:02:19.044Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-24T07:02:19.044Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-24T07:02:19.044Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-24T07:02:19.044Z] github.com/docker/docker/libnetwork/etchosts [2022-07-24T07:02:19.044Z] github.com/docker/docker/libnetwork/idm [2022-07-24T07:02:19.044Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-24T07:02:19.044Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-24T07:02:19.044Z] github.com/docker/docker/libnetwork/ipam [2022-07-24T07:02:19.044Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-24T07:02:19.044Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-24T07:02:19.044Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-24T07:02:19.044Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-24T07:02:19.044Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-24T07:02:19.044Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-24T07:02:19.044Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-24T07:02:19.044Z] github.com/docker/docker/libnetwork/iptables [2022-07-24T07:02:19.044Z] github.com/docker/docker/libnetwork/netlabel [2022-07-24T07:02:19.044Z] github.com/docker/docker/libnetwork/netutils [2022-07-24T07:02:19.044Z] github.com/docker/docker/libnetwork/networkdb [2022-07-24T07:02:19.044Z] github.com/docker/docker/libnetwork/ns [2022-07-24T07:02:19.044Z] github.com/docker/docker/libnetwork/options [2022-07-24T07:02:19.044Z] github.com/docker/docker/libnetwork/osl [2022-07-24T07:02:19.044Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-24T07:02:19.044Z] github.com/docker/docker/libnetwork/portallocator [2022-07-24T07:02:19.044Z] github.com/docker/docker/libnetwork/portmapper [2022-07-24T07:02:19.044Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-24T07:02:19.044Z] github.com/docker/docker/libnetwork/testutils [2022-07-24T07:02:19.044Z] github.com/docker/docker/libnetwork/types [2022-07-24T07:02:19.044Z] github.com/docker/docker/oci [2022-07-24T07:02:19.044Z] github.com/docker/docker/oci/caps [2022-07-24T07:02:19.044Z] github.com/docker/docker/opts [2022-07-24T07:02:19.044Z] github.com/docker/docker/pkg/aaparser [2022-07-24T07:02:19.044Z] github.com/docker/docker/pkg/archive [2022-07-24T07:02:19.044Z] github.com/docker/docker/pkg/authorization [2022-07-24T07:02:19.044Z] github.com/docker/docker/pkg/broadcaster [2022-07-24T07:02:19.044Z] github.com/docker/docker/pkg/capabilities [2022-07-24T07:02:19.044Z] github.com/docker/docker/pkg/chrootarchive [2022-07-24T07:02:19.044Z] github.com/docker/docker/pkg/containerfs [2022-07-24T07:02:19.044Z] github.com/docker/docker/pkg/devicemapper [2022-07-24T07:02:19.044Z] github.com/docker/docker/pkg/directory [2022-07-24T07:02:19.044Z] github.com/docker/docker/pkg/dmesg [2022-07-24T07:02:19.044Z] github.com/docker/docker/pkg/fileutils [2022-07-24T07:02:19.044Z] github.com/docker/docker/pkg/fsutils [2022-07-24T07:02:19.044Z] github.com/docker/docker/pkg/homedir [2022-07-24T07:02:19.044Z] github.com/docker/docker/pkg/idtools [2022-07-24T07:02:19.044Z] github.com/docker/docker/pkg/ioutils [2022-07-24T07:02:19.044Z] github.com/docker/docker/pkg/jsonmessage [2022-07-24T07:02:19.044Z] github.com/docker/docker/pkg/longpath [2022-07-24T07:02:19.044Z] github.com/docker/docker/pkg/loopback [2022-07-24T07:02:19.044Z] github.com/docker/docker/pkg/namesgenerator [2022-07-24T07:02:19.044Z] github.com/docker/docker/pkg/parsers [2022-07-24T07:02:19.044Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-24T07:02:19.044Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-24T07:02:19.044Z] github.com/docker/docker/pkg/pidfile [2022-07-24T07:02:19.044Z] github.com/docker/docker/pkg/platform [2022-07-24T07:02:19.044Z] github.com/docker/docker/pkg/plugingetter [2022-07-24T07:02:19.044Z] github.com/docker/docker/pkg/plugins [2022-07-24T07:02:19.044Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-24T07:02:19.044Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-24T07:02:19.044Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-24T07:02:19.044Z] github.com/docker/docker/pkg/plugins/transport [2022-07-24T07:02:19.044Z] github.com/docker/docker/pkg/pools [2022-07-24T07:02:19.044Z] github.com/docker/docker/pkg/progress [2022-07-24T07:02:19.044Z] github.com/docker/docker/pkg/pubsub [2022-07-24T07:02:19.044Z] github.com/docker/docker/pkg/reexec [2022-07-24T07:02:19.044Z] github.com/docker/docker/pkg/signal [2022-07-24T07:02:19.044Z] github.com/docker/docker/pkg/stack [2022-07-24T07:02:19.044Z] github.com/docker/docker/pkg/stdcopy [2022-07-24T07:02:19.044Z] github.com/docker/docker/pkg/streamformatter [2022-07-24T07:02:19.044Z] github.com/docker/docker/pkg/stringid [2022-07-24T07:02:19.044Z] github.com/docker/docker/pkg/sysinfo [2022-07-24T07:02:19.044Z] github.com/docker/docker/pkg/system [2022-07-24T07:02:19.044Z] github.com/docker/docker/pkg/tailfile [2022-07-24T07:02:19.044Z] github.com/docker/docker/pkg/tarsum [2022-07-24T07:02:19.044Z] github.com/docker/docker/pkg/truncindex [2022-07-24T07:02:19.044Z] github.com/docker/docker/pkg/urlutil [2022-07-24T07:02:19.044Z] github.com/docker/docker/pkg/useragent [2022-07-24T07:02:19.044Z] github.com/docker/docker/plugin [2022-07-24T07:02:19.044Z] github.com/docker/docker/plugin/executor/containerd [2022-07-24T07:02:19.044Z] github.com/docker/docker/plugin/v2 [2022-07-24T07:02:19.044Z] github.com/docker/docker/profiles/apparmor [2022-07-24T07:02:19.044Z] github.com/docker/docker/profiles/seccomp [2022-07-24T07:02:19.044Z] github.com/docker/docker/quota [2022-07-24T07:02:19.044Z] github.com/docker/docker/reference [2022-07-24T07:02:19.044Z] github.com/docker/docker/registry [2022-07-24T07:02:19.044Z] github.com/docker/docker/registry/resumable [2022-07-24T07:02:19.044Z] github.com/docker/docker/restartmanager [2022-07-24T07:02:19.044Z] github.com/docker/docker/rootless [2022-07-24T07:02:19.044Z] github.com/docker/docker/rootless/specconv [2022-07-24T07:02:19.044Z] github.com/docker/docker/runconfig [2022-07-24T07:02:19.044Z] github.com/docker/docker/runconfig/opts [2022-07-24T07:02:19.044Z] github.com/docker/docker/testutil [2022-07-24T07:02:19.044Z] github.com/docker/docker/testutil/daemon [2022-07-24T07:02:19.044Z] github.com/docker/docker/testutil/environment [2022-07-24T07:02:19.044Z] github.com/docker/docker/testutil/fakecontext [2022-07-24T07:02:19.044Z] github.com/docker/docker/testutil/fakegit [2022-07-24T07:02:19.044Z] github.com/docker/docker/testutil/fakestorage [2022-07-24T07:02:19.044Z] github.com/docker/docker/testutil/fixtures/load [2022-07-24T07:02:19.044Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-24T07:02:19.044Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-24T07:02:19.044Z] github.com/docker/docker/testutil/registry [2022-07-24T07:02:19.044Z] github.com/docker/docker/testutil/request [2022-07-24T07:02:19.044Z] github.com/docker/docker/volume [2022-07-24T07:02:19.044Z] github.com/docker/docker/volume/drivers [2022-07-24T07:02:19.044Z] github.com/docker/docker/volume/local [2022-07-24T07:02:19.044Z] github.com/docker/docker/volume/mounts [2022-07-24T07:02:19.044Z] github.com/docker/docker/volume/service [2022-07-24T07:02:19.044Z] github.com/docker/docker/volume/service/opts [2022-07-24T07:02:19.044Z] github.com/docker/docker/volume/testutils' [2022-07-24T07:02:19.044Z] ++ echo 'github.com/docker/docker/api [2022-07-24T07:02:19.044Z] github.com/docker/docker/api/server [2022-07-24T07:02:19.044Z] github.com/docker/docker/api/server/backend/build [2022-07-24T07:02:19.044Z] github.com/docker/docker/api/server/httpstatus [2022-07-24T07:02:19.044Z] github.com/docker/docker/api/server/httputils [2022-07-24T07:02:19.044Z] github.com/docker/docker/api/server/middleware [2022-07-24T07:02:19.044Z] github.com/docker/docker/api/server/router [2022-07-24T07:02:19.044Z] github.com/docker/docker/api/server/router/build [2022-07-24T07:02:19.044Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-24T07:02:19.044Z] github.com/docker/docker/api/server/router/container [2022-07-24T07:02:19.044Z] github.com/docker/docker/api/server/router/debug [2022-07-24T07:02:19.044Z] github.com/docker/docker/api/server/router/distribution [2022-07-24T07:02:19.044Z] github.com/docker/docker/api/server/router/grpc [2022-07-24T07:02:19.044Z] github.com/docker/docker/api/server/router/image [2022-07-24T07:02:19.044Z] github.com/docker/docker/api/server/router/network [2022-07-24T07:02:19.044Z] github.com/docker/docker/api/server/router/plugin [2022-07-24T07:02:19.044Z] github.com/docker/docker/api/server/router/session [2022-07-24T07:02:19.044Z] github.com/docker/docker/api/server/router/swarm [2022-07-24T07:02:19.044Z] github.com/docker/docker/api/server/router/system [2022-07-24T07:02:19.044Z] github.com/docker/docker/api/server/router/volume [2022-07-24T07:02:19.044Z] github.com/docker/docker/api/types [2022-07-24T07:02:19.044Z] github.com/docker/docker/api/types/backend [2022-07-24T07:02:19.044Z] github.com/docker/docker/api/types/blkiodev [2022-07-24T07:02:19.044Z] github.com/docker/docker/api/types/container [2022-07-24T07:02:19.044Z] github.com/docker/docker/api/types/events [2022-07-24T07:02:19.044Z] github.com/docker/docker/api/types/filters [2022-07-24T07:02:19.044Z] github.com/docker/docker/api/types/image [2022-07-24T07:02:19.044Z] github.com/docker/docker/api/types/mount [2022-07-24T07:02:19.044Z] github.com/docker/docker/api/types/network [2022-07-24T07:02:19.044Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-24T07:02:19.044Z] github.com/docker/docker/api/types/registry [2022-07-24T07:02:19.044Z] github.com/docker/docker/api/types/strslice [2022-07-24T07:02:19.044Z] github.com/docker/docker/api/types/swarm [2022-07-24T07:02:19.044Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-24T07:02:19.044Z] github.com/docker/docker/api/types/time [2022-07-24T07:02:19.044Z] github.com/docker/docker/api/types/versions [2022-07-24T07:02:19.044Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-24T07:02:19.044Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-24T07:02:19.044Z] github.com/docker/docker/api/types/volume [2022-07-24T07:02:19.044Z] github.com/docker/docker/builder [2022-07-24T07:02:19.044Z] github.com/docker/docker/builder/builder-next [2022-07-24T07:02:19.044Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-24T07:02:19.044Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-24T07:02:19.044Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-24T07:02:19.044Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-24T07:02:19.044Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-24T07:02:19.044Z] github.com/docker/docker/builder/builder-next/worker [2022-07-24T07:02:19.044Z] github.com/docker/docker/builder/dockerfile [2022-07-24T07:02:19.044Z] github.com/docker/docker/builder/remotecontext [2022-07-24T07:02:19.044Z] github.com/docker/docker/builder/remotecontext/git [2022-07-24T07:02:19.044Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-24T07:02:19.044Z] github.com/docker/docker/cli [2022-07-24T07:02:19.044Z] github.com/docker/docker/cli/config [2022-07-24T07:02:19.044Z] github.com/docker/docker/cli/debug [2022-07-24T07:02:19.044Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-24T07:02:19.044Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-24T07:02:19.044Z] github.com/docker/docker/client [2022-07-24T07:02:19.044Z] github.com/docker/docker/cmd/docker-proxy [2022-07-24T07:02:19.044Z] github.com/docker/docker/cmd/dockerd [2022-07-24T07:02:19.044Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-24T07:02:19.044Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-24T07:02:19.044Z] github.com/docker/docker/container [2022-07-24T07:02:19.044Z] github.com/docker/docker/container/stream [2022-07-24T07:02:19.044Z] github.com/docker/docker/contrib/apparmor [2022-07-24T07:02:19.044Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-24T07:02:19.044Z] github.com/docker/docker/contrib/httpserver [2022-07-24T07:02:19.044Z] github.com/docker/docker/daemon [2022-07-24T07:02:19.044Z] github.com/docker/docker/daemon/cluster [2022-07-24T07:02:19.044Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-24T07:02:19.044Z] github.com/docker/docker/daemon/cluster/convert [2022-07-24T07:02:19.044Z] github.com/docker/docker/daemon/cluster/executor [2022-07-24T07:02:19.044Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-24T07:02:19.044Z] github.com/docker/docker/daemon/cluster/provider [2022-07-24T07:02:19.044Z] github.com/docker/docker/daemon/config [2022-07-24T07:02:19.044Z] github.com/docker/docker/daemon/events [2022-07-24T07:02:19.044Z] github.com/docker/docker/daemon/events/testutils [2022-07-24T07:02:19.044Z] github.com/docker/docker/daemon/exec [2022-07-24T07:02:19.045Z] github.com/docker/docker/daemon/graphdriver [2022-07-24T07:02:19.045Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-24T07:02:19.045Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-24T07:02:19.045Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-24T07:02:19.045Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-24T07:02:19.045Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-24T07:02:19.045Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-24T07:02:19.045Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-24T07:02:19.045Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-24T07:02:19.045Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-24T07:02:19.045Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-24T07:02:19.045Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-24T07:02:19.045Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-24T07:02:19.045Z] github.com/docker/docker/daemon/images [2022-07-24T07:02:19.045Z] github.com/docker/docker/daemon/initlayer [2022-07-24T07:02:19.045Z] github.com/docker/docker/daemon/links [2022-07-24T07:02:19.045Z] github.com/docker/docker/daemon/listeners [2022-07-24T07:02:19.045Z] github.com/docker/docker/daemon/logger [2022-07-24T07:02:19.045Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-24T07:02:19.045Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-24T07:02:19.045Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-24T07:02:19.045Z] github.com/docker/docker/daemon/logger/gelf [2022-07-24T07:02:19.045Z] github.com/docker/docker/daemon/logger/journald [2022-07-24T07:02:19.045Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-24T07:02:19.045Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-24T07:02:19.045Z] github.com/docker/docker/daemon/logger/local [2022-07-24T07:02:19.045Z] github.com/docker/docker/daemon/logger/logentries [2022-07-24T07:02:19.045Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-24T07:02:19.045Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-24T07:02:19.045Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-24T07:02:19.045Z] github.com/docker/docker/daemon/logger/splunk [2022-07-24T07:02:19.045Z] github.com/docker/docker/daemon/logger/syslog [2022-07-24T07:02:19.045Z] github.com/docker/docker/daemon/logger/templates [2022-07-24T07:02:19.045Z] github.com/docker/docker/daemon/names [2022-07-24T07:02:19.045Z] github.com/docker/docker/daemon/network [2022-07-24T07:02:19.045Z] github.com/docker/docker/daemon/stats [2022-07-24T07:02:19.045Z] github.com/docker/docker/distribution [2022-07-24T07:02:19.045Z] github.com/docker/docker/distribution/metadata [2022-07-24T07:02:19.045Z] github.com/docker/docker/distribution/utils [2022-07-24T07:02:19.045Z] github.com/docker/docker/distribution/xfer [2022-07-24T07:02:19.045Z] github.com/docker/docker/dockerversion [2022-07-24T07:02:19.045Z] github.com/docker/docker/errdefs [2022-07-24T07:02:19.045Z] github.com/docker/docker/image [2022-07-24T07:02:19.045Z] github.com/docker/docker/image/cache [2022-07-24T07:02:19.045Z] github.com/docker/docker/image/tarexport [2022-07-24T07:02:19.045Z] github.com/docker/docker/image/v1 [2022-07-24T07:02:19.045Z] github.com/docker/docker/internal/test/suite [2022-07-24T07:02:19.045Z] github.com/docker/docker/layer [2022-07-24T07:02:19.045Z] github.com/docker/docker/libcontainerd [2022-07-24T07:02:19.045Z] github.com/docker/docker/libcontainerd/queue [2022-07-24T07:02:19.045Z] github.com/docker/docker/libcontainerd/remote [2022-07-24T07:02:19.045Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-24T07:02:19.045Z] github.com/docker/docker/libcontainerd/types [2022-07-24T07:02:19.045Z] github.com/docker/docker/libnetwork [2022-07-24T07:02:19.045Z] github.com/docker/docker/libnetwork/bitseq [2022-07-24T07:02:19.045Z] github.com/docker/docker/libnetwork/cluster [2022-07-24T07:02:19.045Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-24T07:02:19.045Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-24T07:02:19.045Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-24T07:02:19.045Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-24T07:02:19.045Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-24T07:02:19.045Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-24T07:02:19.045Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-24T07:02:19.045Z] github.com/docker/docker/libnetwork/config [2022-07-24T07:02:19.045Z] github.com/docker/docker/libnetwork/datastore [2022-07-24T07:02:19.045Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-24T07:02:19.045Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-24T07:02:19.045Z] github.com/docker/docker/libnetwork/driverapi [2022-07-24T07:02:19.045Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-24T07:02:19.045Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-24T07:02:19.045Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-24T07:02:19.045Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-24T07:02:19.045Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-24T07:02:19.045Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-24T07:02:19.045Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-24T07:02:19.045Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-24T07:02:19.045Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-24T07:02:19.045Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-24T07:02:19.045Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-24T07:02:19.045Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-24T07:02:19.045Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-24T07:02:19.045Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-24T07:02:19.045Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-24T07:02:19.045Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-24T07:02:19.045Z] github.com/docker/docker/libnetwork/etchosts [2022-07-24T07:02:19.045Z] github.com/docker/docker/libnetwork/idm [2022-07-24T07:02:19.045Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-24T07:02:19.045Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-24T07:02:19.045Z] github.com/docker/docker/libnetwork/ipam [2022-07-24T07:02:19.045Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-24T07:02:19.045Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-24T07:02:19.045Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-24T07:02:19.045Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-24T07:02:19.045Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-24T07:02:19.045Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-24T07:02:19.045Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-24T07:02:19.045Z] github.com/docker/docker/libnetwork/iptables [2022-07-24T07:02:19.045Z] github.com/docker/docker/libnetwork/netlabel [2022-07-24T07:02:19.045Z] github.com/docker/docker/libnetwork/netutils [2022-07-24T07:02:19.045Z] github.com/docker/docker/libnetwork/networkdb [2022-07-24T07:02:19.045Z] github.com/docker/docker/libnetwork/ns [2022-07-24T07:02:19.045Z] github.com/docker/docker/libnetwork/options [2022-07-24T07:02:19.045Z] github.com/docker/docker/libnetwork/osl [2022-07-24T07:02:19.045Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-24T07:02:19.045Z] github.com/docker/docker/libnetwork/portallocator [2022-07-24T07:02:19.045Z] github.com/docker/docker/libnetwork/portmapper [2022-07-24T07:02:19.045Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-24T07:02:19.045Z] github.com/docker/docker/libnetwork/testutils [2022-07-24T07:02:19.045Z] github.com/docker/docker/libnetwork/types [2022-07-24T07:02:19.045Z] github.com/docker/docker/oci [2022-07-24T07:02:19.045Z] github.com/docker/docker/oci/caps [2022-07-24T07:02:19.045Z] github.com/docker/docker/opts [2022-07-24T07:02:19.045Z] github.com/docker/docker/pkg/aaparser [2022-07-24T07:02:19.045Z] github.com/docker/docker/pkg/archive [2022-07-24T07:02:19.045Z] github.com/docker/docker/pkg/authorization [2022-07-24T07:02:19.045Z] github.com/docker/docker/pkg/broadcaster [2022-07-24T07:02:19.045Z] github.com/docker/docker/pkg/capabilities [2022-07-24T07:02:19.045Z] github.com/docker/docker/pkg/chrootarchive [2022-07-24T07:02:19.045Z] github.com/docker/docker/pkg/containerfs [2022-07-24T07:02:19.045Z] github.com/docker/docker/pkg/devicemapper [2022-07-24T07:02:19.045Z] github.com/docker/docker/pkg/directory [2022-07-24T07:02:19.045Z] github.com/docker/docker/pkg/dmesg [2022-07-24T07:02:19.045Z] github.com/docker/docker/pkg/fileutils [2022-07-24T07:02:19.045Z] github.com/docker/docker/pkg/fsutils [2022-07-24T07:02:19.045Z] github.com/docker/docker/pkg/homedir [2022-07-24T07:02:19.045Z] github.com/docker/docker/pkg/idtools [2022-07-24T07:02:19.045Z] github.com/docker/docker/pkg/ioutils [2022-07-24T07:02:19.045Z] github.com/docker/docker/pkg/jsonmessage [2022-07-24T07:02:19.045Z] github.com/docker/docker/pkg/longpath [2022-07-24T07:02:19.045Z] github.com/docker/docker/pkg/loopback [2022-07-24T07:02:19.045Z] github.com/docker/docker/pkg/namesgenerator [2022-07-24T07:02:19.045Z] github.com/docker/docker/pkg/parsers [2022-07-24T07:02:19.045Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-24T07:02:19.045Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-24T07:02:19.045Z] github.com/docker/docker/pkg/pidfile [2022-07-24T07:02:19.045Z] github.com/docker/docker/pkg/platform [2022-07-24T07:02:19.045Z] github.com/docker/docker/pkg/plugingetter [2022-07-24T07:02:19.045Z] github.com/docker/docker/pkg/plugins [2022-07-24T07:02:19.045Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-24T07:02:19.045Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-24T07:02:19.045Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-24T07:02:19.045Z] github.com/docker/docker/pkg/plugins/transport [2022-07-24T07:02:19.045Z] github.com/docker/docker/pkg/pools [2022-07-24T07:02:19.045Z] github.com/docker/docker/pkg/progress [2022-07-24T07:02:19.045Z] github.com/docker/docker/pkg/pubsub [2022-07-24T07:02:19.045Z] github.com/docker/docker/pkg/reexec [2022-07-24T07:02:19.045Z] github.com/docker/docker/pkg/signal [2022-07-24T07:02:19.045Z] github.com/docker/docker/pkg/stack [2022-07-24T07:02:19.045Z] github.com/docker/docker/pkg/stdcopy [2022-07-24T07:02:19.045Z] github.com/docker/docker/pkg/streamformatter [2022-07-24T07:02:19.045Z] github.com/docker/docker/pkg/stringid [2022-07-24T07:02:19.045Z] github.com/docker/docker/pkg/sysinfo [2022-07-24T07:02:19.045Z] github.com/docker/docker/pkg/system [2022-07-24T07:02:19.045Z] github.com/docker/docker/pkg/tailfile [2022-07-24T07:02:19.045Z] github.com/docker/docker/pkg/tarsum [2022-07-24T07:02:19.045Z] github.com/docker/docker/pkg/truncindex [2022-07-24T07:02:19.045Z] github.com/docker/docker/pkg/urlutil [2022-07-24T07:02:19.045Z] github.com/docker/docker/pkg/useragent [2022-07-24T07:02:19.045Z] github.com/docker/docker/plugin [2022-07-24T07:02:19.045Z] github.com/docker/docker/plugin/executor/containerd [2022-07-24T07:02:19.045Z] github.com/docker/docker/plugin/v2 [2022-07-24T07:02:19.045Z] github.com/docker/docker/profiles/apparmor [2022-07-24T07:02:19.045Z] github.com/docker/docker/profiles/seccomp [2022-07-24T07:02:19.045Z] github.com/docker/docker/quota [2022-07-24T07:02:19.045Z] github.com/docker/docker/reference [2022-07-24T07:02:19.045Z] github.com/docker/docker/registry [2022-07-24T07:02:19.045Z] github.com/docker/docker/registry/resumable [2022-07-24T07:02:19.045Z] github.com/docker/docker/restartmanager [2022-07-24T07:02:19.045Z] github.com/docker/docker/rootless [2022-07-24T07:02:19.045Z] github.com/docker/docker/rootless/specconv [2022-07-24T07:02:19.045Z] github.com/docker/docker/runconfig [2022-07-24T07:02:19.045Z] github.com/docker/docker/runconfig/opts [2022-07-24T07:02:19.045Z] github.com/docker/docker/testutil [2022-07-24T07:02:19.045Z] github.com/docker/docker/testutil/daemon [2022-07-24T07:02:19.045Z] github.com/docker/docker/testutil/environment [2022-07-24T07:02:19.045Z] github.com/docker/docker/testutil/fakecontext [2022-07-24T07:02:19.045Z] github.com/docker/docker/testutil/fakegit [2022-07-24T07:02:19.045Z] github.com/docker/docker/testutil/fakestorage [2022-07-24T07:02:19.045Z] github.com/docker/docker/testutil/fixtures/load [2022-07-24T07:02:19.045Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-24T07:02:19.045Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-24T07:02:19.045Z] github.com/docker/docker/testutil/registry [2022-07-24T07:02:19.045Z] github.com/docker/docker/testutil/request [2022-07-24T07:02:19.045Z] github.com/docker/docker/volume [2022-07-24T07:02:19.045Z] github.com/docker/docker/volume/drivers [2022-07-24T07:02:19.045Z] github.com/docker/docker/volume/local [2022-07-24T07:02:19.045Z] github.com/docker/docker/volume/mounts [2022-07-24T07:02:19.045Z] github.com/docker/docker/volume/service [2022-07-24T07:02:19.045Z] github.com/docker/docker/volume/service/opts [2022-07-24T07:02:19.045Z] github.com/docker/docker/volume/testutils' [2022-07-24T07:02:19.045Z] ++ grep --fixed-strings -v /libnetwork [2022-07-24T07:02:19.045Z] + base_pkg_list='github.com/docker/docker/api [2022-07-24T07:02:19.045Z] github.com/docker/docker/api/server [2022-07-24T07:02:19.045Z] github.com/docker/docker/api/server/backend/build [2022-07-24T07:02:19.045Z] github.com/docker/docker/api/server/httpstatus [2022-07-24T07:02:19.045Z] github.com/docker/docker/api/server/httputils [2022-07-24T07:02:19.045Z] github.com/docker/docker/api/server/middleware [2022-07-24T07:02:19.045Z] github.com/docker/docker/api/server/router [2022-07-24T07:02:19.045Z] github.com/docker/docker/api/server/router/build [2022-07-24T07:02:19.045Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-24T07:02:19.045Z] github.com/docker/docker/api/server/router/container [2022-07-24T07:02:19.045Z] github.com/docker/docker/api/server/router/debug [2022-07-24T07:02:19.045Z] github.com/docker/docker/api/server/router/distribution [2022-07-24T07:02:19.045Z] github.com/docker/docker/api/server/router/grpc [2022-07-24T07:02:19.045Z] github.com/docker/docker/api/server/router/image [2022-07-24T07:02:19.045Z] github.com/docker/docker/api/server/router/network [2022-07-24T07:02:19.045Z] github.com/docker/docker/api/server/router/plugin [2022-07-24T07:02:19.045Z] github.com/docker/docker/api/server/router/session [2022-07-24T07:02:19.045Z] github.com/docker/docker/api/server/router/swarm [2022-07-24T07:02:19.045Z] github.com/docker/docker/api/server/router/system [2022-07-24T07:02:19.045Z] github.com/docker/docker/api/server/router/volume [2022-07-24T07:02:19.045Z] github.com/docker/docker/api/types [2022-07-24T07:02:19.045Z] github.com/docker/docker/api/types/backend [2022-07-24T07:02:19.045Z] github.com/docker/docker/api/types/blkiodev [2022-07-24T07:02:19.045Z] github.com/docker/docker/api/types/container [2022-07-24T07:02:19.045Z] github.com/docker/docker/api/types/events [2022-07-24T07:02:19.045Z] github.com/docker/docker/api/types/filters [2022-07-24T07:02:19.045Z] github.com/docker/docker/api/types/image [2022-07-24T07:02:19.045Z] github.com/docker/docker/api/types/mount [2022-07-24T07:02:19.045Z] github.com/docker/docker/api/types/network [2022-07-24T07:02:19.045Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-24T07:02:19.045Z] github.com/docker/docker/api/types/registry [2022-07-24T07:02:19.045Z] github.com/docker/docker/api/types/strslice [2022-07-24T07:02:19.045Z] github.com/docker/docker/api/types/swarm [2022-07-24T07:02:19.045Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-24T07:02:19.045Z] github.com/docker/docker/api/types/time [2022-07-24T07:02:19.045Z] github.com/docker/docker/api/types/versions [2022-07-24T07:02:19.045Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-24T07:02:19.045Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-24T07:02:19.045Z] github.com/docker/docker/api/types/volume [2022-07-24T07:02:19.045Z] github.com/docker/docker/builder [2022-07-24T07:02:19.045Z] github.com/docker/docker/builder/builder-next [2022-07-24T07:02:19.045Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-24T07:02:19.045Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-24T07:02:19.045Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-24T07:02:19.045Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-24T07:02:19.045Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-24T07:02:19.045Z] github.com/docker/docker/builder/builder-next/worker [2022-07-24T07:02:19.045Z] github.com/docker/docker/builder/dockerfile [2022-07-24T07:02:19.045Z] github.com/docker/docker/builder/remotecontext [2022-07-24T07:02:19.045Z] github.com/docker/docker/builder/remotecontext/git [2022-07-24T07:02:19.045Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-24T07:02:19.045Z] github.com/docker/docker/cli [2022-07-24T07:02:19.045Z] github.com/docker/docker/cli/config [2022-07-24T07:02:19.045Z] github.com/docker/docker/cli/debug [2022-07-24T07:02:19.045Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-24T07:02:19.045Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-24T07:02:19.045Z] github.com/docker/docker/client [2022-07-24T07:02:19.045Z] github.com/docker/docker/cmd/docker-proxy [2022-07-24T07:02:19.045Z] github.com/docker/docker/cmd/dockerd [2022-07-24T07:02:19.045Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-24T07:02:19.045Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-24T07:02:19.045Z] github.com/docker/docker/container [2022-07-24T07:02:19.045Z] github.com/docker/docker/container/stream [2022-07-24T07:02:19.045Z] github.com/docker/docker/contrib/apparmor [2022-07-24T07:02:19.045Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-24T07:02:19.045Z] github.com/docker/docker/contrib/httpserver [2022-07-24T07:02:19.045Z] github.com/docker/docker/daemon [2022-07-24T07:02:19.045Z] github.com/docker/docker/daemon/cluster [2022-07-24T07:02:19.045Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-24T07:02:19.045Z] github.com/docker/docker/daemon/cluster/convert [2022-07-24T07:02:19.045Z] github.com/docker/docker/daemon/cluster/executor [2022-07-24T07:02:19.045Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-24T07:02:19.045Z] github.com/docker/docker/daemon/cluster/provider [2022-07-24T07:02:19.045Z] github.com/docker/docker/daemon/config [2022-07-24T07:02:19.045Z] github.com/docker/docker/daemon/events [2022-07-24T07:02:19.045Z] github.com/docker/docker/daemon/events/testutils [2022-07-24T07:02:19.045Z] github.com/docker/docker/daemon/exec [2022-07-24T07:02:19.045Z] github.com/docker/docker/daemon/graphdriver [2022-07-24T07:02:19.045Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-24T07:02:19.045Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-24T07:02:19.045Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-24T07:02:19.045Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-24T07:02:19.045Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-24T07:02:19.045Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-24T07:02:19.045Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-24T07:02:19.045Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-24T07:02:19.045Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-24T07:02:19.045Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-24T07:02:19.045Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-24T07:02:19.045Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-24T07:02:19.045Z] github.com/docker/docker/daemon/images [2022-07-24T07:02:19.045Z] github.com/docker/docker/daemon/initlayer [2022-07-24T07:02:19.045Z] github.com/docker/docker/daemon/links [2022-07-24T07:02:19.045Z] github.com/docker/docker/daemon/listeners [2022-07-24T07:02:19.045Z] github.com/docker/docker/daemon/logger [2022-07-24T07:02:19.045Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-24T07:02:19.045Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-24T07:02:19.045Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-24T07:02:19.045Z] github.com/docker/docker/daemon/logger/gelf [2022-07-24T07:02:19.045Z] github.com/docker/docker/daemon/logger/journald [2022-07-24T07:02:19.045Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-24T07:02:19.045Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-24T07:02:19.045Z] github.com/docker/docker/daemon/logger/local [2022-07-24T07:02:19.045Z] github.com/docker/docker/daemon/logger/logentries [2022-07-24T07:02:19.045Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-24T07:02:19.045Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-24T07:02:19.045Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-24T07:02:19.045Z] github.com/docker/docker/daemon/logger/splunk [2022-07-24T07:02:19.045Z] github.com/docker/docker/daemon/logger/syslog [2022-07-24T07:02:19.045Z] github.com/docker/docker/daemon/logger/templates [2022-07-24T07:02:19.045Z] github.com/docker/docker/daemon/names [2022-07-24T07:02:19.045Z] github.com/docker/docker/daemon/network [2022-07-24T07:02:19.045Z] github.com/docker/docker/daemon/stats [2022-07-24T07:02:19.045Z] github.com/docker/docker/distribution [2022-07-24T07:02:19.045Z] github.com/docker/docker/distribution/metadata [2022-07-24T07:02:19.045Z] github.com/docker/docker/distribution/utils [2022-07-24T07:02:19.045Z] github.com/docker/docker/distribution/xfer [2022-07-24T07:02:19.045Z] github.com/docker/docker/dockerversion [2022-07-24T07:02:19.045Z] github.com/docker/docker/errdefs [2022-07-24T07:02:19.045Z] github.com/docker/docker/image [2022-07-24T07:02:19.045Z] github.com/docker/docker/image/cache [2022-07-24T07:02:19.045Z] github.com/docker/docker/image/tarexport [2022-07-24T07:02:19.045Z] github.com/docker/docker/image/v1 [2022-07-24T07:02:19.045Z] github.com/docker/docker/internal/test/suite [2022-07-24T07:02:19.045Z] github.com/docker/docker/layer [2022-07-24T07:02:19.045Z] github.com/docker/docker/libcontainerd [2022-07-24T07:02:19.045Z] github.com/docker/docker/libcontainerd/queue [2022-07-24T07:02:19.045Z] github.com/docker/docker/libcontainerd/remote [2022-07-24T07:02:19.045Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-24T07:02:19.045Z] github.com/docker/docker/libcontainerd/types [2022-07-24T07:02:19.045Z] github.com/docker/docker/oci [2022-07-24T07:02:19.045Z] github.com/docker/docker/oci/caps [2022-07-24T07:02:19.045Z] github.com/docker/docker/opts [2022-07-24T07:02:19.045Z] github.com/docker/docker/pkg/aaparser [2022-07-24T07:02:19.045Z] github.com/docker/docker/pkg/archive [2022-07-24T07:02:19.045Z] github.com/docker/docker/pkg/authorization [2022-07-24T07:02:19.045Z] github.com/docker/docker/pkg/broadcaster [2022-07-24T07:02:19.045Z] github.com/docker/docker/pkg/capabilities [2022-07-24T07:02:19.045Z] github.com/docker/docker/pkg/chrootarchive [2022-07-24T07:02:19.045Z] github.com/docker/docker/pkg/containerfs [2022-07-24T07:02:19.045Z] github.com/docker/docker/pkg/devicemapper [2022-07-24T07:02:19.045Z] github.com/docker/docker/pkg/directory [2022-07-24T07:02:19.045Z] github.com/docker/docker/pkg/dmesg [2022-07-24T07:02:19.045Z] github.com/docker/docker/pkg/fileutils [2022-07-24T07:02:19.045Z] github.com/docker/docker/pkg/fsutils [2022-07-24T07:02:19.045Z] github.com/docker/docker/pkg/homedir [2022-07-24T07:02:19.045Z] github.com/docker/docker/pkg/idtools [2022-07-24T07:02:19.045Z] github.com/docker/docker/pkg/ioutils [2022-07-24T07:02:19.045Z] github.com/docker/docker/pkg/jsonmessage [2022-07-24T07:02:19.045Z] github.com/docker/docker/pkg/longpath [2022-07-24T07:02:19.045Z] github.com/docker/docker/pkg/loopback [2022-07-24T07:02:19.045Z] github.com/docker/docker/pkg/namesgenerator [2022-07-24T07:02:19.045Z] github.com/docker/docker/pkg/parsers [2022-07-24T07:02:19.045Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-24T07:02:19.045Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-24T07:02:19.046Z] github.com/docker/docker/pkg/pidfile [2022-07-24T07:02:19.046Z] github.com/docker/docker/pkg/platform [2022-07-24T07:02:19.046Z] github.com/docker/docker/pkg/plugingetter [2022-07-24T07:02:19.046Z] github.com/docker/docker/pkg/plugins [2022-07-24T07:02:19.046Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-24T07:02:19.046Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-24T07:02:19.046Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-24T07:02:19.046Z] github.com/docker/docker/pkg/plugins/transport [2022-07-24T07:02:19.046Z] github.com/docker/docker/pkg/pools [2022-07-24T07:02:19.046Z] github.com/docker/docker/pkg/progress [2022-07-24T07:02:19.046Z] github.com/docker/docker/pkg/pubsub [2022-07-24T07:02:19.046Z] github.com/docker/docker/pkg/reexec [2022-07-24T07:02:19.046Z] github.com/docker/docker/pkg/signal [2022-07-24T07:02:19.046Z] github.com/docker/docker/pkg/stack [2022-07-24T07:02:19.046Z] github.com/docker/docker/pkg/stdcopy [2022-07-24T07:02:19.046Z] github.com/docker/docker/pkg/streamformatter [2022-07-24T07:02:19.046Z] github.com/docker/docker/pkg/stringid [2022-07-24T07:02:19.046Z] github.com/docker/docker/pkg/sysinfo [2022-07-24T07:02:19.046Z] github.com/docker/docker/pkg/system [2022-07-24T07:02:19.046Z] github.com/docker/docker/pkg/tailfile [2022-07-24T07:02:19.046Z] github.com/docker/docker/pkg/tarsum [2022-07-24T07:02:19.046Z] github.com/docker/docker/pkg/truncindex [2022-07-24T07:02:19.046Z] github.com/docker/docker/pkg/urlutil [2022-07-24T07:02:19.046Z] github.com/docker/docker/pkg/useragent [2022-07-24T07:02:19.046Z] github.com/docker/docker/plugin [2022-07-24T07:02:19.046Z] github.com/docker/docker/plugin/executor/containerd [2022-07-24T07:02:19.046Z] github.com/docker/docker/plugin/v2 [2022-07-24T07:02:19.046Z] github.com/docker/docker/profiles/apparmor [2022-07-24T07:02:19.046Z] github.com/docker/docker/profiles/seccomp [2022-07-24T07:02:19.046Z] github.com/docker/docker/quota [2022-07-24T07:02:19.046Z] github.com/docker/docker/reference [2022-07-24T07:02:19.046Z] github.com/docker/docker/registry [2022-07-24T07:02:19.046Z] github.com/docker/docker/registry/resumable [2022-07-24T07:02:19.046Z] github.com/docker/docker/restartmanager [2022-07-24T07:02:19.046Z] github.com/docker/docker/rootless [2022-07-24T07:02:19.046Z] github.com/docker/docker/rootless/specconv [2022-07-24T07:02:19.046Z] github.com/docker/docker/runconfig [2022-07-24T07:02:19.046Z] github.com/docker/docker/runconfig/opts [2022-07-24T07:02:19.046Z] github.com/docker/docker/testutil [2022-07-24T07:02:19.046Z] github.com/docker/docker/testutil/daemon [2022-07-24T07:02:19.046Z] github.com/docker/docker/testutil/environment [2022-07-24T07:02:19.046Z] github.com/docker/docker/testutil/fakecontext [2022-07-24T07:02:19.046Z] github.com/docker/docker/testutil/fakegit [2022-07-24T07:02:19.046Z] github.com/docker/docker/testutil/fakestorage [2022-07-24T07:02:19.046Z] github.com/docker/docker/testutil/fixtures/load [2022-07-24T07:02:19.046Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-24T07:02:19.046Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-24T07:02:19.046Z] github.com/docker/docker/testutil/registry [2022-07-24T07:02:19.046Z] github.com/docker/docker/testutil/request [2022-07-24T07:02:19.046Z] github.com/docker/docker/volume [2022-07-24T07:02:19.046Z] github.com/docker/docker/volume/drivers [2022-07-24T07:02:19.046Z] github.com/docker/docker/volume/local [2022-07-24T07:02:19.046Z] github.com/docker/docker/volume/mounts [2022-07-24T07:02:19.046Z] github.com/docker/docker/volume/service [2022-07-24T07:02:19.046Z] github.com/docker/docker/volume/service/opts [2022-07-24T07:02:19.046Z] github.com/docker/docker/volume/testutils' [2022-07-24T07:02:19.046Z] ++ echo 'github.com/docker/docker/api [2022-07-24T07:02:19.046Z] github.com/docker/docker/api/server [2022-07-24T07:02:19.046Z] github.com/docker/docker/api/server/backend/build [2022-07-24T07:02:19.046Z] github.com/docker/docker/api/server/httpstatus [2022-07-24T07:02:19.046Z] github.com/docker/docker/api/server/httputils [2022-07-24T07:02:19.046Z] github.com/docker/docker/api/server/middleware [2022-07-24T07:02:19.046Z] github.com/docker/docker/api/server/router [2022-07-24T07:02:19.046Z] github.com/docker/docker/api/server/router/build [2022-07-24T07:02:19.046Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-24T07:02:19.046Z] github.com/docker/docker/api/server/router/container [2022-07-24T07:02:19.046Z] github.com/docker/docker/api/server/router/debug [2022-07-24T07:02:19.046Z] github.com/docker/docker/api/server/router/distribution [2022-07-24T07:02:19.046Z] github.com/docker/docker/api/server/router/grpc [2022-07-24T07:02:19.046Z] github.com/docker/docker/api/server/router/image [2022-07-24T07:02:19.046Z] github.com/docker/docker/api/server/router/network [2022-07-24T07:02:19.046Z] github.com/docker/docker/api/server/router/plugin [2022-07-24T07:02:19.046Z] github.com/docker/docker/api/server/router/session [2022-07-24T07:02:19.046Z] github.com/docker/docker/api/server/router/swarm [2022-07-24T07:02:19.046Z] github.com/docker/docker/api/server/router/system [2022-07-24T07:02:19.046Z] github.com/docker/docker/api/server/router/volume [2022-07-24T07:02:19.046Z] github.com/docker/docker/api/types [2022-07-24T07:02:19.046Z] github.com/docker/docker/api/types/backend [2022-07-24T07:02:19.046Z] github.com/docker/docker/api/types/blkiodev [2022-07-24T07:02:19.046Z] github.com/docker/docker/api/types/container [2022-07-24T07:02:19.046Z] github.com/docker/docker/api/types/events [2022-07-24T07:02:19.046Z] github.com/docker/docker/api/types/filters [2022-07-24T07:02:19.046Z] github.com/docker/docker/api/types/image [2022-07-24T07:02:19.046Z] github.com/docker/docker/api/types/mount [2022-07-24T07:02:19.046Z] github.com/docker/docker/api/types/network [2022-07-24T07:02:19.046Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-24T07:02:19.046Z] github.com/docker/docker/api/types/registry [2022-07-24T07:02:19.046Z] github.com/docker/docker/api/types/strslice [2022-07-24T07:02:19.046Z] github.com/docker/docker/api/types/swarm [2022-07-24T07:02:19.046Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-24T07:02:19.046Z] github.com/docker/docker/api/types/time [2022-07-24T07:02:19.046Z] github.com/docker/docker/api/types/versions [2022-07-24T07:02:19.046Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-24T07:02:19.046Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-24T07:02:19.046Z] github.com/docker/docker/api/types/volume [2022-07-24T07:02:19.046Z] github.com/docker/docker/builder [2022-07-24T07:02:19.046Z] github.com/docker/docker/builder/builder-next [2022-07-24T07:02:19.046Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-24T07:02:19.046Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-24T07:02:19.046Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-24T07:02:19.046Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-24T07:02:19.046Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-24T07:02:19.046Z] github.com/docker/docker/builder/builder-next/worker [2022-07-24T07:02:19.046Z] github.com/docker/docker/builder/dockerfile [2022-07-24T07:02:19.046Z] github.com/docker/docker/builder/remotecontext [2022-07-24T07:02:19.046Z] github.com/docker/docker/builder/remotecontext/git [2022-07-24T07:02:19.046Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-24T07:02:19.046Z] github.com/docker/docker/cli [2022-07-24T07:02:19.046Z] github.com/docker/docker/cli/config [2022-07-24T07:02:19.046Z] github.com/docker/docker/cli/debug [2022-07-24T07:02:19.046Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-24T07:02:19.046Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-24T07:02:19.046Z] github.com/docker/docker/client [2022-07-24T07:02:19.046Z] github.com/docker/docker/cmd/docker-proxy [2022-07-24T07:02:19.046Z] github.com/docker/docker/cmd/dockerd [2022-07-24T07:02:19.046Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-24T07:02:19.046Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-24T07:02:19.046Z] github.com/docker/docker/container [2022-07-24T07:02:19.046Z] github.com/docker/docker/container/stream [2022-07-24T07:02:19.046Z] github.com/docker/docker/contrib/apparmor [2022-07-24T07:02:19.046Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-24T07:02:19.046Z] github.com/docker/docker/contrib/httpserver [2022-07-24T07:02:19.046Z] github.com/docker/docker/daemon [2022-07-24T07:02:19.046Z] github.com/docker/docker/daemon/cluster [2022-07-24T07:02:19.046Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-24T07:02:19.046Z] github.com/docker/docker/daemon/cluster/convert [2022-07-24T07:02:19.046Z] github.com/docker/docker/daemon/cluster/executor [2022-07-24T07:02:19.046Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-24T07:02:19.046Z] github.com/docker/docker/daemon/cluster/provider [2022-07-24T07:02:19.046Z] github.com/docker/docker/daemon/config [2022-07-24T07:02:19.046Z] github.com/docker/docker/daemon/events [2022-07-24T07:02:19.046Z] github.com/docker/docker/daemon/events/testutils [2022-07-24T07:02:19.046Z] github.com/docker/docker/daemon/exec [2022-07-24T07:02:19.046Z] github.com/docker/docker/daemon/graphdriver [2022-07-24T07:02:19.046Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-24T07:02:19.046Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-24T07:02:19.046Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-24T07:02:19.046Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-24T07:02:19.046Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-24T07:02:19.046Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-24T07:02:19.046Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-24T07:02:19.046Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-24T07:02:19.046Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-24T07:02:19.046Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-24T07:02:19.046Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-24T07:02:19.046Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-24T07:02:19.046Z] github.com/docker/docker/daemon/images [2022-07-24T07:02:19.046Z] github.com/docker/docker/daemon/initlayer [2022-07-24T07:02:19.046Z] github.com/docker/docker/daemon/links [2022-07-24T07:02:19.046Z] github.com/docker/docker/daemon/listeners [2022-07-24T07:02:19.046Z] github.com/docker/docker/daemon/logger [2022-07-24T07:02:19.046Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-24T07:02:19.046Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-24T07:02:19.046Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-24T07:02:19.046Z] github.com/docker/docker/daemon/logger/gelf [2022-07-24T07:02:19.046Z] github.com/docker/docker/daemon/logger/journald [2022-07-24T07:02:19.046Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-24T07:02:19.046Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-24T07:02:19.046Z] github.com/docker/docker/daemon/logger/local [2022-07-24T07:02:19.046Z] github.com/docker/docker/daemon/logger/logentries [2022-07-24T07:02:19.046Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-24T07:02:19.046Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-24T07:02:19.046Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-24T07:02:19.046Z] github.com/docker/docker/daemon/logger/splunk [2022-07-24T07:02:19.046Z] github.com/docker/docker/daemon/logger/syslog [2022-07-24T07:02:19.046Z] github.com/docker/docker/daemon/logger/templates [2022-07-24T07:02:19.046Z] github.com/docker/docker/daemon/names [2022-07-24T07:02:19.046Z] github.com/docker/docker/daemon/network [2022-07-24T07:02:19.046Z] github.com/docker/docker/daemon/stats [2022-07-24T07:02:19.046Z] github.com/docker/docker/distribution [2022-07-24T07:02:19.046Z] github.com/docker/docker/distribution/metadata [2022-07-24T07:02:19.046Z] github.com/docker/docker/distribution/utils [2022-07-24T07:02:19.046Z] github.com/docker/docker/distribution/xfer [2022-07-24T07:02:19.046Z] github.com/docker/docker/dockerversion [2022-07-24T07:02:19.046Z] github.com/docker/docker/errdefs [2022-07-24T07:02:19.046Z] github.com/docker/docker/image [2022-07-24T07:02:19.046Z] github.com/docker/docker/image/cache [2022-07-24T07:02:19.046Z] github.com/docker/docker/image/tarexport [2022-07-24T07:02:19.046Z] github.com/docker/docker/image/v1 [2022-07-24T07:02:19.046Z] github.com/docker/docker/internal/test/suite [2022-07-24T07:02:19.046Z] github.com/docker/docker/layer [2022-07-24T07:02:19.046Z] github.com/docker/docker/libcontainerd [2022-07-24T07:02:19.046Z] github.com/docker/docker/libcontainerd/queue [2022-07-24T07:02:19.046Z] github.com/docker/docker/libcontainerd/remote [2022-07-24T07:02:19.046Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-24T07:02:19.046Z] github.com/docker/docker/libcontainerd/types [2022-07-24T07:02:19.046Z] github.com/docker/docker/libnetwork [2022-07-24T07:02:19.046Z] github.com/docker/docker/libnetwork/bitseq [2022-07-24T07:02:19.046Z] github.com/docker/docker/libnetwork/cluster [2022-07-24T07:02:19.046Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-24T07:02:19.046Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-24T07:02:19.046Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-24T07:02:19.046Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-24T07:02:19.046Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-24T07:02:19.046Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-24T07:02:19.046Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-24T07:02:19.046Z] github.com/docker/docker/libnetwork/config [2022-07-24T07:02:19.046Z] github.com/docker/docker/libnetwork/datastore [2022-07-24T07:02:19.046Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-24T07:02:19.046Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-24T07:02:19.046Z] github.com/docker/docker/libnetwork/driverapi [2022-07-24T07:02:19.046Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-24T07:02:19.046Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-24T07:02:19.046Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-24T07:02:19.046Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-24T07:02:19.046Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-24T07:02:19.046Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-24T07:02:19.046Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-24T07:02:19.046Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-24T07:02:19.046Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-24T07:02:19.046Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-24T07:02:19.046Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-24T07:02:19.046Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-24T07:02:19.046Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-24T07:02:19.046Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-24T07:02:19.046Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-24T07:02:19.046Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-24T07:02:19.046Z] github.com/docker/docker/libnetwork/etchosts [2022-07-24T07:02:19.046Z] github.com/docker/docker/libnetwork/idm [2022-07-24T07:02:19.046Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-24T07:02:19.046Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-24T07:02:19.046Z] github.com/docker/docker/libnetwork/ipam [2022-07-24T07:02:19.046Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-24T07:02:19.046Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-24T07:02:19.046Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-24T07:02:19.046Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-24T07:02:19.046Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-24T07:02:19.046Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-24T07:02:19.046Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-24T07:02:19.046Z] github.com/docker/docker/libnetwork/iptables [2022-07-24T07:02:19.046Z] github.com/docker/docker/libnetwork/netlabel [2022-07-24T07:02:19.046Z] github.com/docker/docker/libnetwork/netutils [2022-07-24T07:02:19.046Z] github.com/docker/docker/libnetwork/networkdb [2022-07-24T07:02:19.046Z] github.com/docker/docker/libnetwork/ns [2022-07-24T07:02:19.046Z] github.com/docker/docker/libnetwork/options [2022-07-24T07:02:19.046Z] github.com/docker/docker/libnetwork/osl [2022-07-24T07:02:19.046Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-24T07:02:19.046Z] github.com/docker/docker/libnetwork/portallocator [2022-07-24T07:02:19.046Z] github.com/docker/docker/libnetwork/portmapper [2022-07-24T07:02:19.046Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-24T07:02:19.046Z] github.com/docker/docker/libnetwork/testutils [2022-07-24T07:02:19.046Z] github.com/docker/docker/libnetwork/types [2022-07-24T07:02:19.046Z] github.com/docker/docker/oci [2022-07-24T07:02:19.046Z] github.com/docker/docker/oci/caps [2022-07-24T07:02:19.046Z] github.com/docker/docker/opts [2022-07-24T07:02:19.046Z] github.com/docker/docker/pkg/aaparser [2022-07-24T07:02:19.046Z] github.com/docker/docker/pkg/archive [2022-07-24T07:02:19.046Z] github.com/docker/docker/pkg/authorization [2022-07-24T07:02:19.046Z] github.com/docker/docker/pkg/broadcaster [2022-07-24T07:02:19.046Z] github.com/docker/docker/pkg/capabilities [2022-07-24T07:02:19.046Z] github.com/docker/docker/pkg/chrootarchive [2022-07-24T07:02:19.046Z] github.com/docker/docker/pkg/containerfs [2022-07-24T07:02:19.046Z] github.com/docker/docker/pkg/devicemapper [2022-07-24T07:02:19.046Z] github.com/docker/docker/pkg/directory [2022-07-24T07:02:19.046Z] github.com/docker/docker/pkg/dmesg [2022-07-24T07:02:19.046Z] github.com/docker/docker/pkg/fileutils [2022-07-24T07:02:19.046Z] github.com/docker/docker/pkg/fsutils [2022-07-24T07:02:19.046Z] github.com/docker/docker/pkg/homedir [2022-07-24T07:02:19.046Z] github.com/docker/docker/pkg/idtools [2022-07-24T07:02:19.046Z] github.com/docker/docker/pkg/ioutils [2022-07-24T07:02:19.046Z] github.com/docker/docker/pkg/jsonmessage [2022-07-24T07:02:19.046Z] github.com/docker/docker/pkg/longpath [2022-07-24T07:02:19.046Z] github.com/docker/docker/pkg/loopback [2022-07-24T07:02:19.046Z] github.com/docker/docker/pkg/namesgenerator [2022-07-24T07:02:19.046Z] github.com/docker/docker/pkg/parsers [2022-07-24T07:02:19.046Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-24T07:02:19.046Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-24T07:02:19.046Z] github.com/docker/docker/pkg/pidfile [2022-07-24T07:02:19.046Z] github.com/docker/docker/pkg/platform [2022-07-24T07:02:19.046Z] github.com/docker/docker/pkg/plugingetter [2022-07-24T07:02:19.046Z] github.com/docker/docker/pkg/plugins [2022-07-24T07:02:19.046Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-24T07:02:19.046Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-24T07:02:19.046Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-24T07:02:19.046Z] github.com/docker/docker/pkg/plugins/transport [2022-07-24T07:02:19.046Z] github.com/docker/docker/pkg/pools [2022-07-24T07:02:19.046Z] github.com/docker/docker/pkg/progress [2022-07-24T07:02:19.046Z] github.com/docker/docker/pkg/pubsub [2022-07-24T07:02:19.046Z] github.com/docker/docker/pkg/reexec [2022-07-24T07:02:19.046Z] github.com/docker/docker/pkg/signal [2022-07-24T07:02:19.046Z] github.com/docker/docker/pkg/stack [2022-07-24T07:02:19.046Z] github.com/docker/docker/pkg/stdcopy [2022-07-24T07:02:19.046Z] github.com/docker/docker/pkg/streamformatter [2022-07-24T07:02:19.046Z] github.com/docker/docker/pkg/stringid [2022-07-24T07:02:19.046Z] github.com/docker/docker/pkg/sysinfo [2022-07-24T07:02:19.046Z] github.com/docker/docker/pkg/system [2022-07-24T07:02:19.046Z] github.com/docker/docker/pkg/tailfile [2022-07-24T07:02:19.046Z] github.com/docker/docker/pkg/tarsum [2022-07-24T07:02:19.046Z] github.com/docker/docker/pkg/truncindex [2022-07-24T07:02:19.046Z] github.com/docker/docker/pkg/urlutil [2022-07-24T07:02:19.046Z] github.com/docker/docker/pkg/useragent [2022-07-24T07:02:19.046Z] github.com/docker/docker/plugin [2022-07-24T07:02:19.046Z] github.com/docker/docker/plugin/executor/containerd [2022-07-24T07:02:19.046Z] github.com/docker/docker/plugin/v2 [2022-07-24T07:02:19.046Z] github.com/docker/docker/profiles/apparmor [2022-07-24T07:02:19.046Z] github.com/docker/docker/profiles/seccomp [2022-07-24T07:02:19.046Z] github.com/docker/docker/quota [2022-07-24T07:02:19.046Z] github.com/docker/docker/reference [2022-07-24T07:02:19.046Z] github.com/docker/docker/registry [2022-07-24T07:02:19.046Z] github.com/docker/docker/registry/resumable [2022-07-24T07:02:19.046Z] github.com/docker/docker/restartmanager [2022-07-24T07:02:19.046Z] github.com/docker/docker/rootless [2022-07-24T07:02:19.046Z] github.com/docker/docker/rootless/specconv [2022-07-24T07:02:19.046Z] github.com/docker/docker/runconfig [2022-07-24T07:02:19.046Z] github.com/docker/docker/runconfig/opts [2022-07-24T07:02:19.046Z] github.com/docker/docker/testutil [2022-07-24T07:02:19.046Z] github.com/docker/docker/testutil/daemon [2022-07-24T07:02:19.046Z] github.com/docker/docker/testutil/environment [2022-07-24T07:02:19.046Z] github.com/docker/docker/testutil/fakecontext [2022-07-24T07:02:19.046Z] github.com/docker/docker/testutil/fakegit [2022-07-24T07:02:19.046Z] github.com/docker/docker/testutil/fakestorage [2022-07-24T07:02:19.046Z] github.com/docker/docker/testutil/fixtures/load [2022-07-24T07:02:19.046Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-24T07:02:19.046Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-24T07:02:19.046Z] github.com/docker/docker/testutil/registry [2022-07-24T07:02:19.046Z] github.com/docker/docker/testutil/request [2022-07-24T07:02:19.046Z] github.com/docker/docker/volume [2022-07-24T07:02:19.046Z] github.com/docker/docker/volume/drivers [2022-07-24T07:02:19.046Z] github.com/docker/docker/volume/local [2022-07-24T07:02:19.046Z] github.com/docker/docker/volume/mounts [2022-07-24T07:02:19.046Z] github.com/docker/docker/volume/service [2022-07-24T07:02:19.046Z] github.com/docker/docker/volume/service/opts [2022-07-24T07:02:19.046Z] github.com/docker/docker/volume/testutils' [2022-07-24T07:02:19.046Z] ++ grep --fixed-strings /libnetwork [2022-07-24T07:02:19.046Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-07-24T07:02:19.046Z] github.com/docker/docker/libnetwork/bitseq [2022-07-24T07:02:19.046Z] github.com/docker/docker/libnetwork/cluster [2022-07-24T07:02:19.046Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/config [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/datastore [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/driverapi [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/etchosts [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/idm [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/ipam [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/iptables [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/netlabel [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/netutils [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/networkdb [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/ns [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/options [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/osl [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/portallocator [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/portmapper [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/testutils [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/types' [2022-07-24T07:02:19.047Z] + echo 'github.com/docker/docker/libnetwork [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/bitseq [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/cluster [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/config [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/datastore [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/driverapi [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/etchosts [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/idm [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/ipam [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/iptables [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/netlabel [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/netutils [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/networkdb [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/ns [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/options [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/osl [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/portallocator [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/portmapper [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/testutils [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/types' [2022-07-24T07:02:19.047Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-24T07:02:19.047Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-24T07:02:19.047Z] + type docker-proxy [2022-07-24T07:02:19.047Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-07-24T07:02:19.047Z] + hack/make.sh binary-proxy install-proxy [2022-07-24T07:02:19.047Z] [2022-07-24T07:02:19.047Z] Removing bundles/ [2022-07-24T07:02:19.304Z] [2022-07-24T07:02:19.304Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-07-24T07:02:19.304Z] Building: bundles/binary-proxy/docker-proxy [2022-07-24T07:02:19.304Z] GOOS="" GOARCH="" GOARM="" [2022-07-24T07:02:19.434Z] docker_api_swarm_service_test.go:395: [d3b78546afcb8] joining swarm manager [d84b3ba886378]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-24T07:02:23.634Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-07-24T07:02:25.010Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-07-24T07:02:25.577Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-07-24T07:02:26.984Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-07-24T07:02:26.984Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-07-24T07:02:26.984Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-07-24T07:02:27.403Z] Created binary: bundles/binary-proxy/docker-proxy [2022-07-24T07:02:27.403Z] [2022-07-24T07:02:27.403Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-07-24T07:02:27.403Z] Installing docker-proxy to /usr/local/bin/ [2022-07-24T07:02:27.403Z] [2022-07-24T07:02:27.403Z] + mkdir -p bundles [2022-07-24T07:02:27.403Z] + '[' -n 'github.com/docker/docker/api [2022-07-24T07:02:27.403Z] github.com/docker/docker/api/server [2022-07-24T07:02:27.403Z] github.com/docker/docker/api/server/backend/build [2022-07-24T07:02:27.403Z] github.com/docker/docker/api/server/httpstatus [2022-07-24T07:02:27.403Z] github.com/docker/docker/api/server/httputils [2022-07-24T07:02:27.403Z] github.com/docker/docker/api/server/middleware [2022-07-24T07:02:27.403Z] github.com/docker/docker/api/server/router [2022-07-24T07:02:27.403Z] github.com/docker/docker/api/server/router/build [2022-07-24T07:02:27.403Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-24T07:02:27.403Z] github.com/docker/docker/api/server/router/container [2022-07-24T07:02:27.403Z] github.com/docker/docker/api/server/router/debug [2022-07-24T07:02:27.403Z] github.com/docker/docker/api/server/router/distribution [2022-07-24T07:02:27.403Z] github.com/docker/docker/api/server/router/grpc [2022-07-24T07:02:27.403Z] github.com/docker/docker/api/server/router/image [2022-07-24T07:02:27.403Z] github.com/docker/docker/api/server/router/network [2022-07-24T07:02:27.403Z] github.com/docker/docker/api/server/router/plugin [2022-07-24T07:02:27.403Z] github.com/docker/docker/api/server/router/session [2022-07-24T07:02:27.403Z] github.com/docker/docker/api/server/router/swarm [2022-07-24T07:02:27.403Z] github.com/docker/docker/api/server/router/system [2022-07-24T07:02:27.403Z] github.com/docker/docker/api/server/router/volume [2022-07-24T07:02:27.403Z] github.com/docker/docker/api/types [2022-07-24T07:02:27.403Z] github.com/docker/docker/api/types/backend [2022-07-24T07:02:27.403Z] github.com/docker/docker/api/types/blkiodev [2022-07-24T07:02:27.403Z] github.com/docker/docker/api/types/container [2022-07-24T07:02:27.403Z] github.com/docker/docker/api/types/events [2022-07-24T07:02:27.403Z] github.com/docker/docker/api/types/filters [2022-07-24T07:02:27.403Z] github.com/docker/docker/api/types/image [2022-07-24T07:02:27.403Z] github.com/docker/docker/api/types/mount [2022-07-24T07:02:27.403Z] github.com/docker/docker/api/types/network [2022-07-24T07:02:27.403Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-24T07:02:27.403Z] github.com/docker/docker/api/types/registry [2022-07-24T07:02:27.403Z] github.com/docker/docker/api/types/strslice [2022-07-24T07:02:27.403Z] github.com/docker/docker/api/types/swarm [2022-07-24T07:02:27.403Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-24T07:02:27.403Z] github.com/docker/docker/api/types/time [2022-07-24T07:02:27.403Z] github.com/docker/docker/api/types/versions [2022-07-24T07:02:27.403Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-24T07:02:27.403Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-24T07:02:27.403Z] github.com/docker/docker/api/types/volume [2022-07-24T07:02:27.403Z] github.com/docker/docker/builder [2022-07-24T07:02:27.403Z] github.com/docker/docker/builder/builder-next [2022-07-24T07:02:27.403Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-24T07:02:27.403Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-24T07:02:27.403Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-24T07:02:27.403Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-24T07:02:27.403Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-24T07:02:27.403Z] github.com/docker/docker/builder/builder-next/worker [2022-07-24T07:02:27.403Z] github.com/docker/docker/builder/dockerfile [2022-07-24T07:02:27.403Z] github.com/docker/docker/builder/remotecontext [2022-07-24T07:02:27.403Z] github.com/docker/docker/builder/remotecontext/git [2022-07-24T07:02:27.403Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-24T07:02:27.404Z] github.com/docker/docker/cli [2022-07-24T07:02:27.404Z] github.com/docker/docker/cli/config [2022-07-24T07:02:27.404Z] github.com/docker/docker/cli/debug [2022-07-24T07:02:27.404Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-24T07:02:27.404Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-24T07:02:27.404Z] github.com/docker/docker/client [2022-07-24T07:02:27.404Z] github.com/docker/docker/cmd/docker-proxy [2022-07-24T07:02:27.404Z] github.com/docker/docker/cmd/dockerd [2022-07-24T07:02:27.404Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-24T07:02:27.404Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-24T07:02:27.404Z] github.com/docker/docker/container [2022-07-24T07:02:27.404Z] github.com/docker/docker/container/stream [2022-07-24T07:02:27.404Z] github.com/docker/docker/contrib/apparmor [2022-07-24T07:02:27.404Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-24T07:02:27.404Z] github.com/docker/docker/contrib/httpserver [2022-07-24T07:02:27.404Z] github.com/docker/docker/daemon [2022-07-24T07:02:27.404Z] github.com/docker/docker/daemon/cluster [2022-07-24T07:02:27.404Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-24T07:02:27.404Z] github.com/docker/docker/daemon/cluster/convert [2022-07-24T07:02:27.404Z] github.com/docker/docker/daemon/cluster/executor [2022-07-24T07:02:27.404Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-24T07:02:27.404Z] github.com/docker/docker/daemon/cluster/provider [2022-07-24T07:02:27.404Z] github.com/docker/docker/daemon/config [2022-07-24T07:02:27.404Z] github.com/docker/docker/daemon/events [2022-07-24T07:02:27.404Z] github.com/docker/docker/daemon/events/testutils [2022-07-24T07:02:27.404Z] github.com/docker/docker/daemon/exec [2022-07-24T07:02:27.404Z] github.com/docker/docker/daemon/graphdriver [2022-07-24T07:02:27.404Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-24T07:02:27.404Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-24T07:02:27.404Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-24T07:02:27.404Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-24T07:02:27.404Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-24T07:02:27.404Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-24T07:02:27.404Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-24T07:02:27.404Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-24T07:02:27.404Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-24T07:02:27.404Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-24T07:02:27.404Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-24T07:02:27.404Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-24T07:02:27.404Z] github.com/docker/docker/daemon/images [2022-07-24T07:02:27.404Z] github.com/docker/docker/daemon/initlayer [2022-07-24T07:02:27.404Z] github.com/docker/docker/daemon/links [2022-07-24T07:02:27.404Z] github.com/docker/docker/daemon/listeners [2022-07-24T07:02:27.404Z] github.com/docker/docker/daemon/logger [2022-07-24T07:02:27.404Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-24T07:02:27.404Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-24T07:02:27.404Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-24T07:02:27.404Z] github.com/docker/docker/daemon/logger/gelf [2022-07-24T07:02:27.404Z] github.com/docker/docker/daemon/logger/journald [2022-07-24T07:02:27.404Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-24T07:02:27.404Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-24T07:02:27.404Z] github.com/docker/docker/daemon/logger/local [2022-07-24T07:02:27.404Z] github.com/docker/docker/daemon/logger/logentries [2022-07-24T07:02:27.404Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-24T07:02:27.404Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-24T07:02:27.404Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-24T07:02:27.404Z] github.com/docker/docker/daemon/logger/splunk [2022-07-24T07:02:27.404Z] github.com/docker/docker/daemon/logger/syslog [2022-07-24T07:02:27.404Z] github.com/docker/docker/daemon/logger/templates [2022-07-24T07:02:27.404Z] github.com/docker/docker/daemon/names [2022-07-24T07:02:27.404Z] github.com/docker/docker/daemon/network [2022-07-24T07:02:27.404Z] github.com/docker/docker/daemon/stats [2022-07-24T07:02:27.404Z] github.com/docker/docker/distribution [2022-07-24T07:02:27.404Z] github.com/docker/docker/distribution/metadata [2022-07-24T07:02:27.404Z] github.com/docker/docker/distribution/utils [2022-07-24T07:02:27.404Z] github.com/docker/docker/distribution/xfer [2022-07-24T07:02:27.404Z] github.com/docker/docker/dockerversion [2022-07-24T07:02:27.404Z] github.com/docker/docker/errdefs [2022-07-24T07:02:27.404Z] github.com/docker/docker/image [2022-07-24T07:02:27.404Z] github.com/docker/docker/image/cache [2022-07-24T07:02:27.404Z] github.com/docker/docker/image/tarexport [2022-07-24T07:02:27.404Z] github.com/docker/docker/image/v1 [2022-07-24T07:02:27.404Z] github.com/docker/docker/internal/test/suite [2022-07-24T07:02:27.404Z] github.com/docker/docker/layer [2022-07-24T07:02:27.404Z] github.com/docker/docker/libcontainerd [2022-07-24T07:02:27.404Z] github.com/docker/docker/libcontainerd/queue [2022-07-24T07:02:27.404Z] github.com/docker/docker/libcontainerd/remote [2022-07-24T07:02:27.404Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-24T07:02:27.404Z] github.com/docker/docker/libcontainerd/types [2022-07-24T07:02:27.404Z] github.com/docker/docker/oci [2022-07-24T07:02:27.404Z] github.com/docker/docker/oci/caps [2022-07-24T07:02:27.404Z] github.com/docker/docker/opts [2022-07-24T07:02:27.404Z] github.com/docker/docker/pkg/aaparser [2022-07-24T07:02:27.404Z] github.com/docker/docker/pkg/archive [2022-07-24T07:02:27.404Z] github.com/docker/docker/pkg/authorization [2022-07-24T07:02:27.404Z] github.com/docker/docker/pkg/broadcaster [2022-07-24T07:02:27.404Z] github.com/docker/docker/pkg/capabilities [2022-07-24T07:02:27.404Z] github.com/docker/docker/pkg/chrootarchive [2022-07-24T07:02:27.404Z] github.com/docker/docker/pkg/containerfs [2022-07-24T07:02:27.404Z] github.com/docker/docker/pkg/devicemapper [2022-07-24T07:02:27.404Z] github.com/docker/docker/pkg/directory [2022-07-24T07:02:27.404Z] github.com/docker/docker/pkg/dmesg [2022-07-24T07:02:27.404Z] github.com/docker/docker/pkg/fileutils [2022-07-24T07:02:27.404Z] github.com/docker/docker/pkg/fsutils [2022-07-24T07:02:27.404Z] github.com/docker/docker/pkg/homedir [2022-07-24T07:02:27.404Z] github.com/docker/docker/pkg/idtools [2022-07-24T07:02:27.404Z] github.com/docker/docker/pkg/ioutils [2022-07-24T07:02:27.404Z] github.com/docker/docker/pkg/jsonmessage [2022-07-24T07:02:27.404Z] github.com/docker/docker/pkg/longpath [2022-07-24T07:02:27.404Z] github.com/docker/docker/pkg/loopback [2022-07-24T07:02:27.404Z] github.com/docker/docker/pkg/namesgenerator [2022-07-24T07:02:27.404Z] github.com/docker/docker/pkg/parsers [2022-07-24T07:02:27.404Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-24T07:02:27.404Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-24T07:02:27.404Z] github.com/docker/docker/pkg/pidfile [2022-07-24T07:02:27.404Z] github.com/docker/docker/pkg/platform [2022-07-24T07:02:27.404Z] github.com/docker/docker/pkg/plugingetter [2022-07-24T07:02:27.404Z] github.com/docker/docker/pkg/plugins [2022-07-24T07:02:27.404Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-24T07:02:27.404Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-24T07:02:27.404Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-24T07:02:27.404Z] github.com/docker/docker/pkg/plugins/transport [2022-07-24T07:02:27.404Z] github.com/docker/docker/pkg/pools [2022-07-24T07:02:27.404Z] github.com/docker/docker/pkg/progress [2022-07-24T07:02:27.404Z] github.com/docker/docker/pkg/pubsub [2022-07-24T07:02:27.404Z] github.com/docker/docker/pkg/reexec [2022-07-24T07:02:27.404Z] github.com/docker/docker/pkg/signal [2022-07-24T07:02:27.404Z] github.com/docker/docker/pkg/stack [2022-07-24T07:02:27.404Z] github.com/docker/docker/pkg/stdcopy [2022-07-24T07:02:27.404Z] github.com/docker/docker/pkg/streamformatter [2022-07-24T07:02:27.404Z] github.com/docker/docker/pkg/stringid [2022-07-24T07:02:27.404Z] github.com/docker/docker/pkg/sysinfo [2022-07-24T07:02:27.404Z] github.com/docker/docker/pkg/system [2022-07-24T07:02:27.404Z] github.com/docker/docker/pkg/tailfile [2022-07-24T07:02:27.404Z] github.com/docker/docker/pkg/tarsum [2022-07-24T07:02:27.404Z] github.com/docker/docker/pkg/truncindex [2022-07-24T07:02:27.404Z] github.com/docker/docker/pkg/urlutil [2022-07-24T07:02:27.404Z] github.com/docker/docker/pkg/useragent [2022-07-24T07:02:27.404Z] github.com/docker/docker/plugin [2022-07-24T07:02:27.404Z] github.com/docker/docker/plugin/executor/containerd [2022-07-24T07:02:27.404Z] github.com/docker/docker/plugin/v2 [2022-07-24T07:02:27.404Z] github.com/docker/docker/profiles/apparmor [2022-07-24T07:02:27.404Z] github.com/docker/docker/profiles/seccomp [2022-07-24T07:02:27.404Z] github.com/docker/docker/quota [2022-07-24T07:02:27.404Z] github.com/docker/docker/reference [2022-07-24T07:02:27.404Z] github.com/docker/docker/registry [2022-07-24T07:02:27.404Z] github.com/docker/docker/registry/resumable [2022-07-24T07:02:27.404Z] github.com/docker/docker/restartmanager [2022-07-24T07:02:27.404Z] github.com/docker/docker/rootless [2022-07-24T07:02:27.404Z] github.com/docker/docker/rootless/specconv [2022-07-24T07:02:27.404Z] github.com/docker/docker/runconfig [2022-07-24T07:02:27.404Z] github.com/docker/docker/runconfig/opts [2022-07-24T07:02:27.404Z] github.com/docker/docker/testutil [2022-07-24T07:02:27.404Z] github.com/docker/docker/testutil/daemon [2022-07-24T07:02:27.404Z] github.com/docker/docker/testutil/environment [2022-07-24T07:02:27.404Z] github.com/docker/docker/testutil/fakecontext [2022-07-24T07:02:27.404Z] github.com/docker/docker/testutil/fakegit [2022-07-24T07:02:27.404Z] github.com/docker/docker/testutil/fakestorage [2022-07-24T07:02:27.404Z] github.com/docker/docker/testutil/fixtures/load [2022-07-24T07:02:27.404Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-24T07:02:27.404Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-24T07:02:27.404Z] github.com/docker/docker/testutil/registry [2022-07-24T07:02:27.404Z] github.com/docker/docker/testutil/request [2022-07-24T07:02:27.404Z] github.com/docker/docker/volume [2022-07-24T07:02:27.404Z] github.com/docker/docker/volume/drivers [2022-07-24T07:02:27.404Z] github.com/docker/docker/volume/local [2022-07-24T07:02:27.404Z] github.com/docker/docker/volume/mounts [2022-07-24T07:02:27.404Z] github.com/docker/docker/volume/service [2022-07-24T07:02:27.404Z] github.com/docker/docker/volume/service/opts [2022-07-24T07:02:27.404Z] github.com/docker/docker/volume/testutils' ']' [2022-07-24T07:02:27.404Z] + 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-24T07:02:27.661Z] ? github.com/docker/docker/api [no test files] [2022-07-24T07:02:27.923Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-07-24T07:02:28.867Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-07-24T07:02:29.804Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-07-24T07:02:30.739Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-07-24T07:02:31.674Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-07-24T07:02:33.576Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-07-24T07:02:34.144Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-07-24T07:02:34.403Z] === RUN TestDockerSuite/TestLogsSince [2022-07-24T07:02:34.969Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-07-24T07:02:36.870Z] docker_api_swarm_service_test.go:343: [dec4c66d7dcc6] joining swarm manager [d3e928735b036]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-24T07:02:37.805Z] docker_api_swarm_service_test.go:343: [d0355a2c63cfc] joining swarm manager [d3e928735b036]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-24T07:02:41.093Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-07-24T07:02:45.756Z] ok github.com/docker/docker/api/server 0.005s coverage: 7.9% of statements [2022-07-24T07:02:46.370Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-07-24T07:02:46.936Z] === RUN TestDockerSuite/TestLogsTail [2022-07-24T07:02:47.503Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-07-24T07:02:48.070Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-07-24T07:02:48.638Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-07-24T07:02:48.638Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-07-24T07:02:48.638Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-07-24T07:02:48.638Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-07-24T07:02:48.638Z] === RUN TestDockerSuite/TestNetHostname [2022-07-24T07:02:50.015Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-07-24T07:02:50.274Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-07-24T07:02:50.274Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-07-24T07:02:50.274Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-07-24T07:02:50.842Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-07-24T07:02:51.101Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-07-24T07:02:51.669Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-07-24T07:02:53.047Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-07-24T07:02:53.047Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-07-24T07:02:53.047Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-07-24T07:02:53.047Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-07-24T07:02:53.047Z] docker_api_swarm_service_test.go:490: [de75aa8d07eb2] joining swarm manager [de4af66f52d94]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-24T07:02:53.984Z] docker_api_swarm_service_test.go:490: [d5199a55d041c] joining swarm manager [de4af66f52d94]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-24T07:02:59.255Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-07-24T07:02:59.255Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-07-24T07:03:00.638Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-07-24T07:03:03.170Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-07-24T07:03:05.091Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-07-24T07:03:06.467Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-07-24T07:03:06.467Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-07-24T07:03:09.756Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-07-24T07:03:11.658Z] === RUN TestDockerSuite/TestPluginActive [2022-07-24T07:03:11.916Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-07-24T07:03:13.820Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-07-24T07:03:14.079Z] docker_api_swarm_service_test.go:128: [d7f0cb43a17f6] joining swarm manager [dc17b1628ca5f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-24T07:03:15.014Z] docker_api_swarm_service_test.go:129: [d3872a9ce299e] joining swarm manager [dc17b1628ca5f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-24T07:03:16.919Z] docker_api_swarm_service_test.go:137: [d859a3eb115d3] joining swarm manager [dc17b1628ca5f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-24T07:03:18.299Z] docker_api_swarm_service_test.go:138: [dda79b17a74c0] joining swarm manager [dc17b1628ca5f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-07-24T07:03:20.835Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-07-24T07:03:20.835Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-07-24T07:03:20.835Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-07-24T07:03:22.225Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-07-24T07:03:24.755Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-07-24T07:03:30.104Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-07-24T07:03:31.485Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-07-24T07:03:32.420Z] === RUN TestDockerSuite/TestPortHostBinding [2022-07-24T07:03:33.358Z] === RUN TestDockerSuite/TestPortList [2022-07-24T07:03:39.921Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-07-24T07:03:40.858Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-07-24T07:03:42.236Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-07-24T07:03:42.236Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-07-24T07:03:43.171Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-07-24T07:03:44.568Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-07-24T07:03:45.504Z] docker_api_swarm_service_test.go:304: [df1cbca5433a9] joining swarm manager [dcde71a8530b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-24T07:03:46.070Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-07-24T07:03:46.330Z] docker_api_swarm_service_test.go:304: [dd9edbaeccf5f] joining swarm manager [dcde71a8530b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-24T07:03:46.330Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-07-24T07:03:46.590Z] === RUN TestDockerSuite/TestPsByOrder [2022-07-24T07:03:49.126Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-07-24T07:03:50.062Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-07-24T07:03:51.967Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-07-24T07:03:56.156Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-07-24T07:03:56.156Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-07-24T07:03:58.058Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-07-24T07:04:04.624Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-07-24T07:04:05.559Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-07-24T07:04:06.156Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-07-24T07:04:07.093Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-07-24T07:04:08.029Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-07-24T07:04:08.289Z] docker_api_swarm_service_test.go:100: [d8239fa87f1f7] joining swarm manager [d1fe0923185c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-24T07:04:09.224Z] docker_api_swarm_service_test.go:101: [ddfcec7548c72] joining swarm manager [d1fe0923185c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-24T07:04:09.224Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-07-24T07:04:11.129Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-07-24T07:04:13.664Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-07-24T07:04:14.600Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-07-24T07:04:14.600Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-07-24T07:04:15.167Z] === RUN TestDockerSuite/TestPsRightTagName [2022-07-24T07:04:16.544Z] === RUN TestDockerSuite/TestPsShowMounts [2022-07-24T07:04:18.447Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-07-24T07:04:18.447Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-07-24T07:04:18.447Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-07-24T07:04:18.705Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-07-24T07:04:18.963Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-07-24T07:04:18.963Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-07-24T07:04:20.340Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-07-24T07:04:21.277Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-07-24T07:04:21.844Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-07-24T07:04:22.169Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-07-24T07:04:22.170Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-07-24T07:04:22.170Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 31.9% of statements [2022-07-24T07:04:22.170Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-07-24T07:04:22.170Z] ? github.com/docker/docker/api/server/router [no test files] [2022-07-24T07:04:22.170Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-07-24T07:04:22.170Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-07-24T07:04:22.170Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-07-24T07:04:22.170Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-07-24T07:04:22.170Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-07-24T07:04:22.170Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-07-24T07:04:22.170Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-07-24T07:04:22.170Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-07-24T07:04:22.170Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-07-24T07:04:22.170Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-07-24T07:04:22.170Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.0% of statements [2022-07-24T07:04:22.170Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-07-24T07:04:22.170Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 92.2% of statements [2022-07-24T07:04:22.170Z] ok github.com/docker/docker/api/server/router/volume 0.010s coverage: 67.9% of statements [2022-07-24T07:04:22.170Z] ? github.com/docker/docker/api/types [no test files] [2022-07-24T07:04:22.170Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-07-24T07:04:22.170Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-07-24T07:04:22.170Z] ? github.com/docker/docker/api/types/container [no test files] [2022-07-24T07:04:22.170Z] ? github.com/docker/docker/api/types/events [no test files] [2022-07-24T07:04:22.170Z] ? github.com/docker/docker/api/types/image [no test files] [2022-07-24T07:04:22.170Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-07-24T07:04:22.170Z] ? github.com/docker/docker/api/types/network [no test files] [2022-07-24T07:04:22.170Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-07-24T07:04:22.170Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-07-24T07:04:22.170Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-07-24T07:04:22.170Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-07-24T07:04:22.170Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-07-24T07:04:22.170Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-07-24T07:04:22.170Z] ok github.com/docker/docker/api/types/versions 0.007s coverage: 77.3% of statements [2022-07-24T07:04:22.170Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-07-24T07:04:22.170Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-07-24T07:04:22.170Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-07-24T07:04:22.170Z] ? github.com/docker/docker/builder [no test files] [2022-07-24T07:04:22.170Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-07-24T07:04:22.170Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-07-24T07:04:22.170Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-07-24T07:04:22.170Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-07-24T07:04:22.170Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-07-24T07:04:22.170Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-07-24T07:04:22.170Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-07-24T07:04:22.170Z] ok github.com/docker/docker/builder/remotecontext 0.103s coverage: 13.7% of statements [2022-07-24T07:04:22.170Z] ok github.com/docker/docker/builder/dockerfile 0.542s coverage: 49.3% of statements [2022-07-24T07:04:22.170Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-07-24T07:04:22.170Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-07-24T07:04:22.170Z] ok github.com/docker/docker/builder/remotecontext/git 1.809s coverage: 86.3% of statements [2022-07-24T07:04:22.170Z] ? github.com/docker/docker/cli [no test files] [2022-07-24T07:04:22.170Z] ? github.com/docker/docker/cli/config [no test files] [2022-07-24T07:04:22.170Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-07-24T07:04:22.170Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-07-24T07:04:22.733Z] ok github.com/docker/docker/cmd/docker-proxy 0.262s coverage: 67.6% of statements [2022-07-24T07:04:26.904Z] ok github.com/docker/docker/client 0.145s coverage: 75.9% of statements [2022-07-24T07:04:28.418Z] check_test.go:611: [d8239fa87f1f7] daemon is not started [2022-07-24T07:04:28.985Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-07-24T07:04:29.554Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-07-24T07:04:30.931Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-07-24T07:04:31.189Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-07-24T07:04:31.189Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-07-24T07:04:31.448Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-07-24T07:04:32.823Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-07-24T07:04:33.391Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-07-24T07:04:34.769Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-07-24T07:04:35.028Z] docker_api_swarm_service_test.go:533: [dc3c40630988d] joining swarm manager [d6e94ae9cb890]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-24T07:04:36.408Z] docker_api_swarm_service_test.go:534: [dc1b60560bed5] joining swarm manager [d6e94ae9cb890]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-24T07:04:36.975Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-07-24T07:04:37.912Z] === RUN TestDockerSuite/TestRmiBlank [2022-07-24T07:04:37.912Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-07-24T07:04:38.170Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-07-24T07:04:42.365Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-07-24T07:04:42.624Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-07-24T07:04:42.883Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-07-24T07:04:44.813Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-07-24T07:04:45.072Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-07-24T07:04:46.448Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-07-24T07:04:46.706Z] === RUN TestDockerSuite/TestRmiTag [2022-07-24T07:04:46.965Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-07-24T07:04:47.531Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-07-24T07:04:50.066Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-07-24T07:04:50.632Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-07-24T07:04:51.200Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-07-24T07:04:51.459Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-07-24T07:04:52.026Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-07-24T07:04:52.592Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-07-24T07:04:52.855Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-07-24T07:04:53.422Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-07-24T07:04:53.990Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-07-24T07:04:57.277Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-07-24T07:04:57.277Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-07-24T07:04:58.657Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-07-24T07:04:59.224Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-07-24T07:04:59.483Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-07-24T07:05:01.386Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-07-24T07:05:01.675Z] docker_api_swarm_service_test.go:148: [d4f91958917c7] joining swarm manager [d08d3e0132b74]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-24T07:05:02.615Z] docker_api_swarm_service_test.go:148: [daa6819d69de4] joining swarm manager [d08d3e0132b74]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-24T07:05:03.182Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-07-24T07:05:05.716Z] === RUN TestDockerSuite/TestDevicePermissions [2022-07-24T07:05:06.286Z] === RUN TestDockerSuite/TestDockerFails [2022-07-24T07:05:06.286Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-07-24T07:05:08.817Z] === RUN TestDockerSuite/TestMountIntoProc [2022-07-24T07:05:08.817Z] === RUN TestDockerSuite/TestMountIntoSys [2022-07-24T07:05:09.384Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-07-24T07:05:10.760Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-07-24T07:05:11.018Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-07-24T07:05:11.585Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-07-24T07:05:12.963Z] === RUN TestDockerSuite/TestRunAddHost [2022-07-24T07:05:13.222Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-07-24T07:05:13.482Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-07-24T07:05:13.555Z] ok github.com/docker/docker/cmd/dockerd 0.091s coverage: 31.9% of statements [2022-07-24T07:05:13.555Z] ok github.com/docker/docker/container 0.117s coverage: 34.8% of statements [2022-07-24T07:05:13.555Z] ok github.com/docker/docker/cmd/dockerd/trap 2.551s coverage: 0.0% of statements [2022-07-24T07:05:13.555Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-07-24T07:05:13.555Z] ? github.com/docker/docker/container/stream [no test files] [2022-07-24T07:05:13.555Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-07-24T07:05:13.555Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-07-24T07:05:13.555Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-07-24T07:05:14.049Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-07-24T07:05:14.049Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-07-24T07:05:14.307Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-07-24T07:05:15.684Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-07-24T07:05:15.942Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-07-24T07:05:16.509Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-07-24T07:05:17.076Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-07-24T07:05:17.729Z] ok github.com/docker/docker/daemon/cluster 0.081s coverage: 0.5% of statements [2022-07-24T07:05:18.011Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-07-24T07:05:18.967Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-07-24T07:05:19.097Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.021s coverage: 65.3% of statements [2022-07-24T07:05:19.534Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-07-24T07:05:20.102Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-07-24T07:05:20.464Z] ok github.com/docker/docker/daemon/cluster/convert 0.012s coverage: 36.9% of statements [2022-07-24T07:05:21.044Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-07-24T07:05:21.611Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-07-24T07:05:22.177Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-07-24T07:05:22.744Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-07-24T07:05:23.678Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-07-24T07:05:24.244Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-07-24T07:05:24.503Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-07-24T07:05:25.070Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-07-24T07:05:25.070Z] === RUN TestDockerSuite/TestRunBindMounts [2022-07-24T07:05:26.446Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-07-24T07:05:27.013Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-07-24T07:05:27.582Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-07-24T07:05:28.151Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-07-24T07:05:28.551Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.446s coverage: 13.4% of statements [2022-07-24T07:05:28.551Z] ok github.com/docker/docker/daemon/config 0.033s coverage: 81.7% of statements [2022-07-24T07:05:28.719Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-07-24T07:05:28.719Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-07-24T07:05:29.115Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-07-24T07:05:29.287Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-07-24T07:05:29.677Z] ok github.com/docker/docker/daemon 10.181s coverage: 16.1% of statements [2022-07-24T07:05:29.677Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-07-24T07:05:29.677Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-07-24T07:05:29.677Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-07-24T07:05:29.677Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-07-24T07:05:29.853Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-07-24T07:05:29.935Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-07-24T07:05:30.111Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-07-24T07:05:30.679Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-07-24T07:05:31.245Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-07-24T07:05:31.245Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-07-24T07:05:31.812Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-07-24T07:05:31.812Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-07-24T07:05:31.829Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.734s coverage: 74.8% of statements [2022-07-24T07:05:32.085Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 3.0% of statements [2022-07-24T07:05:32.675Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.429s coverage: 56.2% of statements [2022-07-24T07:05:32.748Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-07-24T07:05:33.007Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-07-24T07:05:33.588Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-07-24T07:05:34.159Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-07-24T07:05:34.159Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-07-24T07:05:34.575Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.006s coverage: 1.9% of statements [2022-07-24T07:05:34.727Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-07-24T07:05:35.665Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-07-24T07:05:35.948Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.336s coverage: 50.6% of statements [2022-07-24T07:05:36.511Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.340s coverage: 45.9% of statements [2022-07-24T07:05:36.511Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-07-24T07:05:36.600Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-07-24T07:05:37.537Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-07-24T07:05:37.796Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-07-24T07:05:37.881Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 58.5% of statements [2022-07-24T07:05:38.363Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-07-24T07:05:38.445Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.723s coverage: 58.5% of statements [2022-07-24T07:05:38.445Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-07-24T07:05:38.445Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-07-24T07:05:38.622Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-07-24T07:05:38.622Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-07-24T07:05:39.009Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2022-07-24T07:05:39.189Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-07-24T07:05:39.572Z] ok github.com/docker/docker/daemon/links 0.005s coverage: 93.0% of statements [2022-07-24T07:05:39.757Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-07-24T07:05:40.941Z] ok github.com/docker/docker/daemon/images 0.059s coverage: 6.9% of statements [2022-07-24T07:05:40.941Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-07-24T07:05:40.941Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-07-24T07:05:41.134Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-07-24T07:05:41.199Z] ok github.com/docker/docker/daemon/logger 0.230s coverage: 43.2% of statements [2022-07-24T07:05:42.129Z] ok github.com/docker/docker/daemon/logger/awslogs 0.157s coverage: 79.9% of statements [2022-07-24T07:05:42.129Z] ok github.com/docker/docker/daemon/logger/fluentd 0.017s coverage: 53.6% of statements [2022-07-24T07:05:42.129Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-07-24T07:05:43.060Z] ok github.com/docker/docker/daemon/logger/gelf 0.009s coverage: 68.2% of statements [2022-07-24T07:05:43.060Z] ok github.com/docker/docker/daemon/logger/journald 0.006s coverage: 23.4% of statements [2022-07-24T07:05:43.624Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.007s coverage: 87.2% of statements [2022-07-24T07:05:44.188Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.218s coverage: 76.8% of statements [2022-07-24T07:05:44.422Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-07-24T07:05:44.422Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-07-24T07:05:44.422Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-07-24T07:05:44.444Z] ok github.com/docker/docker/daemon/logger/local 0.033s coverage: 79.4% of statements [2022-07-24T07:05:44.444Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-07-24T07:05:44.444Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-07-24T07:05:45.374Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.027s coverage: 65.9% of statements [2022-07-24T07:05:45.374Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.030s coverage: 31.5% of statements [2022-07-24T07:05:46.326Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-07-24T07:05:46.759Z] ok github.com/docker/docker/daemon/logger/syslog 0.007s coverage: 46.8% of statements [2022-07-24T07:05:46.759Z] ok github.com/docker/docker/daemon/logger/templates 0.008s coverage: 8.3% of statements [2022-07-24T07:05:47.261Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-07-24T07:05:47.321Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-07-24T07:05:48.249Z] ok github.com/docker/docker/daemon/logger/splunk 1.588s coverage: 82.5% of statements [2022-07-24T07:05:48.249Z] ? github.com/docker/docker/daemon/names [no test files] [2022-07-24T07:05:48.249Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-07-24T07:05:49.165Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-07-24T07:05:49.178Z] ok github.com/docker/docker/distribution/metadata 0.022s coverage: 44.4% of statements [2022-07-24T07:05:50.543Z] ok github.com/docker/docker/distribution 1.502s coverage: 28.0% of statements [2022-07-24T07:05:50.543Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-07-24T07:05:50.799Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-07-24T07:05:51.080Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-07-24T07:05:51.080Z] docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows [2022-07-24T07:05:51.080Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-07-24T07:05:51.080Z] docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows [2022-07-24T07:05:51.080Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-07-24T07:05:51.343Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-07-24T07:05:51.362Z] ok github.com/docker/docker/image 0.024s coverage: 86.9% of statements [2022-07-24T07:05:51.618Z] ok github.com/docker/docker/distribution/xfer 1.891s coverage: 84.9% of statements [2022-07-24T07:05:51.618Z] ? github.com/docker/docker/dockerversion [no test files] [2022-07-24T07:05:51.618Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2022-07-24T07:05:52.549Z] ok github.com/docker/docker/image/tarexport 0.011s coverage: 0.7% of statements [2022-07-24T07:05:52.549Z] ? github.com/docker/docker/image/v1 [no test files] [2022-07-24T07:05:52.549Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-07-24T07:05:52.720Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-07-24T07:05:53.112Z] ok github.com/docker/docker/libcontainerd/queue 0.032s coverage: 100.0% of statements [2022-07-24T07:05:53.656Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-07-24T07:05:53.675Z] ok github.com/docker/docker/oci 0.008s coverage: 46.0% of statements [2022-07-24T07:05:54.239Z] ok github.com/docker/docker/opts 0.023s coverage: 66.0% of statements [2022-07-24T07:05:54.239Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-07-24T07:05:55.561Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-07-24T07:05:55.820Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-07-24T07:05:56.132Z] ok github.com/docker/docker/pkg/archive 0.309s coverage: 81.9% of statements [2022-07-24T07:05:56.695Z] ok github.com/docker/docker/pkg/authorization 0.197s coverage: 68.3% of statements [2022-07-24T07:05:56.952Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-07-24T07:05:56.952Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-07-24T07:05:57.198Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-07-24T07:05:57.768Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-07-24T07:05:57.768Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-07-24T07:05:57.768Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-07-24T07:05:58.337Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-07-24T07:05:59.716Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-07-24T07:05:59.716Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-07-24T07:06:00.221Z] ok github.com/docker/docker/pkg/chrootarchive 2.476s coverage: 42.7% of statements [2022-07-24T07:06:00.221Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-07-24T07:06:00.284Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-07-24T07:06:00.491Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-07-24T07:06:00.759Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-07-24T07:06:00.956Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-07-24T07:06:01.016Z] ok github.com/docker/docker/pkg/fileutils 0.014s coverage: 87.2% of statements [2022-07-24T07:06:01.214Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-07-24T07:06:01.273Z] ok github.com/docker/docker/layer 7.693s coverage: 68.9% of statements [2022-07-24T07:06:01.273Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-07-24T07:06:01.273Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-07-24T07:06:01.273Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-07-24T07:06:01.273Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-07-24T07:06:01.273Z] ? github.com/docker/docker/oci/caps [no test files] [2022-07-24T07:06:01.273Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-07-24T07:06:01.530Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2022-07-24T07:06:01.530Z] ok github.com/docker/docker/pkg/fsutils 0.162s coverage: 85.1% of statements [2022-07-24T07:06:01.782Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-07-24T07:06:01.782Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-07-24T07:06:02.720Z] === RUN TestDockerSuite/TestRunEnvironment [2022-07-24T07:06:02.898Z] ok github.com/docker/docker/pkg/idtools 0.541s coverage: 67.9% of statements [2022-07-24T07:06:02.898Z] ok github.com/docker/docker/pkg/ioutils 0.447s coverage: 70.1% of statements [2022-07-24T07:06:03.155Z] ok github.com/docker/docker/pkg/longpath 0.010s coverage: 100.0% of statements [2022-07-24T07:06:03.155Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2022-07-24T07:06:03.155Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-07-24T07:06:03.412Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2022-07-24T07:06:03.412Z] ok github.com/docker/docker/pkg/parsers 0.006s coverage: 97.0% of statements [2022-07-24T07:06:03.658Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-07-24T07:06:03.668Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2022-07-24T07:06:03.917Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-07-24T07:06:03.924Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.008s coverage: 90.5% of statements [2022-07-24T07:06:04.175Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-07-24T07:06:04.181Z] ok github.com/docker/docker/pkg/pidfile 0.007s coverage: 82.4% of statements [2022-07-24T07:06:04.181Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-07-24T07:06:04.181Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-07-24T07:06:04.744Z] === RUN TestDockerSuite/TestRunExitCode [2022-07-24T07:06:04.744Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.016s coverage: 56.8% of statements [2022-07-24T07:06:05.000Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-07-24T07:06:05.258Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2022-07-24T07:06:05.311Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-07-24T07:06:05.514Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-07-24T07:06:05.879Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-07-24T07:06:06.447Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-07-24T07:06:06.880Z] ok github.com/docker/docker/pkg/pubsub 1.035s coverage: 75.0% of statements [2022-07-24T07:06:07.040Z] === RUN TestDockerSuite/TestRunExposePort [2022-07-24T07:06:07.040Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-07-24T07:06:07.137Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-07-24T07:06:07.137Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-07-24T07:06:07.394Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-07-24T07:06:07.650Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-07-24T07:06:07.907Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-07-24T07:06:07.979Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-07-24T07:06:08.469Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.1% of statements [2022-07-24T07:06:08.547Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-07-24T07:06:08.726Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-07-24T07:06:08.982Z] ok github.com/docker/docker/pkg/tailfile 0.053s coverage: 88.6% of statements [2022-07-24T07:06:09.116Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-07-24T07:06:09.546Z] ok github.com/docker/docker/pkg/tarsum 0.038s coverage: 89.3% of statements [2022-07-24T07:06:09.684Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-07-24T07:06:09.803Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-07-24T07:06:09.942Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-07-24T07:06:09.942Z] docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows [2022-07-24T07:06:09.942Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-07-24T07:06:10.060Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-07-24T07:06:11.847Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-07-24T07:06:11.952Z] ok github.com/docker/docker/plugin 0.520s coverage: 23.2% of statements [2022-07-24T07:06:11.952Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-07-24T07:06:12.516Z] ok github.com/docker/docker/profiles/seccomp 0.019s coverage: 86.0% of statements [2022-07-24T07:06:12.785Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-07-24T07:06:13.353Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-07-24T07:06:13.459Z] ok github.com/docker/docker/quota 0.247s coverage: 71.4% of statements [2022-07-24T07:06:13.715Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-07-24T07:06:14.645Z] ok github.com/docker/docker/registry 0.053s coverage: 58.6% of statements [2022-07-24T07:06:14.729Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-07-24T07:06:15.207Z] ok github.com/docker/docker/registry/resumable 0.018s coverage: 100.0% of statements [2022-07-24T07:06:15.207Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-07-24T07:06:15.771Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-07-24T07:06:15.771Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-07-24T07:06:17.260Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-07-24T07:06:17.664Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-07-24T07:06:18.226Z] ok github.com/docker/docker/volume/local 0.109s coverage: 76.8% of statements [2022-07-24T07:06:18.789Z] ok github.com/docker/docker/volume/mounts 0.010s coverage: 67.7% of statements [2022-07-24T07:06:19.718Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-07-24T07:06:19.792Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-07-24T07:06:22.323Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-07-24T07:06:24.854Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-07-24T07:06:25.449Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-07-24T07:06:25.710Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-07-24T07:06:26.646Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-07-24T07:06:26.646Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-07-24T07:06:26.646Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-07-24T07:06:26.646Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-07-24T07:06:27.213Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-07-24T07:06:29.747Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-07-24T07:06:29.747Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-07-24T07:06:31.127Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-07-24T07:06:32.504Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-07-24T07:06:39.061Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-07-24T07:06:39.062Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-07-24T07:06:39.062Z] === RUN TestDockerSuite/TestRunModeHostname [2022-07-24T07:06:39.320Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-07-24T07:06:39.320Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-07-24T07:06:39.578Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-07-24T07:06:40.513Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-07-24T07:06:41.448Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-07-24T07:06:41.603Z] ok github.com/docker/docker/pkg/plugins 33.646s coverage: 76.3% of statements [2022-07-24T07:06:41.603Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-07-24T07:06:41.603Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-07-24T07:06:41.603Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-07-24T07:06:41.603Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-07-24T07:06:41.603Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-07-24T07:06:41.603Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-07-24T07:06:41.603Z] ? github.com/docker/docker/rootless [no test files] [2022-07-24T07:06:41.603Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-07-24T07:06:41.603Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-07-24T07:06:41.603Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-07-24T07:06:41.603Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-07-24T07:06:41.603Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-07-24T07:06:41.603Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-07-24T07:06:41.603Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-07-24T07:06:41.603Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-07-24T07:06:41.603Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-07-24T07:06:41.603Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-07-24T07:06:41.603Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-07-24T07:06:41.603Z] ? github.com/docker/docker/testutil/request [no test files] [2022-07-24T07:06:41.603Z] ? github.com/docker/docker/volume [no test files] [2022-07-24T07:06:41.603Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-07-24T07:06:41.603Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-07-24T07:06:41.603Z] [2022-07-24T07:06:41.603Z] === Skipped [2022-07-24T07:06:41.603Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-07-24T07:06:41.603Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-07-24T07:06:41.603Z] [2022-07-24T07:06:41.603Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-07-24T07:06:41.603Z] network_proxy_test.go:208: No support for dual stack yet [2022-07-24T07:06:41.603Z] [2022-07-24T07:06:41.603Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-07-24T07:06:41.603Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-07-24T07:06:41.603Z] [2022-07-24T07:06:41.603Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-07-24T07:06:41.603Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-07-24T07:06:41.603Z] [2022-07-24T07:06:41.603Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-07-24T07:06:41.603Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-24T07:06:41.603Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-24T07:06:41.603Z] [2022-07-24T07:06:41.603Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-07-24T07:06:41.603Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-24T07:06:41.603Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-24T07:06:41.603Z] [2022-07-24T07:06:41.603Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-07-24T07:06:41.603Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-24T07:06:41.603Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-24T07:06:41.603Z] [2022-07-24T07:06:41.603Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-07-24T07:06:41.603Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-24T07:06:41.603Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-24T07:06:41.603Z] [2022-07-24T07:06:41.603Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-07-24T07:06:41.603Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-24T07:06:41.603Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-24T07:06:41.603Z] [2022-07-24T07:06:41.603Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-07-24T07:06:41.603Z] graphtest_unix.go:71: No driver to put! [2022-07-24T07:06:41.603Z] [2022-07-24T07:06:41.603Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-07-24T07:06:41.603Z] time="2022-07-24T07:05:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-24T07:06:41.603Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-24T07:06:41.603Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-24T07:06:41.603Z] [2022-07-24T07:06:41.603Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-07-24T07:06:41.603Z] time="2022-07-24T07:05:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-24T07:06:41.603Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-24T07:06:41.603Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-24T07:06:41.603Z] [2022-07-24T07:06:41.603Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-07-24T07:06:41.603Z] time="2022-07-24T07:05:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-24T07:06:41.603Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-24T07:06:41.603Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-24T07:06:41.603Z] [2022-07-24T07:06:41.603Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-07-24T07:06:41.603Z] time="2022-07-24T07:05:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-24T07:06:41.603Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-24T07:06:41.603Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-24T07:06:41.603Z] [2022-07-24T07:06:41.603Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-07-24T07:06:41.603Z] time="2022-07-24T07:05:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-24T07:06:41.603Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-24T07:06:41.603Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-24T07:06:41.603Z] [2022-07-24T07:06:41.603Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-07-24T07:06:41.603Z] graphtest_unix.go:71: No driver to put! [2022-07-24T07:06:41.603Z] [2022-07-24T07:06:41.603Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-07-24T07:06:41.603Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-07-24T07:06:41.603Z] [2022-07-24T07:06:41.603Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-07-24T07:06:41.603Z] overlay_test.go:50: Fails to compute changes intermittently [2022-07-24T07:06:41.603Z] [2022-07-24T07:06:41.603Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-07-24T07:06:41.603Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-07-24T07:06:41.603Z] [2022-07-24T07:06:41.603Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-07-24T07:06:41.603Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-07-24T07:06:41.603Z] [2022-07-24T07:06:41.604Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-07-24T07:06:41.604Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-24T07:06:41.604Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-24T07:06:41.604Z] [2022-07-24T07:06:41.604Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-07-24T07:06:41.604Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-24T07:06:41.604Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-24T07:06:41.604Z] [2022-07-24T07:06:41.604Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-07-24T07:06:41.604Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-24T07:06:41.604Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-24T07:06:41.604Z] [2022-07-24T07:06:41.604Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-07-24T07:06:41.604Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-24T07:06:41.604Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-24T07:06:41.604Z] [2022-07-24T07:06:41.604Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-07-24T07:06:41.604Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-24T07:06:41.604Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-24T07:06:41.604Z] [2022-07-24T07:06:41.604Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-07-24T07:06:41.604Z] graphtest_unix.go:71: No driver to put! [2022-07-24T07:06:41.604Z] [2022-07-24T07:06:41.604Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-07-24T07:06:41.604Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-07-24T07:06:41.604Z] [2022-07-24T07:06:41.604Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-07-24T07:06:41.604Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-07-24T07:06:41.604Z] [2022-07-24T07:06:41.604Z] DONE 2789 tests, 28 skipped in 252.209s [2022-07-24T07:06:41.604Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-07-24T07:06:41.604Z] github.com/docker/docker/libnetwork/bitseq [2022-07-24T07:06:41.604Z] github.com/docker/docker/libnetwork/cluster [2022-07-24T07:06:41.604Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-24T07:06:41.604Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-24T07:06:41.604Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-24T07:06:41.604Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-24T07:06:41.604Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-24T07:06:41.604Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-24T07:06:41.604Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-24T07:06:41.604Z] github.com/docker/docker/libnetwork/config [2022-07-24T07:06:41.604Z] github.com/docker/docker/libnetwork/datastore [2022-07-24T07:06:41.604Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-24T07:06:41.604Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-24T07:06:41.604Z] github.com/docker/docker/libnetwork/driverapi [2022-07-24T07:06:41.604Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-24T07:06:41.604Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-24T07:06:41.604Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-24T07:06:41.604Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-24T07:06:41.604Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-24T07:06:41.604Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-24T07:06:41.604Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-24T07:06:41.604Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-24T07:06:41.604Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-24T07:06:41.604Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-24T07:06:41.604Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-24T07:06:41.604Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-24T07:06:41.604Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-24T07:06:41.604Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-24T07:06:41.604Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-24T07:06:41.604Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-24T07:06:41.604Z] github.com/docker/docker/libnetwork/etchosts [2022-07-24T07:06:41.604Z] github.com/docker/docker/libnetwork/idm [2022-07-24T07:06:41.604Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-24T07:06:41.604Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-24T07:06:41.604Z] github.com/docker/docker/libnetwork/ipam [2022-07-24T07:06:41.604Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-24T07:06:41.604Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-24T07:06:41.604Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-24T07:06:41.604Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-24T07:06:41.604Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-24T07:06:41.604Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-24T07:06:41.604Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-24T07:06:41.604Z] github.com/docker/docker/libnetwork/iptables [2022-07-24T07:06:41.604Z] github.com/docker/docker/libnetwork/netlabel [2022-07-24T07:06:41.604Z] github.com/docker/docker/libnetwork/netutils [2022-07-24T07:06:41.604Z] github.com/docker/docker/libnetwork/networkdb [2022-07-24T07:06:41.604Z] github.com/docker/docker/libnetwork/ns [2022-07-24T07:06:41.604Z] github.com/docker/docker/libnetwork/options [2022-07-24T07:06:41.604Z] github.com/docker/docker/libnetwork/osl [2022-07-24T07:06:41.604Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-24T07:06:41.604Z] github.com/docker/docker/libnetwork/portallocator [2022-07-24T07:06:41.604Z] github.com/docker/docker/libnetwork/portmapper [2022-07-24T07:06:41.604Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-24T07:06:41.604Z] github.com/docker/docker/libnetwork/testutils [2022-07-24T07:06:41.604Z] github.com/docker/docker/libnetwork/types' ']' [2022-07-24T07:06:41.604Z] + 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-24T07:06:42.385Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-07-24T07:06:42.385Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-07-24T07:06:42.385Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-07-24T07:06:43.321Z] === RUN TestDockerSuite/TestRunMount [2022-07-24T07:06:47.527Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-07-24T07:06:47.785Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-07-24T07:06:48.351Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-07-24T07:06:49.286Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-07-24T07:06:50.661Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-07-24T07:06:52.038Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-07-24T07:06:53.940Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-07-24T07:06:53.940Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-07-24T07:06:54.876Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-07-24T07:06:56.256Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-07-24T07:06:56.256Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-07-24T07:06:56.824Z] === RUN TestDockerSuite/TestRunNetHost [2022-07-24T07:06:58.202Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-07-24T07:06:58.461Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-07-24T07:06:59.028Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-07-24T07:07:00.404Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-07-24T07:07:02.308Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-07-24T07:07:02.308Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-07-24T07:07:06.520Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-07-24T07:07:06.520Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-07-24T07:07:06.520Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-07-24T07:07:06.520Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-07-24T07:07:06.778Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-07-24T07:07:06.778Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-07-24T07:07:07.345Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-07-24T07:07:07.914Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-07-24T07:07:08.173Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-07-24T07:07:08.741Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-07-24T07:07:08.999Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-07-24T07:07:11.530Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-07-24T07:07:14.066Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-07-24T07:07:14.635Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-07-24T07:07:14.635Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-07-24T07:07:14.635Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-07-24T07:07:15.202Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-07-24T07:07:15.770Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-07-24T07:07:16.704Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-07-24T07:07:17.271Z] === RUN TestDockerSuite/TestRunPortInUse [2022-07-24T07:07:17.840Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-07-24T07:07:18.409Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-07-24T07:07:18.409Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-07-24T07:07:19.346Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-07-24T07:07:19.606Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-07-24T07:07:19.606Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-07-24T07:07:20.176Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-07-24T07:07:20.744Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-07-24T07:07:20.744Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-07-24T07:07:20.744Z] === RUN TestDockerSuite/TestRunPublishPort [2022-07-24T07:07:21.313Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-07-24T07:07:22.276Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-07-24T07:07:22.276Z] docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured [2022-07-24T07:07:22.276Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-07-24T07:07:22.539Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-07-24T07:07:22.799Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-07-24T07:07:24.177Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-07-24T07:07:24.177Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-07-24T07:07:24.177Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-07-24T07:07:25.560Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-07-24T07:07:26.498Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-07-24T07:07:27.878Z] === RUN TestDockerSuite/TestRunRm [2022-07-24T07:07:27.878Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-07-24T07:07:28.242Z] ok github.com/docker/docker/libnetwork 37.319s coverage: 40.6% of statements [2022-07-24T07:07:28.242Z] ok github.com/docker/docker/libnetwork/bitseq 0.116s coverage: 84.4% of statements [2022-07-24T07:07:28.242Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-07-24T07:07:28.242Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-07-24T07:07:28.242Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-07-24T07:07:28.242Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-07-24T07:07:28.242Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-07-24T07:07:28.242Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-07-24T07:07:28.242Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-07-24T07:07:28.242Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-07-24T07:07:28.242Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 22.4% of statements [2022-07-24T07:07:28.242Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-07-24T07:07:28.242Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-07-24T07:07:28.242Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-07-24T07:07:28.242Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-07-24T07:07:28.242Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.391s coverage: 59.9% of statements [2022-07-24T07:07:28.242Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-07-24T07:07:28.242Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-07-24T07:07:28.242Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.096s coverage: 5.0% of statements [2022-07-24T07:07:28.242Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-07-24T07:07:28.242Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-07-24T07:07:28.242Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-07-24T07:07:28.242Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-07-24T07:07:28.445Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-07-24T07:07:30.978Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-07-24T07:07:31.913Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-07-24T07:07:32.850Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-07-24T07:07:33.418Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-07-24T07:07:34.794Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-07-24T07:07:35.362Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-07-24T07:07:36.739Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-07-24T07:07:38.122Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-07-24T07:07:38.185Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.261s coverage: 6.6% of statements [2022-07-24T07:07:38.185Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-07-24T07:07:38.185Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-07-24T07:07:38.185Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-07-24T07:07:38.185Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-07-24T07:07:38.185Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-07-24T07:07:38.185Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-07-24T07:07:38.443Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-07-24T07:07:38.700Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2022-07-24T07:07:38.957Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-07-24T07:07:39.214Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-07-24T07:07:41.417Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-07-24T07:07:41.986Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-07-24T07:07:42.245Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-07-24T07:07:42.503Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-07-24T07:07:43.438Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-07-24T07:07:43.697Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-07-24T07:07:44.635Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-07-24T07:07:45.202Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-07-24T07:07:45.461Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-07-24T07:07:45.720Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-07-24T07:07:46.287Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-07-24T07:07:46.855Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-07-24T07:07:48.234Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-07-24T07:07:49.168Z] === RUN TestDockerSuite/TestRunState [2022-07-24T07:07:50.547Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-07-24T07:07:51.389Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.006s coverage: 100.0% of statements [2022-07-24T07:07:51.484Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-07-24T07:07:51.484Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-07-24T07:07:51.743Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-07-24T07:07:52.002Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-07-24T07:07:52.002Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-07-24T07:07:52.002Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-07-24T07:07:52.570Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-07-24T07:07:53.137Z] === RUN TestDockerSuite/TestRunSysctls [2022-07-24T07:07:54.516Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-07-24T07:07:54.516Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-07-24T07:07:54.516Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-07-24T07:07:54.516Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-07-24T07:07:54.774Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-07-24T07:07:57.312Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-07-24T07:07:57.312Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-07-24T07:07:58.689Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-07-24T07:07:59.628Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-07-24T07:08:01.535Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-07-24T07:08:02.471Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-07-24T07:08:05.005Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-07-24T07:08:05.264Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-07-24T07:08:05.264Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-07-24T07:08:05.831Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-07-24T07:08:06.263Z] ok github.com/docker/docker/libnetwork/ipam 14.379s coverage: 85.3% of statements [2022-07-24T07:08:06.263Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-07-24T07:08:06.263Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-07-24T07:08:06.263Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-07-24T07:08:06.263Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-07-24T07:08:06.263Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-07-24T07:08:06.263Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-07-24T07:08:06.263Z] ok github.com/docker/docker/libnetwork/ipamutils 0.264s coverage: 74.0% of statements [2022-07-24T07:08:06.400Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-07-24T07:08:06.519Z] ok github.com/docker/docker/libnetwork/iptables 0.164s coverage: 45.0% of statements [2022-07-24T07:08:06.519Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-07-24T07:08:06.776Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-07-24T07:08:08.303Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-07-24T07:08:08.303Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-07-24T07:08:09.679Z] === RUN TestDockerSuite/TestRunUserByID [2022-07-24T07:08:09.941Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-07-24T07:08:10.200Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-07-24T07:08:10.200Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-07-24T07:08:11.136Z] === RUN TestDockerSuite/TestRunUserByName [2022-07-24T07:08:11.136Z] docker_cli_service_logs_test.go:248: checking task yx0r1knr506z [2022-07-24T07:08:11.136Z] docker_cli_service_logs_test.go:253: checking messages for yx0r1knr506z [2022-07-24T07:08:11.136Z] docker_cli_service_logs_test.go:248: checking task xozp8m1jt7ja [2022-07-24T07:08:11.136Z] docker_cli_service_logs_test.go:253: checking messages for xozp8m1jt7ja [2022-07-24T07:08:11.704Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-07-24T07:08:11.964Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-07-24T07:08:12.222Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-07-24T07:08:12.222Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-07-24T07:08:12.222Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-07-24T07:08:12.501Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-07-24T07:08:13.078Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-07-24T07:08:14.980Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-07-24T07:08:16.356Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-07-24T07:08:16.923Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-07-24T07:08:17.859Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-07-24T07:08:19.235Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-07-24T07:08:19.802Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-07-24T07:08:21.705Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-07-24T07:08:23.607Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-07-24T07:08:24.543Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-07-24T07:08:24.543Z] docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows [2022-07-24T07:08:24.543Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-07-24T07:08:24.543Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-07-24T07:08:24.543Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-07-24T07:08:24.543Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-07-24T07:08:24.543Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-07-24T07:08:24.543Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-07-24T07:08:24.543Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-07-24T07:08:24.543Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-07-24T07:08:25.479Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-07-24T07:08:25.739Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-07-24T07:08:26.675Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-07-24T07:08:27.242Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-07-24T07:08:27.502Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-07-24T07:08:27.760Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-07-24T07:08:28.019Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-07-24T07:08:28.019Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-07-24T07:08:28.019Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-07-24T07:08:28.278Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-07-24T07:08:28.278Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-07-24T07:08:28.278Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-07-24T07:08:28.278Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-07-24T07:08:28.278Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-07-24T07:08:28.278Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-07-24T07:08:28.278Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-07-24T07:08:28.278Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-07-24T07:08:28.278Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-07-24T07:08:28.278Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-07-24T07:08:28.278Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-07-24T07:08:28.278Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-07-24T07:08:28.858Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-07-24T07:08:29.124Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-07-24T07:08:29.390Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-07-24T07:08:29.649Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-07-24T07:08:29.907Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-07-24T07:08:30.475Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-07-24T07:08:30.475Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-07-24T07:08:31.412Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-07-24T07:08:31.982Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-07-24T07:08:31.982Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-07-24T07:08:31.982Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-07-24T07:08:32.549Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-07-24T07:08:32.809Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-07-24T07:08:33.745Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-07-24T07:08:34.315Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-07-24T07:08:34.315Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-07-24T07:08:34.315Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-07-24T07:08:34.883Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-07-24T07:08:34.883Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-07-24T07:08:35.451Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-07-24T07:08:36.019Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-07-24T07:08:36.586Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-07-24T07:08:38.490Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-07-24T07:08:38.490Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-07-24T07:08:39.056Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-07-24T07:08:39.056Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-07-24T07:08:39.056Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-07-24T07:08:39.056Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-07-24T07:08:39.623Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-07-24T07:08:40.192Z] docker_cli_swarm_test.go:1895: [dfd9710f6672d] joining swarm manager [d749aec73789f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-24T07:08:40.451Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-07-24T07:08:41.018Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-07-24T07:08:41.586Z] docker_cli_swarm_test.go:1896: [de454be4ff2f2] joining swarm manager [d749aec73789f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-24T07:08:42.521Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-07-24T07:08:43.088Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-07-24T07:08:45.637Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-07-24T07:08:47.552Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-07-24T07:08:50.126Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-07-24T07:08:51.502Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-07-24T07:08:52.881Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-07-24T07:08:53.816Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-07-24T07:08:54.751Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-07-24T07:08:56.127Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-07-24T07:08:57.504Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-07-24T07:08:57.762Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-07-24T07:08:59.142Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-07-24T07:09:00.519Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-07-24T07:09:01.895Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-07-24T07:09:03.272Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-07-24T07:09:05.174Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-07-24T07:09:05.434Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-07-24T07:09:07.966Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-07-24T07:09:08.225Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-07-24T07:09:08.225Z] docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows [2022-07-24T07:09:08.225Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-07-24T07:09:08.225Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-07-24T07:09:08.484Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-07-24T07:09:09.421Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-07-24T07:09:10.358Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-07-24T07:09:11.294Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-07-24T07:09:11.294Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-07-24T07:09:12.231Z] === RUN TestDockerSuite/TestSaveImageId [2022-07-24T07:09:12.490Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-07-24T07:09:12.749Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-07-24T07:09:14.126Z] docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents3488507813 [2022-07-24T07:09:14.126Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-07-24T07:09:14.126Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-07-24T07:09:15.508Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-07-24T07:09:15.508Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-07-24T07:09:15.508Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-07-24T07:09:16.885Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-07-24T07:09:18.262Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-07-24T07:09:20.162Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-07-24T07:09:20.420Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-07-24T07:09:20.985Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-07-24T07:09:20.985Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-07-24T07:09:22.360Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-07-24T07:09:22.360Z] docker_cli_sni_test.go:30: Flakey test [2022-07-24T07:09:22.360Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-07-24T07:09:24.261Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-07-24T07:09:26.169Z] docker_cli_swarm_test.go:1796: [d537a07f05d8c] joining swarm manager [d2df9ec1afaf4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-24T07:09:27.545Z] docker_cli_swarm_test.go:1797: [d05d1e71c2034] joining swarm manager [d2df9ec1afaf4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-24T07:09:27.545Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-07-24T07:09:28.921Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-07-24T07:09:29.857Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-07-24T07:09:30.800Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-07-24T07:09:33.330Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-07-24T07:09:35.234Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-07-24T07:09:35.492Z] === RUN TestDockerSuite/TestStartRecordError [2022-07-24T07:09:36.867Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-07-24T07:09:38.246Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-07-24T07:09:39.182Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-07-24T07:09:39.441Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-07-24T07:09:42.728Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-07-24T07:09:46.012Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-07-24T07:09:46.946Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-07-24T07:09:48.848Z] docker_cli_swarm_test.go:1315: [d1c3a202cb6f5] joining swarm manager [d1ecd54081a92]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-24T07:09:49.107Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-07-24T07:09:50.482Z] docker_cli_swarm_test.go:1316: [d0027df1668e6] joining swarm manager [d1ecd54081a92]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-24T07:09:53.779Z] === RUN TestDockerSuite/TestStatsNoStream [2022-07-24T07:09:56.308Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-07-24T07:09:56.875Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-07-24T07:09:57.445Z] === RUN TestDockerSuite/TestTopPrivileged [2022-07-24T07:09:57.707Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-07-24T07:09:57.707Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-07-24T07:09:57.707Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-07-24T07:09:58.160Z] ok github.com/docker/docker/libnetwork/networkdb 104.255s coverage: 60.5% of statements [2022-07-24T07:09:58.160Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-07-24T07:09:58.160Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-07-24T07:09:58.160Z] ok github.com/docker/docker/libnetwork/osl 4.292s coverage: 39.7% of statements [2022-07-24T07:09:58.160Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2022-07-24T07:09:58.160Z] ok github.com/docker/docker/libnetwork/portallocator 0.013s coverage: 80.7% of statements [2022-07-24T07:09:58.274Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-07-24T07:09:58.533Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-07-24T07:09:58.533Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-07-24T07:09:58.533Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-07-24T07:09:58.533Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-07-24T07:09:58.533Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-07-24T07:09:59.089Z] ok github.com/docker/docker/libnetwork/portmapper 0.545s coverage: 48.6% of statements [2022-07-24T07:09:59.089Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-07-24T07:09:59.089Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-07-24T07:09:59.345Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-07-24T07:09:59.345Z] [2022-07-24T07:09:59.345Z] === Skipped [2022-07-24T07:09:59.345Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-07-24T07:09:59.345Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-24T07:09:59.345Z] [2022-07-24T07:09:59.345Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-07-24T07:09:59.345Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-24T07:09:59.345Z] [2022-07-24T07:09:59.345Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-07-24T07:09:59.345Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-24T07:09:59.345Z] [2022-07-24T07:09:59.345Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-07-24T07:09:59.345Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-24T07:09:59.345Z] [2022-07-24T07:09:59.345Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-07-24T07:09:59.345Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-24T07:09:59.345Z] [2022-07-24T07:09:59.345Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-07-24T07:09:59.345Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-24T07:09:59.345Z] [2022-07-24T07:09:59.345Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-07-24T07:09:59.345Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-24T07:09:59.345Z] [2022-07-24T07:09:59.345Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-07-24T07:09:59.345Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-24T07:09:59.345Z] [2022-07-24T07:09:59.345Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-07-24T07:09:59.345Z] firewalld_test.go:14: firewalld is not running [2022-07-24T07:09:59.345Z] [2022-07-24T07:09:59.345Z] DONE 327 tests, 9 skipped in 200.895s [2022-07-24T07:09:59.470Z] === RUN TestDockerSuite/TestUpdatePausedContainer Post stage [Pipeline] junit [2022-07-24T07:09:59.917Z] Recording test results [2022-07-24T07:10:00.037Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-07-24T07:10:00.378Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-07-24T07:10:00.605Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-07-24T07:10:00.699Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43858/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=112fb22152fa0df622337df9476ecff14c95574f -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:112fb22152fa0df622337df9476ecff14c95574f hack/validate/vendor [2022-07-24T07:10:01.261Z] +++ dirname ./hack/vendor.sh [2022-07-24T07:10:01.261Z] ++ cd ./hack [2022-07-24T07:10:01.261Z] ++ pwd [2022-07-24T07:10:01.261Z] + SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-24T07:10:01.261Z] + /go/src/github.com/docker/docker/hack/go-mod-prepare.sh [2022-07-24T07:10:01.261Z] + GO111MODULE=auto [2022-07-24T07:10:01.261Z] + go mod tidy -modfile vendor.mod -compat 1.17 [2022-07-24T07:10:01.261Z] go: downloading github.com/docker/distribution v2.8.1+incompatible [2022-07-24T07:10:01.261Z] go: downloading github.com/pkg/errors v0.9.1 [2022-07-24T07:10:01.824Z] go: downloading google.golang.org/grpc v1.45.0 [2022-07-24T07:10:01.824Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-07-24T07:10:01.824Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-24T07:10:01.824Z] go: downloading github.com/containerd/containerd v1.6.6 [2022-07-24T07:10:01.980Z] === RUN TestDockerSuite/TestUpdateStats [2022-07-24T07:10:02.080Z] go: downloading gotest.tools/v3 v3.2.0 [2022-07-24T07:10:02.080Z] go: downloading github.com/docker/go-units v0.4.0 [2022-07-24T07:10:02.080Z] go: downloading github.com/golang/gddo v0.0.0-20190904175337-72a348e765d2 [2022-07-24T07:10:02.080Z] go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1 [2022-07-24T07:10:02.337Z] go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f [2022-07-24T07:10:02.337Z] go: downloading github.com/moby/buildkit v0.10.3 [2022-07-24T07:10:02.593Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-24T07:10:02.593Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-07-24T07:10:02.593Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-07-24T07:10:02.593Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-07-24T07:10:02.593Z] go: downloading golang.org/x/time v0.0.0-20211116232009-f0f3c7e86c11 [2022-07-24T07:10:02.593Z] go: downloading github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417 [2022-07-24T07:10:02.593Z] go: downloading go.etcd.io/bbolt v1.3.6 [2022-07-24T07:10:02.593Z] go: downloading github.com/containerd/continuity v0.3.0 [2022-07-24T07:10:02.850Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-07-24T07:10:02.850Z] go: downloading github.com/tonistiigi/fsutil v0.0.0-20220115021204-b19f7f9cb274 [2022-07-24T07:10:02.850Z] go: downloading github.com/moby/sys/symlink v0.2.0 [2022-07-24T07:10:02.850Z] go: downloading golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a [2022-07-24T07:10:02.850Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-07-24T07:10:02.850Z] go: downloading github.com/Microsoft/go-winio v0.5.2 [2022-07-24T07:10:02.850Z] go: downloading github.com/docker/go-metrics v0.0.1 [2022-07-24T07:10:02.850Z] go: downloading github.com/moby/sys/signal v0.7.0 [2022-07-24T07:10:02.850Z] go: downloading github.com/opencontainers/runc v1.1.2 [2022-07-24T07:10:03.106Z] go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 [2022-07-24T07:10:03.106Z] go: downloading github.com/spf13/cobra v1.1.3 [2022-07-24T07:10:03.106Z] go: downloading github.com/ishidawataru/sctp v0.0.0-20210707070123-9a39160e9062 [2022-07-24T07:10:03.106Z] go: downloading github.com/containerd/cgroups v1.0.4 [2022-07-24T07:10:03.106Z] go: downloading github.com/coreos/go-systemd/v22 v22.3.2 [2022-07-24T07:10:03.106Z] go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46 [2022-07-24T07:10:03.106Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-07-24T07:10:03.106Z] go: downloading github.com/hashicorp/go-memdb v1.3.2 [2022-07-24T07:10:03.362Z] go: downloading github.com/moby/sys/mount v0.3.3 [2022-07-24T07:10:03.362Z] go: downloading github.com/opencontainers/selinux v1.10.1 [2022-07-24T07:10:03.362Z] go: downloading github.com/google/uuid v1.3.0 [2022-07-24T07:10:03.362Z] go: downloading github.com/Microsoft/hcsshim v0.9.3 [2022-07-24T07:10:03.618Z] go: downloading github.com/vishvananda/netlink v1.2.1-beta.2 [2022-07-24T07:10:03.618Z] go: downloading github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2022-07-24T07:10:03.618Z] go: downloading github.com/moby/locker v1.0.1 [2022-07-24T07:10:03.618Z] go: downloading github.com/moby/sys/mountinfo v0.6.2 [2022-07-24T07:10:03.618Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-24T07:10:03.875Z] go: downloading github.com/tonistiigi/go-archvariant v1.0.0 [2022-07-24T07:10:03.875Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-07-24T07:10:03.875Z] go: downloading github.com/vbatts/tar-split v0.11.2 [2022-07-24T07:10:03.875Z] go: downloading github.com/mistifyio/go-zfs v2.1.2-0.20190413222219-f784269be439+incompatible [2022-07-24T07:10:03.875Z] go: downloading github.com/containerd/fifo v1.0.0 [2022-07-24T07:10:03.875Z] go: downloading github.com/aws/aws-sdk-go v1.31.6 [2022-07-24T07:10:05.262Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-07-24T07:10:06.198Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-07-24T07:10:06.198Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-07-24T07:10:06.198Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-07-24T07:10:06.393Z] go: downloading github.com/fluent/fluent-logger-golang v1.9.0 [2022-07-24T07:10:06.393Z] go: downloading github.com/Graylog2/go-gelf v0.0.0-20191017102106-1550ee647df0 [2022-07-24T07:10:06.393Z] go: downloading cloud.google.com/go v0.93.3 [2022-07-24T07:10:06.393Z] go: downloading cloud.google.com/go/logging v1.4.2 [2022-07-24T07:10:06.393Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-07-24T07:10:06.393Z] go: downloading github.com/bsphere/le_go v0.0.0-20170215134836-7a984a84b549 [2022-07-24T07:10:06.393Z] go: downloading github.com/RackSec/srslog v0.0.0-20180709174129-a4725f04ec91 [2022-07-24T07:10:06.393Z] go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 [2022-07-24T07:10:06.393Z] go: downloading github.com/containerd/typeurl v1.0.2 [2022-07-24T07:10:06.393Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-07-24T07:10:06.393Z] go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 [2022-07-24T07:10:06.766Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-07-24T07:10:06.964Z] go: downloading github.com/creack/pty v1.1.11 [2022-07-24T07:10:06.964Z] go: downloading github.com/docker/libkv v0.2.2-0.20211217103745-e480589147e3 [2022-07-24T07:10:06.964Z] go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c [2022-07-24T07:10:06.964Z] go: downloading github.com/miekg/dns v1.1.27 [2022-07-24T07:10:06.964Z] go: downloading github.com/moby/ipvs v1.0.2 [2022-07-24T07:10:06.964Z] go: downloading github.com/vishvananda/netns v0.0.0-20210104183010-2eb08e3e575f [2022-07-24T07:10:06.964Z] go: downloading github.com/hashicorp/serf v0.8.5 [2022-07-24T07:10:06.964Z] go: downloading github.com/deckarep/golang-set v0.0.0-20141123011944-ef32fa3046d9 [2022-07-24T07:10:06.964Z] go: downloading github.com/godbus/dbus/v5 v5.0.6 [2022-07-24T07:10:07.224Z] go: downloading github.com/armon/go-radix v0.0.0-20150105235045-e39d623f12e8 [2022-07-24T07:10:07.224Z] go: downloading github.com/hashicorp/memberlist v0.2.4 [2022-07-24T07:10:07.224Z] go: downloading github.com/klauspost/compress v1.15.1 [2022-07-24T07:10:07.334Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-07-24T07:10:07.787Z] go: downloading github.com/morikuni/aec v1.0.0 [2022-07-24T07:10:07.787Z] go: downloading github.com/tchap/go-patricia v2.3.0+incompatible [2022-07-24T07:10:07.787Z] go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-24T07:10:09.238Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-07-24T07:10:10.303Z] go: downloading github.com/stretchr/testify v1.7.1 [2022-07-24T07:10:10.303Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-07-24T07:10:10.303Z] go: downloading github.com/containerd/stargz-snapshotter/estargz v0.11.3 [2022-07-24T07:10:10.303Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-24T07:10:10.303Z] go: downloading github.com/containerd/stargz-snapshotter v0.11.3 [2022-07-24T07:10:10.303Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-24T07:10:10.303Z] go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 [2022-07-24T07:10:10.303Z] go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0 [2022-07-24T07:10:10.303Z] go: downloading go.opentelemetry.io/otel v1.4.1 [2022-07-24T07:10:10.303Z] go: downloading go.opentelemetry.io/otel/trace v1.4.1 [2022-07-24T07:10:10.303Z] go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1 [2022-07-24T07:10:10.559Z] go: downloading go.opentelemetry.io/otel/sdk v1.4.1 [2022-07-24T07:10:10.559Z] go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd [2022-07-24T07:10:10.559Z] go: downloading go.opentelemetry.io/proto/otlp v0.12.0 [2022-07-24T07:10:10.559Z] go: downloading github.com/mitchellh/hashstructure/v2 v2.0.2 [2022-07-24T07:10:10.559Z] go: downloading github.com/containerd/console v1.0.3 [2022-07-24T07:10:10.559Z] go: downloading github.com/containerd/go-runc v1.0.0 [2022-07-24T07:10:10.559Z] go: downloading github.com/gogo/googleapis v1.4.1 [2022-07-24T07:10:10.559Z] go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0 [2022-07-24T07:10:10.559Z] go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0 [2022-07-24T07:10:10.559Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-24T07:10:10.559Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2022-07-24T07:10:10.559Z] go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2022-07-24T07:10:10.559Z] go: downloading go.etcd.io/etcd/raft/v3 v3.5.2 [2022-07-24T07:10:10.559Z] go: downloading github.com/fernet/fernet-go v0.0.0-20180830025343-9eac43b88a5e [2022-07-24T07:10:10.559Z] go: downloading github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 [2022-07-24T07:10:10.615Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-07-24T07:10:10.816Z] go: downloading github.com/cyphar/filepath-securejoin v0.2.3 [2022-07-24T07:10:10.816Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-07-24T07:10:10.816Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-24T07:10:10.816Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-24T07:10:10.816Z] go: downloading github.com/prometheus/common v0.32.1 [2022-07-24T07:10:10.816Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-24T07:10:10.816Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-07-24T07:10:10.816Z] go: downloading github.com/phayes/permbits v0.0.0-20190612203442-39d7c581d2ee [2022-07-24T07:10:10.816Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-24T07:10:10.816Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-24T07:10:10.816Z] go: downloading github.com/containerd/ttrpc v1.1.0 [2022-07-24T07:10:10.816Z] go: downloading github.com/tinylib/msgp v1.1.0 [2022-07-24T07:10:10.816Z] go: downloading github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2022-07-24T07:10:10.816Z] go: downloading google.golang.org/api v0.54.0 [2022-07-24T07:10:12.000Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-07-24T07:10:13.337Z] go: downloading github.com/googleapis/gax-go/v2 v2.0.5 [2022-07-24T07:10:13.337Z] go: downloading go.opencensus.io v0.23.0 [2022-07-24T07:10:13.337Z] go: downloading golang.org/x/oauth2 v0.0.0-20210819190943-2bc19b11175f [2022-07-24T07:10:13.337Z] go: downloading github.com/google/certificate-transparency-go v1.0.20 [2022-07-24T07:10:13.337Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-07-24T07:10:13.337Z] go: downloading github.com/hashicorp/go-msgpack v0.5.5 [2022-07-24T07:10:13.337Z] go: downloading github.com/google/btree v1.0.1 [2022-07-24T07:10:13.337Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-07-24T07:10:13.337Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-07-24T07:10:13.337Z] go: downloading github.com/cilium/ebpf v0.7.0 [2022-07-24T07:10:13.337Z] go: downloading go.uber.org/goleak v1.1.12 [2022-07-24T07:10:13.337Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-24T07:10:13.337Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-24T07:10:13.337Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-24T07:10:13.337Z] go: downloading golang.org/x/text v0.3.7 [2022-07-24T07:10:14.267Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-07-24T07:10:14.267Z] go: downloading github.com/armon/circbuf v0.0.0-20190214190532-5111143e8da2 [2022-07-24T07:10:14.267Z] go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2022-07-24T07:10:14.267Z] go: downloading github.com/gofrs/flock v0.8.1 [2022-07-24T07:10:14.267Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-07-24T07:10:14.267Z] go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0 [2022-07-24T07:10:14.267Z] go: downloading github.com/felixge/httpsnoop v1.0.2 [2022-07-24T07:10:14.267Z] go: downloading go.opentelemetry.io/otel/metric v0.27.0 [2022-07-24T07:10:14.267Z] go: downloading github.com/agext/levenshtein v1.2.3 [2022-07-24T07:10:14.267Z] go: downloading code.cloudfoundry.org/clock v1.0.0 [2022-07-24T07:10:14.267Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-07-24T07:10:14.267Z] go: downloading github.com/jmespath/go-jmespath v0.3.0 [2022-07-24T07:10:14.267Z] go: downloading github.com/philhofer/fwd v1.0.0 [2022-07-24T07:10:14.267Z] go: downloading github.com/kr/pretty v0.2.1 [2022-07-24T07:10:14.267Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-07-24T07:10:14.267Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2022-07-24T07:10:14.267Z] go: downloading github.com/frankban/quicktest v1.11.3 [2022-07-24T07:10:14.523Z] go: downloading github.com/go-logr/stdr v1.2.2 [2022-07-24T07:10:14.523Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-07-24T07:10:14.523Z] go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0 [2022-07-24T07:10:14.523Z] go: downloading github.com/container-storage-interface/spec v1.5.0 [2022-07-24T07:10:14.523Z] go: downloading github.com/akutz/memconn v0.1.0 [2022-07-24T07:10:14.523Z] go: downloading github.com/onsi/ginkgo v1.16.4 [2022-07-24T07:10:14.523Z] go: downloading github.com/onsi/gomega v1.15.0 [2022-07-24T07:10:14.523Z] go: downloading github.com/dperny/gocsi v1.2.3-pre [2022-07-24T07:10:14.523Z] go: downloading go.etcd.io/etcd/pkg/v3 v3.5.2 [2022-07-24T07:10:14.523Z] go: downloading go.etcd.io/etcd/server/v3 v3.5.2 [2022-07-24T07:10:14.523Z] go: downloading go.etcd.io/etcd/client/pkg/v3 v3.5.2 [2022-07-24T07:10:14.779Z] go: downloading github.com/kr/text v0.2.0 [2022-07-24T07:10:14.779Z] go: downloading google.golang.org/appengine v1.6.7 [2022-07-24T07:10:14.779Z] go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b [2022-07-24T07:10:14.779Z] go: downloading github.com/cockroachdb/datadriven v0.0.0-20200714090401-bf6692d28da5 [2022-07-24T07:10:14.779Z] go: downloading go.uber.org/zap v1.17.0 [2022-07-24T07:10:14.779Z] go: downloading github.com/dustin/go-humanize v1.0.0 [2022-07-24T07:10:14.779Z] go: downloading github.com/nxadm/tail v1.4.8 [2022-07-24T07:10:14.779Z] go: downloading github.com/cockroachdb/errors v1.2.4 [2022-07-24T07:10:14.779Z] go: downloading go.uber.org/atomic v1.7.0 [2022-07-24T07:10:14.779Z] go: downloading go.uber.org/multierr v1.6.0 [2022-07-24T07:10:14.779Z] go: downloading github.com/akutz/gosync v0.1.0 [2022-07-24T07:10:14.779Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-07-24T07:10:14.779Z] go: downloading github.com/cockroachdb/logtags v0.0.0-20190617123548-eb05cc24525f [2022-07-24T07:10:14.779Z] go: downloading github.com/getsentry/raven-go v0.2.0 [2022-07-24T07:10:14.779Z] go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-07-24T07:10:14.779Z] go: downloading github.com/certifi/gocertifi v0.0.0-20200922220541-2c3bb06c6054 [2022-07-24T07:10:15.035Z] + GO111MODULE=auto [2022-07-24T07:10:15.035Z] + go mod vendor -modfile vendor.mod [2022-07-24T07:10:19.207Z] Congratulations! All vendoring changes are done the right way. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-24T07:10:20.917Z] + echo Ensuring container killed. [2022-07-24T07:10:20.917Z] Ensuring container killed. [2022-07-24T07:10:20.917Z] + docker rm -vf docker-pr1 [2022-07-24T07:10:20.917Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-07-24T07:10:21.245Z] + echo Chowning /workspace to jenkins user [2022-07-24T07:10:21.245Z] Chowning /workspace to jenkins user [2022-07-24T07:10:21.245Z] + id -u [2022-07-24T07:10:21.245Z] + id -g [2022-07-24T07:10:21.245Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43858:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-24T07:10:22.942Z] + bundleName=unit [2022-07-24T07:10:22.943Z] + echo Creating unit-bundles.tar.gz [2022-07-24T07:10:22.943Z] Creating unit-bundles.tar.gz [2022-07-24T07:10:22.943Z] + 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-24T07:10:22.943Z] bundles/junit-report-libnetwork.xml [2022-07-24T07:10:22.943Z] bundles/junit-report.xml [2022-07-24T07:10:22.943Z] bundles/go-test-report-libnetwork.json [2022-07-24T07:10:22.943Z] bundles/go-test-report.json [2022-07-24T07:10:22.943Z] bundles/profile-libnetwork.out [2022-07-24T07:10:22.943Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-07-24T07:10:22.964Z] Archiving artifacts [2022-07-24T07:10:23.632Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43858/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-24T07:10:23.935Z] + make clean [2022-07-24T07:10:24.191Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-24T07:10:24.191Z] docker-dev-cache [2022-07-24T07:10:24.191Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-24T07:10:26.890Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-07-24T07:10:26.890Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-07-24T07:10:27.148Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-07-24T07:10:27.718Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-07-24T07:10:27.718Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-07-24T07:10:27.718Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-07-24T07:10:27.718Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-07-24T07:10:28.286Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-07-24T07:10:28.286Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-07-24T07:10:28.853Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-07-24T07:10:28.853Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-07-24T07:10:29.112Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-07-24T07:10:29.112Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-07-24T07:10:29.112Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-07-24T07:10:30.490Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-07-24T07:10:30.490Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-07-24T07:10:30.749Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-07-24T07:10:30.749Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-07-24T07:10:30.749Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-07-24T07:10:30.749Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-07-24T07:10:31.010Z] --- PASS: TestDockerSuite (1332.10s) [2022-07-24T07:10:31.010Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-07-24T07:10:31.010Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2022-07-24T07:10:31.010Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-07-24T07:10:31.010Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-07-24T07:10:31.010Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-07-24T07:10:31.010Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-07-24T07:10:31.010Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-07-24T07:10:31.010Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.20s) [2022-07-24T07:10:31.010Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.09s) [2022-07-24T07:10:31.010Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.94s) [2022-07-24T07:10:31.010Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2022-07-24T07:10:31.010Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.75s) [2022-07-24T07:10:31.010Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.74s) [2022-07-24T07:10:31.010Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.00s) [2022-07-24T07:10:31.010Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.25s) [2022-07-24T07:10:31.010Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.39s) [2022-07-24T07:10:31.010Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-07-24T07:10:31.010Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-07-24T07:10:31.010Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.10s) [2022-07-24T07:10:31.010Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.69s) [2022-07-24T07:10:31.010Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.20s) [2022-07-24T07:10:31.010Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-07-24T07:10:31.010Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-07-24T07:10:31.010Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.65s) [2022-07-24T07:10:31.010Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.02s) [2022-07-24T07:10:31.010Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.06s) [2022-07-24T07:10:31.010Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.98s) [2022-07-24T07:10:31.010Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.82s) [2022-07-24T07:10:31.010Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.26s) [2022-07-24T07:10:31.010Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.24s) [2022-07-24T07:10:31.010Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.72s) [2022-07-24T07:10:31.010Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.93s) [2022-07-24T07:10:31.010Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-07-24T07:10:31.010Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.85s) [2022-07-24T07:10:31.010Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.66s) [2022-07-24T07:10:31.010Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.87s) [2022-07-24T07:10:31.010Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.11s) [2022-07-24T07:10:31.010Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.93s) [2022-07-24T07:10:31.010Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.52s) [2022-07-24T07:10:31.010Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.46s) [2022-07-24T07:10:31.010Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.31s) [2022-07-24T07:10:31.010Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.40s) [2022-07-24T07:10:31.010Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-07-24T07:10:31.010Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2022-07-24T07:10:31.010Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.53s) [2022-07-24T07:10:31.010Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.66s) [2022-07-24T07:10:31.010Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-07-24T07:10:31.010Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.73s) [2022-07-24T07:10:31.010Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.72s) [2022-07-24T07:10:31.010Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.72s) [2022-07-24T07:10:31.010Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.66s) [2022-07-24T07:10:31.010Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.74s) [2022-07-24T07:10:31.010Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2022-07-24T07:10:31.010Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-07-24T07:10:31.010Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.78s) [2022-07-24T07:10:31.010Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-07-24T07:10:31.010Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2022-07-24T07:10:31.010Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.10s) [2022-07-24T07:10:31.010Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2022-07-24T07:10:31.010Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.83s) [2022-07-24T07:10:31.010Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.83s) [2022-07-24T07:10:31.010Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.80s) [2022-07-24T07:10:31.010Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-07-24T07:10:31.010Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.96s) [2022-07-24T07:10:31.010Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.79s) [2022-07-24T07:10:31.010Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2022-07-24T07:10:31.010Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.75s) [2022-07-24T07:10:31.010Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.74s) [2022-07-24T07:10:31.010Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (1.05s) [2022-07-24T07:10:31.010Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.72s) [2022-07-24T07:10:31.010Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-07-24T07:10:31.010Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.86s) [2022-07-24T07:10:31.010Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.93s) [2022-07-24T07:10:31.010Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.93s) [2022-07-24T07:10:31.010Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.18s) [2022-07-24T07:10:31.010Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.72s) [2022-07-24T07:10:31.010Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.47s) [2022-07-24T07:10:31.010Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.55s) [2022-07-24T07:10:31.010Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2022-07-24T07:10:31.010Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-07-24T07:10:31.010Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-07-24T07:10:31.010Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-07-24T07:10:31.010Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.63s) [2022-07-24T07:10:31.010Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.32s) [2022-07-24T07:10:31.010Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.52s) [2022-07-24T07:10:31.010Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.49s) [2022-07-24T07:10:31.010Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-07-24T07:10:31.010Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2022-07-24T07:10:31.010Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.49s) [2022-07-24T07:10:31.010Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.65s) [2022-07-24T07:10:31.010Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (22.39s) [2022-07-24T07:10:31.010Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} (1.42s) [2022-07-24T07:10:31.010Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} (1.53s) [2022-07-24T07:10:31.010Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} (1.51s) [2022-07-24T07:10:31.010Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} (1.52s) [2022-07-24T07:10:31.010Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0011b0660__} (1.51s) [2022-07-24T07:10:31.010Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1999382293_/foo_false_____} (1.35s) [2022-07-24T07:10:31.010Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1999382293_/foo_true_____} (1.57s) [2022-07-24T07:10:31.010Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-31641331002_/foo_false_____} (1.53s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-31641331002_/foo_true_____} (1.48s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-31641331002_/foo_true__0xc0011b0690___} (1.59s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0011b06a8__} (1.54s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0011b06c0__} (1.74s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0011b06d8__} (1.48s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0011b06f0__} (1.65s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.57s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.33s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.01s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.06s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.71s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.31s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.88s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.43s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.17s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.48s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.59s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.72s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.61s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.76s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.72s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.87s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.91s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.86s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.85s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.86s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.90s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.84s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.80s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.08s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.58s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.77s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.99s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.97s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.86s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.07s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.75s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (1.26s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.75s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.68s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (1.11s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.98s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.06s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.92s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.98s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.76s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.65s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.67s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.82s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.19s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.70s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.09s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.92s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.78s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.69s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.09s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.50s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.87s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.89s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.60s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestAttachDetach (1.06s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.73s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.65s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.61s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.59s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.40s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.84s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.71s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.38s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.27s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.19s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.98s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.31s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.67s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.16s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.96s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.13s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.02s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.60s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.32s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.54s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.72s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.27s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.05s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.69s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.11s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.53s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildAddTar (8.44s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.56s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.54s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.13s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.32s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.53s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.39s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.86s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.41s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.57s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.08s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.32s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.18s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.03s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.49s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.40s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.65s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.42s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.08s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.61s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.87s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.28s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.42s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.97s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.03s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.30s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.85s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.02s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.09s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.22s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.11s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.65s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildCmd (0.44s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.33s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.45s) [2022-07-24T07:10:31.011Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.33s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.35s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.33s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.01s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.40s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.82s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.69s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.33s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.29s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.55s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.51s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.26s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.60s) [2022-07-24T07:10:31.011Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-07-24T07:10:31.011Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-07-24T07:10:31.011Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-07-24T07:10:31.011Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.26s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.98s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.54s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.35s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.36s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.66s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.54s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.12s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.05s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.54s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.01s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.96s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.19s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.86s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.06s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.45s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (7.79s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.54s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.02s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (3.52s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.90s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.28s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (4.11s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.63s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.52s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (11.01s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.08s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (2.81s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.23s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.23s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.46s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.10s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.17s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.27s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.64s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.09s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (0.90s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildEnv (0.82s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.72s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.66s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (5.15s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (17.19s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.60s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (6.74s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.67s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.44s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.49s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.09s) [2022-07-24T07:10:31.011Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.13s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.41s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (7.75s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildExpose (0.21s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.39s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.43s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.23s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildFails (0.58s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.49s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.44s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.34s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildFromGit (0.95s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.33s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.64s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.43s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.74s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.41s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.26s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.66s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.54s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.35s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.51s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.38s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.48s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.64s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildLabel (0.33s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.34s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.35s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.27s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildLabels (0.32s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.73s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.80s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildLastModified (3.98s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.10s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s) [2022-07-24T07:10:31.011Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.19s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.96s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.96s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.36s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.30s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.35s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (8.54s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.55s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.08s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.76s) [2022-07-24T07:10:31.012Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.39s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.45s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.36s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.21s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.40s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.49s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.79s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.83s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.62s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.62s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.06s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.69s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.48s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.74s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.48s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.80s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.56s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.14s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.00s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.11s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.54s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestBuildPATH (1.70s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.71s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.82s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.69s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.01s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.72s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestBuildRm (2.63s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.84s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.18s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.61s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.98s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.11s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.74s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.56s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.10s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.23s) [2022-07-24T07:10:31.012Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.27s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.97s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.17s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestBuildStderr (0.84s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.61s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.74s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.67s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.33s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.59s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.08s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestBuildUser (1.22s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.33s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.83s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.76s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.29s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.95s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.63s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.19s) [2022-07-24T07:10:31.012Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-07-24T07:10:31.012Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-07-24T07:10:31.012Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-07-24T07:10:31.012Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.14s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.80s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.50s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.69s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.09s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.87s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.67s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.78s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.31s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.73s) [2022-07-24T07:10:31.012Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.68s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.63s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.06s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestCommitChange (1.29s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.00s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.16s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.55s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.74s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestCommitTTY (1.31s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.53s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.68s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.28s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.15s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.72s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.66s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.64s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.54s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.65s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestCpFromCaseC (1.02s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.91s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.92s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.73s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.79s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.72s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.59s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.88s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.01s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.68s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.62s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.65s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.78s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.83s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.75s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.87s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.18s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.50s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.13s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.63s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.97s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.66s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.18s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.43s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.86s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.01s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.85s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestCpToDot (0.52s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.83s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.96s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestCpToStdout (0.85s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.88s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.20s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.58s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.94s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.07s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.35s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.48s) [2022-07-24T07:10:31.012Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.43s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.23s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestCreateRM (0.10s) [2022-07-24T07:10:31.012Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.35s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.67s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestEventsAttach (0.54s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestEventsCommit (0.60s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.47s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.47s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.48s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.60s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.35s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.34s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.12s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestEventsCopy (0.83s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.97s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.43s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.25s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.01s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.75s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.27s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestEventsFilters (1.19s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestEventsFormat (0.98s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestEventsImageImport (1.00s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.22s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.99s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s) [2022-07-24T07:10:31.012Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-07-24T07:10:31.012Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.27s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.60s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestEventsRename (0.48s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestEventsResize (0.52s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.41s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.75s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.62s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.92s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestEventsTop (0.52s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.98s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.65s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.54s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestExec (0.55s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.98s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestExecCgroup (0.80s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestExecEnv (0.53s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.03s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.61s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestExecInspectID (3.07s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestExecInteractive (0.79s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.59s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.66s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestExecParseError (0.52s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.58s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.64s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestExecStartFails (0.61s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.57s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestExecTTY (0.63s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.77s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.54s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestExecUlimits (0.54s) [2022-07-24T07:10:31.012Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.24s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.50s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.74s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.52s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestExecWithUser (0.56s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.44s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (1.95s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestHealth (19.40s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.88s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestBuildHistory (2.65s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.61s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.59s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.56s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.31s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.59s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.64s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.56s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.56s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.63s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestImportDisplay (1.11s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestImportFile (1.06s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.08s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestImportGzipped (1.16s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.15s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.64s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.51s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.48s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.44s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.47s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.48s) [2022-07-24T07:10:31.012Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.68s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.51s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestInspectDefault (0.46s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestInspectHistory (0.55s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-07-24T07:10:31.012Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.45s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.50s) [2022-07-24T07:10:31.012Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.44s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.48s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.24s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.47s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestInspectStatus (0.55s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.96s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.52s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.49s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.48s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.45s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.45s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.43s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.98s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.91s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.29s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.05s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.41s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.35s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.56s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.26s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.82s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (9.62s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.87s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.56s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.56s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.93s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.89s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.99s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.92s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.71s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.97s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.47s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.46s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestLogsSince (6.51s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.48s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.51s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestLogsTail (0.62s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.47s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.46s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestNetHostname (1.33s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.23s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.05s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.75s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.56s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.20s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.04s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.04s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.22s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.59s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.63s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.13s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.38s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.02s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.41s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.25s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.85s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestPluginActive (2.36s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.92s) [2022-07-24T07:10:31.013Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.54s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.76s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.16s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.43s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.91s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.90s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestPortList (6.31s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.67s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.26s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.40s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.50s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.22s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestPsByOrder (2.52s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.66s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.15s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.50s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.11s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.40s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.43s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.94s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.59s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.19s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.18s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.72s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.55s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.93s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.55s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.40s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.50s) [2022-07-24T07:10:31.013Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.51s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.39s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.02s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.09s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.54s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.15s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.80s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.37s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.08s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.20s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.02s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.08s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.51s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.00s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.18s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.74s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.77s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.26s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.53s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.67s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.08s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.60s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.49s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.74s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.47s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.60s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.28s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.46s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.45s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.45s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.43s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.70s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (2.98s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.38s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.05s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.86s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.19s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.61s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.54s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.59s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.41s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.25s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.43s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.23s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.50s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.48s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.19s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRunAddHost (0.46s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.22s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.48s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.46s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.00s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.44s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.58s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.55s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.86s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.01s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.58s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.77s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.91s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.50s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.60s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.65s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.80s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.45s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.44s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.45s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.35s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.61s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.59s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.66s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.57s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.45s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.47s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.45s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.48s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.47s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.49s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.88s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.48s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.52s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.53s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.44s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.92s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.93s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.88s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.46s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.44s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.47s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.50s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.56s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.39s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.84s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.50s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.57s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.10s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.69s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.97s) [2022-07-24T07:10:31.013Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-07-24T07:10:31.013Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.52s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.27s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.00s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.59s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.54s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.37s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.72s) [2022-07-24T07:10:31.013Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.58s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.27s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.49s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.55s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.45s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.50s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.74s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.92s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.70s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.49s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRunExitCode (0.53s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.57s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.69s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.64s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.76s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.83s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.11s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.24s) [2022-07-24T07:10:31.013Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.62s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.64s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.50s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.87s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.00s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-07-24T07:10:31.013Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.63s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.58s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.10s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.35s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.79s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.32s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.33s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.66s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.18s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.88s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.74s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.95s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.17s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.89s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunMount (4.06s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.46s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.46s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.93s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.39s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.42s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.90s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.06s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.36s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.58s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunNetHost (1.13s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.54s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.44s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.34s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.65s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.74s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.42s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.51s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.44s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.68s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.09s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.64s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.82s) [2022-07-24T07:10:31.014Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.57s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.63s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.39s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.66s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.68s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.72s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.51s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.54s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.49s) [2022-07-24T07:10:31.014Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.67s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.76s) [2022-07-24T07:10:31.014Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.65s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.09s) [2022-07-24T07:10:31.014Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.59s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.28s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunRm (0.57s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.60s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.79s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.58s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.58s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.57s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.67s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.30s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.69s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.53s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.62s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.47s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.70s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.63s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.59s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.52s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.53s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.54s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunState (1.42s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.63s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.55s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.17s) [2022-07-24T07:10:31.014Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.51s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.47s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunSysctls (1.33s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.50s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.99s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.49s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.28s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.89s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.05s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.73s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.53s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.57s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.95s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.16s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunUserByID (0.49s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.17s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.18s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.79s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunUserByName (0.67s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.55s) [2022-07-24T07:10:31.014Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.13s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.61s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.24s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.60s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.72s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.38s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.91s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.45s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.12s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.87s) [2022-07-24T07:10:31.014Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2022-07-24T07:10:31.014Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-07-24T07:10:31.014Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.23s) [2022-07-24T07:10:31.014Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.64s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.45s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.94s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.50s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.47s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.47s) [2022-07-24T07:10:31.014Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-07-24T07:10:31.014Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-07-24T07:10:31.014Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-07-24T07:10:31.014Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-07-24T07:10:31.014Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-07-24T07:10:31.014Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.48s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.55s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.52s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.16s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.60s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.05s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.74s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.58s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.65s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.13s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.47s) [2022-07-24T07:10:31.014Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.53s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.12s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.57s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.89s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.51s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.06s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.68s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.70s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.68s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.55s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.52s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.29s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.20s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.63s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.35s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.33s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.91s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.90s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.34s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.35s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.49s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.57s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.34s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.38s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.91s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.04s) [2022-07-24T07:10:31.014Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.30s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.77s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.10s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.78s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.16s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.40s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.41s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.16s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.16s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.36s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.18s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.38s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.44s) [2022-07-24T07:10:31.014Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.00s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.64s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.67s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.92s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.57s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.78s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.51s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestStartRecordError (1.13s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.64s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.21s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.65s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.01s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.60s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.49s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.49s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.54s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.48s) [2022-07-24T07:10:31.014Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.43s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.42s) [2022-07-24T07:10:31.014Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-07-24T07:10:31.014Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.93s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.60s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.54s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.04s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestUpdateStats (3.54s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.87s) [2022-07-24T07:10:31.014Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.69s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.54s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.71s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.59s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.19s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.08s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.08s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.54s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.04s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.52s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.60s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.41s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2022-07-24T07:10:31.014Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-07-24T07:10:31.014Z] === RUN TestDockerRegistrySuite [2022-07-24T07:10:31.014Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-07-24T07:10:31.950Z] check_test.go:427: [dab7376dce863] daemon is not started [2022-07-24T07:10:31.950Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-07-24T07:10:33.328Z] check_test.go:427: [d64f6a55473d0] daemon is not started [2022-07-24T07:10:33.328Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-07-24T07:10:34.263Z] check_test.go:427: [dc2000c81de7d] daemon is not started [2022-07-24T07:10:34.263Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-07-24T07:10:34.521Z] check_test.go:427: [d73cc755d9022] daemon is not started [2022-07-24T07:10:34.521Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-07-24T07:10:37.055Z] check_test.go:427: [d6a064034a71f] daemon is not started [2022-07-24T07:10:37.055Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-07-24T07:10:42.324Z] check_test.go:427: [d73e21af2c110] daemon is not started [2022-07-24T07:10:42.324Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-07-24T07:10:44.866Z] check_test.go:427: [d77d2992b5252] daemon is not started [2022-07-24T07:10:44.866Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-07-24T07:10:45.803Z] check_test.go:427: [d51687829ead2] daemon is not started [2022-07-24T07:10:45.803Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-07-24T07:10:46.738Z] check_test.go:427: [d7805c7f51b8e] daemon is not started [2022-07-24T07:10:46.738Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-07-24T07:10:47.675Z] check_test.go:427: [db8a6c6e625b1] daemon is not started [2022-07-24T07:10:47.675Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-07-24T07:10:49.053Z] check_test.go:427: [db71645374059] daemon is not started [2022-07-24T07:10:49.053Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-07-24T07:10:49.988Z] check_test.go:427: [d6b71e8868c93] daemon is not started [2022-07-24T07:10:49.988Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-07-24T07:10:50.924Z] check_test.go:427: [da062f580794c] daemon is not started [2022-07-24T07:10:50.924Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-07-24T07:10:51.861Z] check_test.go:427: [d58c2a499dfd2] daemon is not started [2022-07-24T07:10:52.120Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-07-24T07:10:53.056Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:66b3c5b9597c601e9be7fc5fc64d3e425c22281d0f006ca770f8551ef7375d9a [2022-07-24T07:10:53.623Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a2c94c86e94acb77973faf1ee475bb6f3cc78cf58e4b3e8d5da0bcab9038658e [2022-07-24T07:10:53.881Z] check_test.go:427: [dd1f8fecd3412] daemon is not started [2022-07-24T07:10:53.881Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-07-24T07:10:54.817Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:191814cdbbfc842f0858be86c5196623f4ce8a5dd77fbf6eb137d61c5215fbe4 [2022-07-24T07:10:55.752Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3ed702a0bf1f6fd8a812470d32d6375aef88a847d573c8fb95b4bc1475e3980b [2022-07-24T07:10:55.752Z] check_test.go:427: [d8e7a1baf1ed7] daemon is not started [2022-07-24T07:10:55.752Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-07-24T07:10:57.131Z] check_test.go:427: [de18dc069ca5d] daemon is not started [2022-07-24T07:10:57.131Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-07-24T07:10:59.035Z] check_test.go:427: [d22e9492b48a1] daemon is not started [2022-07-24T07:10:59.035Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-07-24T07:10:59.971Z] check_test.go:427: [d14e4acc2f98d] daemon is not started [2022-07-24T07:10:59.971Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-07-24T07:10:59.971Z] check_test.go:427: [d46bf432744d4] daemon is not started [2022-07-24T07:10:59.971Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-07-24T07:11:00.914Z] check_test.go:427: [d483a61db750c] daemon is not started [2022-07-24T07:11:00.915Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-07-24T07:11:01.850Z] check_test.go:427: [d94036ad33ca3] daemon is not started [2022-07-24T07:11:01.850Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-07-24T07:11:02.788Z] check_test.go:427: [d5e11594d5691] daemon is not started [2022-07-24T07:11:02.788Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-07-24T07:11:05.323Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-07-24T07:11:05.323Z] check_test.go:427: [d37a0438499f2] daemon is not started [2022-07-24T07:11:05.323Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-07-24T07:11:05.582Z] check_test.go:427: [d12c515e22185] daemon is not started [2022-07-24T07:11:05.582Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-07-24T07:11:06.960Z] check_test.go:427: [d9c3e4176052e] daemon is not started [2022-07-24T07:11:06.960Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-07-24T07:11:07.219Z] check_test.go:427: [daae0425dfef2] daemon is not started [2022-07-24T07:11:07.219Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-07-24T07:11:07.477Z] check_test.go:427: [d7c16541fcf68] daemon is not started [2022-07-24T07:11:07.478Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-07-24T07:11:07.736Z] check_test.go:427: [d625bd914ac17] daemon is not started [2022-07-24T07:11:07.736Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-07-24T07:11:07.995Z] check_test.go:427: [df31819a8ed23] daemon is not started [2022-07-24T07:11:07.995Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-07-24T07:11:08.562Z] check_test.go:427: [d74f2a26a25e0] daemon is not started [2022-07-24T07:11:08.562Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-07-24T07:11:08.562Z] check_test.go:427: [dd1b6e172d0a1] daemon is not started [2022-07-24T07:11:08.562Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-07-24T07:11:09.129Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-07-24T07:11:10.065Z] check_test.go:427: [d6c57a423c164] daemon is not started [2022-07-24T07:11:10.065Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-07-24T07:11:11.969Z] check_test.go:427: [dc4d1dc22038c] daemon is not started [2022-07-24T07:11:11.969Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-07-24T07:11:13.345Z] check_test.go:427: [d51084af04d0b] daemon is not started [2022-07-24T07:11:13.345Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-07-24T07:11:14.724Z] check_test.go:427: [da3761e22d6c2] daemon is not started [2022-07-24T07:11:14.724Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-07-24T07:11:15.661Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-07-24T07:11:16.228Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-07-24T07:11:16.487Z] --- PASS: TestDockerRegistrySuite (45.50s) [2022-07-24T07:11:16.487Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.14s) [2022-07-24T07:11:16.487Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.05s) [2022-07-24T07:11:16.487Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.24s) [2022-07-24T07:11:16.487Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2022-07-24T07:11:16.487Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.70s) [2022-07-24T07:11:16.487Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.70s) [2022-07-24T07:11:16.487Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.77s) [2022-07-24T07:11:16.487Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.14s) [2022-07-24T07:11:16.487Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.93s) [2022-07-24T07:11:16.487Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.01s) [2022-07-24T07:11:16.487Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.07s) [2022-07-24T07:11:16.487Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.06s) [2022-07-24T07:11:16.487Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.19s) [2022-07-24T07:11:16.487Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.95s) [2022-07-24T07:11:16.487Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.93s) [2022-07-24T07:11:16.487Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.92s) [2022-07-24T07:11:16.487Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.00s) [2022-07-24T07:11:16.487Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.06s) [2022-07-24T07:11:16.487Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.93s) [2022-07-24T07:11:16.487Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-07-24T07:11:16.487Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.00s) [2022-07-24T07:11:16.487Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.89s) [2022-07-24T07:11:16.487Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.87s) [2022-07-24T07:11:16.487Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.39s) [2022-07-24T07:11:16.487Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s) [2022-07-24T07:11:16.487Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.21s) [2022-07-24T07:11:16.487Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.56s) [2022-07-24T07:11:16.487Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.13s) [2022-07-24T07:11:16.487Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.37s) [2022-07-24T07:11:16.487Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.29s) [2022-07-24T07:11:16.487Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.40s) [2022-07-24T07:11:16.487Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-07-24T07:11:16.487Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.28s) [2022-07-24T07:11:16.487Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.04s) [2022-07-24T07:11:16.487Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.28s) [2022-07-24T07:11:16.487Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.47s) [2022-07-24T07:11:16.487Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.95s) [2022-07-24T07:11:16.487Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s) [2022-07-24T07:11:16.487Z] === RUN TestDockerSchema1RegistrySuite [2022-07-24T07:11:16.487Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-07-24T07:11:16.746Z] check_test.go:454: [d423d356228ab] daemon is not started [2022-07-24T07:11:16.746Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-07-24T07:11:20.979Z] check_test.go:454: [db56eb09a3d48] daemon is not started [2022-07-24T07:11:20.979Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-07-24T07:11:23.515Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-07-24T07:11:26.051Z] check_test.go:454: [de821fb2ad70f] daemon is not started [2022-07-24T07:11:26.051Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-07-24T07:11:26.051Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-07-24T07:11:26.988Z] check_test.go:454: [d14b93b036241] daemon is not started [2022-07-24T07:11:26.988Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-07-24T07:11:26.988Z] check_test.go:454: [d331943d88e7d] daemon is not started [2022-07-24T07:11:26.988Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-07-24T07:11:28.366Z] check_test.go:454: [d4d1a0fe81ef7] daemon is not started [2022-07-24T07:11:28.366Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-07-24T07:11:29.302Z] check_test.go:454: [d5fbc7b0f9017] daemon is not started [2022-07-24T07:11:29.302Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-07-24T07:11:30.243Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-07-24T07:11:30.814Z] check_test.go:454: [db7a79b108c2d] daemon is not started [2022-07-24T07:11:30.814Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-07-24T07:11:34.102Z] check_test.go:454: [df37861e1d12f] daemon is not started [2022-07-24T07:11:34.102Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-07-24T07:11:34.670Z] check_test.go:454: [d0cc82462f0be] daemon is not started [2022-07-24T07:11:34.670Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-07-24T07:11:34.928Z] check_test.go:454: [d101933cd6d8e] daemon is not started [2022-07-24T07:11:34.928Z] --- PASS: TestDockerSchema1RegistrySuite (18.58s) [2022-07-24T07:11:34.928Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.32s) [2022-07-24T07:11:34.928Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.54s) [2022-07-24T07:11:34.928Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.54s) [2022-07-24T07:11:34.928Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.11s) [2022-07-24T07:11:34.928Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-07-24T07:11:34.928Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.24s) [2022-07-24T07:11:34.928Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.12s) [2022-07-24T07:11:34.928Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.34s) [2022-07-24T07:11:34.928Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.40s) [2022-07-24T07:11:34.928Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s) [2022-07-24T07:11:34.928Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.41s) [2022-07-24T07:11:34.928Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-07-24T07:11:34.928Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-07-24T07:11:35.187Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-07-24T07:11:35.755Z] check_test.go:483: [d62a42447e237] daemon is not started [2022-07-24T07:11:35.755Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-07-24T07:11:36.323Z] check_test.go:483: [d094a6b2e687e] daemon is not started [2022-07-24T07:11:36.323Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-07-24T07:11:36.582Z] check_test.go:483: [dfa1109b6f070] daemon is not started [2022-07-24T07:11:36.582Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-07-24T07:11:37.960Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-07-24T07:11:38.527Z] check_test.go:483: [d0f3c37be36e3] daemon is not started [2022-07-24T07:11:38.527Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-07-24T07:11:39.096Z] check_test.go:483: [da28af45b1c64] daemon is not started [2022-07-24T07:11:39.096Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-07-24T07:11:39.096Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-07-24T07:11:39.096Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-07-24T07:11:39.096Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-07-24T07:11:40.479Z] check_test.go:483: [d54840b9b520e] daemon is not started [2022-07-24T07:11:40.479Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-07-24T07:11:40.479Z] check_test.go:483: [dcebeedb55c03] daemon is not started [2022-07-24T07:11:40.479Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.43s) [2022-07-24T07:11:40.479Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.82s) [2022-07-24T07:11:40.479Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.58s) [2022-07-24T07:11:40.479Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.19s) [2022-07-24T07:11:40.479Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.28s) [2022-07-24T07:11:40.479Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.72s) [2022-07-24T07:11:40.479Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.54s) [2022-07-24T07:11:40.479Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (1.13s) [2022-07-24T07:11:40.479Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.17s) [2022-07-24T07:11:40.479Z] === RUN TestDockerRegistryAuthTokenSuite [2022-07-24T07:11:40.479Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-07-24T07:11:44.665Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-07-24T07:11:44.666Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-07-24T07:11:45.601Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-07-24T07:11:45.601Z] check_test.go:510: [db77cdb239131] daemon is not started [2022-07-24T07:11:45.601Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-07-24T07:11:45.601Z] check_test.go:510: [d4f78724ec81b] daemon is not started [2022-07-24T07:11:45.860Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-07-24T07:11:45.860Z] check_test.go:510: [d5f02b57eeed0] daemon is not started [2022-07-24T07:11:45.860Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-07-24T07:11:46.119Z] check_test.go:510: [d3cebfd313311] daemon is not started [2022-07-24T07:11:46.119Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-07-24T07:11:46.119Z] check_test.go:510: [d13d71225acb7] daemon is not started [2022-07-24T07:11:46.119Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.84s) [2022-07-24T07:11:46.119Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.17s) [2022-07-24T07:11:46.119Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.16s) [2022-07-24T07:11:46.119Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.16s) [2022-07-24T07:11:46.119Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.18s) [2022-07-24T07:11:46.119Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2022-07-24T07:11:46.119Z] === RUN TestDockerNetworkSuite [2022-07-24T07:11:46.119Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-07-24T07:11:48.021Z] docker_cli_network_unix_test.go:46: [d5c1f47485ca4] daemon is not started [2022-07-24T07:11:48.021Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-07-24T07:11:48.021Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-07-24T07:11:48.589Z] docker_cli_network_unix_test.go:46: [deeee9d69aa05] daemon is not started [2022-07-24T07:11:48.589Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-07-24T07:11:51.877Z] docker_cli_network_unix_test.go:46: [dd8f30f136822] daemon is not started [2022-07-24T07:11:51.877Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-07-24T07:11:53.253Z] docker_cli_network_unix_test.go:46: [d753074a9edf3] daemon is not started [2022-07-24T07:11:53.512Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-07-24T07:11:53.512Z] docker_cli_network_unix_test.go:1233: [d1826c0a4ccab] daemon is not started [2022-07-24T07:11:56.042Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-07-24T07:11:56.979Z] docker_cli_network_unix_test.go:46: [dcd8d396faeca] daemon is not started [2022-07-24T07:11:57.546Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-07-24T07:12:01.739Z] docker_cli_network_unix_test.go:46: [dd0237503a3d5] daemon is not started [2022-07-24T07:12:02.692Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-07-24T07:12:04.594Z] docker_cli_network_unix_test.go:46: [d66f3020b7651] daemon is not started [2022-07-24T07:12:05.162Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-07-24T07:12:06.097Z] docker_cli_network_unix_test.go:46: [df9340cf0002a] daemon is not started [2022-07-24T07:12:06.097Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-07-24T07:12:06.665Z] docker_cli_network_unix_test.go:46: [d5af9d01e82c7] daemon is not started [2022-07-24T07:12:06.665Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-07-24T07:12:06.924Z] docker_cli_network_unix_test.go:46: [d8fd2fae8e5c0] daemon is not started [2022-07-24T07:12:07.183Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-07-24T07:12:07.750Z] docker_cli_network_unix_test.go:46: [d8c4fc51c221d] daemon is not started [2022-07-24T07:12:08.010Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-07-24T07:12:08.578Z] docker_cli_network_unix_test.go:46: [dc93a59261d9c] daemon is not started [2022-07-24T07:12:08.836Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-07-24T07:12:09.113Z] docker_cli_network_unix_test.go:46: [dd3fc9ff8255d] daemon is not started [2022-07-24T07:12:09.113Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-07-24T07:12:09.372Z] docker_cli_network_unix_test.go:46: [d4c4a19970683] daemon is not started [2022-07-24T07:12:09.372Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-07-24T07:12:09.939Z] docker_cli_network_unix_test.go:46: [d62b2e2e16504] daemon is not started [2022-07-24T07:12:10.198Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-07-24T07:12:10.198Z] docker_cli_network_unix_test.go:46: [d52676031368c] daemon is not started [2022-07-24T07:12:10.198Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-07-24T07:12:10.456Z] docker_cli_network_unix_test.go:46: [dba7441128467] daemon is not started [2022-07-24T07:12:10.456Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-07-24T07:12:10.456Z] docker_cli_network_unix_test.go:46: [daedc29924d14] daemon is not started [2022-07-24T07:12:10.456Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-07-24T07:12:11.394Z] docker_cli_network_unix_test.go:46: [d892282eb3191] daemon is not started [2022-07-24T07:12:11.394Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-07-24T07:12:11.961Z] docker_cli_network_unix_test.go:46: [d2d9c6fc8ed95] daemon is not started [2022-07-24T07:12:12.528Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-07-24T07:12:12.528Z] docker_cli_network_unix_test.go:46: [dd6c018d03e0d] daemon is not started [2022-07-24T07:12:12.528Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-07-24T07:12:12.528Z] docker_cli_network_unix_test.go:46: [d402182c750a3] daemon is not started [2022-07-24T07:12:12.786Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-07-24T07:12:12.786Z] docker_cli_network_unix_test.go:46: [d97f350a29268] daemon is not started [2022-07-24T07:12:12.786Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-07-24T07:12:14.162Z] docker_cli_network_unix_test.go:968: [d1c00c98b4399] daemon is not started [2022-07-24T07:12:15.099Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-07-24T07:12:16.477Z] docker_cli_network_unix_test.go:46: [d8108b314fd7d] daemon is not started [2022-07-24T07:12:16.477Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-07-24T07:12:19.014Z] docker_cli_network_unix_test.go:1116: [db5046a213781] daemon is not started [2022-07-24T07:12:22.324Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-07-24T07:12:22.583Z] docker_cli_network_unix_test.go:46: [d4237fd092e89] daemon is not started [2022-07-24T07:12:22.583Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-07-24T07:12:23.150Z] docker_cli_network_unix_test.go:46: [d41176357f64e] daemon is not started [2022-07-24T07:12:23.150Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-07-24T07:12:23.409Z] docker_cli_network_unix_test.go:46: [d423f704ab304] daemon is not started [2022-07-24T07:12:23.409Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-07-24T07:12:23.409Z] docker_cli_network_unix_test.go:46: [d620e3ce5e078] daemon is not started [2022-07-24T07:12:23.409Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-07-24T07:12:23.669Z] docker_cli_network_unix_test.go:46: [d4b8a005bf93c] daemon is not started [2022-07-24T07:12:23.669Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-07-24T07:12:23.928Z] docker_cli_network_unix_test.go:46: [d00423ff01e41] daemon is not started [2022-07-24T07:12:23.928Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-07-24T07:12:23.928Z] docker_cli_network_unix_test.go:46: [d02a56fa84e08] daemon is not started [2022-07-24T07:12:23.928Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-07-24T07:12:25.303Z] docker_cli_network_unix_test.go:46: [dd8ea917dfe19] daemon is not started [2022-07-24T07:12:26.238Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-07-24T07:12:26.238Z] docker_cli_network_unix_test.go:46: [d3989167e6054] daemon is not started [2022-07-24T07:12:26.238Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-07-24T07:12:26.238Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-07-24T07:12:26.238Z] docker_cli_network_unix_test.go:46: [d68fbc957c85e] daemon is not started [2022-07-24T07:12:26.238Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-07-24T07:12:26.806Z] docker_cli_network_unix_test.go:46: [da438da4f6d70] daemon is not started [2022-07-24T07:12:27.064Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-07-24T07:12:31.256Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-07-24T07:12:32.193Z] docker_cli_network_unix_test.go:1084: [d45a18f1c0c76] daemon is not started [2022-07-24T07:12:34.095Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-07-24T07:12:34.095Z] docker_cli_network_unix_test.go:46: [d28583e77cf9c] daemon is not started [2022-07-24T07:12:34.095Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-07-24T07:12:34.353Z] docker_cli_network_unix_test.go:46: [d9e2cc51015cc] daemon is not started [2022-07-24T07:12:34.613Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-07-24T07:12:35.990Z] docker_cli_network_unix_test.go:46: [d1eb43fcafb87] daemon is not started [2022-07-24T07:12:36.248Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-07-24T07:12:36.248Z] docker_cli_network_unix_test.go:46: [d3538bb9f2511] daemon is not started [2022-07-24T07:12:36.248Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-07-24T07:12:36.816Z] docker_cli_network_unix_test.go:46: [dafca0d6e4d0f] daemon is not started [2022-07-24T07:12:37.074Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-07-24T07:12:37.333Z] docker_cli_network_unix_test.go:46: [dea59f078d7ae] daemon is not started [2022-07-24T07:12:37.333Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-07-24T07:12:38.270Z] docker_cli_network_unix_test.go:46: [df2aafb912b96] daemon is not started [2022-07-24T07:12:38.270Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-07-24T07:12:42.464Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-07-24T07:12:44.369Z] docker_cli_swarm_test.go:1180: [d85ed35f62cc0] joining swarm manager [d5f560d75343e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-24T07:12:44.628Z] docker_cli_network_unix_test.go:46: [d6e7fd3f6dc3e] daemon is not started [2022-07-24T07:12:44.886Z] --- PASS: TestDockerNetworkSuite (58.62s) [2022-07-24T07:12:44.886Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.58s) [2022-07-24T07:12:44.886Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.89s) [2022-07-24T07:12:44.886Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.23s) [2022-07-24T07:12:44.886Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.55s) [2022-07-24T07:12:44.886Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.48s) [2022-07-24T07:12:44.886Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.50s) [2022-07-24T07:12:44.887Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.28s) [2022-07-24T07:12:44.887Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.27s) [2022-07-24T07:12:44.887Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.18s) [2022-07-24T07:12:44.887Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.52s) [2022-07-24T07:12:44.887Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.37s) [2022-07-24T07:12:44.887Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.87s) [2022-07-24T07:12:44.887Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.90s) [2022-07-24T07:12:44.887Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2022-07-24T07:12:44.887Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.34s) [2022-07-24T07:12:44.887Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.78s) [2022-07-24T07:12:44.887Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2022-07-24T07:12:44.887Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-07-24T07:12:44.887Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s) [2022-07-24T07:12:44.887Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.76s) [2022-07-24T07:12:44.887Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.08s) [2022-07-24T07:12:44.887Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-07-24T07:12:44.887Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.25s) [2022-07-24T07:12:44.887Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2022-07-24T07:12:44.887Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.33s) [2022-07-24T07:12:44.887Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.21s) [2022-07-24T07:12:44.887Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.98s) [2022-07-24T07:12:44.887Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2022-07-24T07:12:44.887Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.81s) [2022-07-24T07:12:44.887Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s) [2022-07-24T07:12:44.887Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-07-24T07:12:44.887Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s) [2022-07-24T07:12:44.887Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2022-07-24T07:12:44.887Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-07-24T07:12:44.887Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.47s) [2022-07-24T07:12:44.887Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-07-24T07:12:44.887Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-07-24T07:12:44.887Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.75s) [2022-07-24T07:12:44.887Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.60s) [2022-07-24T07:12:44.887Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.12s) [2022-07-24T07:12:44.887Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-07-24T07:12:44.887Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.78s) [2022-07-24T07:12:44.887Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.55s) [2022-07-24T07:12:44.887Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-07-24T07:12:44.887Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.74s) [2022-07-24T07:12:44.887Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.47s) [2022-07-24T07:12:44.887Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.92s) [2022-07-24T07:12:44.887Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.48s) [2022-07-24T07:12:44.887Z] === RUN TestDockerHubPullSuite [2022-07-24T07:12:44.887Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-07-24T07:12:46.788Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-07-24T07:12:49.317Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-07-24T07:12:50.251Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-07-24T07:12:50.819Z] docker_cli_swarm_test.go:1189: [d094366c6bb40] joining swarm manager [d5f560d75343e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-24T07:12:52.196Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-07-24T07:12:52.454Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-07-24T07:12:53.021Z] --- PASS: TestDockerHubPullSuite (8.07s) [2022-07-24T07:12:53.021Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.93s) [2022-07-24T07:12:53.021Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.54s) [2022-07-24T07:12:53.021Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (1.00s) [2022-07-24T07:12:53.021Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.73s) [2022-07-24T07:12:53.021Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.51s) [2022-07-24T07:12:53.021Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.36s) [2022-07-24T07:12:53.021Z] PASS [2022-07-24T07:12:53.021Z] [2022-07-24T07:12:53.021Z] === Skipped [2022-07-24T07:12:53.021Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-07-24T07:12:53.021Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-07-24T07:12:53.021Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-07-24T07:12:53.021Z] [2022-07-24T07:12:53.021Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-07-24T07:12:53.021Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-07-24T07:12:53.021Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-07-24T07:12:53.021Z] [2022-07-24T07:12:53.021Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-07-24T07:12:53.021Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-07-24T07:12:53.021Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-07-24T07:12:53.021Z] [2022-07-24T07:12:53.021Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-07-24T07:12:53.021Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-07-24T07:12:53.021Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-07-24T07:12:53.021Z] [2022-07-24T07:12:53.021Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-07-24T07:12:53.021Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-07-24T07:12:53.021Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-07-24T07:12:53.021Z] [2022-07-24T07:12:53.021Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-07-24T07:12:53.021Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-07-24T07:12:53.021Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-07-24T07:12:53.021Z] [2022-07-24T07:12:53.021Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.13s) [2022-07-24T07:12:53.021Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-07-24T07:12:53.021Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.13s) [2022-07-24T07:12:53.021Z] [2022-07-24T07:12:53.021Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-07-24T07:12:53.021Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-07-24T07:12:53.021Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-07-24T07:12:53.021Z] [2022-07-24T07:12:53.021Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-07-24T07:12:53.021Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-07-24T07:12:53.021Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-07-24T07:12:53.021Z] [2022-07-24T07:12:53.021Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-07-24T07:12:53.021Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-07-24T07:12:53.021Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-07-24T07:12:53.021Z] [2022-07-24T07:12:53.021Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-07-24T07:12:53.021Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-07-24T07:12:53.021Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-07-24T07:12:53.021Z] [2022-07-24T07:12:53.021Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-07-24T07:12:53.021Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-07-24T07:12:53.021Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-07-24T07:12:53.021Z] [2022-07-24T07:12:53.021Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-07-24T07:12:53.021Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-07-24T07:12:53.021Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-07-24T07:12:53.021Z] [2022-07-24T07:12:53.021Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-07-24T07:12:53.021Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-07-24T07:12:53.021Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-07-24T07:12:53.021Z] [2022-07-24T07:12:53.021Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-07-24T07:12:53.021Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-07-24T07:12:53.021Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-07-24T07:12:53.021Z] [2022-07-24T07:12:53.021Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-07-24T07:12:53.021Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-07-24T07:12:53.021Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-07-24T07:12:53.021Z] [2022-07-24T07:12:53.021Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-07-24T07:12:53.021Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-07-24T07:12:53.021Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-07-24T07:12:53.021Z] [2022-07-24T07:12:53.021Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-07-24T07:12:53.021Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-07-24T07:12:53.021Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-07-24T07:12:53.021Z] [2022-07-24T07:12:53.021Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-07-24T07:12:53.021Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-07-24T07:12:53.021Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-07-24T07:12:53.021Z] [2022-07-24T07:12:53.021Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-24T07:12:53.021Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-07-24T07:12:53.021Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-24T07:12:53.021Z] [2022-07-24T07:12:53.021Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-07-24T07:12:53.021Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-07-24T07:12:53.021Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-07-24T07:12:53.021Z] [2022-07-24T07:12:53.021Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-07-24T07:12:53.021Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-07-24T07:12:53.021Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-07-24T07:12:53.021Z] [2022-07-24T07:12:53.021Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-07-24T07:12:53.021Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-07-24T07:12:53.021Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-07-24T07:12:53.021Z] [2022-07-24T07:12:53.021Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-07-24T07:12:53.021Z] docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows [2022-07-24T07:12:53.021Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-07-24T07:12:53.021Z] [2022-07-24T07:12:53.021Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-07-24T07:12:53.021Z] docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows [2022-07-24T07:12:53.021Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-07-24T07:12:53.021Z] [2022-07-24T07:12:53.021Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-07-24T07:12:53.021Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-07-24T07:12:53.021Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-07-24T07:12:53.021Z] [2022-07-24T07:12:53.021Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-24T07:12:53.021Z] docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows [2022-07-24T07:12:53.021Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-24T07:12:53.021Z] [2022-07-24T07:12:53.021Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-07-24T07:12:53.021Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-07-24T07:12:53.021Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-07-24T07:12:53.021Z] [2022-07-24T07:12:53.021Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-24T07:12:53.021Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-07-24T07:12:53.021Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-24T07:12:53.021Z] [2022-07-24T07:12:53.021Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-07-24T07:12:53.021Z] docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured [2022-07-24T07:12:53.021Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-07-24T07:12:53.021Z] [2022-07-24T07:12:53.021Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-07-24T07:12:53.021Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-07-24T07:12:53.021Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-07-24T07:12:53.021Z] [2022-07-24T07:12:53.021Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-07-24T07:12:53.021Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-07-24T07:12:53.021Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-07-24T07:12:53.021Z] [2022-07-24T07:12:53.021Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-07-24T07:12:53.021Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-07-24T07:12:53.021Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-07-24T07:12:53.021Z] [2022-07-24T07:12:53.021Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2022-07-24T07:12:53.021Z] docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows [2022-07-24T07:12:53.021Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2022-07-24T07:12:53.021Z] [2022-07-24T07:12:53.021Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-07-24T07:12:53.021Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-07-24T07:12:53.021Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-07-24T07:12:53.021Z] [2022-07-24T07:12:53.021Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2022-07-24T07:12:53.021Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-07-24T07:12:53.021Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2022-07-24T07:12:53.021Z] [2022-07-24T07:12:53.021Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-07-24T07:12:53.021Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-07-24T07:12:53.021Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-07-24T07:12:53.021Z] [2022-07-24T07:12:53.021Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-07-24T07:12:53.021Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-07-24T07:12:53.021Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-07-24T07:12:53.021Z] [2022-07-24T07:12:53.021Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-07-24T07:12:53.021Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-07-24T07:12:53.021Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-07-24T07:12:53.021Z] [2022-07-24T07:12:53.021Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-07-24T07:12:53.021Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-07-24T07:12:53.021Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-07-24T07:12:53.021Z] [2022-07-24T07:12:53.021Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-07-24T07:12:53.021Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-07-24T07:12:53.021Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-07-24T07:12:53.021Z] [2022-07-24T07:12:53.021Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-07-24T07:12:53.021Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-07-24T07:12:53.021Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-07-24T07:12:53.021Z] [2022-07-24T07:12:53.021Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2022-07-24T07:12:53.021Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-07-24T07:12:53.021Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2022-07-24T07:12:53.021Z] [2022-07-24T07:12:53.022Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-07-24T07:12:53.022Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-07-24T07:12:53.022Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-07-24T07:12:53.022Z] [2022-07-24T07:12:53.022Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-07-24T07:12:53.022Z] docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows [2022-07-24T07:12:53.022Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-07-24T07:12:53.022Z] [2022-07-24T07:12:53.022Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-07-24T07:12:53.022Z] docker_cli_sni_test.go:30: Flakey test [2022-07-24T07:12:53.022Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-07-24T07:12:53.022Z] [2022-07-24T07:12:53.022Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-07-24T07:12:53.022Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-07-24T07:12:53.022Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-07-24T07:12:53.022Z] [2022-07-24T07:12:53.022Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-07-24T07:12:53.022Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-07-24T07:12:53.022Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-07-24T07:12:53.022Z] [2022-07-24T07:12:53.022Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-24T07:12:53.022Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-07-24T07:12:53.022Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-24T07:12:53.022Z] [2022-07-24T07:12:53.022Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-07-24T07:12:53.022Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-07-24T07:12:53.022Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-07-24T07:12:53.022Z] [2022-07-24T07:12:53.022Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-07-24T07:12:53.022Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-07-24T07:12:53.022Z] docker_cli_network_unix_test.go:46: [d68fbc957c85e] daemon is not started [2022-07-24T07:12:53.022Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-07-24T07:12:53.022Z] [2022-07-24T07:12:53.022Z] DONE 1265 tests, 51 skipped in 1480.580s [2022-07-24T07:12:53.022Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-24T07:12:53.022Z] ++++ cat bundles/test-integration/docker.pid [2022-07-24T07:12:53.022Z] +++ kill 9354 [2022-07-24T07:12:53.022Z] +++ /etc/init.d/apparmor stop [2022-07-24T07:12:53.022Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-24T07:12:53.022Z] [2022-07-24T07:12:53.022Z] Unloading profiles will leave already running processes permanently [2022-07-24T07:12:53.022Z] unconfined, which can lead to unexpected situations. [2022-07-24T07:12:53.022Z] [2022-07-24T07:12:53.022Z] To set a process to complain mode, use the command line tool [2022-07-24T07:12:53.022Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-24T07:12:53.022Z] +++ true [2022-07-24T07:12:53.022Z] exiting test-integration [2022-07-24T07:12:53.022Z] ++ exit 0 [2022-07-24T07:12:53.022Z] [2022-07-24T07:12:53.280Z] + for job in $(jobs -p) [2022-07-24T07:12:53.280Z] + wait 8388 [2022-07-24T07:13:25.351Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-07-24T07:13:33.465Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-07-24T07:13:37.653Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-07-24T07:13:40.186Z] docker_cli_swarm_test.go:1112: [df8485afa0676] joining swarm manager [d1ed8f465bae9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-24T07:13:41.120Z] docker_cli_swarm_test.go:1113: [df812e1a567e7] joining swarm manager [d1ed8f465bae9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-24T07:15:17.550Z] docker_cli_swarm_test.go:1166: [d61ac3ea2a9db] joining swarm manager [d1ed8f465bae9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-24T07:15:39.475Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-07-24T07:15:40.042Z] docker_cli_swarm_test.go:1447: [d5496cc5fa2ce] joining swarm manager [d47d2dd307153]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-24T07:15:40.977Z] docker_cli_swarm_test.go:1448: [d4839f36b7746] joining swarm manager [d47d2dd307153]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-24T07:15:53.175Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-07-24T07:15:53.175Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-07-24T07:15:53.175Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-07-24T07:15:53.175Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-07-24T07:15:53.175Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-07-24T07:15:53.741Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-07-24T07:15:55.643Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-07-24T07:15:59.832Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-07-24T07:16:01.207Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-07-24T07:16:03.117Z] docker_cli_swarm_unix_test.go:63: [d820a1b8e00b1] joining swarm manager [d4fe488acb136]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-24T07:16:59.333Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-07-24T07:16:59.333Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-07-24T07:16:59.333Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-07-24T07:17:00.708Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-07-24T07:17:03.991Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-07-24T07:17:06.522Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-07-24T07:17:08.425Z] docker_api_swarm_test.go:962: [d798809e85d6d] joining swarm manager [d3a7e2a799cc9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-24T07:17:26.643Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-07-24T07:17:38.844Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-07-24T07:17:40.219Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-07-24T07:17:42.123Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-07-24T07:17:45.407Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-07-24T07:17:51.971Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-07-24T07:17:57.238Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-07-24T07:17:59.159Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-07-24T07:18:01.693Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-07-24T07:18:04.224Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-07-24T07:18:06.756Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-07-24T07:18:10.043Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-07-24T07:18:11.944Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-07-24T07:19:08.158Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-07-24T07:19:23.032Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-07-24T07:19:37.902Z] --- PASS: TestDockerSwarmSuite (1547.23s) [2022-07-24T07:19:37.902Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.06s) [2022-07-24T07:19:37.902Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.94s) [2022-07-24T07:19:37.902Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.22s) [2022-07-24T07:19:37.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.42s) [2022-07-24T07:19:37.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.06s) [2022-07-24T07:19:37.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.30s) [2022-07-24T07:19:37.902Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-07-24T07:19:37.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.21s) [2022-07-24T07:19:37.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.78s) [2022-07-24T07:19:37.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.34s) [2022-07-24T07:19:37.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (39.32s) [2022-07-24T07:19:37.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.94s) [2022-07-24T07:19:37.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.58s) [2022-07-24T07:19:37.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.77s) [2022-07-24T07:19:37.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.22s) [2022-07-24T07:19:37.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (47.97s) [2022-07-24T07:19:37.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.70s) [2022-07-24T07:19:37.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.38s) [2022-07-24T07:19:37.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.54s) [2022-07-24T07:19:37.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (22.58s) [2022-07-24T07:19:37.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (62.35s) [2022-07-24T07:19:37.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (53.77s) [2022-07-24T07:19:37.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.67s) [2022-07-24T07:19:37.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.50s) [2022-07-24T07:19:37.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.97s) [2022-07-24T07:19:37.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.03s) [2022-07-24T07:19:37.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.40s) [2022-07-24T07:19:37.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.66s) [2022-07-24T07:19:37.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.73s) [2022-07-24T07:19:37.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.52s) [2022-07-24T07:19:37.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.93s) [2022-07-24T07:19:37.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.70s) [2022-07-24T07:19:37.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.65s) [2022-07-24T07:19:37.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.19s) [2022-07-24T07:19:37.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.30s) [2022-07-24T07:19:37.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.94s) [2022-07-24T07:19:37.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.52s) [2022-07-24T07:19:37.902Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.07s) [2022-07-24T07:19:37.902Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.47s) [2022-07-24T07:19:37.902Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.62s) [2022-07-24T07:19:37.902Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.21s) [2022-07-24T07:19:37.902Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.64s) [2022-07-24T07:19:37.902Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.94s) [2022-07-24T07:19:37.902Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.21s) [2022-07-24T07:19:37.902Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.67s) [2022-07-24T07:19:37.902Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.64s) [2022-07-24T07:19:37.902Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (2.96s) [2022-07-24T07:19:37.902Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.45s) [2022-07-24T07:19:37.902Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.55s) [2022-07-24T07:19:37.902Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.62s) [2022-07-24T07:19:37.902Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.02s) [2022-07-24T07:19:37.902Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.06s) [2022-07-24T07:19:37.902Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.71s) [2022-07-24T07:19:37.902Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.52s) [2022-07-24T07:19:37.902Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.76s) [2022-07-24T07:19:37.902Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.05s) [2022-07-24T07:19:37.902Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.54s) [2022-07-24T07:19:37.902Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.41s) [2022-07-24T07:19:37.902Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.78s) [2022-07-24T07:19:37.902Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.09s) [2022-07-24T07:19:37.902Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.03s) [2022-07-24T07:19:37.902Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.00s) [2022-07-24T07:19:37.902Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.09s) [2022-07-24T07:19:37.902Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (2.79s) [2022-07-24T07:19:37.902Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (3.01s) [2022-07-24T07:19:37.902Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.60s) [2022-07-24T07:19:37.902Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.74s) [2022-07-24T07:19:37.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.09s) [2022-07-24T07:19:37.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.69s) [2022-07-24T07:19:37.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.65s) [2022-07-24T07:19:37.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.54s) [2022-07-24T07:19:37.903Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.73s) [2022-07-24T07:19:37.903Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.62s) [2022-07-24T07:19:37.903Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.90s) [2022-07-24T07:19:37.903Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.19s) [2022-07-24T07:19:37.903Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.59s) [2022-07-24T07:19:37.903Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (78.35s) [2022-07-24T07:19:37.903Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.91s) [2022-07-24T07:19:37.903Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.11s) [2022-07-24T07:19:37.903Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.97s) [2022-07-24T07:19:37.903Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.72s) [2022-07-24T07:19:37.903Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.51s) [2022-07-24T07:19:37.903Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (4.87s) [2022-07-24T07:19:37.903Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.01s) [2022-07-24T07:19:37.903Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-07-24T07:19:37.903Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (4.85s) [2022-07-24T07:19:37.903Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.69s) [2022-07-24T07:19:37.903Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.70s) [2022-07-24T07:19:37.903Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.63s) [2022-07-24T07:19:37.903Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.95s) [2022-07-24T07:19:37.903Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (42.51s) [2022-07-24T07:19:37.903Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.03s) [2022-07-24T07:19:37.903Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.21s) [2022-07-24T07:19:37.903Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (120.23s) [2022-07-24T07:19:37.903Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.36s) [2022-07-24T07:19:37.903Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.25s) [2022-07-24T07:19:37.903Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2022-07-24T07:19:37.903Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s) [2022-07-24T07:19:37.903Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-07-24T07:19:37.903Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s) [2022-07-24T07:19:37.903Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.17s) [2022-07-24T07:19:37.903Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.30s) [2022-07-24T07:19:37.903Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.15s) [2022-07-24T07:19:37.903Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.34s) [2022-07-24T07:19:37.903Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (1.79s) [2022-07-24T07:19:37.903Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.12s) [2022-07-24T07:19:37.903Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.22s) [2022-07-24T07:19:37.903Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.22s) [2022-07-24T07:19:37.903Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.46s) [2022-07-24T07:19:37.903Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.11s) [2022-07-24T07:19:37.903Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.35s) [2022-07-24T07:19:37.903Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.15s) [2022-07-24T07:19:37.903Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.24s) [2022-07-24T07:19:37.903Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.79s) [2022-07-24T07:19:37.903Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.80s) [2022-07-24T07:19:37.903Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.63s) [2022-07-24T07:19:37.903Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.50s) [2022-07-24T07:19:37.903Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.56s) [2022-07-24T07:19:37.903Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.57s) [2022-07-24T07:19:37.903Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.46s) [2022-07-24T07:19:37.903Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.02s) [2022-07-24T07:19:37.903Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.19s) [2022-07-24T07:19:37.903Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.81s) [2022-07-24T07:19:37.903Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.22s) [2022-07-24T07:19:37.903Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (16.77s) [2022-07-24T07:19:37.903Z] === RUN TestDockerExternalVolumeSuite [2022-07-24T07:19:37.903Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-07-24T07:19:37.903Z] docker_cli_external_volume_driver_test.go:53: [dc805dfa63bfa] daemon is not started [2022-07-24T07:19:55.977Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-07-24T07:21:03.668Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-07-24T07:21:10.227Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-07-24T07:21:25.097Z] docker_cli_external_volume_driver_test.go:53: [d12715b1b8ba0] daemon is not started [2022-07-24T07:21:39.969Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-07-24T07:21:58.056Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-07-24T07:22:12.925Z] docker_cli_external_volume_driver_test.go:53: [d876b763cfc7c] daemon is not started [2022-07-24T07:22:27.794Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-07-24T07:22:27.795Z] docker_cli_external_volume_driver_test.go:53: [d59d4374e75cf] daemon is not started [2022-07-24T07:22:42.663Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-07-24T07:23:14.755Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-07-24T07:23:29.623Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-07-24T07:23:44.492Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-07-24T07:24:31.155Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-07-24T07:24:49.232Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-07-24T07:25:21.297Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-07-24T07:25:53.364Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-07-24T07:26:08.270Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-07-24T07:26:26.347Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-07-24T07:26:26.347Z] docker_cli_external_volume_driver_test.go:485: [d6b7d9a0cb55e] daemon is not started [2022-07-24T07:26:41.217Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-07-24T07:26:41.217Z] docker_cli_external_volume_driver_test.go:53: [d85a6c8109b13] daemon is not started [2022-07-24T07:26:56.094Z] --- PASS: TestDockerExternalVolumeSuite (437.09s) [2022-07-24T07:26:56.094Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.55s) [2022-07-24T07:26:56.094Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-07-24T07:26:56.094Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.22s) [2022-07-24T07:26:56.095Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-07-24T07:26:56.095Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-07-24T07:26:56.095Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2022-07-24T07:26:56.095Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-07-24T07:26:56.095Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.19s) [2022-07-24T07:26:56.095Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.21s) [2022-07-24T07:26:56.095Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2022-07-24T07:26:56.095Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2022-07-24T07:26:56.095Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.18s) [2022-07-24T07:26:56.095Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.24s) [2022-07-24T07:26:56.095Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.87s) [2022-07-24T07:26:56.095Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.17s) [2022-07-24T07:26:56.095Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.67s) [2022-07-24T07:26:56.095Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.03s) [2022-07-24T07:26:56.095Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-07-24T07:26:56.095Z] PASS [2022-07-24T07:26:56.095Z] [2022-07-24T07:26:56.095Z] === Skipped [2022-07-24T07:26:56.095Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-07-24T07:26:56.095Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-07-24T07:26:56.095Z] check_test.go:540: [d25b5b442dd35] daemon is not started [2022-07-24T07:26:56.095Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-07-24T07:26:56.095Z] [2022-07-24T07:26:56.095Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-07-24T07:26:56.095Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-07-24T07:26:56.095Z] check_test.go:540: [d5e5517783b1d] daemon is not started [2022-07-24T07:26:56.095Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-07-24T07:26:56.095Z] [2022-07-24T07:26:56.095Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-07-24T07:26:56.095Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-07-24T07:26:56.095Z] check_test.go:540: [db8e486ec6db4] daemon is not started [2022-07-24T07:26:56.095Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-07-24T07:26:56.095Z] [2022-07-24T07:26:56.095Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-07-24T07:26:56.095Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-07-24T07:26:56.095Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-07-24T07:26:56.095Z] [2022-07-24T07:26:56.095Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-07-24T07:26:56.095Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-07-24T07:26:56.095Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-07-24T07:26:56.095Z] [2022-07-24T07:26:56.095Z] DONE 269 tests, 5 skipped in 2322.269s [2022-07-24T07:26:56.095Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-24T07:26:56.095Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d8dc78283c211/docker.pid [2022-07-24T07:26:56.095Z] +++ kill 7082 [2022-07-24T07:26:56.095Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7082 is not a child of this shell [2022-07-24T07:26:56.095Z] warning: PID 7082 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d8dc78283c211/docker.pid had a nonzero exit code [2022-07-24T07:26:56.095Z] ++++ cat bundles/test-integration/docker.pid [2022-07-24T07:26:56.095Z] +++ kill 9369 [2022-07-24T07:26:56.095Z] +++ /etc/init.d/apparmor stop [2022-07-24T07:26:56.095Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-24T07:26:56.095Z] [2022-07-24T07:26:56.095Z] Unloading profiles will leave already running processes permanently [2022-07-24T07:26:56.095Z] unconfined, which can lead to unexpected situations. [2022-07-24T07:26:56.095Z] [2022-07-24T07:26:56.095Z] To set a process to complain mode, use the command line tool [2022-07-24T07:26:56.095Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-24T07:26:56.095Z] +++ true [2022-07-24T07:26:56.095Z] exiting test-integration [2022-07-24T07:26:56.095Z] ++ exit 0 [2022-07-24T07:26:56.095Z] [2022-07-24T07:26:56.095Z] + exit 0 [2022-07-24T07:26:56.095Z] ++ jobs -p [2022-07-24T07:26:56.095Z] + pids= [2022-07-24T07:26:56.095Z] + echo 'Remaining pids to kill: []' [2022-07-24T07:26:56.095Z] Remaining pids to kill: [] [2022-07-24T07:26:56.095Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-07-24T07:26:56.112Z] Recording test results [2022-07-24T07:26:58.134Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-24T07:26:58.475Z] + echo Ensuring container killed. [2022-07-24T07:26:58.476Z] Ensuring container killed. [2022-07-24T07:26:58.476Z] + docker ps -aq -f name=docker-pr1-* [2022-07-24T07:26:58.476Z] + cids=95ab6eade3c8 [2022-07-24T07:26:58.476Z] 45f372222fcd [2022-07-24T07:26:58.476Z] 52c73605c7cf [2022-07-24T07:26:58.476Z] + [ -n 95ab6eade3c8 [2022-07-24T07:26:58.476Z] 45f372222fcd [2022-07-24T07:26:58.476Z] 52c73605c7cf ] [2022-07-24T07:26:58.476Z] + docker rm -vf 95ab6eade3c8 45f372222fcd 52c73605c7cf [2022-07-24T07:26:59.412Z] 95ab6eade3c8 [2022-07-24T07:26:59.412Z] 45f372222fcd [2022-07-24T07:26:59.412Z] 52c73605c7cf [Pipeline] sh [2022-07-24T07:26:59.699Z] + echo Chowning /workspace to jenkins user [2022-07-24T07:26:59.699Z] Chowning /workspace to jenkins user [2022-07-24T07:26:59.699Z] + id -u [2022-07-24T07:26:59.699Z] + id -g [2022-07-24T07:26:59.699Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43858:/workspace busybox chown -R 1000:1000 /workspace [2022-07-24T07:26:59.699Z] Unable to find image 'busybox:latest' locally [2022-07-24T07:26:59.961Z] latest: Pulling from library/busybox [2022-07-24T07:26:59.961Z] 19d511225f94: Pulling fs layer [2022-07-24T07:26:59.961Z] 19d511225f94: Verifying Checksum [2022-07-24T07:26:59.961Z] 19d511225f94: Download complete [2022-07-24T07:26:59.961Z] 19d511225f94: Pull complete [2022-07-24T07:26:59.961Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-07-24T07:26:59.961Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-24T07:27:03.543Z] + bundleName=amd64 [2022-07-24T07:27:03.544Z] + echo Creating amd64-bundles.tar.gz [2022-07-24T07:27:03.544Z] Creating amd64-bundles.tar.gz [2022-07-24T07:27:03.544Z] + 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-24T07:27:03.544Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2022-07-24T07:27:04.933Z] Archiving artifacts [2022-07-24T07:27:06.981Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43858/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-24T07:27:07.286Z] + make clean [2022-07-24T07:27:07.545Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-24T07:27:07.545Z] docker-dev-cache [2022-07-24T07:27:07.545Z] 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