Pull request #44393 opened 09:56:33 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 4386e3f7c0bbf8d3369bcc019fd2ff7427fe59cb+5dd50a381ab9499867db076c5f8c1d5083a88560 (468361b40d99e011589d7627431a61ea75bb0064) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a The recommended git tool is: NONE using credential jps-reader 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-44393@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 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull" 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 09:56:36 [2022-11-02T09:56:36.468Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone 09:56:36 [2022-11-02T09:56:36.471Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node 09:56:51 [2022-11-02T09:56:51.636Z] Still waiting to schedule task 09:56:51 [2022-11-02T09:56:51.636Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0e69656eb40a1a5a9)09:57:53 [2022-11-02T09:57:53.416Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-08b1560a150c9c338) in /home/ubuntu/workspace/moby_PR-44393 [Pipeline] { [Pipeline] checkout 09:57:53 [2022-11-02T09:57:53.521Z] The recommended git tool is: git 09:57:56 [2022-11-02T09:57:56.048Z] using credential docker-jenkins-github-credentials 09:57:56 [2022-11-02T09:57:56.058Z] Cloning the remote Git repository 09:57:56 [2022-11-02T09:57:56.058Z] Cloning with configured refspecs honoured and without tags 09:57:56 [2022-11-02T09:57:56.075Z] Cloning repository https://github.com/moby/moby.git 09:57:56 [2022-11-02T09:57:56.137Z] > git init /home/ubuntu/workspace/moby_PR-44393 # timeout=10 09:57:56 [2022-11-02T09:57:56.483Z] Fetching upstream changes from https://github.com/moby/moby.git 09:57:56 [2022-11-02T09:57:56.483Z] > git --version # timeout=10 09:57:56 [2022-11-02T09:57:56.499Z] > git --version # 'git version 2.25.1' 09:57:56 [2022-11-02T09:57:56.499Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 09:57:56 [2022-11-02T09:57:56.500Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44393/head:refs/remotes/origin/PR-44393 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:58:11 [2022-11-02T09:58:11.407Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 09:58:11 [2022-11-02T09:58:11.457Z] > git config --add remote.origin.fetch +refs/pull/44393/head:refs/remotes/origin/PR-44393 # timeout=10 09:58:11 [2022-11-02T09:58:11.476Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 09:58:11 [2022-11-02T09:58:11.526Z] Fetching without tags 09:58:11 [2022-11-02T09:58:11.821Z] Merging remotes/origin/master commit 5dd50a381ab9499867db076c5f8c1d5083a88560 into PR head commit 4386e3f7c0bbf8d3369bcc019fd2ff7427fe59cb 09:58:12 [2022-11-02T09:58:12.447Z] Merge succeeded, producing 4386e3f7c0bbf8d3369bcc019fd2ff7427fe59cb 09:58:12 [2022-11-02T09:58:12.448Z] Checking out Revision 4386e3f7c0bbf8d3369bcc019fd2ff7427fe59cb (PR-44393) 09:58:11 [2022-11-02T09:58:11.498Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 09:58:11 [2022-11-02T09:58:11.536Z] Fetching upstream changes from https://github.com/moby/moby.git 09:58:11 [2022-11-02T09:58:11.536Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 09:58:11 [2022-11-02T09:58:11.537Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44393/head:refs/remotes/origin/PR-44393 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:58:11 [2022-11-02T09:58:11.828Z] > git config core.sparsecheckout # timeout=10 09:58:11 [2022-11-02T09:58:11.839Z] > git checkout -f 4386e3f7c0bbf8d3369bcc019fd2ff7427fe59cb # timeout=10 09:58:12 [2022-11-02T09:58:12.406Z] > git remote # timeout=10 09:58:12 [2022-11-02T09:58:12.414Z] > git config --get remote.origin.url # timeout=10 09:58:12 [2022-11-02T09:58:12.424Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 09:58:12 [2022-11-02T09:58:12.425Z] > git merge 5dd50a381ab9499867db076c5f8c1d5083a88560 # timeout=10 09:58:12 [2022-11-02T09:58:12.440Z] > git rev-parse HEAD^{commit} # timeout=10 09:58:12 [2022-11-02T09:58:12.450Z] > git config core.sparsecheckout # timeout=10 09:58:12 [2022-11-02T09:58:12.461Z] > git checkout -f 4386e3f7c0bbf8d3369bcc019fd2ff7427fe59cb # timeout=10 09:58:16 [2022-11-02T09:58:16.834Z] Commit message: "pkg/parsers/kernel: un-export Utsname" 09:58:16 [2022-11-02T09:58:16.835Z] First time build. Skipping changelog. 09:58:16 [2022-11-02T09:58:16.856Z] > git --version # timeout=10 09:58:16 [2022-11-02T09:58:16.859Z] > git --version # 'git version 2.25.1' 09:58:16 [2022-11-02T09:58:16.871Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:17 [2022-11-02T09:58:17.715Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44393:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco 09:58:44 [2022-11-02T09:58:44.307Z] Unable to find image 'alpine:latest' locally 09:58:44 [2022-11-02T09:58:44.307Z] latest: Pulling from library/alpine 09:58:44 [2022-11-02T09:58:44.307Z] 9b18e9b68314: Pulling fs layer 09:58:44 [2022-11-02T09:58:44.307Z] 9b18e9b68314: Verifying Checksum 09:58:44 [2022-11-02T09:58:44.307Z] 9b18e9b68314: Download complete 09:58:44 [2022-11-02T09:58:44.307Z] 9b18e9b68314: Pull complete 09:58:44 [2022-11-02T09:58:44.307Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 09:58:44 [2022-11-02T09:58:44.308Z] Status: Downloaded newer image for alpine:latest 09:58:50 [2022-11-02T09:58:50.891Z] 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: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [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 Stage "s390x" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional 09:58:51 [2022-11-02T09:58:51.629Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-08b1560a150c9c338) in /home/ubuntu/workspace/moby_PR-44393 Stage "ppc64le" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] { Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] checkout 09:58:51 [2022-11-02T09:58:51.660Z] The recommended git tool is: git [Pipeline] // stage 09:58:51 [2022-11-02T09:58:51.670Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage 09:58:51 [2022-11-02T09:58:51.686Z] Fetching changes from the remote Git repository [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) 09:58:51 [2022-11-02T09:58:51.693Z] Fetching without tags 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] 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] } 09:58:51 [2022-11-02T09:58:51.941Z] Merging remotes/origin/master commit 5dd50a381ab9499867db076c5f8c1d5083a88560 into PR head commit 4386e3f7c0bbf8d3369bcc019fd2ff7427fe59cb 09:58:52 [2022-11-02T09:58:52.488Z] Merge succeeded, producing 4386e3f7c0bbf8d3369bcc019fd2ff7427fe59cb 09:58:52 [2022-11-02T09:58:52.488Z] Checking out Revision 4386e3f7c0bbf8d3369bcc019fd2ff7427fe59cb (PR-44393) 09:58:52 [2022-11-02T09:58:52.548Z] Commit message: "pkg/parsers/kernel: un-export Utsname" 09:58:52 [2022-11-02T09:58:52.563Z] > git --version # timeout=10 09:58:52 [2022-11-02T09:58:52.570Z] > git --version # 'git version 2.25.1' 09:58:52 [2022-11-02T09:58:52.573Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a 09:58:51 [2022-11-02T09:58:51.680Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44393/.git # timeout=10 09:58:51 [2022-11-02T09:58:51.688Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 09:58:51 [2022-11-02T09:58:51.696Z] Fetching upstream changes from https://github.com/moby/moby.git 09:58:51 [2022-11-02T09:58:51.696Z] > git --version # timeout=10 09:58:51 [2022-11-02T09:58:51.700Z] > git --version # 'git version 2.25.1' 09:58:51 [2022-11-02T09:58:51.700Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 09:58:51 [2022-11-02T09:58:51.701Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44393/head:refs/remotes/origin/PR-44393 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:58:51 [2022-11-02T09:58:51.943Z] > git config core.sparsecheckout # timeout=10 09:58:51 [2022-11-02T09:58:51.948Z] > git checkout -f 4386e3f7c0bbf8d3369bcc019fd2ff7427fe59cb # timeout=10 09:58:52 [2022-11-02T09:58:52.466Z] > git remote # timeout=10 09:58:52 [2022-11-02T09:58:52.471Z] > git config --get remote.origin.url # timeout=10 09:58:52 [2022-11-02T09:58:52.476Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 09:58:52 [2022-11-02T09:58:52.477Z] > git merge 5dd50a381ab9499867db076c5f8c1d5083a88560 # timeout=10 09:58:52 [2022-11-02T09:58:52.484Z] > git rev-parse HEAD^{commit} # timeout=10 09:58:52 [2022-11-02T09:58:52.490Z] > git config core.sparsecheckout # timeout=10 09:58:52 [2022-11-02T09:58:52.502Z] > git checkout -f 4386e3f7c0bbf8d3369bcc019fd2ff7427fe59cb # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 09:58:53 [2022-11-02T09:58:53.225Z] + docker version 09:58:53 [2022-11-02T09:58:53.225Z] Client: Docker Engine - Community 09:58:53 [2022-11-02T09:58:53.225Z] Version: 22.06.0-beta.0 09:58:53 [2022-11-02T09:58:53.225Z] API version: 1.42 09:58:53 [2022-11-02T09:58:53.225Z] Go version: go1.18.3 09:58:53 [2022-11-02T09:58:53.225Z] Git commit: 3e9117b 09:58:53 [2022-11-02T09:58:53.225Z] Built: Fri Jun 3 17:55:34 2022 09:58:53 [2022-11-02T09:58:53.225Z] OS/Arch: linux/arm64 09:58:53 [2022-11-02T09:58:53.225Z] Context: default 09:58:53 [2022-11-02T09:58:53.225Z] 09:58:53 [2022-11-02T09:58:53.225Z] Server: Docker Engine - Community 09:58:53 [2022-11-02T09:58:53.225Z] Engine: 09:58:53 [2022-11-02T09:58:53.225Z] Version: 22.06.0-beta.0 09:58:53 [2022-11-02T09:58:53.225Z] API version: 1.42 (minimum version 1.12) 09:58:53 [2022-11-02T09:58:53.225Z] Go version: go1.18.3 09:58:53 [2022-11-02T09:58:53.225Z] Git commit: 38633e7 09:58:53 [2022-11-02T09:58:53.225Z] Built: Fri Jun 3 17:55:34 2022 09:58:53 [2022-11-02T09:58:53.225Z] OS/Arch: linux/arm64 09:58:53 [2022-11-02T09:58:53.225Z] Experimental: true 09:58:53 [2022-11-02T09:58:53.225Z] containerd: 09:58:53 [2022-11-02T09:58:53.225Z] Version: 1.6.8 09:58:53 [2022-11-02T09:58:53.225Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 09:58:53 [2022-11-02T09:58:53.225Z] runc: 09:58:53 [2022-11-02T09:58:53.225Z] Version: 1.1.4 09:58:53 [2022-11-02T09:58:53.225Z] GitCommit: v1.1.4-0-g5fd4c4d 09:58:53 [2022-11-02T09:58:53.225Z] docker-init: 09:58:53 [2022-11-02T09:58:53.225Z] Version: 0.19.0 09:58:53 [2022-11-02T09:58:53.225Z] GitCommit: de40ad0 [Pipeline] sh 09:58:53 [2022-11-02T09:58:53.515Z] + docker info 09:58:53 [2022-11-02T09:58:53.515Z] Client: 09:58:53 [2022-11-02T09:58:53.515Z] Context: default 09:58:53 [2022-11-02T09:58:53.515Z] Debug Mode: false 09:58:53 [2022-11-02T09:58:53.515Z] Plugins: 09:58:53 [2022-11-02T09:58:53.515Z] buildx: Docker Buildx (Docker Inc.) 09:58:53 [2022-11-02T09:58:53.515Z] Version: v0.8.2 09:58:53 [2022-11-02T09:58:53.515Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx 09:58:53 [2022-11-02T09:58:53.515Z] compose: Docker Compose (Docker Inc.) 09:58:53 [2022-11-02T09:58:53.515Z] Version: v2.12.0 09:58:53 [2022-11-02T09:58:53.515Z] Path: /usr/libexec/docker/cli-plugins/docker-compose 09:58:53 [2022-11-02T09:58:53.515Z] 09:58:53 [2022-11-02T09:58:53.515Z] Server: 09:58:53 [2022-11-02T09:58:53.515Z] Containers: 0 09:58:53 [2022-11-02T09:58:53.515Z] Running: 0 09:58:53 [2022-11-02T09:58:53.515Z] Paused: 0 09:58:53 [2022-11-02T09:58:53.515Z] Stopped: 0 09:58:53 [2022-11-02T09:58:53.515Z] Images: 1 09:58:53 [2022-11-02T09:58:53.515Z] Server Version: 22.06.0-beta.0 09:58:53 [2022-11-02T09:58:53.515Z] Storage Driver: overlay2 09:58:53 [2022-11-02T09:58:53.515Z] Backing Filesystem: extfs 09:58:53 [2022-11-02T09:58:53.515Z] Supports d_type: true 09:58:53 [2022-11-02T09:58:53.515Z] Using metacopy: false 09:58:53 [2022-11-02T09:58:53.515Z] Native Overlay Diff: true 09:58:53 [2022-11-02T09:58:53.515Z] userxattr: false 09:58:53 [2022-11-02T09:58:53.515Z] Logging Driver: json-file 09:58:53 [2022-11-02T09:58:53.515Z] Cgroup Driver: cgroupfs 09:58:53 [2022-11-02T09:58:53.515Z] Cgroup Version: 1 09:58:53 [2022-11-02T09:58:53.515Z] Plugins: 09:58:53 [2022-11-02T09:58:53.515Z] Volume: local 09:58:53 [2022-11-02T09:58:53.515Z] Network: bridge host ipvlan macvlan null overlay 09:58:53 [2022-11-02T09:58:53.515Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 09:58:53 [2022-11-02T09:58:53.515Z] Swarm: inactive 09:58:53 [2022-11-02T09:58:53.515Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc 09:58:53 [2022-11-02T09:58:53.515Z] Default Runtime: runc 09:58:53 [2022-11-02T09:58:53.515Z] Init Binary: docker-init 09:58:53 [2022-11-02T09:58:53.515Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 09:58:53 [2022-11-02T09:58:53.515Z] runc version: v1.1.4-0-g5fd4c4d 09:58:53 [2022-11-02T09:58:53.515Z] init version: de40ad0 09:58:53 [2022-11-02T09:58:53.515Z] Security Options: 09:58:53 [2022-11-02T09:58:53.515Z] apparmor 09:58:53 [2022-11-02T09:58:53.515Z] seccomp 09:58:53 [2022-11-02T09:58:53.515Z] Profile: builtin 09:58:53 [2022-11-02T09:58:53.515Z] Kernel Version: 5.15.0-1022-aws 09:58:53 [2022-11-02T09:58:53.515Z] Operating System: Ubuntu 20.04.5 LTS 09:58:53 [2022-11-02T09:58:53.515Z] OSType: linux 09:58:53 [2022-11-02T09:58:53.515Z] Architecture: aarch64 09:58:53 [2022-11-02T09:58:53.515Z] CPUs: 2 09:58:53 [2022-11-02T09:58:53.515Z] Total Memory: 7.559GiB 09:58:53 [2022-11-02T09:58:53.515Z] Name: ip-10-100-55-107 09:58:53 [2022-11-02T09:58:53.515Z] ID: a4508864-5846-4859-9d9f-739af3007ee0 09:58:53 [2022-11-02T09:58:53.515Z] Docker Root Dir: /var/lib/docker 09:58:53 [2022-11-02T09:58:53.515Z] Debug Mode: false 09:58:53 [2022-11-02T09:58:53.515Z] Registry: https://index.docker.io/v1/ 09:58:53 [2022-11-02T09:58:53.515Z] Labels: 09:58:53 [2022-11-02T09:58:53.515Z] Experimental: true 09:58:53 [2022-11-02T09:58:53.515Z] Insecure Registries: 09:58:53 [2022-11-02T09:58:53.515Z] 127.0.0.0/8 09:58:53 [2022-11-02T09:58:53.515Z] Live Restore Enabled: true 09:58:53 [2022-11-02T09:58:53.515Z] [Pipeline] sh 09:58:53 [2022-11-02T09:58:53.800Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee 09:58:53 [2022-11-02T09:58:53.800Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee 09:58:53 [2022-11-02T09:58:53.800Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44393/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh 09:58:53 [2022-11-02T09:58:53.800Z] + bash /home/ubuntu/workspace/moby_PR-44393/check-config.sh 09:58:53 [2022-11-02T09:58:53.800Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... 09:58:53 [2022-11-02T09:58:53.800Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ... 09:58:53 [2022-11-02T09:58:53.800Z] 09:58:53 [2022-11-02T09:58:53.800Z] Generally Necessary: 09:58:53 [2022-11-02T09:58:53.800Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] 09:58:53 [2022-11-02T09:58:53.800Z] - apparmor: enabled and tools installed 09:58:54 [2022-11-02T09:58:54.060Z] - CONFIG_NAMESPACES: enabled 09:58:54 [2022-11-02T09:58:54.060Z] - CONFIG_NET_NS: enabled 09:58:54 [2022-11-02T09:58:54.060Z] - CONFIG_PID_NS: enabled 09:58:54 [2022-11-02T09:58:54.060Z] - CONFIG_IPC_NS: enabled 09:58:54 [2022-11-02T09:58:54.060Z] - CONFIG_UTS_NS: enabled 09:58:54 [2022-11-02T09:58:54.060Z] - CONFIG_CGROUPS: enabled 09:58:54 [2022-11-02T09:58:54.060Z] - CONFIG_CGROUP_CPUACCT: enabled 09:58:54 [2022-11-02T09:58:54.060Z] - CONFIG_CGROUP_DEVICE: enabled 09:58:54 [2022-11-02T09:58:54.060Z] - CONFIG_CGROUP_FREEZER: enabled 09:58:54 [2022-11-02T09:58:54.060Z] - CONFIG_CGROUP_SCHED: enabled 09:58:54 [2022-11-02T09:58:54.060Z] - CONFIG_CPUSETS: enabled 09:58:54 [2022-11-02T09:58:54.060Z] - CONFIG_MEMCG: enabled 09:58:54 [2022-11-02T09:58:54.060Z] - CONFIG_KEYS: enabled 09:58:54 [2022-11-02T09:58:54.060Z] - CONFIG_VETH: enabled (as module) 09:58:54 [2022-11-02T09:58:54.060Z] - CONFIG_BRIDGE: enabled (as module) 09:58:54 [2022-11-02T09:58:54.060Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) 09:58:54 [2022-11-02T09:58:54.060Z] - CONFIG_IP_NF_FILTER: enabled (as module) 09:58:54 [2022-11-02T09:58:54.060Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) 09:58:54 [2022-11-02T09:58:54.060Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) 09:58:54 [2022-11-02T09:58:54.060Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) 09:58:54 [2022-11-02T09:58:54.060Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) 09:58:54 [2022-11-02T09:58:54.060Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) 09:58:54 [2022-11-02T09:58:54.060Z] - CONFIG_IP_NF_NAT: enabled (as module) 09:58:54 [2022-11-02T09:58:54.060Z] - CONFIG_NF_NAT: enabled (as module) 09:58:54 [2022-11-02T09:58:54.060Z] - CONFIG_POSIX_MQUEUE: enabled 09:58:54 [2022-11-02T09:58:54.060Z] - CONFIG_CGROUP_BPF: enabled 09:58:54 [2022-11-02T09:58:54.060Z] 09:58:54 [2022-11-02T09:58:54.060Z] Optional Features: 09:58:54 [2022-11-02T09:58:54.320Z] - CONFIG_USER_NS: enabled 09:58:54 [2022-11-02T09:58:54.320Z] - CONFIG_SECCOMP: enabled 09:58:54 [2022-11-02T09:58:54.320Z] - CONFIG_SECCOMP_FILTER: enabled 09:58:54 [2022-11-02T09:58:54.320Z] - CONFIG_CGROUP_PIDS: enabled 09:58:54 [2022-11-02T09:58:54.320Z] - CONFIG_MEMCG_SWAP: enabled 09:58:54 [2022-11-02T09:58:54.320Z] (cgroup swap accounting is currently enabled) 09:58:54 [2022-11-02T09:58:54.320Z] - CONFIG_BLK_CGROUP: enabled 09:58:54 [2022-11-02T09:58:54.320Z] - CONFIG_BLK_DEV_THROTTLING: enabled 09:58:54 [2022-11-02T09:58:54.320Z] - CONFIG_CGROUP_PERF: enabled 09:58:54 [2022-11-02T09:58:54.320Z] - CONFIG_CGROUP_HUGETLB: enabled 09:58:54 [2022-11-02T09:58:54.320Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) 09:58:54 [2022-11-02T09:58:54.320Z] - CONFIG_CGROUP_NET_PRIO: enabled 09:58:54 [2022-11-02T09:58:54.320Z] - CONFIG_CFS_BANDWIDTH: enabled 09:58:54 [2022-11-02T09:58:54.320Z] - CONFIG_FAIR_GROUP_SCHED: enabled 09:58:54 [2022-11-02T09:58:54.320Z] - CONFIG_RT_GROUP_SCHED: missing 09:58:54 [2022-11-02T09:58:54.320Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) 09:58:54 [2022-11-02T09:58:54.320Z] - CONFIG_IP_VS: enabled (as module) 09:58:54 [2022-11-02T09:58:54.320Z] - CONFIG_IP_VS_NFCT: enabled 09:58:54 [2022-11-02T09:58:54.320Z] - CONFIG_IP_VS_PROTO_TCP: enabled 09:58:54 [2022-11-02T09:58:54.320Z] - CONFIG_IP_VS_PROTO_UDP: enabled 09:58:54 [2022-11-02T09:58:54.320Z] - CONFIG_IP_VS_RR: enabled (as module) 09:58:54 [2022-11-02T09:58:54.320Z] - CONFIG_SECURITY_SELINUX: enabled 09:58:54 [2022-11-02T09:58:54.320Z] - CONFIG_SECURITY_APPARMOR: enabled 09:58:54 [2022-11-02T09:58:54.320Z] - CONFIG_EXT4_FS: enabled 09:58:54 [2022-11-02T09:58:54.320Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled 09:58:54 [2022-11-02T09:58:54.320Z] - CONFIG_EXT4_FS_SECURITY: enabled 09:58:54 [2022-11-02T09:58:54.320Z] - Network Drivers: 09:58:54 [2022-11-02T09:58:54.320Z] - "overlay": 09:58:54 [2022-11-02T09:58:54.580Z] - CONFIG_VXLAN: enabled (as module) 09:58:54 [2022-11-02T09:58:54.580Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled 09:58:54 [2022-11-02T09:58:54.580Z] Optional (for encrypted networks): 09:58:54 [2022-11-02T09:58:54.580Z] - CONFIG_CRYPTO: enabled 09:58:54 [2022-11-02T09:58:54.580Z] - CONFIG_CRYPTO_AEAD: enabled 09:58:54 [2022-11-02T09:58:54.580Z] - CONFIG_CRYPTO_GCM: enabled 09:58:54 [2022-11-02T09:58:54.580Z] - CONFIG_CRYPTO_SEQIV: enabled 09:58:54 [2022-11-02T09:58:54.580Z] - CONFIG_CRYPTO_GHASH: enabled 09:58:54 [2022-11-02T09:58:54.580Z] - CONFIG_XFRM: enabled 09:58:54 [2022-11-02T09:58:54.580Z] - CONFIG_XFRM_USER: enabled (as module) 09:58:54 [2022-11-02T09:58:54.580Z] - CONFIG_XFRM_ALGO: enabled (as module) 09:58:54 [2022-11-02T09:58:54.580Z] - CONFIG_INET_ESP: enabled (as module) 09:58:54 [2022-11-02T09:58:54.580Z] - "ipvlan": 09:58:54 [2022-11-02T09:58:54.580Z] - CONFIG_IPVLAN: enabled (as module) 09:58:54 [2022-11-02T09:58:54.580Z] - "macvlan": 09:58:54 [2022-11-02T09:58:54.580Z] - CONFIG_MACVLAN: enabled (as module) 09:58:54 [2022-11-02T09:58:54.580Z] - CONFIG_DUMMY: enabled (as module) 09:58:54 [2022-11-02T09:58:54.580Z] - "ftp,tftp client in container": 09:58:54 [2022-11-02T09:58:54.580Z] - CONFIG_NF_NAT_FTP: enabled (as module) 09:58:54 [2022-11-02T09:58:54.580Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) 09:58:54 [2022-11-02T09:58:54.580Z] - CONFIG_NF_NAT_TFTP: enabled (as module) 09:58:54 [2022-11-02T09:58:54.580Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) 09:58:54 [2022-11-02T09:58:54.580Z] - Storage Drivers: 09:58:54 [2022-11-02T09:58:54.580Z] - "aufs": 09:58:54 [2022-11-02T09:58:54.580Z] - CONFIG_AUFS_FS: enabled (as module) 09:58:54 [2022-11-02T09:58:54.580Z] - "btrfs": 09:58:54 [2022-11-02T09:58:54.580Z] - CONFIG_BTRFS_FS: enabled (as module) 09:58:54 [2022-11-02T09:58:54.580Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled 09:58:54 [2022-11-02T09:58:54.580Z] - "devicemapper": 09:58:54 [2022-11-02T09:58:54.841Z] - CONFIG_BLK_DEV_DM: enabled 09:58:54 [2022-11-02T09:58:54.841Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) 09:58:54 [2022-11-02T09:58:54.841Z] - "overlay": 09:58:54 [2022-11-02T09:58:54.841Z] - CONFIG_OVERLAY_FS: enabled (as module) 09:58:54 [2022-11-02T09:58:54.841Z] - "zfs": 09:58:54 [2022-11-02T09:58:54.841Z] - /dev/zfs: present 09:58:54 [2022-11-02T09:58:54.841Z] - zfs command: missing 09:58:54 [2022-11-02T09:58:54.841Z] - zpool command: missing 09:58:54 [2022-11-02T09:58:54.841Z] 09:58:54 [2022-11-02T09:58:54.841Z] Limits: 09:58:54 [2022-11-02T09:58:54.841Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 09:58:54 [2022-11-02T09:58:54.841Z] 09:58:54 [2022-11-02T09:58:54.841Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh 09:58:55 [2022-11-02T09:58:55.160Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:4386e3f7c0bbf8d3369bcc019fd2ff7427fe59cb . 09:58:55 [2022-11-02T09:58:55.420Z] #1 [internal] load .dockerignore 09:58:55 [2022-11-02T09:58:55.420Z] #1 transferring context: 09:58:55 [2022-11-02T09:58:55.420Z] #1 transferring context: 145B done 09:58:55 [2022-11-02T09:58:55.420Z] #1 DONE 0.2s 09:58:55 [2022-11-02T09:58:55.420Z] 09:58:55 [2022-11-02T09:58:55.420Z] #2 [internal] load build definition from Dockerfile 09:58:55 [2022-11-02T09:58:55.420Z] #2 transferring dockerfile: 19.29kB done 09:58:55 [2022-11-02T09:58:55.679Z] #2 DONE 0.2s 09:58:55 [2022-11-02T09:58:55.679Z] 09:58:55 [2022-11-02T09:58:55.679Z] #3 resolve image config for docker.io/docker/dockerfile:1 09:58:55 [2022-11-02T09:58:55.943Z] #3 DONE 0.3s 09:58:55 [2022-11-02T09:58:55.943Z] 09:58:55 [2022-11-02T09:58:55.943Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 09:58:55 [2022-11-02T09:58:55.943Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 0.0s done 09:58:55 [2022-11-02T09:58:55.943Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done 09:58:55 [2022-11-02T09:58:55.943Z] #4 sha256:f259fd86ee23d7b4a2944432e3a09f45fa288bb84bfbd222b19b2abc7ddffbb9 528B / 528B done 09:58:55 [2022-11-02T09:58:55.943Z] #4 sha256:8d5998862fafcacec68298ab34c9c28973251a5082836f31de0188cd914fae33 2.36kB / 2.36kB done 09:58:55 [2022-11-02T09:58:55.943Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 9.21MB / 9.21MB 0.1s done 09:58:55 [2022-11-02T09:58:55.943Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 09:58:56 [2022-11-02T09:58:56.203Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 0.2s done 09:58:56 [2022-11-02T09:58:56.203Z] #4 DONE 0.5s 09:58:56 [2022-11-02T09:58:56.464Z] 09:58:56 [2022-11-02T09:58:56.464Z] #5 [internal] load metadata for docker.io/library/debian:bullseye 09:58:57 [2022-11-02T09:58:57.865Z] #5 ... 09:58:57 [2022-11-02T09:58:57.865Z] 09:58:57 [2022-11-02T09:58:57.865Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 09:58:57 [2022-11-02T09:58:57.865Z] #6 DONE 1.4s 09:58:57 [2022-11-02T09:58:57.865Z] 09:58:57 [2022-11-02T09:58:57.865Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 09:58:58 [2022-11-02T09:58:58.204Z] #7 DONE 1.5s 09:58:58 [2022-11-02T09:58:58.204Z] 09:58:58 [2022-11-02T09:58:58.205Z] #8 [internal] load metadata for docker.io/library/golang:1.19.3-bullseye 09:58:58 [2022-11-02T09:58:58.205Z] #8 DONE 1.5s 09:58:58 [2022-11-02T09:58:58.205Z] 09:58:58 [2022-11-02T09:58:58.205Z] #5 [internal] load metadata for docker.io/library/debian:bullseye 09:58:58 [2022-11-02T09:58:58.205Z] #5 DONE 1.5s 09:58:58 [2022-11-02T09:58:58.205Z] 09:58:58 [2022-11-02T09:58:58.205Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:bfe6615d017d1eebe19f349669de58cda36c668ef916e618be78071513c690e5 09:58:58 [2022-11-02T09:58:58.205Z] #9 resolve docker.io/library/debian:bullseye@sha256:bfe6615d017d1eebe19f349669de58cda36c668ef916e618be78071513c690e5 0.1s done 09:58:58 [2022-11-02T09:58:58.514Z] #9 sha256:bfe6615d017d1eebe19f349669de58cda36c668ef916e618be78071513c690e5 1.85kB / 1.85kB done 09:58:58 [2022-11-02T09:58:58.514Z] #9 sha256:2342d01b0a0138b5807b39bf853b24d99f69c8af7aa4968179818e7e4326c2cd 529B / 529B done 09:58:58 [2022-11-02T09:58:58.514Z] #9 sha256:afbb9e728ec01fb0ef0bf485f7d1e7f3af8a005936c069fd0e979a6084723cb7 1.48kB / 1.48kB done 09:58:58 [2022-11-02T09:58:58.774Z] #9 ... 09:58:58 [2022-11-02T09:58:58.774Z] 09:58:58 [2022-11-02T09:58:58.774Z] #10 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key 09:58:58 [2022-11-02T09:58:58.774Z] #10 DONE 0.7s 09:58:59 [2022-11-02T09:58:59.062Z] 09:58:59 [2022-11-02T09:58:59.062Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:bfe6615d017d1eebe19f349669de58cda36c668ef916e618be78071513c690e5 09:58:59 [2022-11-02T09:58:59.062Z] #9 sha256:8e1d92e7d04d2a9a9880cb45dc3c32c2805912cd86abed96d0ada3ff28748205 1.05MB / 53.70MB 0.5s 09:58:59 [2022-11-02T09:58:59.062Z] #9 sha256:8e1d92e7d04d2a9a9880cb45dc3c32c2805912cd86abed96d0ada3ff28748205 12.18MB / 53.70MB 0.6s 09:58:59 [2022-11-02T09:58:59.326Z] #9 sha256:8e1d92e7d04d2a9a9880cb45dc3c32c2805912cd86abed96d0ada3ff28748205 14.87MB / 53.70MB 0.8s 09:58:59 [2022-11-02T09:58:59.647Z] #9 sha256:8e1d92e7d04d2a9a9880cb45dc3c32c2805912cd86abed96d0ada3ff28748205 33.55MB / 53.70MB 1.0s 09:58:59 [2022-11-02T09:58:59.647Z] #9 sha256:8e1d92e7d04d2a9a9880cb45dc3c32c2805912cd86abed96d0ada3ff28748205 44.04MB / 53.70MB 1.1s 09:58:59 [2022-11-02T09:58:59.908Z] #9 sha256:8e1d92e7d04d2a9a9880cb45dc3c32c2805912cd86abed96d0ada3ff28748205 50.36MB / 53.70MB 1.2s 09:58:59 [2022-11-02T09:58:59.908Z] #9 sha256:8e1d92e7d04d2a9a9880cb45dc3c32c2805912cd86abed96d0ada3ff28748205 53.70MB / 53.70MB 1.3s done 09:59:00 [2022-11-02T09:59:00.180Z] #9 extracting sha256:8e1d92e7d04d2a9a9880cb45dc3c32c2805912cd86abed96d0ada3ff28748205 0.2s 09:59:02 [2022-11-02T09:59:02.097Z] #9 ... 09:59:02 [2022-11-02T09:59:02.097Z] 09:59:02 [2022-11-02T09:59:02.097Z] #11 [internal] load build context 09:59:02 [2022-11-02T09:59:02.097Z] #11 transferring context: 63.03MB 3.9s done 09:59:02 [2022-11-02T09:59:02.097Z] #11 DONE 4.0s 09:59:02 [2022-11-02T09:59:02.097Z] 09:59:02 [2022-11-02T09:59:02.097Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:bfe6615d017d1eebe19f349669de58cda36c668ef916e618be78071513c690e5 09:59:02 [2022-11-02T09:59:02.357Z] #9 ... 09:59:02 [2022-11-02T09:59:02.358Z] 09:59:02 [2022-11-02T09:59:02.358Z] #12 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 09:59:02 [2022-11-02T09:59:02.358Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done 09:59:02 [2022-11-02T09:59:02.358Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done 09:59:02 [2022-11-02T09:59:02.358Z] #12 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done 09:59:02 [2022-11-02T09:59:02.358Z] #12 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done 09:59:02 [2022-11-02T09:59:02.358Z] #12 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 2.4s done 09:59:02 [2022-11-02T09:59:02.358Z] #12 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.3s done 09:59:02 [2022-11-02T09:59:02.358Z] #12 DONE 4.2s 09:59:02 [2022-11-02T09:59:02.358Z] 09:59:02 [2022-11-02T09:59:02.358Z] #13 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 09:59:02 [2022-11-02T09:59:02.358Z] #13 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done 09:59:02 [2022-11-02T09:59:02.358Z] #13 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done 09:59:02 [2022-11-02T09:59:02.358Z] #13 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done 09:59:02 [2022-11-02T09:59:02.358Z] #13 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done 09:59:02 [2022-11-02T09:59:02.358Z] #13 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 2.9s done 09:59:02 [2022-11-02T09:59:02.358Z] #13 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.9s done 09:59:02 [2022-11-02T09:59:02.358Z] #13 DONE 4.3s 09:59:02 [2022-11-02T09:59:02.358Z] 09:59:02 [2022-11-02T09:59:02.358Z] #14 [base 1/3] FROM docker.io/library/golang:1.19.3-bullseye@sha256:34e901ebac66df44ce97b56a9e1bb407307e54fe13e843d6c59da7826ce4dd2c 09:59:02 [2022-11-02T09:59:02.358Z] #14 resolve docker.io/library/golang:1.19.3-bullseye@sha256:34e901ebac66df44ce97b56a9e1bb407307e54fe13e843d6c59da7826ce4dd2c 0.1s done 09:59:02 [2022-11-02T09:59:02.358Z] #14 sha256:34e901ebac66df44ce97b56a9e1bb407307e54fe13e843d6c59da7826ce4dd2c 1.86kB / 1.86kB done 09:59:02 [2022-11-02T09:59:02.358Z] #14 sha256:d0e625b278a6bd69879384eff03bccf8b5b877adcd4f8c983747fbdcab5a3211 1.80kB / 1.80kB done 09:59:02 [2022-11-02T09:59:02.358Z] #14 sha256:74f48645b0176afbe1fc0a09d1c82272ee9d1cf53915b33a438fc4179ebeb36b 7.12kB / 7.12kB done 09:59:02 [2022-11-02T09:59:02.358Z] #14 sha256:cc9731f4e3bc3680179c10cece663cf0cfe0488918d6795406f4b76f07b787de 10.87MB / 10.87MB 0.6s done 09:59:02 [2022-11-02T09:59:02.358Z] #14 sha256:8e1d92e7d04d2a9a9880cb45dc3c32c2805912cd86abed96d0ada3ff28748205 53.70MB / 53.70MB 1.3s done 09:59:02 [2022-11-02T09:59:02.358Z] #14 sha256:66eadbf427bb41b3e329a95935c65b09c6d3b7a9c2fa8e08417e497df02ed996 5.15MB / 5.15MB 1.0s done 09:59:02 [2022-11-02T09:59:02.358Z] #14 sha256:d337cb12fd7c6fe341850cd38e880f1806d49a65832c9804b06d00f9032382e0 54.68MB / 54.68MB 1.6s done 09:59:02 [2022-11-02T09:59:02.358Z] #14 sha256:a70e778606f888a21badcd0a0dae68201b78b263e5bbc2532ee92e286646f7de 81.37MB / 81.37MB 2.6s done 09:59:02 [2022-11-02T09:59:02.358Z] #14 sha256:6698acbeca77f7142d9c60fbcf03cfd24ae5f19064a91cb73d0a115a4c6f1543 115.13MB / 115.13MB 3.1s done 09:59:02 [2022-11-02T09:59:02.358Z] #14 sha256:3866aabe327615f8b353df0e7bb850ee5d5794ac1dd6e4f5334cdd748fd82fa1 156B / 156B 1.8s done 09:59:03 [2022-11-02T09:59:03.298Z] #14 extracting sha256:8e1d92e7d04d2a9a9880cb45dc3c32c2805912cd86abed96d0ada3ff28748205 3.4s done 09:59:03 [2022-11-02T09:59:03.298Z] #14 extracting sha256:66eadbf427bb41b3e329a95935c65b09c6d3b7a9c2fa8e08417e497df02ed996 09:59:03 [2022-11-02T09:59:03.559Z] #14 ... 09:59:03 [2022-11-02T09:59:03.559Z] 09:59:03 [2022-11-02T09:59:03.559Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:bfe6615d017d1eebe19f349669de58cda36c668ef916e618be78071513c690e5 09:59:03 [2022-11-02T09:59:03.559Z] #9 DONE 5.5s 09:59:03 [2022-11-02T09:59:03.559Z] 09:59:03 [2022-11-02T09:59:03.559Z] #14 [base 1/3] FROM docker.io/library/golang:1.19.3-bullseye@sha256:34e901ebac66df44ce97b56a9e1bb407307e54fe13e843d6c59da7826ce4dd2c 09:59:03 [2022-11-02T09:59:03.559Z] #14 extracting sha256:66eadbf427bb41b3e329a95935c65b09c6d3b7a9c2fa8e08417e497df02ed996 0.2s done 09:59:03 [2022-11-02T09:59:03.559Z] #14 ... 09:59:03 [2022-11-02T09:59:03.559Z] 09:59:03 [2022-11-02T09:59:03.559Z] #15 [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 09:59:04 [2022-11-02T09:59:04.502Z] #15 0.909 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] 09:59:04 [2022-11-02T09:59:04.503Z] #15 0.920 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 09:59:04 [2022-11-02T09:59:04.503Z] #15 0.920 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 09:59:04 [2022-11-02T09:59:04.503Z] #15 1.041 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] 09:59:04 [2022-11-02T09:59:04.766Z] #15 1.298 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [191 kB] 09:59:05 [2022-11-02T09:59:05.339Z] #15 1.864 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] 09:59:05 [2022-11-02T09:59:05.911Z] #15 2.230 Fetched 8482 kB in 2s (5369 kB/s) 09:59:06 [2022-11-02T09:59:06.172Z] #15 2.230 Reading package lists... 09:59:06 [2022-11-02T09:59:06.744Z] #15 2.760 Reading package lists... 09:59:07 [2022-11-02T09:59:07.004Z] #15 3.266 Building dependency tree... 09:59:07 [2022-11-02T09:59:07.004Z] #15 3.559 The following additional packages will be installed: 09:59:07 [2022-11-02T09:59:07.004Z] #15 3.559 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 09:59:07 [2022-11-02T09:59:07.004Z] #15 3.560 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl 09:59:07 [2022-11-02T09:59:07.004Z] #15 3.562 Recommended packages: 09:59:07 [2022-11-02T09:59:07.004Z] #15 3.562 libldap-common publicsuffix libsasl2-modules 09:59:07 [2022-11-02T09:59:07.264Z] #15 3.683 The following NEW packages will be installed: 09:59:07 [2022-11-02T09:59:07.264Z] #15 3.684 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 09:59:07 [2022-11-02T09:59:07.264Z] #15 3.684 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db 09:59:07 [2022-11-02T09:59:07.264Z] #15 3.685 libssh2-1 openssl 09:59:07 [2022-11-02T09:59:07.526Z] #15 3.957 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. 09:59:07 [2022-11-02T09:59:07.526Z] #15 3.957 Need to get 2941 kB of archives. 09:59:07 [2022-11-02T09:59:07.526Z] #15 3.957 After this operation, 6478 kB of additional disk space will be used. 09:59:07 [2022-11-02T09:59:07.526Z] #15 3.957 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB] 09:59:07 [2022-11-02T09:59:07.526Z] #15 4.023 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] 09:59:07 [2022-11-02T09:59:07.526Z] #15 4.027 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] 09:59:07 [2022-11-02T09:59:07.526Z] #15 4.028 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] 09:59:07 [2022-11-02T09:59:07.526Z] #15 4.034 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] 09:59:07 [2022-11-02T09:59:07.526Z] #15 4.057 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB] 09:59:07 [2022-11-02T09:59:07.526Z] #15 4.059 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] 09:59:07 [2022-11-02T09:59:07.526Z] #15 4.060 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] 09:59:07 [2022-11-02T09:59:07.526Z] #15 4.061 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] 09:59:07 [2022-11-02T09:59:07.526Z] #15 4.064 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] 09:59:07 [2022-11-02T09:59:07.526Z] #15 4.065 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u3 [324 kB] 09:59:07 [2022-11-02T09:59:07.789Z] #15 4.106 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u3 [264 kB] 09:59:07 [2022-11-02T09:59:07.789Z] #15 4.110 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] 09:59:07 [2022-11-02T09:59:07.789Z] #15 4.110 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] 09:59:07 [2022-11-02T09:59:07.789Z] #15 4.111 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] 09:59:07 [2022-11-02T09:59:07.789Z] #15 4.322 debconf: delaying package configuration, since apt-utils is not installed 09:59:08 [2022-11-02T09:59:08.056Z] #15 4.375 Fetched 2941 kB in 0s (6986 kB/s) 09:59:08 [2022-11-02T09:59:08.056Z] #15 4.420 Selecting previously unselected package openssl. 09:59:08 [2022-11-02T09:59:08.056Z] #15 4.420 (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.) 09:59:08 [2022-11-02T09:59:08.056Z] #15 4.420 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ... 09:59:08 [2022-11-02T09:59:08.056Z] #15 4.433 Unpacking openssl (1.1.1n-0+deb11u3) ... 09:59:08 [2022-11-02T09:59:08.316Z] #15 4.796 Selecting previously unselected package ca-certificates. 09:59:08 [2022-11-02T09:59:08.316Z] #15 4.796 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... 09:59:08 [2022-11-02T09:59:08.316Z] #15 4.804 Unpacking ca-certificates (20210119) ... 09:59:08 [2022-11-02T09:59:08.886Z] #15 5.148 Selecting previously unselected package libbrotli1:arm64. 09:59:08 [2022-11-02T09:59:08.886Z] #15 5.148 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... 09:59:08 [2022-11-02T09:59:08.886Z] #15 5.173 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... 09:59:08 [2022-11-02T09:59:08.886Z] #15 5.338 Selecting previously unselected package libsasl2-modules-db:arm64. 09:59:08 [2022-11-02T09:59:08.886Z] #15 5.338 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... 09:59:08 [2022-11-02T09:59:08.886Z] #15 5.349 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... 09:59:09 [2022-11-02T09:59:09.457Z] #15 5.690 Selecting previously unselected package libsasl2-2:arm64. 09:59:09 [2022-11-02T09:59:09.457Z] #15 5.690 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... 09:59:09 [2022-11-02T09:59:09.457Z] #15 5.698 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... 09:59:09 [2022-11-02T09:59:09.716Z] #15 6.095 Selecting previously unselected package libldap-2.4-2:arm64. 09:59:09 [2022-11-02T09:59:09.716Z] #15 6.110 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... 09:59:09 [2022-11-02T09:59:09.716Z] #15 6.124 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... 09:59:10 [2022-11-02T09:59:10.331Z] #15 6.671 Selecting previously unselected package libnghttp2-14:arm64. 09:59:10 [2022-11-02T09:59:10.331Z] #15 6.671 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... 09:59:10 [2022-11-02T09:59:10.331Z] #15 6.686 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... 09:59:10 [2022-11-02T09:59:10.592Z] #15 7.159 Selecting previously unselected package libpsl5:arm64. 09:59:10 [2022-11-02T09:59:10.592Z] #15 7.159 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... 09:59:10 [2022-11-02T09:59:10.592Z] #15 7.166 Unpacking libpsl5:arm64 (0.21.0-1.2) ... 09:59:10 [2022-11-02T09:59:10.592Z] #15 7.206 Selecting previously unselected package librtmp1:arm64. 09:59:10 [2022-11-02T09:59:10.592Z] #15 7.206 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... 09:59:10 [2022-11-02T09:59:10.853Z] #15 7.215 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... 09:59:10 [2022-11-02T09:59:10.853Z] #15 7.272 Selecting previously unselected package libssh2-1:arm64. 09:59:10 [2022-11-02T09:59:10.853Z] #15 7.272 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... 09:59:10 [2022-11-02T09:59:10.853Z] #15 7.278 Unpacking libssh2-1:arm64 (1.9.0-2) ... 09:59:10 [2022-11-02T09:59:10.853Z] #15 7.470 Selecting previously unselected package libcurl4:arm64. 09:59:11 [2022-11-02T09:59:11.244Z] #15 7.471 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u3_arm64.deb ... 09:59:11 [2022-11-02T09:59:11.244Z] #15 7.547 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u3) ... 09:59:11 [2022-11-02T09:59:11.815Z] #15 8.396 Selecting previously unselected package curl. 09:59:11 [2022-11-02T09:59:11.815Z] #15 8.396 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u3_arm64.deb ... 09:59:11 [2022-11-02T09:59:11.815Z] #15 8.417 Unpacking curl (7.74.0-1.3+deb11u3) ... 09:59:12 [2022-11-02T09:59:12.080Z] #15 8.581 Selecting previously unselected package libonig5:arm64. 09:59:12 [2022-11-02T09:59:12.080Z] #15 8.583 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... 09:59:12 [2022-11-02T09:59:12.080Z] #15 8.591 Unpacking libonig5:arm64 (6.9.6-1.1) ... 09:59:12 [2022-11-02T09:59:12.080Z] #15 8.662 Selecting previously unselected package libjq1:arm64. 09:59:12 [2022-11-02T09:59:12.080Z] #15 8.663 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... 09:59:12 [2022-11-02T09:59:12.080Z] #15 8.672 Unpacking libjq1:arm64 (1.6-2.1) ... 09:59:12 [2022-11-02T09:59:12.341Z] #15 ... 09:59:12 [2022-11-02T09:59:12.341Z] 09:59:12 [2022-11-02T09:59:12.341Z] #16 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 09:59:12 [2022-11-02T09:59:12.341Z] #16 DONE 1.4s 09:59:12 [2022-11-02T09:59:12.341Z] 09:59:12 [2022-11-02T09:59:12.341Z] #15 [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 09:59:12 [2022-11-02T09:59:12.341Z] #15 8.729 Selecting previously unselected package jq. 09:59:12 [2022-11-02T09:59:12.341Z] #15 8.729 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... 09:59:12 [2022-11-02T09:59:12.341Z] #15 8.735 Unpacking jq (1.6-2.1) ... 09:59:12 [2022-11-02T09:59:12.341Z] #15 ... 09:59:12 [2022-11-02T09:59:12.341Z] 09:59:12 [2022-11-02T09:59:12.341Z] #17 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 09:59:12 [2022-11-02T09:59:12.912Z] #17 DONE 0.7s 09:59:12 [2022-11-02T09:59:12.912Z] 09:59:12 [2022-11-02T09:59:12.912Z] #15 [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 09:59:12 [2022-11-02T09:59:12.912Z] #15 8.858 Setting up libpsl5:arm64 (0.21.0-1.2) ... 09:59:12 [2022-11-02T09:59:12.912Z] #15 8.904 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... 09:59:12 [2022-11-02T09:59:12.912Z] #15 8.932 Setting up libnghttp2-14:arm64 (1.43.0-1) ... 09:59:12 [2022-11-02T09:59:12.912Z] #15 8.964 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... 09:59:12 [2022-11-02T09:59:12.912Z] #15 8.995 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... 09:59:12 [2022-11-02T09:59:12.912Z] #15 9.114 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... 09:59:12 [2022-11-02T09:59:12.912Z] #15 9.127 Setting up libssh2-1:arm64 (1.9.0-2) ... 09:59:12 [2022-11-02T09:59:12.912Z] #15 9.142 Setting up openssl (1.1.1n-0+deb11u3) ... 09:59:12 [2022-11-02T09:59:12.912Z] #15 9.197 Setting up libonig5:arm64 (6.9.6-1.1) ... 09:59:12 [2022-11-02T09:59:12.912Z] #15 9.303 Setting up libjq1:arm64 (1.6-2.1) ... 09:59:12 [2022-11-02T09:59:12.912Z] #15 9.332 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... 09:59:12 [2022-11-02T09:59:12.912Z] #15 9.350 Setting up ca-certificates (20210119) ... 09:59:13 [2022-11-02T09:59:13.482Z] #15 9.996 Updating certificates in /etc/ssl/certs... 09:59:13 [2022-11-02T09:59:13.743Z] #15 ... 09:59:13 [2022-11-02T09:59:13.743Z] 09:59:13 [2022-11-02T09:59:13.743Z] #14 [base 1/3] FROM docker.io/library/golang:1.19.3-bullseye@sha256:34e901ebac66df44ce97b56a9e1bb407307e54fe13e843d6c59da7826ce4dd2c 09:59:13 [2022-11-02T09:59:13.743Z] #14 extracting sha256:cc9731f4e3bc3680179c10cece663cf0cfe0488918d6795406f4b76f07b787de 0.4s done 09:59:13 [2022-11-02T09:59:13.743Z] #14 extracting sha256:d337cb12fd7c6fe341850cd38e880f1806d49a65832c9804b06d00f9032382e0 2.7s done 09:59:13 [2022-11-02T09:59:13.743Z] #14 extracting sha256:a70e778606f888a21badcd0a0dae68201b78b263e5bbc2532ee92e286646f7de 3.0s done 09:59:13 [2022-11-02T09:59:13.743Z] #14 extracting sha256:6698acbeca77f7142d9c60fbcf03cfd24ae5f19064a91cb73d0a115a4c6f1543 3.1s 09:59:14 [2022-11-02T09:59:14.314Z] #14 ... 09:59:14 [2022-11-02T09:59:14.314Z] 09:59:14 [2022-11-02T09:59:14.314Z] #15 [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 09:59:14 [2022-11-02T09:59:14.314Z] #15 10.81 129 added, 0 removed; done. 09:59:14 [2022-11-02T09:59:14.574Z] #15 10.97 Setting up jq (1.6-2.1) ... 09:59:14 [2022-11-02T09:59:14.574Z] #15 10.98 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u3) ... 09:59:14 [2022-11-02T09:59:14.574Z] #15 10.99 Setting up curl (7.74.0-1.3+deb11u3) ... 09:59:14 [2022-11-02T09:59:14.574Z] #15 11.00 Processing triggers for libc-bin (2.31-13+deb11u5) ... 09:59:14 [2022-11-02T09:59:14.574Z] #15 11.08 Processing triggers for ca-certificates (20210119) ... 09:59:14 [2022-11-02T09:59:14.574Z] #15 11.09 Updating certificates in /etc/ssl/certs... 09:59:15 [2022-11-02T09:59:15.516Z] #15 11.87 0 added, 0 removed; done. 09:59:15 [2022-11-02T09:59:15.516Z] #15 11.87 Running hooks in /etc/ca-certificates/update.d... 09:59:15 [2022-11-02T09:59:15.516Z] #15 11.87 done. 09:59:16 [2022-11-02T09:59:16.463Z] #15 DONE 12.8s 09:59:16 [2022-11-02T09:59:16.463Z] 09:59:16 [2022-11-02T09:59:16.463Z] #14 [base 1/3] FROM docker.io/library/golang:1.19.3-bullseye@sha256:34e901ebac66df44ce97b56a9e1bb407307e54fe13e843d6c59da7826ce4dd2c 09:59:16 [2022-11-02T09:59:16.463Z] #14 extracting sha256:6698acbeca77f7142d9c60fbcf03cfd24ae5f19064a91cb73d0a115a4c6f1543 5.2s done 09:59:16 [2022-11-02T09:59:16.463Z] #14 extracting sha256:3866aabe327615f8b353df0e7bb850ee5d5794ac1dd6e4f5334cdd748fd82fa1 done 09:59:16 [2022-11-02T09:59:16.463Z] #14 DONE 18.3s 09:59:16 [2022-11-02T09:59:16.463Z] 09:59:16 [2022-11-02T09:59:16.463Z] #18 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / 09:59:16 [2022-11-02T09:59:16.463Z] #18 DONE 0.1s 09:59:16 [2022-11-02T09:59:16.463Z] 09:59:16 [2022-11-02T09:59:16.463Z] #19 [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 09:59:17 [2022-11-02T09:59:17.032Z] #19 ... 09:59:17 [2022-11-02T09:59:17.032Z] 09:59:17 [2022-11-02T09:59:17.032Z] #20 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache 09:59:17 [2022-11-02T09:59:17.032Z] #20 DONE 0.5s 09:59:17 [2022-11-02T09:59:17.032Z] 09:59:17 [2022-11-02T09:59:17.032Z] #21 [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 09:59:17 [2022-11-02T09:59:17.292Z] #21 DONE 0.5s 09:59:17 [2022-11-02T09:59:17.292Z] 09:59:17 [2022-11-02T09:59:17.292Z] #19 [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 09:59:17 [2022-11-02T09:59:17.552Z] #19 ... 09:59:17 [2022-11-02T09:59:17.552Z] 09:59:17 [2022-11-02T09:59:17.552Z] #22 [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 09:59:17 [2022-11-02T09:59:17.552Z] #22 DONE 0.1s 09:59:17 [2022-11-02T09:59:17.552Z] 09:59:17 [2022-11-02T09:59:17.552Z] #23 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / 09:59:17 [2022-11-02T09:59:17.552Z] #23 DONE 0.2s 09:59:17 [2022-11-02T09:59:17.552Z] 09:59:17 [2022-11-02T09:59:17.552Z] #24 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution 09:59:17 [2022-11-02T09:59:17.552Z] #24 DONE 0.3s 09:59:17 [2022-11-02T09:59:17.552Z] 09:59:17 [2022-11-02T09:59:17.552Z] #25 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli 09:59:17 [2022-11-02T09:59:17.812Z] #25 ... 09:59:17 [2022-11-02T09:59:17.812Z] 09:59:17 [2022-11-02T09:59:17.812Z] #26 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / 09:59:17 [2022-11-02T09:59:17.812Z] #26 DONE 0.3s 09:59:17 [2022-11-02T09:59:17.812Z] 09:59:17 [2022-11-02T09:59:17.812Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger 09:59:17 [2022-11-02T09:59:17.812Z] #27 DONE 0.3s 09:59:17 [2022-11-02T09:59:17.812Z] 09:59:17 [2022-11-02T09:59:17.812Z] #28 [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 09:59:22 [2022-11-02T09:59:22.017Z] #28 4.407 + git clone https://github.com/kolyshkin/go-swagger.git . 09:59:22 [2022-11-02T09:59:22.017Z] #28 4.415 Cloning into '.'... 09:59:22 [2022-11-02T09:59:22.956Z] #28 ... 09:59:22 [2022-11-02T09:59:22.956Z] 09:59:22 [2022-11-02T09:59:22.956Z] #25 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli 09:59:22 [2022-11-02T09:59:22.956Z] #25 4.914 + RM_GOPATH=0 09:59:22 [2022-11-02T09:59:22.956Z] #25 4.914 + TMP_GOPATH= 09:59:22 [2022-11-02T09:59:22.956Z] #25 4.914 + : /build 09:59:22 [2022-11-02T09:59:22.956Z] #25 4.914 + '[' -z '' ']' 09:59:22 [2022-11-02T09:59:22.956Z] #25 4.924 ++ mktemp -d 09:59:22 [2022-11-02T09:59:22.956Z] #25 4.926 + export GOPATH=/tmp/tmp.EhGz1ySmjV 09:59:22 [2022-11-02T09:59:22.956Z] #25 4.926 + GOPATH=/tmp/tmp.EhGz1ySmjV 09:59:22 [2022-11-02T09:59:22.956Z] #25 4.926 + RM_GOPATH=1 09:59:22 [2022-11-02T09:59:22.956Z] #25 4.926 + case "$(go env GOARCH)" in 09:59:22 [2022-11-02T09:59:22.956Z] #25 4.930 ++ go env GOARCH 09:59:22 [2022-11-02T09:59:22.956Z] #25 4.949 + export GO_BUILDMODE=-buildmode=pie 09:59:22 [2022-11-02T09:59:22.956Z] #25 4.949 + GO_BUILDMODE=-buildmode=pie 09:59:22 [2022-11-02T09:59:22.956Z] #25 4.949 ++ dirname /install.sh 09:59:22 [2022-11-02T09:59:22.956Z] #25 4.956 Install docker/cli version 17.06.2-ce from stable 09:59:22 [2022-11-02T09:59:22.956Z] #25 4.956 + dir=/ 09:59:22 [2022-11-02T09:59:22.956Z] #25 4.956 + bin=dockercli 09:59:22 [2022-11-02T09:59:22.956Z] #25 4.956 + shift 09:59:22 [2022-11-02T09:59:22.956Z] #25 4.956 + '[' '!' -f //dockercli.installer ']' 09:59:22 [2022-11-02T09:59:22.956Z] #25 4.956 + . //dockercli.installer 09:59:22 [2022-11-02T09:59:22.956Z] #25 4.956 ++ : stable 09:59:22 [2022-11-02T09:59:22.956Z] #25 4.956 ++ : 17.06.2-ce 09:59:22 [2022-11-02T09:59:22.956Z] #25 4.956 + install_dockercli 09:59:22 [2022-11-02T09:59:22.956Z] #25 4.956 + echo 'Install docker/cli version 17.06.2-ce from stable' 09:59:22 [2022-11-02T09:59:22.956Z] #25 4.956 ++ uname -m 09:59:22 [2022-11-02T09:59:22.956Z] #25 4.968 + arch=aarch64 09:59:22 [2022-11-02T09:59:22.956Z] #25 4.968 + '[' aarch64 '!=' x86_64 ']' 09:59:22 [2022-11-02T09:59:22.956Z] #25 4.968 + '[' aarch64 '!=' s390x ']' 09:59:22 [2022-11-02T09:59:22.956Z] #25 4.968 + '[' aarch64 '!=' armhf ']' 09:59:22 [2022-11-02T09:59:22.956Z] #25 4.968 + build_dockercli 09:59:22 [2022-11-02T09:59:22.956Z] #25 4.968 + git clone https://github.com/docker/docker-ce /tmp/tmp.EhGz1ySmjV/tmp/docker-ce 09:59:22 [2022-11-02T09:59:22.956Z] #25 4.968 Cloning into '/tmp/tmp.EhGz1ySmjV/tmp/docker-ce'... 09:59:28 [2022-11-02T09:59:28.240Z] #25 ... 09:59:28 [2022-11-02T09:59:28.240Z] 09:59:28 [2022-11-02T09:59:28.240Z] #29 [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 ; 09:59:28 [2022-11-02T09:59:28.240Z] #0 2.878 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 09:59:28 [2022-11-02T09:59:28.240Z] #0 2.994 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 09:59:28 [2022-11-02T09:59:28.240Z] #0 3.099 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 09:59:28 [2022-11-02T09:59:28.240Z] #0 3.302 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] 09:59:28 [2022-11-02T09:59:28.240Z] #0 3.972 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [191 kB] 09:59:28 [2022-11-02T09:59:28.240Z] #0 4.664 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] 09:59:28 [2022-11-02T09:59:28.240Z] #0 7.079 Fetched 8482 kB in 4s (1893 kB/s) 09:59:28 [2022-11-02T09:59:28.240Z] #0 7.079 Reading package lists... 09:59:28 [2022-11-02T09:59:28.240Z] #29 ... 09:59:28 [2022-11-02T09:59:28.240Z] 09:59:28 [2022-11-02T09:59:28.240Z] #30 [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 09:59:28 [2022-11-02T09:59:28.240Z] #0 5.457 go: downloading github.com/go-delve/delve v1.8.1 09:59:28 [2022-11-02T09:59:28.240Z] #30 ... 09:59:28 [2022-11-02T09:59:28.240Z] 09:59:28 [2022-11-02T09:59:28.240Z] #31 [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 09:59:28 [2022-11-02T09:59:28.240Z] #0 5.080 go: downloading gotest.tools/gotestsum v1.8.1 09:59:28 [2022-11-02T09:59:28.240Z] #0 6.353 go: downloading github.com/fatih/color v1.10.0 09:59:28 [2022-11-02T09:59:28.240Z] #0 6.766 go: downloading github.com/dnephin/pflag v1.0.7 09:59:28 [2022-11-02T09:59:28.240Z] #0 6.902 go: downloading golang.org/x/tools v0.1.0 09:59:28 [2022-11-02T09:59:28.240Z] #0 7.090 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 09:59:28 [2022-11-02T09:59:28.240Z] #0 7.142 go: downloading github.com/pkg/errors v0.9.1 09:59:28 [2022-11-02T09:59:28.240Z] #0 7.226 go: downloading github.com/mattn/go-colorable v0.1.8 09:59:28 [2022-11-02T09:59:28.240Z] #0 7.399 go: downloading github.com/mattn/go-isatty v0.0.12 09:59:28 [2022-11-02T09:59:28.240Z] #0 7.806 go: downloading github.com/jonboulle/clockwork v0.2.2 09:59:28 [2022-11-02T09:59:28.240Z] #0 7.924 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 09:59:28 [2022-11-02T09:59:28.240Z] #0 8.114 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 09:59:28 [2022-11-02T09:59:28.240Z] #0 8.227 go: downloading github.com/fsnotify/fsnotify v1.4.9 09:59:28 [2022-11-02T09:59:28.240Z] #0 8.548 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 09:59:28 [2022-11-02T09:59:28.240Z] #31 ... 09:59:28 [2022-11-02T09:59:28.240Z] 09:59:28 [2022-11-02T09:59:28.240Z] #32 [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 09:59:28 [2022-11-02T09:59:28.240Z] #0 4.772 go: downloading github.com/tc-hib/go-winres v0.2.3 09:59:28 [2022-11-02T09:59:28.240Z] #0 5.964 go: downloading github.com/tc-hib/winres v0.1.5 09:59:28 [2022-11-02T09:59:28.240Z] #0 7.073 go: downloading github.com/urfave/cli/v2 v2.3.0 09:59:28 [2022-11-02T09:59:28.240Z] #0 7.318 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 09:59:28 [2022-11-02T09:59:28.240Z] #0 7.399 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb 09:59:28 [2022-11-02T09:59:28.240Z] #0 10.44 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 09:59:28 [2022-11-02T09:59:28.240Z] #32 10.61 go: downloading github.com/russross/blackfriday/v2 v2.1.0 09:59:28 [2022-11-02T09:59:28.240Z] #32 ... 09:59:28 [2022-11-02T09:59:28.240Z] 09:59:28 [2022-11-02T09:59:28.240Z] #33 [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 09:59:28 [2022-11-02T09:59:28.240Z] #0 4.577 go: downloading mvdan.cc/sh/v3 v3.0.2 09:59:28 [2022-11-02T09:59:28.240Z] #0 6.457 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 09:59:28 [2022-11-02T09:59:28.240Z] #0 6.459 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc 09:59:28 [2022-11-02T09:59:28.240Z] #0 6.477 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e 09:59:28 [2022-11-02T09:59:28.240Z] #0 8.264 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be 09:59:28 [2022-11-02T09:59:28.240Z] #33 ... 09:59:28 [2022-11-02T09:59:28.240Z] 09:59:28 [2022-11-02T09:59:28.240Z] #34 [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 09:59:28 [2022-11-02T09:59:28.240Z] #0 4.986 + git clone https://github.com/docker/distribution.git . 09:59:28 [2022-11-02T09:59:28.240Z] #0 4.990 Cloning into '.'... 09:59:28 [2022-11-02T09:59:28.240Z] #34 ... 09:59:28 [2022-11-02T09:59:28.240Z] 09:59:28 [2022-11-02T09:59:28.240Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 09:59:28 [2022-11-02T09:59:28.240Z] #0 5.624 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 09:59:28 [2022-11-02T09:59:28.240Z] #0 5.674 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 09:59:28 [2022-11-02T09:59:28.240Z] #0 5.675 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 09:59:28 [2022-11-02T09:59:28.240Z] #0 6.677 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] 09:59:28 [2022-11-02T09:59:28.240Z] #0 9.114 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [191 kB] 09:59:28 [2022-11-02T09:59:28.501Z] #35 ... 09:59:28 [2022-11-02T09:59:28.501Z] 09:59:28 [2022-11-02T09:59:28.501Z] #36 [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 09:59:28 [2022-11-02T09:59:28.501Z] #0 5.419 go: downloading github.com/pelletier/go-toml v1.8.1 09:59:28 [2022-11-02T09:59:28.501Z] #36 ... 09:59:28 [2022-11-02T09:59:28.501Z] 09:59:28 [2022-11-02T09:59:28.501Z] #37 [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 09:59:28 [2022-11-02T09:59:28.501Z] #0 5.640 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 09:59:28 [2022-11-02T09:59:28.501Z] #0 5.703 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 09:59:28 [2022-11-02T09:59:28.501Z] #0 5.704 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 09:59:28 [2022-11-02T09:59:28.501Z] #0 6.757 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] 09:59:28 [2022-11-02T09:59:28.501Z] #0 9.002 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [191 kB] 09:59:28 [2022-11-02T09:59:28.761Z] #37 ... 09:59:28 [2022-11-02T09:59:28.761Z] 09:59:28 [2022-11-02T09:59:28.761Z] #19 [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 09:59:28 [2022-11-02T09:59:28.761Z] #19 1.724 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... 09:59:28 [2022-11-02T09:59:28.761Z] #19 2.025 09:59:28 [2022-11-02T09:59:28.761Z] #19 2.279 #=#=# ######################################################################## 100.0% 09:59:28 [2022-11-02T09:59:28.761Z] #19 2.659 09:59:28 [2022-11-02T09:59:28.761Z] #19 3.845 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... 09:59:28 [2022-11-02T09:59:28.761Z] #19 4.294 09:59:28 [2022-11-02T09:59:28.761Z] #19 4.548 #=#=# 0.1% ######################################################################## 100.0% 09:59:28 [2022-11-02T09:59:28.761Z] #19 5.044 09:59:28 [2022-11-02T09:59:28.761Z] #19 7.583 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... 09:59:28 [2022-11-02T09:59:28.761Z] #19 9.207 09:59:28 [2022-11-02T09:59:28.761Z] #19 9.602 #=#=# 0.0% ######## 11.6% ##################### 30.3% ################################ 44.9% ######################################### 57.9% ################################################## 69.7% ###################################################### 75.4% ########################################################### 82.0% ################################################################# 90.5% ######################################################################## 100.0% 09:59:28 [2022-11-02T09:59:28.761Z] #19 12.19 09:59:29 [2022-11-02T09:59:29.022Z] #19 ... 09:59:29 [2022-11-02T09:59:29.022Z] 09:59:29 [2022-11-02T09:59:29.022Z] #38 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0" && /build/golangci-lint --version 09:59:29 [2022-11-02T09:59:29.022Z] #0 5.335 go: downloading github.com/golangci/golangci-lint v1.49.0 09:59:29 [2022-11-02T09:59:29.022Z] #0 7.113 go: downloading github.com/fatih/color v1.13.0 09:59:29 [2022-11-02T09:59:29.022Z] #0 7.122 go: downloading github.com/gofrs/flock v0.8.1 09:59:29 [2022-11-02T09:59:29.022Z] #0 7.188 go: downloading github.com/spf13/cobra v1.5.0 09:59:29 [2022-11-02T09:59:29.022Z] #0 7.400 go: downloading github.com/spf13/pflag v1.0.5 09:59:29 [2022-11-02T09:59:29.022Z] #0 7.402 go: downloading github.com/spf13/viper v1.12.0 09:59:29 [2022-11-02T09:59:29.022Z] #0 7.643 go: downloading gopkg.in/yaml.v3 v3.0.1 09:59:29 [2022-11-02T09:59:29.022Z] #0 8.316 go: downloading github.com/mattn/go-colorable v0.1.13 09:59:29 [2022-11-02T09:59:29.022Z] #0 8.343 go: downloading github.com/mattn/go-isatty v0.0.16 09:59:29 [2022-11-02T09:59:29.022Z] #0 8.433 go: downloading golang.org/x/tools v0.1.12 09:59:29 [2022-11-02T09:59:29.022Z] #0 8.436 go: downloading github.com/hashicorp/go-version v1.6.0 09:59:29 [2022-11-02T09:59:29.022Z] #0 8.696 go: downloading github.com/ldez/gomoddirectives v0.2.3 09:59:29 [2022-11-02T09:59:29.022Z] #0 8.760 go: downloading github.com/mitchellh/go-homedir v1.1.0 09:59:29 [2022-11-02T09:59:29.022Z] #0 8.918 go: downloading github.com/hashicorp/go-multierror v1.1.1 09:59:29 [2022-11-02T09:59:29.022Z] #38 ... 09:59:29 [2022-11-02T09:59:29.022Z] 09:59:29 [2022-11-02T09:59:29.022Z] #39 [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 09:59:29 [2022-11-02T09:59:29.022Z] #0 5.455 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 09:59:29 [2022-11-02T09:59:29.022Z] #0 5.532 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 09:59:29 [2022-11-02T09:59:29.022Z] #0 5.534 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 09:59:29 [2022-11-02T09:59:29.022Z] #0 6.054 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] 09:59:29 [2022-11-02T09:59:29.022Z] #0 6.655 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] 09:59:29 [2022-11-02T09:59:29.022Z] #0 8.952 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [191 kB] 09:59:29 [2022-11-02T09:59:29.022Z] #0 11.37 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] 09:59:29 [2022-11-02T09:59:29.282Z] #39 ... 09:59:29 [2022-11-02T09:59:29.282Z] 09:59:29 [2022-11-02T09:59:29.282Z] #40 [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 09:59:29 [2022-11-02T09:59:29.282Z] #0 4.989 + RM_GOPATH=0 09:59:29 [2022-11-02T09:59:29.282Z] #0 4.989 + TMP_GOPATH= 09:59:29 [2022-11-02T09:59:29.282Z] #0 4.989 + : /build 09:59:29 [2022-11-02T09:59:29.282Z] #0 4.989 + '[' -z '' ']' 09:59:29 [2022-11-02T09:59:29.282Z] #0 4.989 ++ mktemp -d 09:59:29 [2022-11-02T09:59:29.282Z] #0 4.997 + export GOPATH=/tmp/tmp.scNjy03DOP 09:59:29 [2022-11-02T09:59:29.282Z] #0 4.997 + GOPATH=/tmp/tmp.scNjy03DOP 09:59:29 [2022-11-02T09:59:29.282Z] #0 4.997 + RM_GOPATH=1 09:59:29 [2022-11-02T09:59:29.282Z] #0 4.997 + case "$(go env GOARCH)" in 09:59:29 [2022-11-02T09:59:29.282Z] #0 4.998 ++ go env GOARCH 09:59:29 [2022-11-02T09:59:29.282Z] #0 5.038 + export GO_BUILDMODE=-buildmode=pie 09:59:29 [2022-11-02T09:59:29.282Z] #0 5.038 + GO_BUILDMODE=-buildmode=pie 09:59:29 [2022-11-02T09:59:29.282Z] #0 5.038 ++ dirname /install.sh 09:59:29 [2022-11-02T09:59:29.282Z] #0 5.039 + dir=/ 09:59:29 [2022-11-02T09:59:29.282Z] #0 5.039 + bin=rootlesskit 09:59:29 [2022-11-02T09:59:29.282Z] #0 5.043 + shift 09:59:29 [2022-11-02T09:59:29.282Z] #0 5.043 + '[' '!' -f //rootlesskit.installer ']' 09:59:29 [2022-11-02T09:59:29.282Z] #0 5.043 + . //rootlesskit.installer 09:59:29 [2022-11-02T09:59:29.282Z] #0 5.043 ++ : 1920341cd41e047834a21007424162a2dc946315 09:59:29 [2022-11-02T09:59:29.282Z] #0 5.044 + install_rootlesskit 09:59:29 [2022-11-02T09:59:29.282Z] #0 5.044 + case "$1" in 09:59:29 [2022-11-02T09:59:29.282Z] #0 5.044 + export CGO_ENABLED=0 09:59:29 [2022-11-02T09:59:29.282Z] #0 5.044 + CGO_ENABLED=0 09:59:29 [2022-11-02T09:59:29.282Z] #0 5.044 + _install_rootlesskit 09:59:29 [2022-11-02T09:59:29.282Z] #0 5.044 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' 09:59:29 [2022-11-02T09:59:29.282Z] #0 5.044 + for f in rootlesskit rootlesskit-docker-proxy 09:59:29 [2022-11-02T09:59:29.282Z] #0 5.044 + GOBIN=/build 09:59:29 [2022-11-02T09:59:29.282Z] #0 5.044 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 09:59:29 [2022-11-02T09:59:29.282Z] #0 5.045 + GO111MODULE=on 09:59:29 [2022-11-02T09:59:29.282Z] #0 5.047 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 09:59:29 [2022-11-02T09:59:29.282Z] #0 5.614 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 09:59:29 [2022-11-02T09:59:29.282Z] #0 8.199 go: downloading github.com/sirupsen/logrus v1.8.1 09:59:29 [2022-11-02T09:59:29.282Z] #0 8.205 go: downloading github.com/urfave/cli/v2 v2.4.0 09:59:29 [2022-11-02T09:59:29.282Z] #0 8.663 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 09:59:29 [2022-11-02T09:59:29.282Z] #0 10.83 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd 09:59:29 [2022-11-02T09:59:29.282Z] #40 ... 09:59:29 [2022-11-02T09:59:29.282Z] 09:59:29 [2022-11-02T09:59:29.282Z] #41 [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 09:59:29 [2022-11-02T09:59:29.282Z] #0 5.608 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 09:59:29 [2022-11-02T09:59:29.282Z] #0 5.652 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 09:59:29 [2022-11-02T09:59:29.282Z] #0 5.653 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 09:59:29 [2022-11-02T09:59:29.282Z] #0 6.572 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] 09:59:29 [2022-11-02T09:59:29.282Z] #0 8.664 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [191 kB] 09:59:29 [2022-11-02T09:59:29.282Z] #0 11.19 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] 09:59:29 [2022-11-02T09:59:29.544Z] #41 ... 09:59:29 [2022-11-02T09:59:29.544Z] 09:59:29 [2022-11-02T09:59:29.544Z] #40 [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 09:59:29 [2022-11-02T09:59:29.544Z] #40 11.79 go: downloading github.com/google/uuid v1.3.0 09:59:29 [2022-11-02T09:59:29.804Z] #40 12.02 go: downloading github.com/moby/vpnkit v0.5.0 09:59:29 [2022-11-02T09:59:29.804Z] #40 12.20 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 09:59:30 [2022-11-02T09:59:30.374Z] #40 12.58 go: downloading github.com/gofrs/flock v0.8.1 09:59:30 [2022-11-02T09:59:30.374Z] #40 12.71 go: downloading github.com/gorilla/mux v1.8.0 09:59:30 [2022-11-02T09:59:30.645Z] #40 12.94 go: downloading github.com/moby/sys/mountinfo v0.6.0 09:59:30 [2022-11-02T09:59:30.909Z] #40 13.22 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 09:59:31 [2022-11-02T09:59:31.169Z] #40 13.42 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c 09:59:31 [2022-11-02T09:59:31.169Z] #40 13.61 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b 09:59:33 [2022-11-02T09:59:33.711Z] #40 15.87 go: downloading github.com/russross/blackfriday/v2 v2.1.0 09:59:35 [2022-11-02T09:59:35.621Z] #40 ... 09:59:35 [2022-11-02T09:59:35.621Z] 09:59:35 [2022-11-02T09:59:35.621Z] #38 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0" && /build/golangci-lint --version 09:59:35 [2022-11-02T09:59:35.621Z] #38 14.88 go: downloading github.com/sirupsen/logrus v1.9.0 09:59:35 [2022-11-02T09:59:35.621Z] #38 14.91 go: downloading github.com/stretchr/testify v1.8.0 09:59:35 [2022-11-02T09:59:35.621Z] #38 15.20 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b 09:59:35 [2022-11-02T09:59:35.621Z] #38 15.31 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6 09:59:35 [2022-11-02T09:59:35.621Z] #38 15.40 go: downloading github.com/fsnotify/fsnotify v1.5.4 09:59:35 [2022-11-02T09:59:35.621Z] #38 15.43 go: downloading github.com/mitchellh/mapstructure v1.5.0 09:59:35 [2022-11-02T09:59:35.621Z] #38 15.53 go: downloading github.com/spf13/afero v1.8.2 09:59:35 [2022-11-02T09:59:35.621Z] #38 15.55 go: downloading github.com/spf13/cast v1.5.0 09:59:35 [2022-11-02T09:59:35.621Z] #38 15.63 go: downloading github.com/spf13/jwalterweatherman v1.1.0 09:59:35 [2022-11-02T09:59:35.621Z] #38 15.91 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab 09:59:35 [2022-11-02T09:59:35.621Z] #38 16.00 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 09:59:35 [2022-11-02T09:59:35.621Z] #38 16.58 go: downloading github.com/hashicorp/errwrap v1.0.0 09:59:35 [2022-11-02T09:59:35.621Z] #38 18.07 go: downloading 4d63.com/gochecknoglobals v0.1.0 09:59:35 [2022-11-02T09:59:35.621Z] #38 18.14 go: downloading github.com/Antonboom/errname v0.1.7 09:59:35 [2022-11-02T09:59:35.621Z] #38 18.19 go: downloading github.com/Antonboom/nilnil v0.1.1 09:59:35 [2022-11-02T09:59:35.891Z] #38 18.30 go: downloading github.com/BurntSushi/toml v1.2.0 09:59:35 [2022-11-02T09:59:35.891Z] #38 18.53 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 09:59:36 [2022-11-02T09:59:36.462Z] #38 ... 09:59:36 [2022-11-02T09:59:36.462Z] 09:59:36 [2022-11-02T09:59:36.462Z] #36 [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 09:59:36 [2022-11-02T09:59:36.462Z] #36 16.60 tomll can be used in two ways: 09:59:36 [2022-11-02T09:59:36.462Z] #36 16.60 Writing to STDIN and reading from STDOUT: 09:59:36 [2022-11-02T09:59:36.462Z] #36 16.60 cat file.toml | tomll > file.toml 09:59:36 [2022-11-02T09:59:36.462Z] #36 16.60 09:59:36 [2022-11-02T09:59:36.462Z] #36 16.60 Reading and updating a list of files: 09:59:36 [2022-11-02T09:59:36.462Z] #36 16.60 tomll a.toml b.toml c.toml 09:59:36 [2022-11-02T09:59:36.462Z] #36 16.60 09:59:36 [2022-11-02T09:59:36.462Z] #36 16.60 When given a list of files, tomll will modify all files in place without asking. 09:59:36 [2022-11-02T09:59:36.462Z] #36 DONE 18.9s 09:59:36 [2022-11-02T09:59:36.462Z] 09:59:36 [2022-11-02T09:59:36.462Z] #38 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0" && /build/golangci-lint --version 09:59:36 [2022-11-02T09:59:36.462Z] #38 18.88 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0 09:59:36 [2022-11-02T09:59:36.462Z] #38 18.93 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 09:59:37 [2022-11-02T09:59:37.032Z] #38 19.46 go: downloading github.com/alexkohler/prealloc v1.0.0 09:59:37 [2022-11-02T09:59:37.032Z] #38 19.53 go: downloading github.com/alingse/asasalint v0.0.11 09:59:37 [2022-11-02T09:59:37.032Z] #38 19.72 go: downloading github.com/ashanbrown/forbidigo v1.3.0 09:59:37 [2022-11-02T09:59:37.294Z] #38 19.77 go: downloading github.com/ashanbrown/makezero v1.1.1 09:59:37 [2022-11-02T09:59:37.294Z] #38 19.80 go: downloading github.com/bkielbasa/cyclop v1.2.0 09:59:37 [2022-11-02T09:59:37.294Z] #38 19.90 go: downloading github.com/blizzy78/varnamelen v0.8.0 09:59:37 [2022-11-02T09:59:37.294Z] #38 19.94 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 09:59:37 [2022-11-02T09:59:37.294Z] #38 20.01 go: downloading github.com/breml/bidichk v0.2.3 09:59:37 [2022-11-02T09:59:37.554Z] #38 20.19 go: downloading github.com/breml/errchkjson v0.3.0 09:59:37 [2022-11-02T09:59:37.554Z] #38 20.19 go: downloading github.com/butuzov/ireturn v0.1.1 09:59:37 [2022-11-02T09:59:37.554Z] #38 20.23 go: downloading github.com/charithe/durationcheck v0.0.9 09:59:37 [2022-11-02T09:59:37.815Z] #38 20.28 go: downloading github.com/curioswitch/go-reassign v0.1.2 09:59:37 [2022-11-02T09:59:37.815Z] #38 20.45 go: downloading github.com/daixiang0/gci v0.6.3 09:59:38 [2022-11-02T09:59:38.385Z] #38 20.86 go: downloading github.com/denis-tingaikin/go-header v0.4.3 09:59:38 [2022-11-02T09:59:38.385Z] #38 20.86 go: downloading github.com/esimonov/ifshort v1.0.4 09:59:38 [2022-11-02T09:59:38.385Z] #38 20.93 go: downloading github.com/firefart/nonamedreturns v1.0.4 09:59:38 [2022-11-02T09:59:38.385Z] #38 20.97 go: downloading github.com/fzipp/gocyclo v0.6.0 09:59:38 [2022-11-02T09:59:38.385Z] #38 21.01 go: downloading github.com/go-critic/go-critic v0.6.4 09:59:39 [2022-11-02T09:59:39.327Z] #38 ... 09:59:39 [2022-11-02T09:59:39.327Z] 09:59:39 [2022-11-02T09:59:39.327Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 09:59:39 [2022-11-02T09:59:39.327Z] #35 11.60 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] 09:59:39 [2022-11-02T09:59:39.327Z] #35 16.70 Fetched 8482 kB in 11s (749 kB/s) 09:59:39 [2022-11-02T09:59:39.327Z] #35 16.70 Reading package lists... 09:59:39 [2022-11-02T09:59:39.327Z] #35 ... 09:59:39 [2022-11-02T09:59:39.327Z] 09:59:39 [2022-11-02T09:59:39.327Z] #37 [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 09:59:39 [2022-11-02T09:59:39.327Z] #37 11.67 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] 09:59:39 [2022-11-02T09:59:39.327Z] #37 16.95 Fetched 8482 kB in 12s (733 kB/s) 09:59:39 [2022-11-02T09:59:39.327Z] #37 16.95 Reading package lists... 09:59:39 [2022-11-02T09:59:39.327Z] #37 ... 09:59:39 [2022-11-02T09:59:39.327Z] 09:59:39 [2022-11-02T09:59:39.327Z] #38 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0" && /build/golangci-lint --version 09:59:39 [2022-11-02T09:59:39.327Z] #38 21.85 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 09:59:39 [2022-11-02T09:59:39.327Z] #38 21.88 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a 09:59:39 [2022-11-02T09:59:39.327Z] #38 21.92 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe 09:59:39 [2022-11-02T09:59:39.588Z] #38 21.99 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a 09:59:39 [2022-11-02T09:59:39.588Z] #38 22.13 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 09:59:39 [2022-11-02T09:59:39.851Z] #38 22.33 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca 09:59:39 [2022-11-02T09:59:39.851Z] #38 22.34 go: downloading github.com/golangci/misspell v0.3.5 09:59:39 [2022-11-02T09:59:39.851Z] #38 22.44 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 09:59:39 [2022-11-02T09:59:39.851Z] #38 22.49 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 09:59:39 [2022-11-02T09:59:39.851Z] #38 ... 09:59:39 [2022-11-02T09:59:39.851Z] 09:59:39 [2022-11-02T09:59:39.851Z] #29 [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 ; 09:59:39 [2022-11-02T09:59:39.851Z] #0 7.079 Reading package lists... 09:59:39 [2022-11-02T09:59:39.851Z] #29 12.66 Reading package lists... 09:59:39 [2022-11-02T09:59:39.851Z] #29 17.51 Building dependency tree... 09:59:39 [2022-11-02T09:59:39.851Z] #29 20.99 python3 is already the newest version (3.9.2-3). 09:59:39 [2022-11-02T09:59:39.851Z] #29 20.99 The following additional packages will be installed: 09:59:39 [2022-11-02T09:59:39.851Z] #29 21.02 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 09:59:39 [2022-11-02T09:59:39.851Z] #29 21.02 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils 09:59:39 [2022-11-02T09:59:39.851Z] #29 21.04 Suggested packages: 09:59:39 [2022-11-02T09:59:39.851Z] #29 21.05 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring 09:59:39 [2022-11-02T09:59:39.851Z] #29 21.05 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk 09:59:39 [2022-11-02T09:59:39.851Z] #29 21.05 m4-doc ed diffutils-doc 09:59:39 [2022-11-02T09:59:39.851Z] #29 21.05 Recommended packages: 09:59:39 [2022-11-02T09:59:39.851Z] #29 21.05 fakeroot libalgorithm-merge-perl libltdl-dev 09:59:39 [2022-11-02T09:59:39.851Z] #29 22.39 The following NEW packages will be installed: 09:59:39 [2022-11-02T09:59:39.851Z] #29 22.41 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file 09:59:39 [2022-11-02T09:59:39.851Z] #29 22.41 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 09:59:39 [2022-11-02T09:59:39.851Z] #29 22.41 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev 09:59:39 [2022-11-02T09:59:39.851Z] #29 22.42 libyajl2 m4 patch xz-utils 09:59:40 [2022-11-02T09:59:40.112Z] #29 ... 09:59:40 [2022-11-02T09:59:40.112Z] 09:59:40 [2022-11-02T09:59:40.112Z] #38 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0" && /build/golangci-lint --version 09:59:40 [2022-11-02T09:59:40.112Z] #38 22.65 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 09:59:40 [2022-11-02T09:59:40.112Z] #38 22.71 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 09:59:40 [2022-11-02T09:59:40.112Z] #38 22.73 go: downloading github.com/hexops/gotextdiff v1.0.3 09:59:40 [2022-11-02T09:59:40.373Z] #38 22.90 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 09:59:40 [2022-11-02T09:59:40.373Z] #38 22.90 go: downloading github.com/jgautheron/goconst v1.5.1 09:59:40 [2022-11-02T09:59:40.373Z] #38 22.97 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af 09:59:40 [2022-11-02T09:59:40.373Z] #38 23.00 go: downloading github.com/julz/importas v0.1.0 09:59:40 [2022-11-02T09:59:40.373Z] #38 23.03 go: downloading github.com/kisielk/errcheck v1.6.2 09:59:40 [2022-11-02T09:59:40.373Z] #38 23.13 go: downloading github.com/kulti/thelper v0.6.3 09:59:40 [2022-11-02T09:59:40.634Z] #38 23.15 go: downloading github.com/kunwardeep/paralleltest v1.0.6 09:59:40 [2022-11-02T09:59:40.634Z] #38 23.24 go: downloading github.com/kyoh86/exportloopref v0.1.8 09:59:40 [2022-11-02T09:59:40.634Z] #38 23.28 go: downloading github.com/ldez/tagliatelle v0.3.1 09:59:40 [2022-11-02T09:59:40.634Z] #38 23.32 go: downloading github.com/leonklingele/grouper v1.1.0 09:59:40 [2022-11-02T09:59:40.634Z] #38 23.37 go: downloading github.com/lufeee/execinquery v1.2.1 09:59:40 [2022-11-02T09:59:40.894Z] #38 23.45 go: downloading github.com/maratori/testpackage v1.1.0 09:59:40 [2022-11-02T09:59:40.894Z] #38 23.49 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 09:59:40 [2022-11-02T09:59:40.894Z] #38 23.56 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 09:59:40 [2022-11-02T09:59:40.894Z] #38 23.62 go: downloading github.com/mgechev/revive v1.2.3 09:59:41 [2022-11-02T09:59:41.155Z] #38 ... 09:59:41 [2022-11-02T09:59:41.155Z] 09:59:41 [2022-11-02T09:59:41.155Z] #31 [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 09:59:41 [2022-11-02T09:59:41.155Z] #31 13.64 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 09:59:41 [2022-11-02T09:59:41.155Z] #31 13.69 go: downloading golang.org/x/mod v0.3.0 09:59:41 [2022-11-02T09:59:41.415Z] #31 ... 09:59:41 [2022-11-02T09:59:41.415Z] 09:59:41 [2022-11-02T09:59:41.415Z] #30 [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 09:59:41 [2022-11-02T09:59:41.415Z] #30 13.78 go: downloading github.com/sirupsen/logrus v1.6.0 09:59:41 [2022-11-02T09:59:41.415Z] #30 13.79 go: downloading github.com/spf13/cobra v1.1.3 09:59:41 [2022-11-02T09:59:41.415Z] #30 14.18 go: downloading github.com/mattn/go-isatty v0.0.3 09:59:41 [2022-11-02T09:59:41.415Z] #30 14.27 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 09:59:41 [2022-11-02T09:59:41.415Z] #30 14.63 go: downloading gopkg.in/yaml.v2 v2.4.0 09:59:41 [2022-11-02T09:59:41.415Z] #30 14.82 go: downloading github.com/cosiner/argv v0.1.0 09:59:41 [2022-11-02T09:59:41.415Z] #30 14.85 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 09:59:41 [2022-11-02T09:59:41.415Z] #30 14.87 go: downloading github.com/peterh/liner v1.2.2 09:59:41 [2022-11-02T09:59:41.415Z] #30 15.00 go: downloading github.com/google/go-dap v0.6.0 09:59:41 [2022-11-02T09:59:41.415Z] #30 15.29 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 09:59:41 [2022-11-02T09:59:41.415Z] #30 15.91 go: downloading github.com/mattn/go-runewidth v0.0.3 09:59:41 [2022-11-02T09:59:41.415Z] #30 16.06 go: downloading github.com/hashicorp/golang-lru v0.5.4 09:59:41 [2022-11-02T09:59:41.415Z] #30 16.17 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 09:59:41 [2022-11-02T09:59:41.415Z] #30 17.34 go: downloading github.com/russross/blackfriday/v2 v2.0.1 09:59:41 [2022-11-02T09:59:41.415Z] #30 17.58 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 09:59:41 [2022-11-02T09:59:41.415Z] #30 ... 09:59:41 [2022-11-02T09:59:41.415Z] 09:59:41 [2022-11-02T09:59:41.415Z] #34 [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 09:59:41 [2022-11-02T09:59:41.415Z] #34 22.76 Updating files: 83% (1841/2192) Updating files: 84% (1842/2192) Updating files: 85% (1864/2192) Updating files: 86% (1886/2192) Updating files: 87% (1908/2192) Updating files: 88% (1929/2192) Updating files: 89% (1951/2192) Updating files: 90% (1973/2192) Updating files: 91% (1995/2192) Updating files: 92% (2017/2192) Updating files: 93% (2039/2192) Updating files: 94% (2061/2192) Updating files: 95% (2083/2192) Updating files: 96% (2105/2192) Updating files: 97% (2127/2192) Updating files: 98% (2149/2192) Updating files: 99% (2171/2192) Updating files: 100% (2192/2192) Updating files: 100% (2192/2192), done. 09:59:41 [2022-11-02T09:59:41.415Z] #34 23.00 + git checkout -q v2.3.0 09:59:42 [2022-11-02T09:59:42.010Z] #34 ... 09:59:42 [2022-11-02T09:59:42.010Z] 09:59:42 [2022-11-02T09:59:42.010Z] #39 [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 09:59:42 [2022-11-02T09:59:42.010Z] #39 14.22 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] 09:59:42 [2022-11-02T09:59:42.010Z] #39 17.37 Fetched 8486 kB in 12s (698 kB/s) 09:59:42 [2022-11-02T09:59:42.010Z] #39 17.37 Reading package lists... 09:59:42 [2022-11-02T09:59:42.010Z] #39 22.68 Reading package lists... 09:59:42 [2022-11-02T09:59:42.010Z] #39 ... 09:59:42 [2022-11-02T09:59:42.010Z] 09:59:42 [2022-11-02T09:59:42.010Z] #38 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0" && /build/golangci-lint --version 09:59:42 [2022-11-02T09:59:42.010Z] #38 24.38 go: downloading github.com/moricho/tparallel v0.2.1 09:59:42 [2022-11-02T09:59:42.010Z] #38 24.38 go: downloading github.com/nakabonne/nestif v0.3.1 09:59:42 [2022-11-02T09:59:42.010Z] #38 24.42 go: downloading github.com/nishanths/exhaustive v0.8.1 09:59:42 [2022-11-02T09:59:42.010Z] #38 24.52 go: downloading github.com/nishanths/predeclared v0.2.2 09:59:42 [2022-11-02T09:59:42.010Z] #38 24.64 go: downloading github.com/polyfloyd/go-errorlint v1.0.2 09:59:42 [2022-11-02T09:59:42.270Z] #38 24.74 go: downloading github.com/ryancurrah/gomodguard v1.2.4 09:59:42 [2022-11-02T09:59:42.270Z] #38 24.75 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 09:59:42 [2022-11-02T09:59:42.270Z] #38 24.84 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 09:59:42 [2022-11-02T09:59:42.270Z] #38 24.87 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0 09:59:42 [2022-11-02T09:59:42.270Z] #38 24.94 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0 09:59:42 [2022-11-02T09:59:42.270Z] #38 24.96 go: downloading github.com/securego/gosec/v2 v2.13.1 09:59:42 [2022-11-02T09:59:42.840Z] #38 25.37 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c 09:59:42 [2022-11-02T09:59:42.840Z] #38 25.38 go: downloading github.com/sivchari/containedctx v1.0.2 09:59:42 [2022-11-02T09:59:42.840Z] #38 25.46 go: downloading github.com/sivchari/nosnakecase v1.7.0 09:59:42 [2022-11-02T09:59:42.840Z] #38 25.46 go: downloading github.com/sivchari/tenv v1.7.0 09:59:42 [2022-11-02T09:59:42.840Z] #38 25.48 go: downloading github.com/sonatard/noctx v0.0.1 09:59:43 [2022-11-02T09:59:43.101Z] #38 25.54 go: downloading github.com/sourcegraph/go-diff v0.6.1 09:59:43 [2022-11-02T09:59:43.101Z] #38 25.65 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 09:59:43 [2022-11-02T09:59:43.101Z] #38 25.71 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 09:59:43 [2022-11-02T09:59:43.101Z] #38 25.77 go: downloading github.com/sylvia7788/contextcheck v1.0.6 09:59:43 [2022-11-02T09:59:43.361Z] #38 25.83 go: downloading github.com/tdakkota/asciicheck v0.1.1 09:59:43 [2022-11-02T09:59:43.361Z] #38 25.90 go: downloading github.com/tetafro/godot v1.4.11 09:59:43 [2022-11-02T09:59:43.361Z] #38 26.00 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 09:59:43 [2022-11-02T09:59:43.361Z] #38 26.02 go: downloading github.com/timonwong/logrlint v0.1.0 09:59:43 [2022-11-02T09:59:43.361Z] #38 26.07 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.2 09:59:43 [2022-11-02T09:59:43.623Z] #38 26.12 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 09:59:43 [2022-11-02T09:59:43.623Z] #38 ... 09:59:43 [2022-11-02T09:59:43.623Z] 09:59:43 [2022-11-02T09:59:43.623Z] #41 [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 09:59:43 [2022-11-02T09:59:43.623Z] #41 16.20 Fetched 8482 kB in 11s (779 kB/s) 09:59:43 [2022-11-02T09:59:43.623Z] #41 16.20 Reading package lists... 09:59:43 [2022-11-02T09:59:43.623Z] #41 21.47 Reading package lists... 09:59:43 [2022-11-02T09:59:43.623Z] #41 25.94 Building dependency tree... 09:59:43 [2022-11-02T09:59:43.623Z] #41 ... 09:59:43 [2022-11-02T09:59:43.623Z] 09:59:43 [2022-11-02T09:59:43.623Z] #29 [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 ; 09:59:43 [2022-11-02T09:59:43.623Z] #29 22.84 0 upgraded, 23 newly installed, 0 to remove and 2 not upgraded. 09:59:43 [2022-11-02T09:59:43.623Z] #29 22.84 Need to get 5921 kB of archives. 09:59:43 [2022-11-02T09:59:43.623Z] #29 22.84 After this operation, 18.6 MB of additional disk space will be used. 09:59:43 [2022-11-02T09:59:43.623Z] #29 22.84 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] 09:59:43 [2022-11-02T09:59:43.623Z] #29 22.84 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB] 09:59:43 [2022-11-02T09:59:43.623Z] #29 22.85 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB] 09:59:43 [2022-11-02T09:59:43.623Z] #29 22.85 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB] 09:59:43 [2022-11-02T09:59:43.623Z] #29 22.85 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] 09:59:43 [2022-11-02T09:59:43.623Z] #29 22.86 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB] 09:59:43 [2022-11-02T09:59:43.623Z] #29 22.86 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB] 09:59:43 [2022-11-02T09:59:43.623Z] #29 22.87 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB] 09:59:43 [2022-11-02T09:59:43.623Z] #29 22.91 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB] 09:59:43 [2022-11-02T09:59:43.623Z] #29 22.92 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB] 09:59:43 [2022-11-02T09:59:43.623Z] #29 22.94 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] 09:59:43 [2022-11-02T09:59:43.623Z] #29 22.97 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB] 09:59:43 [2022-11-02T09:59:43.623Z] #29 23.07 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B] 09:59:43 [2022-11-02T09:59:43.623Z] #29 23.07 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] 09:59:43 [2022-11-02T09:59:43.623Z] #29 23.08 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] 09:59:43 [2022-11-02T09:59:43.623Z] #29 23.08 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] 09:59:43 [2022-11-02T09:59:43.623Z] #29 23.08 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB] 09:59:43 [2022-11-02T09:59:43.623Z] #29 23.09 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] 09:59:43 [2022-11-02T09:59:43.623Z] #29 23.10 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB] 09:59:43 [2022-11-02T09:59:43.623Z] #29 23.10 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB] 09:59:43 [2022-11-02T09:59:43.623Z] #29 23.14 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB] 09:59:43 [2022-11-02T09:59:43.623Z] #29 23.14 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] 09:59:43 [2022-11-02T09:59:43.623Z] #29 23.15 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB] 09:59:43 [2022-11-02T09:59:43.623Z] #29 24.36 debconf: delaying package configuration, since apt-utils is not installed 09:59:43 [2022-11-02T09:59:43.623Z] #29 24.61 Fetched 5921 kB in 1s (8515 kB/s) 09:59:43 [2022-11-02T09:59:43.623Z] #29 24.73 Selecting previously unselected package bzip2. 09:59:43 [2022-11-02T09:59:43.623Z] #29 24.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 ... 15709 files and directories currently installed.) 09:59:43 [2022-11-02T09:59:43.623Z] #29 24.79 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ... 09:59:43 [2022-11-02T09:59:43.623Z] #29 24.81 Unpacking bzip2 (1.0.8-4) ... 09:59:43 [2022-11-02T09:59:43.623Z] #29 24.96 Selecting previously unselected package libmagic-mgc. 09:59:43 [2022-11-02T09:59:43.623Z] #29 24.99 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_arm64.deb ... 09:59:43 [2022-11-02T09:59:43.623Z] #29 25.00 Unpacking libmagic-mgc (1:5.39-3) ... 09:59:43 [2022-11-02T09:59:43.623Z] #29 25.69 Selecting previously unselected package libmagic1:arm64. 09:59:43 [2022-11-02T09:59:43.623Z] #29 25.69 Preparing to unpack .../02-libmagic1_1%3a5.39-3_arm64.deb ... 09:59:43 [2022-11-02T09:59:43.623Z] #29 25.70 Unpacking libmagic1:arm64 (1:5.39-3) ... 09:59:43 [2022-11-02T09:59:43.623Z] #29 25.89 Selecting previously unselected package file. 09:59:43 [2022-11-02T09:59:43.623Z] #29 25.89 Preparing to unpack .../03-file_1%3a5.39-3_arm64.deb ... 09:59:43 [2022-11-02T09:59:43.623Z] #29 25.90 Unpacking file (1:5.39-3) ... 09:59:43 [2022-11-02T09:59:43.623Z] #29 26.06 Selecting previously unselected package xz-utils. 09:59:43 [2022-11-02T09:59:43.623Z] #29 26.06 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... 09:59:43 [2022-11-02T09:59:43.623Z] #29 26.06 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... 09:59:43 [2022-11-02T09:59:43.883Z] #29 26.37 Selecting previously unselected package libsigsegv2:arm64. 09:59:43 [2022-11-02T09:59:43.884Z] #29 26.37 Preparing to unpack .../05-libsigsegv2_2.13-1_arm64.deb ... 09:59:43 [2022-11-02T09:59:43.884Z] #29 26.37 Unpacking libsigsegv2:arm64 (2.13-1) ... 09:59:43 [2022-11-02T09:59:43.884Z] #29 ... 09:59:43 [2022-11-02T09:59:43.884Z] 09:59:43 [2022-11-02T09:59:43.884Z] #19 [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 09:59:43 [2022-11-02T09:59:43.884Z] #19 17.47 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... 09:59:43 [2022-11-02T09:59:43.884Z] #19 19.16 09:59:43 [2022-11-02T09:59:43.884Z] #19 19.52 #=#=# ######################################################################## 100.0% 09:59:43 [2022-11-02T09:59:43.884Z] #19 21.29 09:59:43 [2022-11-02T09:59:43.884Z] #19 23.83 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... 09:59:43 [2022-11-02T09:59:43.884Z] #19 25.46 09:59:43 [2022-11-02T09:59:43.884Z] #19 25.83 #=#=# ######################################################################## 100.0% 09:59:43 [2022-11-02T09:59:43.884Z] #19 27.12 09:59:43 [2022-11-02T09:59:43.884Z] #19 27.50 Download of images into '/build' complete. 09:59:43 [2022-11-02T09:59:43.884Z] #19 27.50 Use something like the following to load the result into a Docker daemon: 09:59:43 [2022-11-02T09:59:43.884Z] #19 27.50 tar -cC '/build' . | docker load 09:59:43 [2022-11-02T09:59:43.884Z] #19 ... 09:59:43 [2022-11-02T09:59:43.884Z] 09:59:43 [2022-11-02T09:59:43.884Z] #29 [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 ; 09:59:43 [2022-11-02T09:59:43.884Z] #29 26.55 Selecting previously unselected package m4. 09:59:43 [2022-11-02T09:59:43.884Z] #29 26.55 Preparing to unpack .../06-m4_1.4.18-5_arm64.deb ... 09:59:43 [2022-11-02T09:59:43.884Z] #29 26.57 Unpacking m4 (1.4.18-5) ... 09:59:44 [2022-11-02T09:59:44.454Z] #29 26.82 Selecting previously unselected package autoconf. 09:59:44 [2022-11-02T09:59:44.454Z] #29 26.83 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... 09:59:44 [2022-11-02T09:59:44.454Z] #29 26.84 Unpacking autoconf (2.69-14) ... 09:59:44 [2022-11-02T09:59:44.715Z] #29 27.22 Selecting previously unselected package autotools-dev. 09:59:44 [2022-11-02T09:59:44.715Z] #29 27.24 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... 09:59:44 [2022-11-02T09:59:44.715Z] #29 27.25 Unpacking autotools-dev (20180224.1+nmu1) ... 09:59:44 [2022-11-02T09:59:44.975Z] #29 ... 09:59:44 [2022-11-02T09:59:44.975Z] 09:59:44 [2022-11-02T09:59:44.975Z] #19 [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 09:59:44 [2022-11-02T09:59:44.975Z] #19 DONE 28.6s 09:59:44 [2022-11-02T09:59:44.975Z] 09:59:44 [2022-11-02T09:59:44.975Z] #29 [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 ; 09:59:44 [2022-11-02T09:59:44.975Z] #29 27.58 Selecting previously unselected package automake. 09:59:44 [2022-11-02T09:59:44.975Z] #29 27.58 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... 09:59:44 [2022-11-02T09:59:44.975Z] #29 27.59 Unpacking automake (1:1.16.3-2) ... 09:59:45 [2022-11-02T09:59:45.916Z] #29 28.37 Selecting previously unselected package patch. 09:59:45 [2022-11-02T09:59:45.916Z] #29 28.37 Preparing to unpack .../10-patch_2.7.6-7_arm64.deb ... 09:59:45 [2022-11-02T09:59:45.916Z] #29 28.39 Unpacking patch (2.7.6-7) ... 09:59:46 [2022-11-02T09:59:46.176Z] #29 28.60 Selecting previously unselected package dpkg-dev. 09:59:46 [2022-11-02T09:59:46.176Z] #29 28.60 Preparing to unpack .../11-dpkg-dev_1.20.12_all.deb ... 09:59:46 [2022-11-02T09:59:46.176Z] #29 28.62 Unpacking dpkg-dev (1.20.12) ... 09:59:47 [2022-11-02T09:59:47.117Z] #29 29.83 Selecting previously unselected package build-essential. 09:59:47 [2022-11-02T09:59:47.117Z] #29 29.84 Preparing to unpack .../12-build-essential_12.9_arm64.deb ... 09:59:47 [2022-11-02T09:59:47.379Z] #29 29.86 Unpacking build-essential (12.9) ... 09:59:47 [2022-11-02T09:59:47.379Z] #29 29.97 Selecting previously unselected package libcap2:arm64. 09:59:47 [2022-11-02T09:59:47.379Z] #29 29.97 Preparing to unpack .../13-libcap2_1%3a2.44-1_arm64.deb ... 09:59:47 [2022-11-02T09:59:47.379Z] #29 29.97 Unpacking libcap2:arm64 (1:2.44-1) ... 09:59:47 [2022-11-02T09:59:47.639Z] #29 30.11 Selecting previously unselected package libcap-dev:arm64. 09:59:47 [2022-11-02T09:59:47.639Z] #29 30.11 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_arm64.deb ... 09:59:47 [2022-11-02T09:59:47.639Z] #29 30.11 Unpacking libcap-dev:arm64 (1:2.44-1) ... 09:59:47 [2022-11-02T09:59:47.639Z] #29 30.27 Selecting previously unselected package libprotobuf-c1:arm64. 09:59:47 [2022-11-02T09:59:47.639Z] #29 30.28 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... 09:59:47 [2022-11-02T09:59:47.639Z] #29 30.28 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... 09:59:47 [2022-11-02T09:59:47.639Z] #29 30.38 Selecting previously unselected package libprotobuf-c-dev:arm64. 09:59:47 [2022-11-02T09:59:47.906Z] #29 30.39 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... 09:59:47 [2022-11-02T09:59:47.906Z] #29 30.39 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... 09:59:48 [2022-11-02T09:59:48.167Z] #29 30.51 Selecting previously unselected package libseccomp-dev:arm64. 09:59:48 [2022-11-02T09:59:48.167Z] #29 30.51 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... 09:59:48 [2022-11-02T09:59:48.167Z] #29 30.54 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... 09:59:48 [2022-11-02T09:59:48.167Z] #29 30.70 Selecting previously unselected package libsystemd-dev:arm64. 09:59:48 [2022-11-02T09:59:48.167Z] #29 30.73 Preparing to unpack .../18-libsystemd-dev_247.3-7+deb11u1_arm64.deb ... 09:59:48 [2022-11-02T09:59:48.167Z] #29 30.77 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ... 09:59:49 [2022-11-02T09:59:49.108Z] #29 31.58 Selecting previously unselected package libtool. 09:59:49 [2022-11-02T09:59:49.108Z] #29 31.60 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... 09:59:49 [2022-11-02T09:59:49.108Z] #29 31.60 Unpacking libtool (2.4.6-15) ... 09:59:49 [2022-11-02T09:59:49.108Z] #29 31.87 Selecting previously unselected package libudev-dev:arm64. 09:59:49 [2022-11-02T09:59:49.370Z] #29 31.87 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_arm64.deb ... 09:59:49 [2022-11-02T09:59:49.370Z] #29 31.88 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ... 09:59:49 [2022-11-02T09:59:49.370Z] #29 ... 09:59:49 [2022-11-02T09:59:49.370Z] 09:59:49 [2022-11-02T09:59:49.370Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 09:59:49 [2022-11-02T09:59:49.370Z] #35 21.89 Reading package lists... 09:59:49 [2022-11-02T09:59:49.370Z] #35 26.30 Building dependency tree... 09:59:49 [2022-11-02T09:59:49.370Z] #35 30.02 The following additional packages will be installed: 09:59:49 [2022-11-02T09:59:49.370Z] #35 30.02 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup 09:59:49 [2022-11-02T09:59:49.370Z] #35 30.02 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base 09:59:49 [2022-11-02T09:59:49.370Z] #35 30.02 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime 09:59:49 [2022-11-02T09:59:49.370Z] #35 30.02 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 09:59:49 [2022-11-02T09:59:49.370Z] #35 30.02 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 09:59:49 [2022-11-02T09:59:49.370Z] #35 30.03 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev 09:59:49 [2022-11-02T09:59:49.370Z] #35 30.04 mingw-w64-common mingw-w64-x86-64-dev 09:59:49 [2022-11-02T09:59:49.370Z] #35 30.05 Suggested packages: 09:59:49 [2022-11-02T09:59:49.370Z] #35 30.05 gcc-10-locales seccomp wine64 09:59:49 [2022-11-02T09:59:49.370Z] #35 31.29 The following NEW packages will be installed: 09:59:49 [2022-11-02T09:59:49.370Z] #35 31.31 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup 09:59:49 [2022-11-02T09:59:49.370Z] #35 31.31 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 09:59:49 [2022-11-02T09:59:49.370Z] #35 31.31 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix 09:59:49 [2022-11-02T09:59:49.370Z] #35 31.31 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 09:59:49 [2022-11-02T09:59:49.370Z] #35 31.31 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev 09:59:49 [2022-11-02T09:59:49.370Z] #35 31.32 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 09:59:49 [2022-11-02T09:59:49.370Z] #35 31.33 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev 09:59:49 [2022-11-02T09:59:49.370Z] #35 31.33 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common 09:59:49 [2022-11-02T09:59:49.370Z] #35 31.33 mingw-w64-x86-64-dev 09:59:49 [2022-11-02T09:59:49.370Z] #35 31.73 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. 09:59:49 [2022-11-02T09:59:49.370Z] #35 31.73 Need to get 108 MB of archives. 09:59:49 [2022-11-02T09:59:49.370Z] #35 31.73 After this operation, 620 MB of additional disk space will be used. 09:59:49 [2022-11-02T09:59:49.370Z] #35 31.73 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] 09:59:49 [2022-11-02T09:59:49.370Z] #35 31.83 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] 09:59:49 [2022-11-02T09:59:49.370Z] #35 31.91 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] 09:59:49 [2022-11-02T09:59:49.370Z] #35 32.00 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] 09:59:49 [2022-11-02T09:59:49.370Z] #35 32.01 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] 09:59:49 [2022-11-02T09:59:49.370Z] #35 32.01 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] 09:59:49 [2022-11-02T09:59:49.370Z] #35 ... 09:59:49 [2022-11-02T09:59:49.370Z] 09:59:49 [2022-11-02T09:59:49.370Z] #41 [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 09:59:49 [2022-11-02T09:59:49.370Z] #41 25.94 Building dependency tree... 09:59:49 [2022-11-02T09:59:49.370Z] #41 29.62 The following additional packages will be installed: 09:59:49 [2022-11-02T09:59:49.370Z] #41 29.66 libbtrfs0 09:59:49 [2022-11-02T09:59:49.370Z] #41 29.81 The following NEW packages will be installed: 09:59:49 [2022-11-02T09:59:49.370Z] #41 29.83 libbtrfs-dev libbtrfs0 09:59:49 [2022-11-02T09:59:49.370Z] #41 30.25 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. 09:59:49 [2022-11-02T09:59:49.370Z] #41 30.25 Need to get 454 kB of archives. 09:59:49 [2022-11-02T09:59:49.370Z] #41 30.25 After this operation, 1275 kB of additional disk space will be used. 09:59:49 [2022-11-02T09:59:49.370Z] #41 30.25 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] 09:59:49 [2022-11-02T09:59:49.370Z] #41 30.26 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] 09:59:49 [2022-11-02T09:59:49.370Z] #41 31.26 debconf: delaying package configuration, since apt-utils is not installed 09:59:49 [2022-11-02T09:59:49.370Z] #41 31.55 Fetched 454 kB in 0s (1305 kB/s) 09:59:49 [2022-11-02T09:59:49.370Z] #41 31.64 Selecting previously unselected package libbtrfs0:arm64. 09:59:49 [2022-11-02T09:59:49.370Z] #41 31.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 ... 15709 files and directories currently installed.) 09:59:49 [2022-11-02T09:59:49.370Z] #41 31.77 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... 09:59:49 [2022-11-02T09:59:49.370Z] #41 31.80 Unpacking libbtrfs0:arm64 (5.10.1-2) ... 09:59:49 [2022-11-02T09:59:49.370Z] #41 32.06 Selecting previously unselected package libbtrfs-dev:arm64. 09:59:49 [2022-11-02T09:59:49.370Z] #41 32.08 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... 09:59:49 [2022-11-02T09:59:49.370Z] #41 32.11 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... 09:59:49 [2022-11-02T09:59:49.662Z] #41 ... 09:59:49 [2022-11-02T09:59:49.662Z] 09:59:49 [2022-11-02T09:59:49.662Z] #37 [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 09:59:49 [2022-11-02T09:59:49.662Z] #37 22.26 Reading package lists... 09:59:49 [2022-11-02T09:59:49.662Z] #37 26.64 Building dependency tree... 09:59:49 [2022-11-02T09:59:49.662Z] #37 30.05 The following additional packages will be installed: 09:59:49 [2022-11-02T09:59:49.662Z] #37 30.06 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd 09:59:49 [2022-11-02T09:59:49.662Z] #37 30.10 Suggested packages: 09:59:49 [2022-11-02T09:59:49.662Z] #37 30.11 cmake-doc ninja-build lrzip 09:59:49 [2022-11-02T09:59:49.662Z] #37 30.11 Recommended packages: 09:59:49 [2022-11-02T09:59:49.662Z] #37 30.11 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny 09:59:49 [2022-11-02T09:59:49.662Z] #37 30.82 The following NEW packages will be installed: 09:59:49 [2022-11-02T09:59:49.662Z] #37 30.83 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 09:59:49 [2022-11-02T09:59:49.662Z] #37 30.83 vim-common xxd 09:59:49 [2022-11-02T09:59:49.662Z] #37 31.23 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. 09:59:49 [2022-11-02T09:59:49.662Z] #37 31.23 Need to get 15.6 MB of archives. 09:59:49 [2022-11-02T09:59:49.662Z] #37 31.23 After this operation, 67.4 MB of additional disk space will be used. 09:59:49 [2022-11-02T09:59:49.662Z] #37 31.23 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] 09:59:49 [2022-11-02T09:59:49.662Z] #37 31.24 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] 09:59:49 [2022-11-02T09:59:49.662Z] #37 31.24 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] 09:59:49 [2022-11-02T09:59:49.662Z] #37 31.30 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] 09:59:49 [2022-11-02T09:59:49.662Z] #37 31.63 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u2 [629 kB] 09:59:49 [2022-11-02T09:59:49.662Z] #37 31.64 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] 09:59:49 [2022-11-02T09:59:49.662Z] #37 31.65 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] 09:59:49 [2022-11-02T09:59:49.662Z] #37 31.65 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] 09:59:49 [2022-11-02T09:59:49.662Z] #37 31.66 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] 09:59:49 [2022-11-02T09:59:49.662Z] #37 31.66 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] 09:59:49 [2022-11-02T09:59:49.949Z] #37 ... 09:59:49 [2022-11-02T09:59:49.949Z] 09:59:49 [2022-11-02T09:59:49.949Z] #41 [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 09:59:49 [2022-11-02T09:59:49.950Z] #41 32.47 Setting up libbtrfs0:arm64 (5.10.1-2) ... 09:59:49 [2022-11-02T09:59:49.950Z] #41 32.50 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... 09:59:49 [2022-11-02T09:59:49.950Z] #41 32.52 Processing triggers for libc-bin (2.31-13+deb11u5) ... 09:59:51 [2022-11-02T09:59:51.877Z] #41 DONE 34.2s 09:59:51 [2022-11-02T09:59:51.877Z] 09:59:51 [2022-11-02T09:59:51.877Z] #33 [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 09:59:51 [2022-11-02T09:59:51.877Z] #33 33.90 v3.0.2 09:59:51 [2022-11-02T09:59:51.877Z] #33 DONE 34.2s 09:59:51 [2022-11-02T09:59:51.877Z] 09:59:51 [2022-11-02T09:59:51.877Z] #29 [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 ; 09:59:51 [2022-11-02T09:59:51.878Z] #29 32.18 Selecting previously unselected package libyajl2:arm64. 09:59:51 [2022-11-02T09:59:51.878Z] #29 32.18 Preparing to unpack .../21-libyajl2_2.1.0-3_arm64.deb ... 09:59:51 [2022-11-02T09:59:51.878Z] #29 32.19 Unpacking libyajl2:arm64 (2.1.0-3) ... 09:59:51 [2022-11-02T09:59:51.878Z] #29 32.32 Selecting previously unselected package libyajl-dev:arm64. 09:59:51 [2022-11-02T09:59:51.878Z] #29 32.36 Preparing to unpack .../22-libyajl-dev_2.1.0-3_arm64.deb ... 09:59:51 [2022-11-02T09:59:51.878Z] #29 32.36 Unpacking libyajl-dev:arm64 (2.1.0-3) ... 09:59:51 [2022-11-02T09:59:51.878Z] #29 32.61 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... 09:59:51 [2022-11-02T09:59:51.878Z] #29 32.62 Setting up libmagic-mgc (1:5.39-3) ... 09:59:51 [2022-11-02T09:59:51.878Z] #29 32.64 Setting up libyajl2:arm64 (2.1.0-3) ... 09:59:51 [2022-11-02T09:59:51.878Z] #29 32.72 Setting up libmagic1:arm64 (1:5.39-3) ... 09:59:51 [2022-11-02T09:59:51.878Z] #29 32.78 Setting up file (1:5.39-3) ... 09:59:51 [2022-11-02T09:59:51.878Z] #29 32.82 Setting up bzip2 (1.0.8-4) ... 09:59:51 [2022-11-02T09:59:51.878Z] #29 32.87 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... 09:59:51 [2022-11-02T09:59:51.878Z] #29 32.89 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... 09:59:51 [2022-11-02T09:59:51.878Z] #29 32.95 Setting up libcap2:arm64 (1:2.44-1) ... 09:59:51 [2022-11-02T09:59:51.878Z] #29 33.01 Setting up autotools-dev (20180224.1+nmu1) ... 09:59:51 [2022-11-02T09:59:51.878Z] #29 33.12 Setting up libsigsegv2:arm64 (2.13-1) ... 09:59:51 [2022-11-02T09:59:51.878Z] #29 33.16 Setting up xz-utils (5.2.5-2.1~deb11u1) ... 09:59:51 [2022-11-02T09:59:51.878Z] #29 33.19 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 09:59:51 [2022-11-02T09:59:51.878Z] #29 33.23 Setting up patch (2.7.6-7) ... 09:59:51 [2022-11-02T09:59:51.878Z] #29 33.28 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ... 09:59:51 [2022-11-02T09:59:51.878Z] #29 33.87 Setting up libyajl-dev:arm64 (2.1.0-3) ... 09:59:51 [2022-11-02T09:59:51.878Z] #29 34.18 Setting up libcap-dev:arm64 (1:2.44-1) ... 09:59:51 [2022-11-02T09:59:51.878Z] #29 34.21 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ... 09:59:51 [2022-11-02T09:59:51.878Z] #29 34.24 Setting up libtool (2.4.6-15) ... 09:59:51 [2022-11-02T09:59:51.878Z] #29 34.29 Setting up m4 (1.4.18-5) ... 09:59:51 [2022-11-02T09:59:51.878Z] #29 34.31 Setting up dpkg-dev (1.20.12) ... 09:59:51 [2022-11-02T09:59:51.878Z] #29 34.39 Setting up autoconf (2.69-14) ... 09:59:51 [2022-11-02T09:59:51.878Z] #29 34.45 Setting up build-essential (12.9) ... 09:59:51 [2022-11-02T09:59:51.878Z] #29 34.46 Setting up automake (1:1.16.3-2) ... 09:59:51 [2022-11-02T09:59:51.878Z] #29 34.49 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 09:59:52 [2022-11-02T09:59:52.137Z] #29 34.53 Processing triggers for libc-bin (2.31-13+deb11u5) ... 09:59:52 [2022-11-02T09:59:52.137Z] #29 ... 09:59:52 [2022-11-02T09:59:52.137Z] 09:59:52 [2022-11-02T09:59:52.137Z] #32 [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 09:59:52 [2022-11-02T09:59:52.137Z] #32 34.62 NAME: 09:59:52 [2022-11-02T09:59:52.137Z] #32 34.62 go-winres - A tool for embedding resources in Windows executables 09:59:52 [2022-11-02T09:59:52.137Z] #32 34.62 09:59:52 [2022-11-02T09:59:52.137Z] #32 34.62 USAGE: 09:59:52 [2022-11-02T09:59:52.137Z] #32 34.62 go-winres [global options] command [command options] [arguments...] 09:59:52 [2022-11-02T09:59:52.137Z] #32 34.62 09:59:52 [2022-11-02T09:59:52.137Z] #32 34.62 COMMANDS: 09:59:52 [2022-11-02T09:59:52.138Z] #32 34.62 init Create an initial ./winres/winres.json 09:59:52 [2022-11-02T09:59:52.138Z] #32 34.62 make Make syso files for the "go build" command 09:59:52 [2022-11-02T09:59:52.138Z] #32 34.62 simply Make syso files for the "go build" command (simplified) 09:59:52 [2022-11-02T09:59:52.138Z] #32 34.62 extract Extract all resources from an executable 09:59:52 [2022-11-02T09:59:52.138Z] #32 34.62 patch Replace resources in an executable file (exe, dll) 09:59:52 [2022-11-02T09:59:52.138Z] #32 34.62 help, h Shows a list of commands or help for one command 09:59:52 [2022-11-02T09:59:52.138Z] #32 34.62 09:59:52 [2022-11-02T09:59:52.138Z] #32 34.62 GLOBAL OPTIONS: 09:59:52 [2022-11-02T09:59:52.138Z] #32 34.62 --help, -h show help (default: false) 09:59:52 [2022-11-02T09:59:52.138Z] #32 DONE 34.8s 09:59:52 [2022-11-02T09:59:52.400Z] 09:59:52 [2022-11-02T09:59:52.400Z] #42 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / 09:59:52 [2022-11-02T09:59:52.400Z] #42 DONE 0.6s 09:59:52 [2022-11-02T09:59:52.400Z] 09:59:52 [2022-11-02T09:59:52.400Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd 09:59:52 [2022-11-02T09:59:52.662Z] #43 ... 09:59:52 [2022-11-02T09:59:52.662Z] 09:59:52 [2022-11-02T09:59:52.662Z] #34 [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 09:59:52 [2022-11-02T09:59:52.662Z] #34 24.95 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry 09:59:52 [2022-11-02T09:59:52.662Z] #34 ... 09:59:52 [2022-11-02T09:59:52.662Z] 09:59:52 [2022-11-02T09:59:52.662Z] #37 [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 09:59:52 [2022-11-02T09:59:52.662Z] #37 33.07 debconf: delaying package configuration, since apt-utils is not installed 09:59:52 [2022-11-02T09:59:52.662Z] #37 33.28 Fetched 15.6 MB in 1s (18.0 MB/s) 09:59:52 [2022-11-02T09:59:52.662Z] #37 33.90 Selecting previously unselected package xxd. 09:59:52 [2022-11-02T09:59:52.662Z] #37 33.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) 09:59:52 [2022-11-02T09:59:52.662Z] #37 34.07 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... 09:59:52 [2022-11-02T09:59:52.662Z] #37 34.11 Unpacking xxd (2:8.2.2434-3+deb11u1) ... 09:59:52 [2022-11-02T09:59:52.662Z] #37 34.46 Selecting previously unselected package vim-common. 09:59:52 [2022-11-02T09:59:52.662Z] #37 34.46 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... 09:59:52 [2022-11-02T09:59:52.662Z] #37 34.57 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... 09:59:52 [2022-11-02T09:59:52.662Z] #37 35.14 Selecting previously unselected package cmake-data. 09:59:52 [2022-11-02T09:59:52.662Z] #37 35.14 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... 09:59:52 [2022-11-02T09:59:52.662Z] #37 35.14 Unpacking cmake-data (3.18.4-2+deb11u1) ... 09:59:52 [2022-11-02T09:59:52.930Z] #37 ... 09:59:52 [2022-11-02T09:59:52.930Z] 09:59:52 [2022-11-02T09:59:52.930Z] #29 [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 ; 09:59:52 [2022-11-02T09:59:52.930Z] #29 DONE 35.4s 09:59:53 [2022-11-02T09:59:53.190Z] 09:59:53 [2022-11-02T09:59:53.190Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install 09:59:54 [2022-11-02T09:59:54.130Z] #44 ... 09:59:54 [2022-11-02T09:59:54.130Z] 09:59:54 [2022-11-02T09:59:54.130Z] #38 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0" && /build/golangci-lint --version 09:59:54 [2022-11-02T09:59:54.130Z] #38 26.44 go: downloading github.com/ultraware/funlen v0.0.3 09:59:54 [2022-11-02T09:59:54.130Z] #38 26.49 go: downloading github.com/ultraware/whitespace v0.0.5 09:59:54 [2022-11-02T09:59:54.130Z] #38 26.54 go: downloading github.com/uudashr/gocognit v1.0.6 09:59:54 [2022-11-02T09:59:54.130Z] #38 26.65 go: downloading github.com/yagipy/maintidx v1.0.0 09:59:54 [2022-11-02T09:59:54.130Z] #38 26.68 go: downloading github.com/yeya24/promlinter v0.2.0 09:59:54 [2022-11-02T09:59:54.130Z] #38 26.72 go: downloading gitlab.com/bosi/decorder v0.2.3 09:59:54 [2022-11-02T09:59:54.130Z] #38 26.97 go: downloading honnef.co/go/tools v0.3.3 09:59:54 [2022-11-02T09:59:54.130Z] #38 29.01 go: downloading mvdan.cc/gofumpt v0.3.1 09:59:54 [2022-11-02T09:59:54.130Z] #38 29.03 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed 09:59:54 [2022-11-02T09:59:54.130Z] #38 29.19 go: downloading mvdan.cc/unparam v0.0.0-20220706161116-678bad134442 09:59:54 [2022-11-02T09:59:54.130Z] #38 29.30 go: downloading github.com/davecgh/go-spew v1.1.1 09:59:54 [2022-11-02T09:59:54.130Z] #38 29.31 go: downloading github.com/pmezard/go-difflib v1.0.0 09:59:54 [2022-11-02T09:59:54.130Z] #38 29.38 go: downloading github.com/stretchr/objx v0.4.0 09:59:54 [2022-11-02T09:59:54.130Z] #38 29.48 go: downloading github.com/subosito/gotenv v1.4.0 09:59:54 [2022-11-02T09:59:54.130Z] #38 29.59 go: downloading github.com/hashicorp/hcl v1.0.0 09:59:54 [2022-11-02T09:59:54.130Z] #38 29.87 go: downloading gopkg.in/ini.v1 v1.66.6 09:59:54 [2022-11-02T09:59:54.130Z] #38 29.87 go: downloading github.com/magiconair/properties v1.8.6 09:59:54 [2022-11-02T09:59:54.130Z] #38 29.99 go: downloading github.com/pelletier/go-toml/v2 v2.0.2 09:59:54 [2022-11-02T09:59:54.130Z] #38 30.02 go: downloading golang.org/x/text v0.3.7 09:59:54 [2022-11-02T09:59:54.130Z] #38 30.70 go: downloading github.com/pelletier/go-toml v1.9.5 09:59:54 [2022-11-02T09:59:54.130Z] #38 ... 09:59:54 [2022-11-02T09:59:54.130Z] 09:59:54 [2022-11-02T09:59:54.130Z] #28 [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 09:59:54 [2022-11-02T09:59:54.650Z] #28 35.87 Updating files: 82% (1261/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% (1434/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. 09:59:54 [2022-11-02T09:59:54.650Z] #28 ... 09:59:54 [2022-11-02T09:59:54.650Z] 09:59:54 [2022-11-02T09:59:54.650Z] #39 [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 09:59:54 [2022-11-02T09:59:54.650Z] #39 22.68 Reading package lists... 09:59:54 [2022-11-02T09:59:54.650Z] #39 27.20 Building dependency tree... 09:59:54 [2022-11-02T09:59:54.650Z] #39 30.71 The following additional packages will be installed: 09:59:54 [2022-11-02T09:59:54.650Z] #39 30.73 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources 09:59:54 [2022-11-02T09:59:54.650Z] #39 30.73 python3-protobuf python3-six 09:59:54 [2022-11-02T09:59:54.650Z] #39 30.74 Suggested packages: 09:59:54 [2022-11-02T09:59:54.650Z] #39 30.74 python3-setuptools 09:59:54 [2022-11-02T09:59:54.650Z] #39 30.74 Recommended packages: 09:59:54 [2022-11-02T09:59:54.650Z] #39 30.74 iproute2 | iproute 09:59:54 [2022-11-02T09:59:54.650Z] #39 31.31 The following NEW packages will be installed: 09:59:54 [2022-11-02T09:59:54.650Z] #39 31.32 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources 09:59:54 [2022-11-02T09:59:54.650Z] #39 31.32 python3-protobuf python3-six 09:59:54 [2022-11-02T09:59:54.650Z] #39 31.79 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. 09:59:54 [2022-11-02T09:59:54.650Z] #39 31.79 Need to get 2136 kB of archives. 09:59:54 [2022-11-02T09:59:54.650Z] #39 31.79 After this operation, 10.8 MB of additional disk space will be used. 09:59:54 [2022-11-02T09:59:54.650Z] #39 31.79 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] 09:59:54 [2022-11-02T09:59:54.650Z] #39 31.86 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] 09:59:54 [2022-11-02T09:59:54.650Z] #39 31.86 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] 09:59:54 [2022-11-02T09:59:54.650Z] #39 31.89 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] 09:59:54 [2022-11-02T09:59:54.650Z] #39 31.92 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] 09:59:54 [2022-11-02T09:59:54.650Z] #39 31.93 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] 09:59:54 [2022-11-02T09:59:54.650Z] #39 31.94 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] 09:59:54 [2022-11-02T09:59:54.650Z] #39 34.16 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [630 kB] 09:59:54 [2022-11-02T09:59:54.650Z] #39 35.77 debconf: delaying package configuration, since apt-utils is not installed 09:59:54 [2022-11-02T09:59:54.650Z] #39 36.03 Fetched 2136 kB in 3s (698 kB/s) 09:59:54 [2022-11-02T09:59:54.650Z] #39 36.25 Selecting previously unselected package libprotobuf23:arm64. 09:59:54 [2022-11-02T09:59:54.650Z] #39 36.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 ... 15709 files and directories currently installed.) 09:59:54 [2022-11-02T09:59:54.650Z] #39 36.31 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... 09:59:54 [2022-11-02T09:59:54.650Z] #39 36.33 Unpacking libprotobuf23:arm64 (3.12.4-1) ... 09:59:54 [2022-11-02T09:59:54.650Z] #39 ... 09:59:54 [2022-11-02T09:59:54.650Z] 09:59:54 [2022-11-02T09:59:54.650Z] #38 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0" && /build/golangci-lint --version 09:59:54 [2022-11-02T09:59:54.650Z] #38 37.33 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e 09:59:54 [2022-11-02T09:59:54.650Z] #38 37.36 go: downloading github.com/gobwas/glob v0.2.3 09:59:55 [2022-11-02T09:59:55.226Z] #38 37.72 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4 09:59:55 [2022-11-02T09:59:55.226Z] #38 37.76 go: downloading go.uber.org/zap v1.17.0 09:59:55 [2022-11-02T09:59:55.796Z] #38 38.23 go: downloading github.com/go-toolsmith/astcast v1.0.0 09:59:55 [2022-11-02T09:59:55.796Z] #38 38.23 go: downloading github.com/go-toolsmith/astcopy v1.0.1 09:59:55 [2022-11-02T09:59:55.796Z] #38 38.26 go: downloading github.com/go-toolsmith/astequal v1.0.2 09:59:55 [2022-11-02T09:59:55.796Z] #38 38.30 go: downloading github.com/go-toolsmith/astfmt v1.0.0 09:59:55 [2022-11-02T09:59:55.796Z] #38 38.32 go: downloading github.com/go-toolsmith/astp v1.0.0 09:59:55 [2022-11-02T09:59:55.796Z] #38 38.34 go: downloading github.com/go-toolsmith/strparse v1.0.0 09:59:55 [2022-11-02T09:59:55.796Z] #38 38.36 go: downloading github.com/go-toolsmith/typep v1.0.2 09:59:55 [2022-11-02T09:59:55.796Z] #38 38.37 go: downloading github.com/quasilyte/go-ruleguard v0.3.17 09:59:55 [2022-11-02T09:59:55.796Z] #38 38.45 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 09:59:56 [2022-11-02T09:59:56.056Z] #38 38.50 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d 09:59:56 [2022-11-02T09:59:56.056Z] #38 38.62 go: downloading github.com/kisielk/gotool v1.0.0 09:59:56 [2022-11-02T09:59:56.056Z] #38 38.71 go: downloading github.com/gostaticanalysis/comment v1.4.2 09:59:56 [2022-11-02T09:59:56.056Z] #38 38.75 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 09:59:56 [2022-11-02T09:59:56.330Z] #38 38.85 go: downloading github.com/ettle/strcase v0.1.1 09:59:56 [2022-11-02T09:59:56.330Z] #38 38.92 go: downloading github.com/fatih/structtag v1.2.0 09:59:56 [2022-11-02T09:59:56.330Z] #38 38.99 go: downloading github.com/Masterminds/semver v1.5.0 09:59:56 [2022-11-02T09:59:56.330Z] #38 39.04 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d 09:59:56 [2022-11-02T09:59:56.590Z] #38 39.14 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 09:59:56 [2022-11-02T09:59:56.590Z] #38 39.28 go: downloading github.com/prometheus/client_golang v1.12.1 09:59:57 [2022-11-02T09:59:57.531Z] #38 39.84 go: downloading github.com/prometheus/client_model v0.2.0 09:59:57 [2022-11-02T09:59:57.531Z] #38 39.95 go: downloading github.com/google/go-cmp v0.5.8 09:59:57 [2022-11-02T09:59:57.531Z] #38 39.97 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b 09:59:57 [2022-11-02T09:59:57.531Z] #38 40.00 go: downloading go.uber.org/atomic v1.7.0 09:59:57 [2022-11-02T09:59:57.531Z] #38 40.14 go: downloading go.uber.org/multierr v1.6.0 09:59:57 [2022-11-02T09:59:57.531Z] #38 40.20 go: downloading github.com/chavacava/garif v0.0.0-20220630083739-93517212f375 09:59:57 [2022-11-02T09:59:57.791Z] #38 40.20 go: downloading github.com/olekukonko/tablewriter v0.0.5 09:59:57 [2022-11-02T09:59:57.791Z] #38 40.29 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 09:59:57 [2022-11-02T09:59:57.791Z] #38 40.39 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 09:59:57 [2022-11-02T09:59:57.791Z] #38 40.43 go: downloading github.com/beorn7/perks v1.0.1 09:59:57 [2022-11-02T09:59:57.791Z] #38 40.47 go: downloading github.com/cespare/xxhash/v2 v2.1.2 09:59:58 [2022-11-02T09:59:58.051Z] #38 40.47 go: downloading github.com/golang/protobuf v1.5.2 09:59:58 [2022-11-02T09:59:58.051Z] #38 40.58 go: downloading github.com/prometheus/common v0.32.1 09:59:58 [2022-11-02T09:59:58.311Z] #38 40.91 go: downloading github.com/prometheus/procfs v0.7.3 09:59:58 [2022-11-02T09:59:58.311Z] #38 40.91 go: downloading google.golang.org/protobuf v1.28.0 09:59:59 [2022-11-02T09:59:59.251Z] #38 41.72 go: downloading github.com/mattn/go-runewidth v0.0.9 09:59:59 [2022-11-02T09:59:59.511Z] #38 ... 09:59:59 [2022-11-02T09:59:59.511Z] 09:59:59 [2022-11-02T09:59:59.511Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 09:59:59 [2022-11-02T09:59:59.511Z] #35 32.11 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] 09:59:59 [2022-11-02T09:59:59.511Z] #35 32.25 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] 09:59:59 [2022-11-02T09:59:59.511Z] #35 32.28 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] 09:59:59 [2022-11-02T09:59:59.511Z] #35 32.71 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] 09:59:59 [2022-11-02T09:59:59.511Z] #35 34.43 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] 09:59:59 [2022-11-02T09:59:59.511Z] #35 34.88 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] 09:59:59 [2022-11-02T09:59:59.511Z] #35 35.71 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] 09:59:59 [2022-11-02T09:59:59.511Z] #35 36.97 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] 09:59:59 [2022-11-02T09:59:59.511Z] #35 37.47 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] 09:59:59 [2022-11-02T09:59:59.511Z] #35 37.51 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] 09:59:59 [2022-11-02T09:59:59.511Z] #35 37.51 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] 09:59:59 [2022-11-02T09:59:59.511Z] #35 37.52 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] 09:59:59 [2022-11-02T09:59:59.511Z] #35 37.52 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] 09:59:59 [2022-11-02T09:59:59.511Z] #35 37.52 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] 09:59:59 [2022-11-02T09:59:59.511Z] #35 37.53 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB] 09:59:59 [2022-11-02T09:59:59.511Z] #35 37.53 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] 09:59:59 [2022-11-02T09:59:59.511Z] #35 37.56 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB] 09:59:59 [2022-11-02T09:59:59.512Z] #35 37.59 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB] 09:59:59 [2022-11-02T09:59:59.512Z] #35 37.60 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB] 09:59:59 [2022-11-02T09:59:59.512Z] #35 37.60 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB] 09:59:59 [2022-11-02T09:59:59.512Z] #35 37.61 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] 09:59:59 [2022-11-02T09:59:59.512Z] #35 37.63 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] 09:59:59 [2022-11-02T09:59:59.512Z] #35 37.63 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] 09:59:59 [2022-11-02T09:59:59.512Z] #35 37.63 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB] 09:59:59 [2022-11-02T09:59:59.512Z] #35 38.58 debconf: delaying package configuration, since apt-utils is not installed 09:59:59 [2022-11-02T09:59:59.512Z] #35 38.75 Fetched 108 MB in 6s (17.4 MB/s) 09:59:59 [2022-11-02T09:59:59.512Z] #35 38.83 Selecting previously unselected package binutils-mingw-w64-i686. 09:59:59 [2022-11-02T09:59:59.512Z] #35 38.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 ... 15709 files and directories currently installed.) 09:59:59 [2022-11-02T09:59:59.512Z] #35 38.89 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... 09:59:59 [2022-11-02T09:59:59.512Z] #35 38.91 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... 09:59:59 [2022-11-02T09:59:59.512Z] #35 41.13 Selecting previously unselected package binutils-mingw-w64-x86-64. 09:59:59 [2022-11-02T09:59:59.512Z] #35 41.17 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... 09:59:59 [2022-11-02T09:59:59.512Z] #35 41.17 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... 09:59:59 [2022-11-02T09:59:59.788Z] #35 ... 09:59:59 [2022-11-02T09:59:59.788Z] 09:59:59 [2022-11-02T09:59:59.788Z] #39 [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 09:59:59 [2022-11-02T09:59:59.788Z] #39 37.44 Selecting previously unselected package python3-pkg-resources. 09:59:59 [2022-11-02T09:59:59.788Z] #39 37.45 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... 09:59:59 [2022-11-02T09:59:59.788Z] #39 37.46 Unpacking python3-pkg-resources (52.0.0-4) ... 09:59:59 [2022-11-02T09:59:59.788Z] #39 37.73 Selecting previously unselected package python3-six. 09:59:59 [2022-11-02T09:59:59.788Z] #39 37.73 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... 09:59:59 [2022-11-02T09:59:59.788Z] #39 37.74 Unpacking python3-six (1.16.0-2) ... 09:59:59 [2022-11-02T09:59:59.788Z] #39 37.89 Selecting previously unselected package python3-protobuf. 09:59:59 [2022-11-02T09:59:59.788Z] #39 37.89 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... 09:59:59 [2022-11-02T09:59:59.788Z] #39 37.92 Unpacking python3-protobuf (3.12.4-1) ... 09:59:59 [2022-11-02T09:59:59.788Z] #39 38.48 Selecting previously unselected package libnet1:arm64. 09:59:59 [2022-11-02T09:59:59.788Z] #39 38.49 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... 09:59:59 [2022-11-02T09:59:59.788Z] #39 38.51 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... 09:59:59 [2022-11-02T09:59:59.788Z] #39 38.65 Selecting previously unselected package libnl-3-200:arm64. 09:59:59 [2022-11-02T09:59:59.788Z] #39 38.66 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... 09:59:59 [2022-11-02T09:59:59.788Z] #39 38.66 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... 09:59:59 [2022-11-02T09:59:59.788Z] #39 38.81 Selecting previously unselected package libprotobuf-c1:arm64. 09:59:59 [2022-11-02T09:59:59.788Z] #39 38.81 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... 09:59:59 [2022-11-02T09:59:59.788Z] #39 38.82 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... 09:59:59 [2022-11-02T09:59:59.788Z] #39 38.94 Selecting previously unselected package criu. 09:59:59 [2022-11-02T09:59:59.788Z] #39 38.94 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ... 09:59:59 [2022-11-02T09:59:59.788Z] #39 38.96 Unpacking criu (3.17.1-1) ... 09:59:59 [2022-11-02T09:59:59.788Z] #39 39.68 Setting up python3-pkg-resources (52.0.0-4) ... 09:59:59 [2022-11-02T09:59:59.788Z] #39 41.27 Setting up libprotobuf23:arm64 (3.12.4-1) ... 09:59:59 [2022-11-02T09:59:59.788Z] #39 41.28 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... 09:59:59 [2022-11-02T09:59:59.788Z] #39 41.30 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... 09:59:59 [2022-11-02T09:59:59.788Z] #39 41.32 Setting up python3-six (1.16.0-2) ... 10:00:00 [2022-11-02T10:00:00.048Z] #39 42.37 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... 10:00:00 [2022-11-02T10:00:00.048Z] #39 42.42 Setting up python3-protobuf (3.12.4-1) ... 10:00:00 [2022-11-02T10:00:00.990Z] #39 ... 10:00:00 [2022-11-02T10:00:00.990Z] 10:00:00 [2022-11-02T10:00:00.990Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 10:00:00 [2022-11-02T10:00:00.990Z] #35 43.37 Selecting previously unselected package binutils-mingw-w64. 10:00:00 [2022-11-02T10:00:00.990Z] #35 43.38 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... 10:00:00 [2022-11-02T10:00:00.990Z] #35 43.39 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... 10:00:00 [2022-11-02T10:00:00.990Z] #35 43.51 Selecting previously unselected package libdevmapper1.02.1:arm64. 10:00:00 [2022-11-02T10:00:00.990Z] #35 43.51 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... 10:00:00 [2022-11-02T10:00:00.990Z] #35 43.52 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... 10:00:01 [2022-11-02T10:00:01.250Z] #35 43.74 Selecting previously unselected package dmsetup. 10:00:01 [2022-11-02T10:00:01.250Z] #35 43.74 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... 10:00:01 [2022-11-02T10:00:01.250Z] #35 43.77 Unpacking dmsetup (2:1.02.175-2.1) ... 10:00:01 [2022-11-02T10:00:01.517Z] #35 44.04 Selecting previously unselected package mingw-w64-common. 10:00:01 [2022-11-02T10:00:01.517Z] #35 44.04 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... 10:00:01 [2022-11-02T10:00:01.517Z] #35 44.06 Unpacking mingw-w64-common (8.0.0-1) ... 10:00:04 [2022-11-02T10:00:04.819Z] #35 ... 10:00:04 [2022-11-02T10:00:04.819Z] 10:00:04 [2022-11-02T10:00:04.819Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd 10:00:04 [2022-11-02T10:00:04.819Z] #43 2.001 + RM_GOPATH=0 10:00:04 [2022-11-02T10:00:04.819Z] #43 2.001 + TMP_GOPATH= 10:00:04 [2022-11-02T10:00:04.819Z] #43 2.001 + : /build 10:00:04 [2022-11-02T10:00:04.819Z] #43 2.001 + '[' -z '' ']' 10:00:04 [2022-11-02T10:00:04.819Z] #43 2.027 ++ mktemp -d 10:00:04 [2022-11-02T10:00:04.819Z] #43 2.032 + export GOPATH=/tmp/tmp.3VsXFPqJ1g 10:00:04 [2022-11-02T10:00:04.819Z] #43 2.032 + GOPATH=/tmp/tmp.3VsXFPqJ1g 10:00:04 [2022-11-02T10:00:04.819Z] #43 2.032 + RM_GOPATH=1 10:00:04 [2022-11-02T10:00:04.819Z] #43 2.032 + case "$(go env GOARCH)" in 10:00:04 [2022-11-02T10:00:04.819Z] #43 2.032 ++ go env GOARCH 10:00:04 [2022-11-02T10:00:04.819Z] #43 2.152 + export GO_BUILDMODE=-buildmode=pie 10:00:04 [2022-11-02T10:00:04.819Z] #43 2.152 + GO_BUILDMODE=-buildmode=pie 10:00:04 [2022-11-02T10:00:04.819Z] #43 2.152 ++ dirname /install.sh 10:00:04 [2022-11-02T10:00:04.819Z] #43 2.152 + dir=/ 10:00:04 [2022-11-02T10:00:04.819Z] #43 2.152 + bin=containerd 10:00:04 [2022-11-02T10:00:04.819Z] #43 2.152 + shift 10:00:04 [2022-11-02T10:00:04.819Z] #43 2.152 + '[' '!' -f //containerd.installer ']' 10:00:04 [2022-11-02T10:00:04.819Z] #43 2.152 + . //containerd.installer 10:00:04 [2022-11-02T10:00:04.819Z] #43 2.152 ++ set -e 10:00:04 [2022-11-02T10:00:04.819Z] #43 2.152 ++ : v1.6.9 10:00:04 [2022-11-02T10:00:04.819Z] #43 2.152 + install_containerd 10:00:04 [2022-11-02T10:00:04.819Z] #43 2.152 + echo 'Install containerd version v1.6.9' 10:00:04 [2022-11-02T10:00:04.819Z] #43 2.152 + git clone https://github.com/containerd/containerd.git /tmp/tmp.3VsXFPqJ1g/src/github.com/containerd/containerd 10:00:04 [2022-11-02T10:00:04.819Z] #43 2.152 Cloning into '/tmp/tmp.3VsXFPqJ1g/src/github.com/containerd/containerd'... 10:00:04 [2022-11-02T10:00:04.819Z] #43 2.152 Install containerd version v1.6.9 10:00:04 [2022-11-02T10:00:04.819Z] #43 ... 10:00:04 [2022-11-02T10:00:04.819Z] 10:00:04 [2022-11-02T10:00:04.819Z] #37 [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 10:00:04 [2022-11-02T10:00:04.819Z] #37 39.22 Selecting previously unselected package libicu67:arm64. 10:00:04 [2022-11-02T10:00:04.819Z] #37 39.23 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... 10:00:04 [2022-11-02T10:00:04.819Z] #37 39.24 Unpacking libicu67:arm64 (67.1-7) ... 10:00:04 [2022-11-02T10:00:04.819Z] #37 44.42 Selecting previously unselected package libxml2:arm64. 10:00:04 [2022-11-02T10:00:04.819Z] #37 44.44 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ... 10:00:04 [2022-11-02T10:00:04.819Z] #37 44.52 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... 10:00:04 [2022-11-02T10:00:04.819Z] #37 45.03 Selecting previously unselected package libarchive13:arm64. 10:00:04 [2022-11-02T10:00:04.819Z] #37 45.04 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... 10:00:04 [2022-11-02T10:00:04.819Z] #37 45.04 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... 10:00:04 [2022-11-02T10:00:04.819Z] #37 45.35 Selecting previously unselected package libjsoncpp24:arm64. 10:00:04 [2022-11-02T10:00:04.819Z] #37 45.35 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... 10:00:04 [2022-11-02T10:00:04.819Z] #37 45.36 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... 10:00:04 [2022-11-02T10:00:04.819Z] #37 45.50 Selecting previously unselected package librhash0:arm64. 10:00:04 [2022-11-02T10:00:04.819Z] #37 45.50 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... 10:00:04 [2022-11-02T10:00:04.819Z] #37 45.51 Unpacking librhash0:arm64 (1.4.1-2) ... 10:00:04 [2022-11-02T10:00:04.819Z] #37 45.71 Selecting previously unselected package libuv1:arm64. 10:00:04 [2022-11-02T10:00:04.819Z] #37 45.74 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... 10:00:04 [2022-11-02T10:00:04.819Z] #37 45.75 Unpacking libuv1:arm64 (1.40.0-2) ... 10:00:04 [2022-11-02T10:00:04.819Z] #37 45.95 Selecting previously unselected package cmake. 10:00:04 [2022-11-02T10:00:04.819Z] #37 45.95 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... 10:00:04 [2022-11-02T10:00:04.819Z] #37 45.97 Unpacking cmake (3.18.4-2+deb11u1) ... 10:00:04 [2022-11-02T10:00:04.819Z] #37 ... 10:00:04 [2022-11-02T10:00:04.819Z] 10:00:04 [2022-11-02T10:00:04.819Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install 10:00:04 [2022-11-02T10:00:04.819Z] #44 1.733 Cloning into '/tmp/crun-build'... 10:00:04 [2022-11-02T10:00:04.819Z] #44 7.248 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' 10:00:04 [2022-11-02T10:00:04.819Z] #44 7.290 Cloning into '/tmp/crun-build/libocispec'... 10:00:04 [2022-11-02T10:00:04.819Z] #44 8.434 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' 10:00:04 [2022-11-02T10:00:04.819Z] #44 8.452 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' 10:00:04 [2022-11-02T10:00:04.819Z] #44 8.453 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' 10:00:04 [2022-11-02T10:00:04.819Z] #44 8.453 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' 10:00:04 [2022-11-02T10:00:04.819Z] #44 8.464 Cloning into '/tmp/crun-build/libocispec/image-spec'... 10:00:04 [2022-11-02T10:00:04.819Z] #44 10.91 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... 10:00:04 [2022-11-02T10:00:04.819Z] #44 ... 10:00:04 [2022-11-02T10:00:04.819Z] 10:00:04 [2022-11-02T10:00:04.819Z] #28 [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 10:00:04 [2022-11-02T10:00:04.819Z] #28 37.01 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c 10:00:04 [2022-11-02T10:00:04.819Z] #28 37.21 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 10:00:04 [2022-11-02T10:00:04.819Z] #28 ... 10:00:04 [2022-11-02T10:00:04.819Z] 10:00:04 [2022-11-02T10:00:04.819Z] #39 [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 10:00:04 [2022-11-02T10:00:04.819Z] #39 45.98 Setting up criu (3.17.1-1) ... 10:00:05 [2022-11-02T10:00:05.092Z] #39 47.50 Processing triggers for libc-bin (2.31-13+deb11u5) ... 10:00:09 [2022-11-02T10:00:09.302Z] #39 ... 10:00:09 [2022-11-02T10:00:09.302Z] 10:00:09 [2022-11-02T10:00:09.302Z] #37 [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 10:00:09 [2022-11-02T10:00:09.302Z] #37 48.85 Setting up libicu67:arm64 (67.1-7) ... 10:00:09 [2022-11-02T10:00:09.302Z] #37 48.93 Setting up xxd (2:8.2.2434-3+deb11u1) ... 10:00:09 [2022-11-02T10:00:09.302Z] #37 49.03 Setting up libuv1:arm64 (1.40.0-2) ... 10:00:09 [2022-11-02T10:00:09.302Z] #37 49.07 Setting up vim-common (2:8.2.2434-3+deb11u1) ... 10:00:09 [2022-11-02T10:00:09.302Z] #37 49.19 Setting up libjsoncpp24:arm64 (1.9.4-4) ... 10:00:09 [2022-11-02T10:00:09.302Z] #37 49.22 Setting up librhash0:arm64 (1.4.1-2) ... 10:00:09 [2022-11-02T10:00:09.302Z] #37 49.26 Setting up cmake-data (3.18.4-2+deb11u1) ... 10:00:09 [2022-11-02T10:00:09.302Z] #37 49.31 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... 10:00:09 [2022-11-02T10:00:09.302Z] #37 49.35 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... 10:00:09 [2022-11-02T10:00:09.302Z] #37 49.38 Setting up cmake (3.18.4-2+deb11u1) ... 10:00:09 [2022-11-02T10:00:09.302Z] #37 49.42 Processing triggers for libc-bin (2.31-13+deb11u5) ... 10:00:09 [2022-11-02T10:00:09.573Z] #37 DONE 52.3s 10:00:09 [2022-11-02T10:00:09.573Z] 10:00:09 [2022-11-02T10:00:09.573Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 10:00:09 [2022-11-02T10:00:09.573Z] #35 49.84 Selecting previously unselected package mingw-w64-x86-64-dev. 10:00:09 [2022-11-02T10:00:09.573Z] #35 49.84 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... 10:00:09 [2022-11-02T10:00:09.573Z] #35 49.85 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... 10:00:09 [2022-11-02T10:00:09.850Z] #35 ... 10:00:09 [2022-11-02T10:00:09.850Z] 10:00:09 [2022-11-02T10:00:09.850Z] #39 [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 10:00:09 [2022-11-02T10:00:09.850Z] #39 DONE 52.2s 10:00:09 [2022-11-02T10:00:09.850Z] 10:00:09 [2022-11-02T10:00:09.850Z] #45 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / 10:00:09 [2022-11-02T10:00:09.850Z] #45 DONE 0.3s 10:00:09 [2022-11-02T10:00:09.850Z] 10:00:09 [2022-11-02T10:00:09.850Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install 10:00:09 [2022-11-02T10:00:09.850Z] #44 13.11 Cloning into '/tmp/crun-build/libocispec/yajl'... 10:00:09 [2022-11-02T10:00:09.850Z] #44 14.28 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' 10:00:09 [2022-11-02T10:00:09.850Z] #44 14.47 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' 10:00:09 [2022-11-02T10:00:09.850Z] #44 14.66 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' 10:00:10 [2022-11-02T10:00:10.111Z] #44 ... 10:00:10 [2022-11-02T10:00:10.111Z] 10:00:10 [2022-11-02T10:00:10.111Z] #38 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0" && /build/golangci-lint --version 10:00:10 [2022-11-02T10:00:10.111Z] #38 42.65 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 10:00:10 [2022-11-02T10:00:10.372Z] #38 ... 10:00:10 [2022-11-02T10:00:10.372Z] 10:00:10 [2022-11-02T10:00:10.372Z] #46 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini 10:00:11 [2022-11-02T10:00:11.311Z] #46 1.175 + RM_GOPATH=0 10:00:11 [2022-11-02T10:00:11.311Z] #46 1.175 + TMP_GOPATH= 10:00:11 [2022-11-02T10:00:11.311Z] #46 1.175 + : /build 10:00:11 [2022-11-02T10:00:11.311Z] #46 1.175 + '[' -z '' ']' 10:00:11 [2022-11-02T10:00:11.311Z] #46 1.180 ++ mktemp -d 10:00:11 [2022-11-02T10:00:11.311Z] #46 1.181 + export GOPATH=/tmp/tmp.GSiW3Q5KRg 10:00:11 [2022-11-02T10:00:11.311Z] #46 1.229 + GOPATH=/tmp/tmp.GSiW3Q5KRg 10:00:11 [2022-11-02T10:00:11.311Z] #46 1.229 + RM_GOPATH=1 10:00:11 [2022-11-02T10:00:11.311Z] #46 1.229 + case "$(go env GOARCH)" in 10:00:11 [2022-11-02T10:00:11.311Z] #46 1.229 ++ go env GOARCH 10:00:11 [2022-11-02T10:00:11.312Z] #46 1.247 + export GO_BUILDMODE=-buildmode=pie 10:00:11 [2022-11-02T10:00:11.312Z] #46 1.247 + GO_BUILDMODE=-buildmode=pie 10:00:11 [2022-11-02T10:00:11.312Z] #46 1.247 ++ dirname /install.sh 10:00:11 [2022-11-02T10:00:11.312Z] #46 1.247 + dir=/ 10:00:11 [2022-11-02T10:00:11.312Z] #46 1.247 + bin=tini 10:00:11 [2022-11-02T10:00:11.312Z] #46 1.247 + shift 10:00:11 [2022-11-02T10:00:11.312Z] #46 1.247 + '[' '!' -f //tini.installer ']' 10:00:11 [2022-11-02T10:00:11.312Z] #46 1.247 + . //tini.installer 10:00:11 [2022-11-02T10:00:11.312Z] #46 1.247 ++ : v0.19.0 10:00:11 [2022-11-02T10:00:11.312Z] #46 1.247 + install_tini 10:00:11 [2022-11-02T10:00:11.312Z] #46 1.247 + echo 'Install tini version v0.19.0' 10:00:11 [2022-11-02T10:00:11.312Z] #46 1.247 + git clone https://github.com/krallin/tini.git /tmp/tmp.GSiW3Q5KRg/tini 10:00:11 [2022-11-02T10:00:11.312Z] #46 1.247 Cloning into '/tmp/tmp.GSiW3Q5KRg/tini'... 10:00:11 [2022-11-02T10:00:11.312Z] #46 1.247 Install tini version v0.19.0 10:00:11 [2022-11-02T10:00:11.887Z] #46 1.796 + cd /tmp/tmp.GSiW3Q5KRg/tini 10:00:11 [2022-11-02T10:00:11.887Z] #46 1.796 + git checkout -q v0.19.0 10:00:11 [2022-11-02T10:00:11.887Z] #46 1.804 + cmake . 10:00:12 [2022-11-02T10:00:12.147Z] #46 ... 10:00:12 [2022-11-02T10:00:12.147Z] 10:00:12 [2022-11-02T10:00:12.147Z] #31 [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 10:00:12 [2022-11-02T10:00:12.147Z] #31 54.16 gotestsum version dev 10:00:12 [2022-11-02T10:00:12.147Z] #31 DONE 54.7s 10:00:12 [2022-11-02T10:00:12.407Z] 10:00:12 [2022-11-02T10:00:12.407Z] #46 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini 10:00:12 [2022-11-02T10:00:12.667Z] #46 2.545 -- The C compiler identification is GNU 10.2.1 10:00:12 [2022-11-02T10:00:12.667Z] #46 2.806 -- Detecting C compiler ABI info 10:00:13 [2022-11-02T10:00:13.239Z] #46 3.239 -- Detecting C compiler ABI info - done 10:00:13 [2022-11-02T10:00:13.239Z] #46 3.319 -- Check for working C compiler: /usr/bin/cc - skipped 10:00:13 [2022-11-02T10:00:13.239Z] #46 3.334 -- Detecting C compile features 10:00:13 [2022-11-02T10:00:13.239Z] #46 3.338 -- Detecting C compile features - done 10:00:13 [2022-11-02T10:00:13.239Z] #46 3.377 -- Performing Test HAS_BUILTIN_FORTIFY 10:00:13 [2022-11-02T10:00:13.500Z] #46 3.588 -- Performing Test HAS_BUILTIN_FORTIFY - Failed 10:00:13 [2022-11-02T10:00:13.500Z] #46 3.635 -- Configuring done 10:00:13 [2022-11-02T10:00:13.760Z] #46 3.641 -- Generating done 10:00:13 [2022-11-02T10:00:13.760Z] #46 3.643 -- Build files have been written to: /tmp/tmp.GSiW3Q5KRg/tini 10:00:13 [2022-11-02T10:00:13.760Z] #46 3.654 + make tini-static 10:00:14 [2022-11-02T10:00:14.019Z] #46 4.048 Scanning dependencies of target tini-static 10:00:14 [2022-11-02T10:00:14.279Z] #46 4.115 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o 10:00:15 [2022-11-02T10:00:15.220Z] #46 5.237 [100%] Linking C executable tini-static 10:00:15 [2022-11-02T10:00:15.791Z] #46 5.759 [100%] Built target tini-static 10:00:15 [2022-11-02T10:00:15.791Z] #46 5.809 + mkdir -p /build 10:00:16 [2022-11-02T10:00:16.052Z] #46 5.815 + cp tini-static /build/docker-init 10:00:16 [2022-11-02T10:00:16.992Z] #46 DONE 6.9s 10:00:16 [2022-11-02T10:00:16.992Z] 10:00:16 [2022-11-02T10:00:16.992Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 10:00:16 [2022-11-02T10:00:16.992Z] #35 56.26 Selecting previously unselected package gcc-mingw-w64-base. 10:00:16 [2022-11-02T10:00:16.992Z] #35 56.27 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... 10:00:16 [2022-11-02T10:00:16.992Z] #35 56.29 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... 10:00:16 [2022-11-02T10:00:16.992Z] #35 56.40 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. 10:00:16 [2022-11-02T10:00:16.992Z] #35 56.40 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... 10:00:16 [2022-11-02T10:00:16.992Z] #35 56.41 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... 10:00:20 [2022-11-02T10:00:20.290Z] #35 62.85 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. 10:00:20 [2022-11-02T10:00:20.290Z] #35 62.85 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... 10:00:20 [2022-11-02T10:00:20.290Z] #35 62.86 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... 10:00:22 [2022-11-02T10:00:22.202Z] #35 ... 10:00:22 [2022-11-02T10:00:22.202Z] 10:00:22 [2022-11-02T10:00:22.202Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install 10:00:22 [2022-11-02T10:00:22.202Z] #44 29.13 aclocal: warning: couldn't open directory 'm4': No such file or directory 10:00:30 [2022-11-02T10:00:30.340Z] #44 ... 10:00:30 [2022-11-02T10:00:30.340Z] 10:00:30 [2022-11-02T10:00:30.340Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 10:00:30 [2022-11-02T10:00:30.340Z] #35 72.59 Selecting previously unselected package g++-mingw-w64-x86-64-posix. 10:00:30 [2022-11-02T10:00:30.340Z] #35 72.59 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... 10:00:30 [2022-11-02T10:00:30.340Z] #35 72.60 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... 10:00:35 [2022-11-02T10:00:35.628Z] #35 77.60 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. 10:00:35 [2022-11-02T10:00:35.628Z] #35 77.60 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... 10:00:35 [2022-11-02T10:00:35.628Z] #35 77.60 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... 10:00:35 [2022-11-02T10:00:35.628Z] #35 ... 10:00:35 [2022-11-02T10:00:35.628Z] 10:00:35 [2022-11-02T10:00:35.628Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd 10:00:35 [2022-11-02T10:00:35.628Z] #43 40.63 Updating files: 46% (2361/5074) Updating files: 47% (2385/5074) Updating files: 48% (2436/5074) Updating files: 49% (2487/5074) Updating files: 50% (2537/5074) Updating files: 51% (2588/5074) Updating files: 52% (2639/5074) Updating files: 53% (2690/5074) Updating files: 54% (2740/5074) Updating files: 55% (2791/5074) Updating files: 56% (2842/5074) Updating files: 57% (2893/5074) Updating files: 58% (2943/5074) Updating files: 59% (2994/5074) Updating files: 60% (3045/5074) Updating files: 61% (3096/5074) Updating files: 62% (3146/5074) Updating files: 63% (3197/5074) Updating files: 64% (3248/5074) Updating files: 65% (3299/5074) Updating files: 66% (3349/5074) Updating files: 67% (3400/5074) Updating files: 68% (3451/5074) Updating files: 69% (3502/5074) Updating files: 70% (3552/5074) Updating files: 71% (3603/5074) Updating files: 72% (3654/5074) Updating files: 73% (3705/5074) Updating files: 74% (3755/5074) Updating files: 75% (3806/5074) Updating files: 76% (3857/5074) Updating files: 77% (3907/5074) Updating files: 78% (3958/5074) Updating files: 79% (4009/5074) Updating files: 80% (4060/5074) Updating files: 81% (4110/5074) Updating files: 82% (4161/5074) Updating files: 83% (4212/5074) Updating files: 84% (4263/5074) Updating files: 85% (4313/5074) Updating files: 86% (4364/5074) Updating files: 87% (4415/5074) Updating files: 88% (4466/5074) Updating files: 89% (4516/5074) Updating files: 89% (4555/5074) Updating files: 90% (4567/5074) Updating files: 91% (4618/5074) Updating files: 92% (4669/5074) Updating files: 93% (4719/5074) Updating files: 94% (4770/5074) Updating files: 95% (4821/5074) Updating files: 96% (4872/5074) Updating files: 97% (4922/5074) Updating files: 98% (4973/5074) Updating files: 99% (5024/5074) Updating files: 100% (5074/5074) Updating files: 100% (5074/5074), done. 10:00:35 [2022-11-02T10:00:35.628Z] #43 42.01 + cd /tmp/tmp.3VsXFPqJ1g/src/github.com/containerd/containerd 10:00:35 [2022-11-02T10:00:35.628Z] #43 42.01 + git checkout -q v1.6.9 10:00:35 [2022-11-02T10:00:35.628Z] #43 43.32 + export 'BUILDTAGS=netgo osusergo static_build' 10:00:35 [2022-11-02T10:00:35.628Z] #43 43.32 + BUILDTAGS='netgo osusergo static_build' 10:00:35 [2022-11-02T10:00:35.628Z] #43 43.32 + export EXTRA_FLAGS=-buildmode=pie 10:00:35 [2022-11-02T10:00:35.628Z] #43 43.32 + EXTRA_FLAGS=-buildmode=pie 10:00:35 [2022-11-02T10:00:35.628Z] #43 43.32 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' 10:00:35 [2022-11-02T10:00:35.628Z] #43 43.32 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' 10:00:35 [2022-11-02T10:00:35.628Z] #43 43.32 + '[' '' = dynamic ']' 10:00:35 [2022-11-02T10:00:35.628Z] #43 43.32 + make 10:00:37 [2022-11-02T10:00:37.546Z] #43 44.88 + bin/ctr 10:00:40 [2022-11-02T10:00:40.845Z] #43 ... 10:00:40 [2022-11-02T10:00:40.845Z] 10:00:40 [2022-11-02T10:00:40.845Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 10:00:40 [2022-11-02T10:00:40.845Z] #35 83.14 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. 10:00:40 [2022-11-02T10:00:40.845Z] #35 83.14 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... 10:00:40 [2022-11-02T10:00:40.845Z] #35 83.14 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... 10:00:41 [2022-11-02T10:00:41.416Z] #35 ... 10:00:41 [2022-11-02T10:00:41.416Z] 10:00:41 [2022-11-02T10:00:41.416Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install 10:00:41 [2022-11-02T10:00:41.416Z] #44 38.47 libtoolize: putting auxiliary files in '.'. 10:00:41 [2022-11-02T10:00:41.416Z] #44 38.47 libtoolize: copying file './ltmain.sh' 10:00:41 [2022-11-02T10:00:41.416Z] #44 39.28 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, 10:00:41 [2022-11-02T10:00:41.416Z] #44 39.28 libtoolize: and rerunning libtoolize and aclocal. 10:00:41 [2022-11-02T10:00:41.416Z] #44 39.28 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. 10:00:41 [2022-11-02T10:00:41.416Z] #44 47.07 configure.ac:7: installing './compile' 10:00:41 [2022-11-02T10:00:41.416Z] #44 47.09 configure.ac:11: installing './config.guess' 10:00:41 [2022-11-02T10:00:41.416Z] #44 47.11 configure.ac:11: installing './config.sub' 10:00:41 [2022-11-02T10:00:41.416Z] #44 47.11 configure.ac:8: installing './install-sh' 10:00:41 [2022-11-02T10:00:41.416Z] #44 47.12 configure.ac:8: installing './missing' 10:00:41 [2022-11-02T10:00:41.416Z] #44 47.25 Makefile.am: installing './depcomp' 10:00:41 [2022-11-02T10:00:41.416Z] #44 48.46 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. 10:00:41 [2022-11-02T10:00:41.416Z] #44 48.46 libtoolize: copying file 'build-aux/ltmain.sh' 10:00:41 [2022-11-02T10:00:41.416Z] #44 48.64 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. 10:00:41 [2022-11-02T10:00:41.416Z] #44 48.64 libtoolize: copying file 'm4/libtool.m4' 10:00:41 [2022-11-02T10:00:41.677Z] #44 48.76 libtoolize: copying file 'm4/ltoptions.m4' 10:00:41 [2022-11-02T10:00:41.677Z] #44 48.88 libtoolize: copying file 'm4/ltsugar.m4' 10:00:41 [2022-11-02T10:00:41.677Z] #44 48.99 libtoolize: copying file 'm4/ltversion.m4' 10:00:42 [2022-11-02T10:00:42.272Z] #44 49.14 libtoolize: copying file 'm4/lt~obsolete.m4' 10:00:42 [2022-11-02T10:00:42.272Z] #44 49.28 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. 10:00:52 [2022-11-02T10:00:52.297Z] #44 ... 10:00:52 [2022-11-02T10:00:52.297Z] 10:00:52 [2022-11-02T10:00:52.297Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 10:00:52 [2022-11-02T10:00:52.297Z] #35 94.27 Selecting previously unselected package g++-mingw-w64-x86-64-win32. 10:00:52 [2022-11-02T10:00:52.297Z] #35 94.27 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... 10:00:52 [2022-11-02T10:00:52.297Z] #35 94.27 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... 10:00:57 [2022-11-02T10:00:57.585Z] #35 99.95 Selecting previously unselected package g++-mingw-w64-x86-64. 10:00:57 [2022-11-02T10:00:57.585Z] #35 99.95 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... 10:00:57 [2022-11-02T10:00:57.585Z] #35 99.97 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... 10:00:57 [2022-11-02T10:00:57.585Z] #35 100.1 Selecting previously unselected package libapparmor1:arm64. 10:00:57 [2022-11-02T10:00:57.585Z] #35 100.1 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... 10:00:57 [2022-11-02T10:00:57.585Z] #35 100.1 Unpacking libapparmor1:arm64 (2.13.6-10) ... 10:00:57 [2022-11-02T10:00:57.585Z] #35 100.2 Selecting previously unselected package libapparmor-dev:arm64. 10:00:57 [2022-11-02T10:00:57.585Z] #35 100.2 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... 10:00:57 [2022-11-02T10:00:57.846Z] #35 100.2 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... 10:00:57 [2022-11-02T10:00:57.846Z] #35 100.4 Selecting previously unselected package libbtrfs0:arm64. 10:00:57 [2022-11-02T10:00:57.846Z] #35 100.4 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... 10:00:57 [2022-11-02T10:00:57.846Z] #35 100.4 Unpacking libbtrfs0:arm64 (5.10.1-2) ... 10:00:57 [2022-11-02T10:00:57.846Z] #35 100.5 Selecting previously unselected package libbtrfs-dev:arm64. 10:00:58 [2022-11-02T10:00:58.107Z] #35 100.5 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... 10:00:58 [2022-11-02T10:00:58.107Z] #35 100.5 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... 10:00:58 [2022-11-02T10:00:58.107Z] #35 100.7 Selecting previously unselected package libdevmapper-event1.02.1:arm64. 10:00:58 [2022-11-02T10:00:58.107Z] #35 100.7 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... 10:00:58 [2022-11-02T10:00:58.107Z] #35 100.7 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... 10:00:58 [2022-11-02T10:00:58.368Z] #35 100.8 Selecting previously unselected package libudev-dev:arm64. 10:00:58 [2022-11-02T10:00:58.368Z] #35 100.8 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_arm64.deb ... 10:00:58 [2022-11-02T10:00:58.368Z] #35 100.8 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ... 10:00:58 [2022-11-02T10:00:58.368Z] #35 101.0 Selecting previously unselected package libsepol1-dev:arm64. 10:00:58 [2022-11-02T10:00:58.368Z] #35 101.0 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... 10:00:58 [2022-11-02T10:00:58.368Z] #35 101.0 Unpacking libsepol1-dev:arm64 (3.1-1) ... 10:00:58 [2022-11-02T10:00:58.629Z] #35 101.2 Selecting previously unselected package libpcre2-16-0:arm64. 10:00:58 [2022-11-02T10:00:58.629Z] #35 101.2 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ... 10:00:58 [2022-11-02T10:00:58.629Z] #35 101.3 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ... 10:00:58 [2022-11-02T10:00:58.889Z] #35 101.5 Selecting previously unselected package libpcre2-32-0:arm64. 10:00:58 [2022-11-02T10:00:58.889Z] #35 101.5 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ... 10:00:58 [2022-11-02T10:00:58.889Z] #35 101.5 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ... 10:00:59 [2022-11-02T10:00:59.151Z] #35 101.7 Selecting previously unselected package libpcre2-posix2:arm64. 10:00:59 [2022-11-02T10:00:59.151Z] #35 101.7 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ... 10:00:59 [2022-11-02T10:00:59.151Z] #35 101.7 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ... 10:00:59 [2022-11-02T10:00:59.412Z] #35 101.8 Selecting previously unselected package libpcre2-dev:arm64. 10:00:59 [2022-11-02T10:00:59.412Z] #35 101.8 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_arm64.deb ... 10:00:59 [2022-11-02T10:00:59.412Z] #35 101.8 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ... 10:00:59 [2022-11-02T10:00:59.675Z] #35 102.2 Selecting previously unselected package libselinux1-dev:arm64. 10:00:59 [2022-11-02T10:00:59.675Z] #35 102.2 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... 10:00:59 [2022-11-02T10:00:59.675Z] #35 102.2 Unpacking libselinux1-dev:arm64 (3.1-3) ... 10:00:59 [2022-11-02T10:00:59.938Z] #35 102.5 Selecting previously unselected package libdevmapper-dev:arm64. 10:00:59 [2022-11-02T10:00:59.938Z] #35 102.6 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... 10:00:59 [2022-11-02T10:00:59.938Z] #35 102.6 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... 10:01:00 [2022-11-02T10:01:00.199Z] #35 102.7 Selecting previously unselected package libseccomp-dev:arm64. 10:01:00 [2022-11-02T10:01:00.199Z] #35 102.7 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... 10:01:00 [2022-11-02T10:01:00.199Z] #35 102.7 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... 10:01:00 [2022-11-02T10:01:00.199Z] #35 102.9 Selecting previously unselected package libsystemd-dev:arm64. 10:01:00 [2022-11-02T10:01:00.199Z] #35 102.9 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_arm64.deb ... 10:01:00 [2022-11-02T10:01:00.199Z] #35 ... 10:01:00 [2022-11-02T10:01:00.199Z] 10:01:00 [2022-11-02T10:01:00.199Z] #40 [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 10:01:00 [2022-11-02T10:01:00.199Z] #40 102.6 + for f in rootlesskit rootlesskit-docker-proxy 10:01:00 [2022-11-02T10:01:00.199Z] #40 102.6 + GOBIN=/build 10:01:00 [2022-11-02T10:01:00.199Z] #40 102.6 + GO111MODULE=on 10:01:00 [2022-11-02T10:01:00.199Z] #40 102.6 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 10:01:03 [2022-11-02T10:01:03.508Z] #40 ... 10:01:03 [2022-11-02T10:01:03.508Z] 10:01:03 [2022-11-02T10:01:03.508Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install 10:01:03 [2022-11-02T10:01:03.508Z] #44 60.16 configure.ac:7: installing 'build-aux/compile' 10:01:03 [2022-11-02T10:01:03.508Z] #44 60.18 configure.ac:9: installing 'build-aux/config.guess' 10:01:03 [2022-11-02T10:01:03.508Z] #44 60.19 configure.ac:9: installing 'build-aux/config.sub' 10:01:03 [2022-11-02T10:01:03.508Z] #44 60.20 configure.ac:11: installing 'build-aux/install-sh' 10:01:03 [2022-11-02T10:01:03.508Z] #44 60.22 configure.ac:11: installing 'build-aux/missing' 10:01:03 [2022-11-02T10:01:03.508Z] #44 60.44 Makefile.am: installing 'build-aux/depcomp' 10:01:03 [2022-11-02T10:01:03.508Z] #44 60.54 parallel-tests: installing 'build-aux/test-driver' 10:01:03 [2022-11-02T10:01:03.508Z] #44 62.66 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. 10:01:03 [2022-11-02T10:01:03.508Z] #44 62.67 libtoolize: copying file 'build-aux/ltmain.sh' 10:01:03 [2022-11-02T10:01:03.508Z] #44 63.40 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. 10:01:03 [2022-11-02T10:01:03.508Z] #44 63.40 libtoolize: copying file 'm4/libtool.m4' 10:01:03 [2022-11-02T10:01:03.508Z] #44 63.58 libtoolize: copying file 'm4/ltoptions.m4' 10:01:03 [2022-11-02T10:01:03.508Z] #44 63.71 libtoolize: copying file 'm4/ltsugar.m4' 10:01:03 [2022-11-02T10:01:03.508Z] #44 63.82 libtoolize: copying file 'm4/ltversion.m4' 10:01:03 [2022-11-02T10:01:03.508Z] #44 63.98 libtoolize: copying file 'm4/lt~obsolete.m4' 10:01:03 [2022-11-02T10:01:03.508Z] #44 ... 10:01:03 [2022-11-02T10:01:03.508Z] 10:01:03 [2022-11-02T10:01:03.508Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 10:01:03 [2022-11-02T10:01:03.508Z] #35 102.9 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_arm64.deb ... 10:01:03 [2022-11-02T10:01:03.508Z] #35 102.9 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ... 10:01:03 [2022-11-02T10:01:03.508Z] #35 103.6 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... 10:01:03 [2022-11-02T10:01:03.508Z] #35 103.6 Setting up libapparmor1:arm64 (2.13.6-10) ... 10:01:03 [2022-11-02T10:01:03.508Z] #35 103.6 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... 10:01:03 [2022-11-02T10:01:03.508Z] #35 103.6 Setting up libsepol1-dev:arm64 (3.1-1) ... 10:01:03 [2022-11-02T10:01:03.508Z] #35 103.7 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... 10:01:03 [2022-11-02T10:01:03.508Z] #35 103.7 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ... 10:01:03 [2022-11-02T10:01:03.508Z] #35 103.8 Setting up libbtrfs0:arm64 (5.10.1-2) ... 10:01:03 [2022-11-02T10:01:03.508Z] #35 103.8 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ... 10:01:03 [2022-11-02T10:01:03.508Z] #35 103.8 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ... 10:01:03 [2022-11-02T10:01:03.508Z] #35 103.9 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ... 10:01:03 [2022-11-02T10:01:03.508Z] #35 103.9 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... 10:01:03 [2022-11-02T10:01:03.508Z] #35 103.9 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... 10:01:03 [2022-11-02T10:01:03.508Z] #35 103.9 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... 10:01:03 [2022-11-02T10:01:03.508Z] #35 103.9 Setting up libapparmor-dev:arm64 (2.13.6-10) ... 10:01:03 [2022-11-02T10:01:03.508Z] #35 103.9 Setting up mingw-w64-common (8.0.0-1) ... 10:01:03 [2022-11-02T10:01:03.508Z] #35 104.0 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ... 10:01:03 [2022-11-02T10:01:03.508Z] #35 104.0 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... 10:01:03 [2022-11-02T10:01:03.508Z] #35 104.0 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ... 10:01:03 [2022-11-02T10:01:03.508Z] #35 104.0 Setting up libselinux1-dev:arm64 (3.1-3) ... 10:01:03 [2022-11-02T10:01:03.508Z] #35 104.0 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... 10:01:03 [2022-11-02T10:01:03.508Z] #35 104.0 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... 10:01:03 [2022-11-02T10:01:03.508Z] #35 104.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode 10:01:03 [2022-11-02T10:01:03.508Z] #35 104.1 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... 10:01:03 [2022-11-02T10:01:03.508Z] #35 104.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode 10:01:03 [2022-11-02T10:01:03.508Z] #35 104.1 Setting up binutils-mingw-w64 (2.35-2+8.11) ... 10:01:03 [2022-11-02T10:01:03.508Z] #35 104.1 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... 10:01:03 [2022-11-02T10:01:03.508Z] #35 104.1 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 10:01:03 [2022-11-02T10:01:03.508Z] #35 104.1 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... 10:01:03 [2022-11-02T10:01:03.508Z] #35 104.2 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... 10:01:03 [2022-11-02T10:01:03.508Z] #35 104.2 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... 10:01:03 [2022-11-02T10:01:03.508Z] #35 104.2 Setting up dmsetup (2:1.02.175-2.1) ... 10:01:03 [2022-11-02T10:01:03.508Z] #35 104.2 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... 10:01:03 [2022-11-02T10:01:03.508Z] #35 104.3 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... 10:01:03 [2022-11-02T10:01:03.508Z] #35 104.3 Processing triggers for libc-bin (2.31-13+deb11u5) ... 10:01:04 [2022-11-02T10:01:04.899Z] #35 DONE 107.5s 10:01:04 [2022-11-02T10:01:04.899Z] 10:01:04 [2022-11-02T10:01:04.899Z] #30 [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 10:01:05 [2022-11-02T10:01:05.161Z] #30 ... 10:01:05 [2022-11-02T10:01:05.161Z] 10:01:05 [2022-11-02T10:01:05.161Z] #47 [dev-systemd-false 1/28] RUN groupadd -r docker 10:01:05 [2022-11-02T10:01:05.422Z] #47 ... 10:01:05 [2022-11-02T10:01:05.422Z] 10:01:05 [2022-11-02T10:01:05.422Z] #48 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / 10:01:05 [2022-11-02T10:01:05.422Z] #48 DONE 0.4s 10:01:05 [2022-11-02T10:01:05.422Z] 10:01:05 [2022-11-02T10:01:05.422Z] #49 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc 10:01:06 [2022-11-02T10:01:06.369Z] #49 ... 10:01:06 [2022-11-02T10:01:06.369Z] 10:01:06 [2022-11-02T10:01:06.369Z] #40 [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 10:01:06 [2022-11-02T10:01:06.369Z] #40 108.2 rootlesskit version 1.0.0 10:01:06 [2022-11-02T10:01:06.369Z] #40 108.2 Usage of /build/rootlesskit-docker-proxy: 10:01:06 [2022-11-02T10:01:06.369Z] #40 108.2 -container-ip string 10:01:06 [2022-11-02T10:01:06.369Z] #40 108.2 container ip 10:01:06 [2022-11-02T10:01:06.369Z] #40 108.2 -container-port int 10:01:06 [2022-11-02T10:01:06.369Z] #40 108.2 container port (default -1) 10:01:06 [2022-11-02T10:01:06.369Z] #40 108.2 -host-ip string 10:01:06 [2022-11-02T10:01:06.369Z] #40 108.2 host ip 10:01:06 [2022-11-02T10:01:06.369Z] #40 108.2 -host-port int 10:01:06 [2022-11-02T10:01:06.369Z] #40 108.2 host port (default -1) 10:01:06 [2022-11-02T10:01:06.369Z] #40 108.2 -proto string 10:01:06 [2022-11-02T10:01:06.369Z] #40 108.2 proxy protocol (default "tcp") 10:01:06 [2022-11-02T10:01:06.369Z] #40 DONE 108.5s 10:01:06 [2022-11-02T10:01:06.369Z] 10:01:06 [2022-11-02T10:01:06.369Z] #50 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build 10:01:06 [2022-11-02T10:01:06.369Z] #50 DONE 0.1s 10:01:06 [2022-11-02T10:01:06.369Z] 10:01:06 [2022-11-02T10:01:06.369Z] #47 [dev-systemd-false 1/28] RUN groupadd -r docker 10:01:06 [2022-11-02T10:01:06.369Z] #47 DONE 1.4s 10:01:06 [2022-11-02T10:01:06.369Z] 10:01:06 [2022-11-02T10:01:06.369Z] #51 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build 10:01:06 [2022-11-02T10:01:06.369Z] #51 DONE 0.1s 10:01:06 [2022-11-02T10:01:06.369Z] 10:01:06 [2022-11-02T10:01:06.369Z] #49 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc 10:01:06 [2022-11-02T10:01:06.369Z] #49 1.059 + RM_GOPATH=0 10:01:06 [2022-11-02T10:01:06.369Z] #49 1.059 + TMP_GOPATH= 10:01:06 [2022-11-02T10:01:06.369Z] #49 1.059 + : /build 10:01:06 [2022-11-02T10:01:06.369Z] #49 1.059 + '[' -z '' ']' 10:01:06 [2022-11-02T10:01:06.369Z] #49 1.059 ++ mktemp -d 10:01:06 [2022-11-02T10:01:06.369Z] #49 1.105 + export GOPATH=/tmp/tmp.VAVSxKdhwV 10:01:06 [2022-11-02T10:01:06.369Z] #49 1.105 + GOPATH=/tmp/tmp.VAVSxKdhwV 10:01:06 [2022-11-02T10:01:06.369Z] #49 1.105 + RM_GOPATH=1 10:01:06 [2022-11-02T10:01:06.369Z] #49 1.105 + case "$(go env GOARCH)" in 10:01:06 [2022-11-02T10:01:06.369Z] #49 1.105 ++ go env GOARCH 10:01:06 [2022-11-02T10:01:06.369Z] #49 1.170 + export GO_BUILDMODE=-buildmode=pie 10:01:06 [2022-11-02T10:01:06.369Z] #49 1.170 + GO_BUILDMODE=-buildmode=pie 10:01:06 [2022-11-02T10:01:06.369Z] #49 1.170 ++ dirname /install.sh 10:01:06 [2022-11-02T10:01:06.369Z] #49 1.170 + dir=/ 10:01:06 [2022-11-02T10:01:06.369Z] #49 1.170 + bin=runc 10:01:06 [2022-11-02T10:01:06.369Z] #49 1.170 + shift 10:01:06 [2022-11-02T10:01:06.369Z] #49 1.170 + '[' '!' -f //runc.installer ']' 10:01:06 [2022-11-02T10:01:06.369Z] #49 1.170 + . //runc.installer 10:01:06 [2022-11-02T10:01:06.369Z] #49 1.170 ++ set -e 10:01:06 [2022-11-02T10:01:06.369Z] #49 1.170 ++ : v1.1.4 10:01:06 [2022-11-02T10:01:06.369Z] #49 1.170 + install_runc 10:01:06 [2022-11-02T10:01:06.369Z] #49 1.170 + RUNC_BUILDTAGS=seccomp 10:01:06 [2022-11-02T10:01:06.369Z] #49 1.170 + echo 'Install runc version v1.1.4 (build tags: seccomp)' 10:01:06 [2022-11-02T10:01:06.369Z] #49 1.170 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.VAVSxKdhwV/src/github.com/opencontainers/runc 10:01:06 [2022-11-02T10:01:06.369Z] #49 1.170 Cloning into '/tmp/tmp.VAVSxKdhwV/src/github.com/opencontainers/runc'... 10:01:06 [2022-11-02T10:01:06.369Z] #49 1.170 Install runc version v1.1.4 (build tags: seccomp) 10:01:08 [2022-11-02T10:01:08.288Z] #49 ... 10:01:08 [2022-11-02T10:01:08.288Z] 10:01:08 [2022-11-02T10:01:08.288Z] #52 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser 10:01:08 [2022-11-02T10:01:08.288Z] #52 DONE 1.6s 10:01:08 [2022-11-02T10:01:08.288Z] 10:01:08 [2022-11-02T10:01:08.288Z] #53 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc 10:01:08 [2022-11-02T10:01:08.861Z] #53 0.771 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' 10:01:08 [2022-11-02T10:01:08.861Z] #53 DONE 0.8s 10:01:08 [2022-11-02T10:01:08.861Z] 10:01:08 [2022-11-02T10:01:08.861Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install 10:01:08 [2022-11-02T10:01:08.861Z] #44 ... 10:01:08 [2022-11-02T10:01:08.861Z] 10:01:08 [2022-11-02T10:01:08.861Z] #54 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc 10:01:09 [2022-11-02T10:01:09.806Z] #54 DONE 0.8s 10:01:09 [2022-11-02T10:01:09.806Z] 10:01:09 [2022-11-02T10:01:09.806Z] #55 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker 10:01:10 [2022-11-02T10:01:10.747Z] #55 DONE 0.9s 10:01:10 [2022-11-02T10:01:10.747Z] 10:01:10 [2022-11-02T10:01:10.747Z] #56 [dev-systemd-false 6/28] RUN ldconfig 10:01:11 [2022-11-02T10:01:11.690Z] #56 DONE 1.0s 10:01:11 [2022-11-02T10:01:11.690Z] 10:01:11 [2022-11-02T10:01:11.690Z] #57 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd 10:01:13 [2022-11-02T10:01:13.075Z] #57 1.224 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 10:01:13 [2022-11-02T10:01:13.075Z] #57 1.238 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 10:01:13 [2022-11-02T10:01:13.075Z] #57 1.241 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 10:01:13 [2022-11-02T10:01:13.336Z] #57 1.857 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] 10:01:15 [2022-11-02T10:01:15.248Z] #57 3.401 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [191 kB] 10:01:16 [2022-11-02T10:01:16.632Z] #57 5.069 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] 10:01:16 [2022-11-02T10:01:16.632Z] #57 ... 10:01:16 [2022-11-02T10:01:16.632Z] 10:01:16 [2022-11-02T10:01:16.632Z] #25 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli 10:01:18 [2022-11-02T10:01:18.985Z] #25 117.9 Updating files: 22% (2624/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 40% (4651/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 83% (9488/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. 10:01:19 [2022-11-02T10:01:19.245Z] #25 121.6 + cd /tmp/tmp.EhGz1ySmjV/tmp/docker-ce 10:01:19 [2022-11-02T10:01:19.245Z] #25 121.6 + git checkout -q v17.06.2-ce 10:01:22 [2022-11-02T10:01:22.547Z] #25 ... 10:01:22 [2022-11-02T10:01:22.547Z] 10:01:22 [2022-11-02T10:01:22.547Z] #30 [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 10:01:22 [2022-11-02T10:01:22.547Z] #30 124.5 Delve is a source level debugger for Go programs. 10:01:22 [2022-11-02T10:01:22.547Z] #30 124.5 10:01:22 [2022-11-02T10:01:22.547Z] #30 124.5 Delve enables you to interact with your program by controlling the execution of the process, 10:01:22 [2022-11-02T10:01:22.547Z] #30 124.5 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. 10:01:22 [2022-11-02T10:01:22.547Z] #30 124.5 10:01:22 [2022-11-02T10:01:22.547Z] #30 124.5 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. 10:01:22 [2022-11-02T10:01:22.547Z] #30 124.5 10:01:22 [2022-11-02T10:01:22.547Z] #30 124.5 Pass flags to the program you are debugging using `--`, for example: 10:01:22 [2022-11-02T10:01:22.547Z] #30 124.5 10:01:22 [2022-11-02T10:01:22.547Z] #30 124.5 `dlv exec ./hello -- server --config conf/config.toml` 10:01:22 [2022-11-02T10:01:22.547Z] #30 124.5 10:01:22 [2022-11-02T10:01:22.547Z] #30 124.5 Usage: 10:01:22 [2022-11-02T10:01:22.547Z] #30 124.5 dlv [command] 10:01:22 [2022-11-02T10:01:22.547Z] #30 124.5 10:01:22 [2022-11-02T10:01:22.547Z] #30 124.5 Available Commands: 10:01:22 [2022-11-02T10:01:22.547Z] #30 124.5 attach Attach to running process and begin debugging. 10:01:22 [2022-11-02T10:01:22.547Z] #30 124.5 connect Connect to a headless debug server with a terminal client. 10:01:22 [2022-11-02T10:01:22.547Z] #30 124.5 core Examine a core dump. 10:01:22 [2022-11-02T10:01:22.547Z] #30 124.5 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). 10:01:22 [2022-11-02T10:01:22.547Z] #30 124.5 debug Compile and begin debugging main package in current directory, or the package specified. 10:01:22 [2022-11-02T10:01:22.547Z] #30 124.5 exec Execute a precompiled binary, and begin a debug session. 10:01:22 [2022-11-02T10:01:22.547Z] #30 124.5 help Help about any command 10:01:22 [2022-11-02T10:01:22.547Z] #30 124.5 run Deprecated command. Use 'debug' instead. 10:01:22 [2022-11-02T10:01:22.547Z] #30 124.5 test Compile test binary and begin debugging program. 10:01:22 [2022-11-02T10:01:22.547Z] #30 124.5 trace Compile and begin tracing program. 10:01:22 [2022-11-02T10:01:22.547Z] #30 124.5 version Prints version. 10:01:22 [2022-11-02T10:01:22.547Z] #30 124.5 10:01:22 [2022-11-02T10:01:22.547Z] #30 124.5 Flags: 10:01:22 [2022-11-02T10:01:22.547Z] #30 124.5 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. 10:01:22 [2022-11-02T10:01:22.547Z] #30 124.5 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr 10:01:22 [2022-11-02T10:01:22.547Z] #30 124.5 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) 10:01:22 [2022-11-02T10:01:22.547Z] #30 124.5 --backend string Backend selection (see 'dlv help backend'). (default "default") 10:01:22 [2022-11-02T10:01:22.547Z] #30 124.5 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" 10:01:22 [2022-11-02T10:01:22.547Z] #30 124.5 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) 10:01:22 [2022-11-02T10:01:22.547Z] #30 124.5 --disable-aslr Disables address space randomization 10:01:22 [2022-11-02T10:01:22.547Z] #30 124.5 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. 10:01:22 [2022-11-02T10:01:22.547Z] #30 124.5 -h, --help help for dlv 10:01:22 [2022-11-02T10:01:22.547Z] #30 124.5 --init string Init file, executed by the terminal client. 10:01:22 [2022-11-02T10:01:22.547Z] #30 124.5 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") 10:01:22 [2022-11-02T10:01:22.547Z] #30 124.5 --log Enable debugging server logging. 10:01:22 [2022-11-02T10:01:22.547Z] #30 124.5 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). 10:01:22 [2022-11-02T10:01:22.547Z] #30 124.5 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') 10:01:22 [2022-11-02T10:01:22.547Z] #30 124.5 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) 10:01:22 [2022-11-02T10:01:22.547Z] #30 124.5 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') 10:01:22 [2022-11-02T10:01:22.547Z] #30 124.5 --wd string Working directory for running the program. 10:01:22 [2022-11-02T10:01:22.547Z] #30 124.5 10:01:22 [2022-11-02T10:01:22.547Z] #30 124.5 Additional help topics: 10:01:22 [2022-11-02T10:01:22.547Z] #30 124.5 dlv backend Help about the --backend flag. 10:01:22 [2022-11-02T10:01:22.547Z] #30 124.5 dlv log Help about logging flags. 10:01:22 [2022-11-02T10:01:22.547Z] #30 124.5 dlv redirect Help about file redirection. 10:01:22 [2022-11-02T10:01:22.547Z] #30 124.5 10:01:22 [2022-11-02T10:01:22.547Z] #30 124.5 Use "dlv [command] --help" for more information about a command. 10:01:23 [2022-11-02T10:01:23.490Z] #30 ... 10:01:23 [2022-11-02T10:01:23.490Z] 10:01:23 [2022-11-02T10:01:23.490Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install 10:01:23 [2022-11-02T10:01:23.490Z] #44 80.47 configure.ac:11: installing 'build-aux/compile' 10:01:23 [2022-11-02T10:01:23.490Z] #44 80.47 configure.ac:11: installing 'build-aux/config.guess' 10:01:23 [2022-11-02T10:01:23.490Z] #44 80.49 configure.ac:11: installing 'build-aux/config.sub' 10:01:23 [2022-11-02T10:01:23.490Z] #44 80.49 configure.ac:13: installing 'build-aux/install-sh' 10:01:23 [2022-11-02T10:01:23.490Z] #44 80.51 configure.ac:13: installing 'build-aux/missing' 10:01:23 [2022-11-02T10:01:23.490Z] #44 80.52 configure.ac:8: installing 'build-aux/tap-driver.sh' 10:01:23 [2022-11-02T10:01:23.490Z] #44 80.67 Makefile.am: installing 'build-aux/depcomp' 10:01:23 [2022-11-02T10:01:23.490Z] #44 82.11 checking build system type... aarch64-unknown-linux-gnu 10:01:23 [2022-11-02T10:01:23.490Z] #44 82.47 checking host system type... aarch64-unknown-linux-gnu 10:01:23 [2022-11-02T10:01:23.490Z] #44 82.47 checking how to print strings... printf 10:01:23 [2022-11-02T10:01:23.490Z] #44 82.48 checking for gcc... gcc 10:01:23 [2022-11-02T10:01:23.490Z] #44 82.67 checking whether the C compiler works... yes 10:01:23 [2022-11-02T10:01:23.490Z] #44 82.89 checking for C compiler default output file name... a.out 10:01:23 [2022-11-02T10:01:23.490Z] #44 82.90 checking for suffix of executables... 10:01:23 [2022-11-02T10:01:23.490Z] #44 83.21 checking whether we are cross compiling... no 10:01:23 [2022-11-02T10:01:23.490Z] #44 83.48 checking for suffix of object files... o 10:01:23 [2022-11-02T10:01:23.490Z] #44 83.56 checking whether we are using the GNU C compiler... yes 10:01:23 [2022-11-02T10:01:23.490Z] #44 83.67 checking whether gcc accepts -g... yes 10:01:23 [2022-11-02T10:01:23.490Z] #44 83.77 checking for gcc option to accept ISO C89... none needed 10:01:23 [2022-11-02T10:01:23.490Z] #44 83.98 checking whether gcc understands -c and -o together... yes 10:01:23 [2022-11-02T10:01:23.490Z] #44 84.10 checking for a sed that does not truncate output... /bin/sed 10:01:23 [2022-11-02T10:01:23.490Z] #44 84.14 checking for grep that handles long lines and -e... /bin/grep 10:01:23 [2022-11-02T10:01:23.490Z] #44 84.17 checking for egrep... /bin/grep -E 10:01:23 [2022-11-02T10:01:23.490Z] #44 84.17 checking for fgrep... /bin/grep -F 10:01:23 [2022-11-02T10:01:23.490Z] #44 84.20 checking for ld used by gcc... /usr/bin/ld 10:01:23 [2022-11-02T10:01:23.490Z] #44 84.21 checking if the linker (/usr/bin/ld) is GNU ld... yes 10:01:23 [2022-11-02T10:01:23.490Z] #44 84.23 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B 10:01:23 [2022-11-02T10:01:23.490Z] #44 84.27 checking the name lister (/usr/bin/nm -B) interface... BSD nm 10:01:23 [2022-11-02T10:01:23.490Z] #44 84.42 checking whether ln -s works... yes 10:01:23 [2022-11-02T10:01:23.490Z] #44 84.42 checking the maximum length of command line arguments... 1572864 10:01:23 [2022-11-02T10:01:23.490Z] #44 84.46 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop 10:01:23 [2022-11-02T10:01:23.490Z] #44 84.46 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop 10:01:23 [2022-11-02T10:01:23.490Z] #44 84.46 checking for /usr/bin/ld option to reload object files... -r 10:01:23 [2022-11-02T10:01:23.490Z] #44 84.46 checking for objdump... objdump 10:01:23 [2022-11-02T10:01:23.490Z] #44 84.46 checking how to recognize dependent libraries... pass_all 10:01:23 [2022-11-02T10:01:23.490Z] #44 84.47 checking for dlltool... no 10:01:23 [2022-11-02T10:01:23.490Z] #44 84.47 checking how to associate runtime and link libraries... printf %s\n 10:01:23 [2022-11-02T10:01:23.490Z] #44 84.47 checking for ar... ar 10:01:23 [2022-11-02T10:01:23.490Z] #44 84.48 checking for archiver @FILE support... @ 10:01:23 [2022-11-02T10:01:23.490Z] #44 84.68 checking for strip... strip 10:01:23 [2022-11-02T10:01:23.490Z] #44 84.68 checking for ranlib... ranlib 10:01:23 [2022-11-02T10:01:23.490Z] #44 84.68 checking for gawk... no 10:01:23 [2022-11-02T10:01:23.490Z] #44 84.68 checking for mawk... mawk 10:01:23 [2022-11-02T10:01:23.490Z] #44 84.69 checking command to parse /usr/bin/nm -B output from gcc object... ok 10:01:23 [2022-11-02T10:01:23.490Z] #44 85.22 checking for sysroot... no 10:01:23 [2022-11-02T10:01:23.490Z] #44 85.22 checking for a working dd... /bin/dd 10:01:23 [2022-11-02T10:01:23.490Z] #44 85.25 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 10:01:23 [2022-11-02T10:01:23.490Z] #44 85.27 checking for mt... no 10:01:23 [2022-11-02T10:01:23.490Z] #44 85.29 checking if : is a manifest tool... no 10:01:23 [2022-11-02T10:01:23.490Z] #44 85.30 checking how to run the C preprocessor... gcc -E 10:01:23 [2022-11-02T10:01:23.490Z] #44 85.71 checking for ANSI C header files... yes 10:01:23 [2022-11-02T10:01:23.490Z] #44 86.49 checking for sys/types.h... yes 10:01:23 [2022-11-02T10:01:23.490Z] #44 86.69 checking for sys/stat.h... yes 10:01:23 [2022-11-02T10:01:23.490Z] #44 86.90 checking for stdlib.h... yes 10:01:23 [2022-11-02T10:01:23.490Z] #44 87.11 checking for string.h... yes 10:01:23 [2022-11-02T10:01:23.490Z] #44 87.32 checking for memory.h... yes 10:01:23 [2022-11-02T10:01:23.490Z] #44 87.58 checking for strings.h... yes 10:01:23 [2022-11-02T10:01:23.490Z] #44 87.84 checking for inttypes.h... yes 10:01:23 [2022-11-02T10:01:23.490Z] #44 88.14 checking for stdint.h... yes 10:01:23 [2022-11-02T10:01:23.490Z] #44 88.33 checking for unistd.h... yes 10:01:23 [2022-11-02T10:01:23.490Z] #44 88.63 checking for dlfcn.h... yes 10:01:23 [2022-11-02T10:01:23.490Z] #44 88.91 checking for objdir... .libs 10:01:23 [2022-11-02T10:01:23.490Z] #44 89.40 checking if gcc supports -fno-rtti -fno-exceptions... no 10:01:23 [2022-11-02T10:01:23.490Z] #44 89.57 checking for gcc option to produce PIC... -fPIC -DPIC 10:01:23 [2022-11-02T10:01:23.490Z] #44 89.58 checking if gcc PIC flag -fPIC -DPIC works... yes 10:01:23 [2022-11-02T10:01:23.490Z] #44 89.75 checking if gcc static flag -static works... yes 10:01:23 [2022-11-02T10:01:23.490Z] #44 90.15 checking if gcc supports -c -o file.o... yes 10:01:23 [2022-11-02T10:01:23.490Z] #44 90.29 checking if gcc supports -c -o file.o... (cached) yes 10:01:23 [2022-11-02T10:01:23.490Z] #44 90.29 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes 10:01:23 [2022-11-02T10:01:23.490Z] #44 90.35 checking dynamic linker characteristics... GNU/Linux ld.so 10:01:23 [2022-11-02T10:01:23.490Z] #44 90.70 checking how to hardcode library paths into programs... immediate 10:01:23 [2022-11-02T10:01:23.490Z] #44 90.71 checking whether stripping libraries is possible... yes 10:01:23 [2022-11-02T10:01:23.490Z] #44 90.72 checking if libtool supports shared libraries... yes 10:01:23 [2022-11-02T10:01:23.490Z] #44 90.72 checking whether to build shared libraries... no 10:01:23 [2022-11-02T10:01:23.490Z] #44 90.72 checking whether to build static libraries... yes 10:01:23 [2022-11-02T10:01:23.490Z] #44 90.72 checking for a BSD-compatible install... /usr/bin/install -c 10:01:23 [2022-11-02T10:01:23.490Z] #44 90.78 checking whether build environment is sane... yes 10:01:23 [2022-11-02T10:01:23.751Z] #44 90.90 checking for a thread-safe mkdir -p... /bin/mkdir -p 10:01:23 [2022-11-02T10:01:23.751Z] 10:01:23 [2022-11-02T10:01:23.751Z] #44 ... 10:01:23 [2022-11-02T10:01:23.751Z] 10:01:23 [2022-11-02T10:01:23.751Z] #30 [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 10:01:23 [2022-11-02T10:01:23.751Z] #30 DONE 126.4s 10:01:23 [2022-11-02T10:01:23.751Z] 10:01:23 [2022-11-02T10:01:23.751Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install 10:01:23 [2022-11-02T10:01:23.751Z] #44 90.93 checking whether make sets $(MAKE)... yes 10:01:23 [2022-11-02T10:01:23.751Z] #44 91.04 checking whether make supports the include directive... 10:01:23 [2022-11-02T10:01:23.751Z] #44 ... 10:01:23 [2022-11-02T10:01:23.751Z] 10:01:23 [2022-11-02T10:01:23.751Z] #25 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli 10:01:23 [2022-11-02T10:01:23.751Z] #25 125.7 + mkdir -p /tmp/tmp.EhGz1ySmjV/src/github.com/docker 10:01:23 [2022-11-02T10:01:23.751Z] #25 125.7 + mv components/cli /tmp/tmp.EhGz1ySmjV/src/github.com/docker/cli 10:01:23 [2022-11-02T10:01:23.751Z] #25 125.7 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker 10:01:27 [2022-11-02T10:01:27.972Z] #25 ... 10:01:27 [2022-11-02T10:01:27.972Z] 10:01:27 [2022-11-02T10:01:27.972Z] #49 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc 10:01:27 [2022-11-02T10:01:27.972Z] #49 12.52 + cd /tmp/tmp.VAVSxKdhwV/src/github.com/opencontainers/runc 10:01:27 [2022-11-02T10:01:27.972Z] #49 12.52 + git checkout -q v1.1.4 10:01:27 [2022-11-02T10:01:27.972Z] #49 13.29 + '[' -z '' ']' 10:01:27 [2022-11-02T10:01:27.972Z] #49 13.29 + target=static 10:01:27 [2022-11-02T10:01:27.972Z] #49 13.29 + make BUILDTAGS=seccomp static 10:01:27 [2022-11-02T10:01:27.972Z] #49 13.82 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . 10:01:27 [2022-11-02T10:01:27.972Z] #49 ... 10:01:27 [2022-11-02T10:01:27.972Z] 10:01:27 [2022-11-02T10:01:27.972Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install 10:01:27 [2022-11-02T10:01:27.972Z] #44 91.04 checking whether make supports the include directive... yes (GNU style) 10:01:27 [2022-11-02T10:01:27.972Z] #44 91.16 checking whether make supports nested variables... yes 10:01:27 [2022-11-02T10:01:27.972Z] #44 91.23 checking whether UID '0' is supported by ustar format... yes 10:01:27 [2022-11-02T10:01:27.972Z] #44 91.23 checking whether GID '0' is supported by ustar format... yes 10:01:27 [2022-11-02T10:01:27.972Z] #44 91.23 checking how to create a ustar tar archive... gnutar 10:01:27 [2022-11-02T10:01:27.972Z] #44 91.38 checking dependency style of gcc... gcc3 10:01:27 [2022-11-02T10:01:27.972Z] #44 91.87 checking whether to enable maintainer-specific portions of Makefiles... yes 10:01:27 [2022-11-02T10:01:27.972Z] #44 91.87 checking whether make supports nested variables... (cached) yes 10:01:27 [2022-11-02T10:01:27.972Z] #44 91.87 checking for gawk... (cached) mawk 10:01:27 [2022-11-02T10:01:27.972Z] #44 91.87 checking for a sed that does not truncate output... (cached) /bin/sed 10:01:27 [2022-11-02T10:01:27.972Z] #44 91.96 checking for gcc... (cached) gcc 10:01:27 [2022-11-02T10:01:27.972Z] #44 92.09 checking whether we are using the GNU C compiler... (cached) yes 10:01:27 [2022-11-02T10:01:27.972Z] #44 92.09 checking whether gcc accepts -g... (cached) yes 10:01:27 [2022-11-02T10:01:27.972Z] #44 92.09 checking for gcc option to accept ISO C89... (cached) none needed 10:01:27 [2022-11-02T10:01:27.972Z] #44 92.09 checking whether gcc understands -c and -o together... (cached) yes 10:01:27 [2022-11-02T10:01:27.972Z] #44 92.09 checking for a Python interpreter with version >= 3... python3 10:01:27 [2022-11-02T10:01:27.972Z] #44 92.12 checking for python3... /usr/bin/python3 10:01:27 [2022-11-02T10:01:27.972Z] #44 92.12 checking for python3 version... 3.9 10:01:27 [2022-11-02T10:01:27.972Z] #44 92.14 checking for python3 platform... linux 10:01:27 [2022-11-02T10:01:27.972Z] #44 92.16 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages 10:01:27 [2022-11-02T10:01:27.972Z] #44 92.31 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages 10:01:27 [2022-11-02T10:01:27.972Z] #44 92.55 checking for go-md2man... no 10:01:27 [2022-11-02T10:01:27.972Z] #44 92.57 checking error.h usability... yes 10:01:27 [2022-11-02T10:01:27.972Z] #44 92.83 checking error.h presence... yes 10:01:27 [2022-11-02T10:01:27.972Z] #44 92.90 checking for error.h... yes 10:01:27 [2022-11-02T10:01:27.972Z] #44 92.98 checking linux/openat2.h usability... yes 10:01:27 [2022-11-02T10:01:27.972Z] #44 93.17 checking linux/openat2.h presence... yes 10:01:27 [2022-11-02T10:01:27.972Z] #44 93.22 checking for linux/openat2.h... yes 10:01:27 [2022-11-02T10:01:27.972Z] #44 93.28 checking for copy_file_range... yes 10:01:27 [2022-11-02T10:01:27.972Z] #44 93.62 checking for fgetxattr... yes 10:01:27 [2022-11-02T10:01:27.972Z] #44 93.90 checking for statx... yes 10:01:27 [2022-11-02T10:01:27.972Z] #44 94.21 checking for fgetpwent_r... yes 10:01:27 [2022-11-02T10:01:27.972Z] #44 94.49 checking for issetugid... no 10:01:27 [2022-11-02T10:01:27.972Z] #44 94.75 checking for pkg-config... /usr/bin/pkg-config 10:01:27 [2022-11-02T10:01:27.972Z] #44 94.75 checking pkg-config is at least version 0.9.0... yes 10:01:27 [2022-11-02T10:01:27.972Z] #44 94.76 checking for library containing yajl_tree_get... -lyajl 10:01:27 [2022-11-02T10:01:27.972Z] #44 95.24 checking for yajl >= 2.0.0... yes 10:01:28 [2022-11-02T10:01:28.544Z] #44 95.30 checking sys/capability.h usability... yes 10:01:28 [2022-11-02T10:01:28.544Z] #44 95.51 checking sys/capability.h presence... yes 10:01:28 [2022-11-02T10:01:28.544Z] #44 95.59 checking for sys/capability.h... yes 10:01:29 [2022-11-02T10:01:29.115Z] #44 95.60 checking for library containing cap_from_name... -lcap 10:01:29 [2022-11-02T10:01:29.375Z] #44 96.11 checking for library containing dlopen... 10:01:29 [2022-11-02T10:01:29.375Z] #44 ... 10:01:29 [2022-11-02T10:01:29.375Z] 10:01:29 [2022-11-02T10:01:29.375Z] #57 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd 10:01:29 [2022-11-02T10:01:29.375Z] #57 7.726 Fetched 8482 kB in 7s (1246 kB/s) 10:01:29 [2022-11-02T10:01:29.375Z] #57 7.726 Reading package lists... 10:01:29 [2022-11-02T10:01:29.375Z] #57 10.87 Reading package lists... 10:01:29 [2022-11-02T10:01:29.375Z] #57 14.36 Building dependency tree... 10:01:29 [2022-11-02T10:01:29.375Z] #57 16.45 The following additional packages will be installed: 10:01:29 [2022-11-02T10:01:29.375Z] #57 16.45 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 10:01:29 [2022-11-02T10:01:29.375Z] #57 16.45 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 10:01:29 [2022-11-02T10:01:29.375Z] #57 16.45 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 10:01:29 [2022-11-02T10:01:29.375Z] #57 16.45 libxtables12 python-pip-whl python3-distutils python3-lib2to3 10:01:29 [2022-11-02T10:01:29.375Z] #57 16.45 python3-pkg-resources systemd vim-runtime xxd 10:01:29 [2022-11-02T10:01:29.375Z] #57 16.46 Suggested packages: 10:01:29 [2022-11-02T10:01:29.375Z] #57 16.47 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod 10:01:29 [2022-11-02T10:01:29.375Z] #57 16.47 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 10:01:29 [2022-11-02T10:01:29.375Z] #57 16.47 ctags vim-doc vim-scripts xfsdump acl attr quota 10:01:29 [2022-11-02T10:01:29.375Z] #57 16.47 Recommended packages: 10:01:29 [2022-11-02T10:01:29.375Z] #57 16.47 libatm1 nftables libpam-cap build-essential python3-dev dbus 10:01:29 [2022-11-02T10:01:29.375Z] #57 16.47 systemd-timesyncd | time-daemon unzip 10:01:29 [2022-11-02T10:01:29.375Z] #57 17.75 The following NEW packages will be installed: 10:01:29 [2022-11-02T10:01:29.375Z] #57 17.76 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 10:01:29 [2022-11-02T10:01:29.375Z] #57 17.76 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 10:01:29 [2022-11-02T10:01:29.375Z] #57 17.76 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 10:01:29 [2022-11-02T10:01:29.375Z] #57 17.76 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 10:01:29 [2022-11-02T10:01:29.376Z] #57 17.76 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 10:01:29 [2022-11-02T10:01:29.376Z] #57 17.76 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 10:01:29 [2022-11-02T10:01:29.376Z] #57 17.76 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo 10:01:29 [2022-11-02T10:01:29.376Z] #57 17.76 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common 10:01:29 [2022-11-02T10:01:29.376Z] #57 17.76 vim-runtime xfsprogs xxd xz-utils zip zstd 10:01:29 [2022-11-02T10:01:29.376Z] #57 ... 10:01:29 [2022-11-02T10:01:29.376Z] 10:01:29 [2022-11-02T10:01:29.376Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install 10:01:29 [2022-11-02T10:01:29.376Z] #44 96.11 checking for library containing dlopen... -ldl 10:01:29 [2022-11-02T10:01:29.636Z] #44 96.52 checking seccomp.h usability... yes 10:01:29 [2022-11-02T10:01:29.636Z] #44 96.69 checking seccomp.h presence... yes 10:01:29 [2022-11-02T10:01:29.636Z] #44 96.74 checking for seccomp.h... yes 10:01:30 [2022-11-02T10:01:30.206Z] #44 96.74 checking for library containing seccomp_rule_add... -lseccomp 10:01:30 [2022-11-02T10:01:30.206Z] #44 97.23 checking for library containing seccomp_arch_resolve_name... none required 10:01:30 [2022-11-02T10:01:30.727Z] #44 97.53 checking systemd/sd-bus.h usability... yes 10:01:30 [2022-11-02T10:01:30.727Z] #44 97.75 checking systemd/sd-bus.h presence... yes 10:01:30 [2022-11-02T10:01:30.727Z] #44 97.91 checking for systemd/sd-bus.h... yes 10:01:31 [2022-11-02T10:01:31.297Z] #44 97.91 checking for library containing sd_bus_match_signal_async... -lsystemd 10:01:31 [2022-11-02T10:01:31.558Z] #44 98.38 checking for sd_notify_barrier... yes 10:01:31 [2022-11-02T10:01:31.818Z] #44 98.70 checking linux/bpf.h usability... yes 10:01:31 [2022-11-02T10:01:31.818Z] #44 98.94 checking linux/bpf.h presence... yes 10:01:32 [2022-11-02T10:01:32.080Z] #44 99.05 checking for linux/bpf.h... yes 10:01:32 [2022-11-02T10:01:32.080Z] #44 99.05 checking compilation for eBPF... yes 10:01:32 [2022-11-02T10:01:32.340Z] #44 ... 10:01:32 [2022-11-02T10:01:32.340Z] 10:01:32 [2022-11-02T10:01:32.340Z] #28 [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 10:01:32 [2022-11-02T10:01:32.340Z] #28 DONE 134.5s 10:01:32 [2022-11-02T10:01:32.340Z] 10:01:32 [2022-11-02T10:01:32.340Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install 10:01:32 [2022-11-02T10:01:32.340Z] #44 99.31 checking for criu >= 3.15... no 10:01:32 [2022-11-02T10:01:32.340Z] #44 99.35 configure: CRIU headers not found, building without CRIU support 10:01:32 [2022-11-02T10:01:32.340Z] #44 99.35 checking for criu > 3.16... no 10:01:32 [2022-11-02T10:01:32.340Z] #44 99.43 configure: CRIU version doesn't support join-ns API 10:01:32 [2022-11-02T10:01:32.340Z] #44 99.43 checking for criu > 3.16.1... no 10:01:32 [2022-11-02T10:01:32.340Z] #44 99.52 configure: CRIU version doesn't support for pre-dumping 10:01:32 [2022-11-02T10:01:32.600Z] #44 99.52 checking for new mount API (fsconfig)... yes 10:01:32 [2022-11-02T10:01:32.862Z] #44 99.70 checking for seccomp notify API... yes 10:01:32 [2022-11-02T10:01:32.862Z] #44 99.88 checking for gperf... no 10:01:32 [2022-11-02T10:01:32.862Z] #44 99.88 configure: gperf not found - cannot rebuild signal parser code 10:01:33 [2022-11-02T10:01:33.122Z] #44 99.88 checking for library containing argp_parse... none required 10:01:33 [2022-11-02T10:01:33.383Z] #44 100.4 checking that generated files are newer than configure... done 10:01:33 [2022-11-02T10:01:33.383Z] #44 100.4 configure: creating ./config.status 10:01:36 [2022-11-02T10:01:36.680Z] #44 103.2 config.status: creating Makefile 10:01:36 [2022-11-02T10:01:36.680Z] #44 103.3 config.status: creating rpm/crun.spec 10:01:36 [2022-11-02T10:01:36.680Z] #44 103.4 config.status: creating config.h 10:01:36 [2022-11-02T10:01:36.680Z] #44 103.4 config.status: executing libtool commands 10:01:36 [2022-11-02T10:01:36.680Z] #44 103.4 config.status: executing depfiles commands 10:01:37 [2022-11-02T10:01:37.620Z] #44 104.7 === configuring in libocispec (/tmp/crun-build/libocispec) 10:01:37 [2022-11-02T10:01:37.620Z] #44 104.7 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. 10:01:38 [2022-11-02T10:01:38.141Z] #44 105.1 checking for gcc... gcc 10:01:38 [2022-11-02T10:01:38.141Z] #44 105.2 checking whether the C compiler works... 10:01:38 [2022-11-02T10:01:38.141Z] #44 ... 10:01:38 [2022-11-02T10:01:38.141Z] 10:01:38 [2022-11-02T10:01:38.141Z] #57 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd 10:01:38 [2022-11-02T10:01:38.141Z] #57 18.13 0 upgraded, 56 newly installed, 0 to remove and 2 not upgraded. 10:01:38 [2022-11-02T10:01:38.141Z] #57 18.13 Need to get 31.8 MB of archives. 10:01:38 [2022-11-02T10:01:38.141Z] #57 18.13 After this operation, 123 MB of additional disk space will be used. 10:01:38 [2022-11-02T10:01:38.141Z] #57 18.13 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] 10:01:38 [2022-11-02T10:01:38.141Z] #57 18.13 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB] 10:01:38 [2022-11-02T10:01:38.141Z] #57 18.13 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB] 10:01:38 [2022-11-02T10:01:38.141Z] #57 18.14 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB] 10:01:38 [2022-11-02T10:01:38.141Z] #57 18.14 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] 10:01:38 [2022-11-02T10:01:38.141Z] #57 18.14 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB] 10:01:38 [2022-11-02T10:01:38.141Z] #57 18.14 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7+deb11u1 [4153 kB] 10:01:38 [2022-11-02T10:01:38.141Z] #57 18.22 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] 10:01:38 [2022-11-02T10:01:38.141Z] #57 18.22 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] 10:01:38 [2022-11-02T10:01:38.141Z] #57 18.22 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] 10:01:38 [2022-11-02T10:01:38.141Z] #57 18.23 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] 10:01:38 [2022-11-02T10:01:38.141Z] #57 18.23 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] 10:01:38 [2022-11-02T10:01:38.141Z] #57 18.23 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] 10:01:38 [2022-11-02T10:01:38.141Z] #57 18.23 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] 10:01:38 [2022-11-02T10:01:38.141Z] #57 18.25 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] 10:01:38 [2022-11-02T10:01:38.141Z] #57 18.26 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] 10:01:38 [2022-11-02T10:01:38.141Z] #57 18.26 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] 10:01:38 [2022-11-02T10:01:38.141Z] #57 18.27 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] 10:01:38 [2022-11-02T10:01:38.141Z] #57 18.27 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] 10:01:38 [2022-11-02T10:01:38.141Z] #57 18.29 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] 10:01:38 [2022-11-02T10:01:38.141Z] #57 18.29 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB] 10:01:38 [2022-11-02T10:01:38.141Z] #57 18.30 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] 10:01:38 [2022-11-02T10:01:38.141Z] #57 18.30 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] 10:01:38 [2022-11-02T10:01:38.141Z] #57 18.31 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] 10:01:38 [2022-11-02T10:01:38.141Z] #57 18.32 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] 10:01:38 [2022-11-02T10:01:38.141Z] #57 18.33 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] 10:01:38 [2022-11-02T10:01:38.141Z] #57 18.33 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] 10:01:38 [2022-11-02T10:01:38.141Z] #57 18.34 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] 10:01:38 [2022-11-02T10:01:38.141Z] #57 18.35 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] 10:01:38 [2022-11-02T10:01:38.141Z] #57 18.35 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] 10:01:38 [2022-11-02T10:01:38.141Z] #57 18.35 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] 10:01:38 [2022-11-02T10:01:38.141Z] #57 18.36 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] 10:01:38 [2022-11-02T10:01:38.141Z] #57 18.52 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] 10:01:38 [2022-11-02T10:01:38.141Z] #57 18.52 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB] 10:01:38 [2022-11-02T10:01:38.141Z] #57 18.52 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] 10:01:38 [2022-11-02T10:01:38.141Z] #57 18.53 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] 10:01:38 [2022-11-02T10:01:38.141Z] #57 18.54 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] 10:01:38 [2022-11-02T10:01:38.141Z] #57 18.54 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] 10:01:38 [2022-11-02T10:01:38.141Z] #57 18.54 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] 10:01:38 [2022-11-02T10:01:38.141Z] #57 18.54 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] 10:01:38 [2022-11-02T10:01:38.141Z] #57 18.55 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] 10:01:38 [2022-11-02T10:01:38.141Z] #57 18.58 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] 10:01:38 [2022-11-02T10:01:38.141Z] #57 18.58 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] 10:01:38 [2022-11-02T10:01:38.141Z] #57 18.59 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] 10:01:38 [2022-11-02T10:01:38.141Z] #57 18.59 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] 10:01:38 [2022-11-02T10:01:38.141Z] #57 18.60 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] 10:01:38 [2022-11-02T10:01:38.141Z] #57 18.61 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] 10:01:38 [2022-11-02T10:01:38.141Z] #57 18.61 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] 10:01:38 [2022-11-02T10:01:38.141Z] #57 18.63 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7+deb11u1 [161 kB] 10:01:38 [2022-11-02T10:01:38.141Z] #57 18.63 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] 10:01:38 [2022-11-02T10:01:38.141Z] #57 18.64 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] 10:01:38 [2022-11-02T10:01:38.141Z] #57 18.64 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] 10:01:38 [2022-11-02T10:01:38.141Z] #57 18.74 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] 10:01:38 [2022-11-02T10:01:38.141Z] #57 18.77 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] 10:01:38 [2022-11-02T10:01:38.141Z] #57 18.79 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] 10:01:38 [2022-11-02T10:01:38.141Z] #57 18.80 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] 10:01:38 [2022-11-02T10:01:38.141Z] #57 19.28 debconf: delaying package configuration, since apt-utils is not installed 10:01:38 [2022-11-02T10:01:38.141Z] #57 19.42 Fetched 31.8 MB in 1s (31.7 MB/s) 10:01:38 [2022-11-02T10:01:38.141Z] #57 19.48 Selecting previously unselected package libcap2:arm64. 10:01:38 [2022-11-02T10:01:38.141Z] #57 19.48 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) 10:01:38 [2022-11-02T10:01:38.141Z] #57 19.53 Preparing to unpack .../00-libcap2_1%3a2.44-1_arm64.deb ... 10:01:38 [2022-11-02T10:01:38.141Z] #57 19.58 Unpacking libcap2:arm64 (1:2.44-1) ... 10:01:38 [2022-11-02T10:01:38.141Z] #57 19.71 Selecting previously unselected package libargon2-1:arm64. 10:01:38 [2022-11-02T10:01:38.141Z] #57 19.71 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_arm64.deb ... 10:01:38 [2022-11-02T10:01:38.141Z] #57 19.71 Unpacking libargon2-1:arm64 (0~20171227-0.2) ... 10:01:38 [2022-11-02T10:01:38.141Z] #57 19.79 Selecting previously unselected package libjson-c5:arm64. 10:01:38 [2022-11-02T10:01:38.141Z] #57 19.79 Preparing to unpack .../02-libjson-c5_0.15-2_arm64.deb ... 10:01:38 [2022-11-02T10:01:38.141Z] #57 19.80 Unpacking libjson-c5:arm64 (0.15-2) ... 10:01:38 [2022-11-02T10:01:38.141Z] #57 19.91 Selecting previously unselected package libcryptsetup12:arm64. 10:01:38 [2022-11-02T10:01:38.141Z] #57 19.92 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ... 10:01:38 [2022-11-02T10:01:38.141Z] #57 19.92 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... 10:01:38 [2022-11-02T10:01:38.141Z] #57 20.11 Selecting previously unselected package libip4tc2:arm64. 10:01:38 [2022-11-02T10:01:38.141Z] #57 20.11 Preparing to unpack .../04-libip4tc2_1.8.7-1_arm64.deb ... 10:01:38 [2022-11-02T10:01:38.141Z] #57 20.12 Unpacking libip4tc2:arm64 (1.8.7-1) ... 10:01:38 [2022-11-02T10:01:38.141Z] #57 20.19 Selecting previously unselected package libkmod2:arm64. 10:01:38 [2022-11-02T10:01:38.141Z] #57 20.20 Preparing to unpack .../05-libkmod2_28-1_arm64.deb ... 10:01:38 [2022-11-02T10:01:38.141Z] #57 20.21 Unpacking libkmod2:arm64 (28-1) ... 10:01:38 [2022-11-02T10:01:38.141Z] #57 20.36 Selecting previously unselected package systemd. 10:01:38 [2022-11-02T10:01:38.141Z] #57 20.37 Preparing to unpack .../06-systemd_247.3-7+deb11u1_arm64.deb ... 10:01:38 [2022-11-02T10:01:38.141Z] #57 20.59 Unpacking systemd (247.3-7+deb11u1) ... 10:01:38 [2022-11-02T10:01:38.141Z] #57 22.80 Selecting previously unselected package pigz. 10:01:38 [2022-11-02T10:01:38.141Z] #57 22.80 Preparing to unpack .../07-pigz_2.6-1_arm64.deb ... 10:01:38 [2022-11-02T10:01:38.141Z] #57 22.81 Unpacking pigz (2.6-1) ... 10:01:38 [2022-11-02T10:01:38.141Z] #57 22.93 Selecting previously unselected package libelf1:arm64. 10:01:38 [2022-11-02T10:01:38.141Z] #57 22.94 Preparing to unpack .../08-libelf1_0.183-1_arm64.deb ... 10:01:38 [2022-11-02T10:01:38.141Z] #57 22.95 Unpacking libelf1:arm64 (0.183-1) ... 10:01:38 [2022-11-02T10:01:38.141Z] #57 23.05 Selecting previously unselected package libbpf0:arm64. 10:01:38 [2022-11-02T10:01:38.141Z] #57 23.05 Preparing to unpack .../09-libbpf0_1%3a0.3-2_arm64.deb ... 10:01:38 [2022-11-02T10:01:38.141Z] #57 23.06 Unpacking libbpf0:arm64 (1:0.3-2) ... 10:01:38 [2022-11-02T10:01:38.141Z] #57 23.16 Selecting previously unselected package libmnl0:arm64. 10:01:38 [2022-11-02T10:01:38.141Z] #57 23.16 Preparing to unpack .../10-libmnl0_1.0.4-3_arm64.deb ... 10:01:38 [2022-11-02T10:01:38.141Z] #57 23.17 Unpacking libmnl0:arm64 (1.0.4-3) ... 10:01:38 [2022-11-02T10:01:38.141Z] #57 23.24 Selecting previously unselected package libxtables12:arm64. 10:01:38 [2022-11-02T10:01:38.141Z] #57 23.27 Preparing to unpack .../11-libxtables12_1.8.7-1_arm64.deb ... 10:01:38 [2022-11-02T10:01:38.141Z] #57 23.27 Unpacking libxtables12:arm64 (1.8.7-1) ... 10:01:38 [2022-11-02T10:01:38.141Z] #57 23.37 Selecting previously unselected package libcap2-bin. 10:01:38 [2022-11-02T10:01:38.141Z] #57 23.38 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_arm64.deb ... 10:01:38 [2022-11-02T10:01:38.141Z] #57 23.38 Unpacking libcap2-bin (1:2.44-1) ... 10:01:38 [2022-11-02T10:01:38.141Z] #57 23.48 Selecting previously unselected package iproute2. 10:01:38 [2022-11-02T10:01:38.141Z] #57 23.49 Preparing to unpack .../13-iproute2_5.10.0-4_arm64.deb ... 10:01:38 [2022-11-02T10:01:38.141Z] #57 23.49 Unpacking iproute2 (5.10.0-4) ... 10:01:38 [2022-11-02T10:01:38.141Z] #57 23.92 Selecting previously unselected package xxd. 10:01:38 [2022-11-02T10:01:38.141Z] #57 23.93 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... 10:01:38 [2022-11-02T10:01:38.142Z] #57 23.93 Unpacking xxd (2:8.2.2434-3+deb11u1) ... 10:01:38 [2022-11-02T10:01:38.142Z] #57 24.06 Selecting previously unselected package vim-common. 10:01:38 [2022-11-02T10:01:38.142Z] #57 24.07 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... 10:01:38 [2022-11-02T10:01:38.142Z] #57 24.11 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... 10:01:38 [2022-11-02T10:01:38.142Z] #57 24.27 Selecting previously unselected package bash-completion. 10:01:38 [2022-11-02T10:01:38.142Z] #57 24.28 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... 10:01:38 [2022-11-02T10:01:38.402Z] #57 26.76 Unpacking bash-completion (1:2.11-2) ... 10:01:38 [2022-11-02T10:01:38.402Z] #57 ... 10:01:38 [2022-11-02T10:01:38.402Z] 10:01:38 [2022-11-02T10:01:38.402Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install 10:01:38 [2022-11-02T10:01:38.402Z] #44 105.2 checking whether the C compiler works... yes 10:01:38 [2022-11-02T10:01:38.402Z] #44 105.4 checking for C compiler default output file name... a.out 10:01:38 [2022-11-02T10:01:38.402Z] #44 105.4 checking for suffix of executables... 10:01:38 [2022-11-02T10:01:38.663Z] #44 105.7 checking whether we are cross compiling... no 10:01:38 [2022-11-02T10:01:38.936Z] #44 105.8 checking for suffix of object files... o 10:01:38 [2022-11-02T10:01:38.936Z] #44 105.9 checking whether we are using the GNU C compiler... yes 10:01:38 [2022-11-02T10:01:38.936Z] #44 106.0 checking whether gcc accepts -g... yes 10:01:39 [2022-11-02T10:01:39.215Z] #44 106.1 checking for gcc option to accept ISO C89... none needed 10:01:39 [2022-11-02T10:01:39.505Z] #44 106.4 checking whether gcc understands -c and -o together... yes 10:01:39 [2022-11-02T10:01:39.505Z] #44 106.6 checking how to run the C preprocessor... gcc -E 10:01:39 [2022-11-02T10:01:39.774Z] #44 106.8 checking for grep that handles long lines and -e... /bin/grep 10:01:39 [2022-11-02T10:01:39.774Z] #44 106.9 checking for egrep... /bin/grep -E 10:01:40 [2022-11-02T10:01:40.353Z] #44 106.9 checking for ANSI C header files... yes 10:01:40 [2022-11-02T10:01:40.353Z] #44 107.4 checking for sys/types.h... yes 10:01:40 [2022-11-02T10:01:40.613Z] #44 107.5 checking for sys/stat.h... yes 10:01:40 [2022-11-02T10:01:40.613Z] #44 107.7 checking for stdlib.h... yes 10:01:40 [2022-11-02T10:01:40.873Z] #44 107.8 checking for string.h... yes 10:01:41 [2022-11-02T10:01:41.133Z] #44 108.0 checking for memory.h... yes 10:01:41 [2022-11-02T10:01:41.133Z] #44 108.2 checking for strings.h... yes 10:01:41 [2022-11-02T10:01:41.393Z] #44 108.4 checking for inttypes.h... yes 10:01:41 [2022-11-02T10:01:41.653Z] #44 108.6 checking for stdint.h... yes 10:01:41 [2022-11-02T10:01:41.653Z] #44 108.8 checking for unistd.h... yes 10:01:41 [2022-11-02T10:01:41.913Z] #44 108.9 checking minix/config.h usability... no 10:01:42 [2022-11-02T10:01:42.174Z] #44 109.1 checking minix/config.h presence... no 10:01:42 [2022-11-02T10:01:42.174Z] #44 109.2 checking for minix/config.h... no 10:01:42 [2022-11-02T10:01:42.174Z] #44 109.2 checking whether it is safe to define __EXTENSIONS__... yes 10:01:42 [2022-11-02T10:01:42.435Z] #44 109.4 checking build system type... aarch64-unknown-linux-gnu 10:01:42 [2022-11-02T10:01:42.695Z] #44 109.6 checking host system type... aarch64-unknown-linux-gnu 10:01:42 [2022-11-02T10:01:42.695Z] #44 109.7 checking how to print strings... printf 10:01:42 [2022-11-02T10:01:42.695Z] #44 109.7 checking for a sed that does not truncate output... /bin/sed 10:01:42 [2022-11-02T10:01:42.695Z] #44 109.7 checking for fgrep... /bin/grep -F 10:01:42 [2022-11-02T10:01:42.695Z] #44 109.7 checking for ld used by gcc... /usr/bin/ld 10:01:42 [2022-11-02T10:01:42.695Z] #44 109.7 checking if the linker (/usr/bin/ld) is GNU ld... yes 10:01:42 [2022-11-02T10:01:42.695Z] #44 109.7 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B 10:01:42 [2022-11-02T10:01:42.695Z] #44 109.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm 10:01:42 [2022-11-02T10:01:42.695Z] #44 109.9 checking whether ln -s works... yes 10:01:42 [2022-11-02T10:01:42.695Z] #44 109.9 checking the maximum length of command line arguments... 1572864 10:01:42 [2022-11-02T10:01:42.955Z] #44 109.9 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop 10:01:42 [2022-11-02T10:01:42.955Z] #44 109.9 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop 10:01:42 [2022-11-02T10:01:42.955Z] #44 109.9 checking for /usr/bin/ld option to reload object files... -r 10:01:42 [2022-11-02T10:01:42.955Z] #44 109.9 checking for objdump... objdump 10:01:42 [2022-11-02T10:01:42.955Z] #44 109.9 checking how to recognize dependent libraries... pass_all 10:01:42 [2022-11-02T10:01:42.955Z] #44 109.9 checking for dlltool... no 10:01:42 [2022-11-02T10:01:42.955Z] #44 109.9 checking how to associate runtime and link libraries... printf %s\n 10:01:42 [2022-11-02T10:01:42.955Z] #44 109.9 checking for ar... ar 10:01:42 [2022-11-02T10:01:42.955Z] #44 109.9 checking for archiver @FILE support... @ 10:01:42 [2022-11-02T10:01:42.955Z] #44 110.1 checking for strip... strip 10:01:42 [2022-11-02T10:01:42.955Z] #44 110.1 checking for ranlib... ranlib 10:01:42 [2022-11-02T10:01:42.955Z] #44 110.1 checking for gawk... no 10:01:42 [2022-11-02T10:01:42.955Z] #44 110.1 checking for mawk... mawk 10:01:43 [2022-11-02T10:01:43.216Z] #44 110.1 checking command to parse /usr/bin/nm -B output from gcc object... ok 10:01:43 [2022-11-02T10:01:43.216Z] #44 110.4 checking for sysroot... no 10:01:43 [2022-11-02T10:01:43.216Z] #44 110.4 checking for a working dd... /bin/dd 10:01:43 [2022-11-02T10:01:43.216Z] #44 110.4 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 10:01:43 [2022-11-02T10:01:43.216Z] #44 110.4 checking for mt... no 10:01:43 [2022-11-02T10:01:43.216Z] #44 110.4 checking if : is a manifest tool... no 10:01:43 [2022-11-02T10:01:43.477Z] #44 110.4 checking for dlfcn.h... yes 10:01:43 [2022-11-02T10:01:43.477Z] #44 110.6 checking for objdir... .libs 10:01:44 [2022-11-02T10:01:44.000Z] #44 111.1 checking if gcc supports -fno-rtti -fno-exceptions... no 10:01:44 [2022-11-02T10:01:44.000Z] #44 111.2 checking for gcc option to produce PIC... -fPIC -DPIC 10:01:44 [2022-11-02T10:01:44.262Z] #44 111.2 checking if gcc PIC flag -fPIC -DPIC works... yes 10:01:44 [2022-11-02T10:01:44.522Z] #44 111.3 checking if gcc static flag -static works... yes 10:01:44 [2022-11-02T10:01:44.522Z] #44 111.6 checking if gcc supports -c -o file.o... yes 10:01:44 [2022-11-02T10:01:44.522Z] #44 111.8 checking if gcc supports -c -o file.o... (cached) yes 10:01:44 [2022-11-02T10:01:44.522Z] #44 111.8 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes 10:01:45 [2022-11-02T10:01:45.044Z] #44 111.8 checking dynamic linker characteristics... GNU/Linux ld.so 10:01:45 [2022-11-02T10:01:45.044Z] #44 112.2 checking how to hardcode library paths into programs... immediate 10:01:45 [2022-11-02T10:01:45.044Z] #44 112.2 checking whether stripping libraries is possible... yes 10:01:45 [2022-11-02T10:01:45.044Z] #44 112.2 checking if libtool supports shared libraries... yes 10:01:45 [2022-11-02T10:01:45.044Z] #44 112.2 checking whether to build shared libraries... no 10:01:45 [2022-11-02T10:01:45.044Z] #44 112.2 checking whether to build static libraries... yes 10:01:45 [2022-11-02T10:01:45.044Z] #44 112.2 checking for a BSD-compatible install... /usr/bin/install -c 10:01:45 [2022-11-02T10:01:45.304Z] #44 112.3 checking whether build environment is sane... yes 10:01:45 [2022-11-02T10:01:45.304Z] #44 112.3 checking for a thread-safe mkdir -p... /bin/mkdir -p 10:01:45 [2022-11-02T10:01:45.304Z] #44 112.3 checking whether make sets $(MAKE)... yes 10:01:45 [2022-11-02T10:01:45.304Z] #44 112.4 checking whether make supports the include directive... yes (GNU style) 10:01:45 [2022-11-02T10:01:45.304Z] #44 112.4 checking whether make supports nested variables... yes 10:01:45 [2022-11-02T10:01:45.304Z] #44 112.5 checking whether UID '0' is supported by ustar format... yes 10:01:45 [2022-11-02T10:01:45.304Z] #44 112.5 checking whether GID '0' is supported by ustar format... yes 10:01:45 [2022-11-02T10:01:45.304Z] #44 112.5 checking how to create a ustar tar archive... gnutar 10:01:45 [2022-11-02T10:01:45.565Z] #44 112.5 checking dependency style of gcc... gcc3 10:01:45 [2022-11-02T10:01:45.565Z] #44 112.7 checking whether to enable maintainer-specific portions of Makefiles... yes 10:01:45 [2022-11-02T10:01:45.565Z] #44 112.7 checking whether make supports nested variables... (cached) yes 10:01:45 [2022-11-02T10:01:45.565Z] #44 112.7 checking for pkg-config... /usr/bin/pkg-config 10:01:45 [2022-11-02T10:01:45.565Z] #44 112.7 checking pkg-config is at least version 0.9.0... yes 10:01:45 [2022-11-02T10:01:45.565Z] #44 112.7 checking for yajl >= 2.1.0... yes 10:01:45 [2022-11-02T10:01:45.565Z] #44 112.8 checking for a sed that does not truncate output... (cached) /bin/sed 10:01:45 [2022-11-02T10:01:45.565Z] #44 112.8 checking for gcc... (cached) gcc 10:01:45 [2022-11-02T10:01:45.825Z] #44 112.9 checking whether we are using the GNU C compiler... (cached) yes 10:01:45 [2022-11-02T10:01:45.825Z] #44 112.9 checking whether gcc accepts -g... (cached) yes 10:01:45 [2022-11-02T10:01:45.825Z] #44 112.9 checking for gcc option to accept ISO C89... (cached) none needed 10:01:45 [2022-11-02T10:01:45.825Z] #44 112.9 checking whether gcc understands -c and -o together... (cached) yes 10:01:45 [2022-11-02T10:01:45.825Z] #44 112.9 checking for a Python interpreter with version >= 3... python3 10:01:45 [2022-11-02T10:01:45.825Z] #44 113.0 checking for python3... /usr/bin/python3 10:01:45 [2022-11-02T10:01:45.825Z] #44 113.0 checking for python3 version... 3.9 10:01:45 [2022-11-02T10:01:45.825Z] #44 113.0 checking for python3 platform... linux 10:01:46 [2022-11-02T10:01:46.086Z] #44 113.0 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages 10:01:46 [2022-11-02T10:01:46.086Z] #44 113.2 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages 10:01:46 [2022-11-02T10:01:46.346Z] #44 113.5 checking that generated files are newer than configure... done 10:01:46 [2022-11-02T10:01:46.346Z] #44 113.5 configure: creating ./config.status 10:01:48 [2022-11-02T10:01:48.898Z] #44 115.8 config.status: creating Makefile 10:01:48 [2022-11-02T10:01:48.898Z] #44 115.9 config.status: creating config.h 10:01:48 [2022-11-02T10:01:48.898Z] #44 115.9 config.status: executing libtool commands 10:01:48 [2022-11-02T10:01:48.898Z] #44 ... 10:01:48 [2022-11-02T10:01:48.898Z] 10:01:48 [2022-11-02T10:01:48.898Z] #57 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd 10:01:48 [2022-11-02T10:01:48.898Z] #57 27.16 Selecting previously unselected package bzip2. 10:01:48 [2022-11-02T10:01:48.898Z] #57 27.17 Preparing to unpack .../17-bzip2_1.0.8-4_arm64.deb ... 10:01:48 [2022-11-02T10:01:48.898Z] #57 27.17 Unpacking bzip2 (1.0.8-4) ... 10:01:48 [2022-11-02T10:01:48.898Z] #57 27.26 Selecting previously unselected package xz-utils. 10:01:48 [2022-11-02T10:01:48.898Z] #57 27.26 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... 10:01:48 [2022-11-02T10:01:48.898Z] #57 27.28 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... 10:01:48 [2022-11-02T10:01:48.898Z] #57 27.47 Selecting previously unselected package apparmor. 10:01:48 [2022-11-02T10:01:48.898Z] #57 27.48 Preparing to unpack .../19-apparmor_2.13.6-10_arm64.deb ... 10:01:48 [2022-11-02T10:01:48.898Z] #57 27.57 Unpacking apparmor (2.13.6-10) ... 10:01:48 [2022-11-02T10:01:48.898Z] #57 28.03 Selecting previously unselected package inetutils-ping. 10:01:48 [2022-11-02T10:01:48.898Z] #57 28.03 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ... 10:01:48 [2022-11-02T10:01:48.898Z] #57 28.04 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... 10:01:48 [2022-11-02T10:01:48.898Z] #57 28.14 Selecting previously unselected package libip6tc2:arm64. 10:01:48 [2022-11-02T10:01:48.898Z] #57 28.14 Preparing to unpack .../21-libip6tc2_1.8.7-1_arm64.deb ... 10:01:48 [2022-11-02T10:01:48.898Z] #57 28.16 Unpacking libip6tc2:arm64 (1.8.7-1) ... 10:01:48 [2022-11-02T10:01:48.898Z] #57 28.27 Selecting previously unselected package libnfnetlink0:arm64. 10:01:48 [2022-11-02T10:01:48.898Z] #57 28.27 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_arm64.deb ... 10:01:48 [2022-11-02T10:01:48.898Z] #57 28.28 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... 10:01:48 [2022-11-02T10:01:48.898Z] #57 28.34 Selecting previously unselected package libnetfilter-conntrack3:arm64. 10:01:48 [2022-11-02T10:01:48.898Z] #57 28.34 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... 10:01:48 [2022-11-02T10:01:48.898Z] #57 28.34 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... 10:01:48 [2022-11-02T10:01:48.898Z] #57 28.42 Selecting previously unselected package libnftnl11:arm64. 10:01:48 [2022-11-02T10:01:48.898Z] #57 28.43 Preparing to unpack .../24-libnftnl11_1.1.9-1_arm64.deb ... 10:01:48 [2022-11-02T10:01:48.898Z] #57 28.46 Unpacking libnftnl11:arm64 (1.1.9-1) ... 10:01:48 [2022-11-02T10:01:48.898Z] #57 28.59 Selecting previously unselected package iptables. 10:01:48 [2022-11-02T10:01:48.898Z] #57 28.59 Preparing to unpack .../25-iptables_1.8.7-1_arm64.deb ... 10:01:48 [2022-11-02T10:01:48.898Z] #57 28.61 Unpacking iptables (1.8.7-1) ... 10:01:48 [2022-11-02T10:01:48.898Z] #57 28.86 Selecting previously unselected package libonig5:arm64. 10:01:48 [2022-11-02T10:01:48.898Z] #57 28.86 Preparing to unpack .../26-libonig5_6.9.6-1.1_arm64.deb ... 10:01:48 [2022-11-02T10:01:48.898Z] #57 28.87 Unpacking libonig5:arm64 (6.9.6-1.1) ... 10:01:48 [2022-11-02T10:01:48.898Z] #57 28.99 Selecting previously unselected package libjq1:arm64. 10:01:48 [2022-11-02T10:01:48.898Z] #57 29.01 Preparing to unpack .../27-libjq1_1.6-2.1_arm64.deb ... 10:01:48 [2022-11-02T10:01:48.898Z] #57 29.02 Unpacking libjq1:arm64 (1.6-2.1) ... 10:01:48 [2022-11-02T10:01:48.898Z] #57 29.11 Selecting previously unselected package jq. 10:01:48 [2022-11-02T10:01:48.898Z] #57 29.12 Preparing to unpack .../28-jq_1.6-2.1_arm64.deb ... 10:01:48 [2022-11-02T10:01:48.898Z] #57 29.14 Unpacking jq (1.6-2.1) ... 10:01:48 [2022-11-02T10:01:48.898Z] #57 29.23 Selecting previously unselected package libaio1:arm64. 10:01:48 [2022-11-02T10:01:48.898Z] #57 29.23 Preparing to unpack .../29-libaio1_0.3.112-9_arm64.deb ... 10:01:48 [2022-11-02T10:01:48.898Z] #57 29.24 Unpacking libaio1:arm64 (0.3.112-9) ... 10:01:48 [2022-11-02T10:01:48.898Z] #57 29.31 Selecting previously unselected package libgpm2:arm64. 10:01:48 [2022-11-02T10:01:48.898Z] #57 29.31 Preparing to unpack .../30-libgpm2_1.20.7-8_arm64.deb ... 10:01:48 [2022-11-02T10:01:48.898Z] #57 29.33 Unpacking libgpm2:arm64 (1.20.7-8) ... 10:01:48 [2022-11-02T10:01:48.898Z] #57 29.43 Selecting previously unselected package libicu67:arm64. 10:01:48 [2022-11-02T10:01:48.898Z] #57 29.43 Preparing to unpack .../31-libicu67_67.1-7_arm64.deb ... 10:01:48 [2022-11-02T10:01:48.898Z] #57 29.43 Unpacking libicu67:arm64 (67.1-7) ... 10:01:48 [2022-11-02T10:01:48.898Z] #57 32.31 Selecting previously unselected package libinih1:arm64. 10:01:48 [2022-11-02T10:01:48.898Z] #57 32.31 Preparing to unpack .../32-libinih1_53-1+b2_arm64.deb ... 10:01:48 [2022-11-02T10:01:48.898Z] #57 32.31 Unpacking libinih1:arm64 (53-1+b2) ... 10:01:48 [2022-11-02T10:01:48.898Z] #57 32.38 Selecting previously unselected package libmicrohttpd12:arm64. 10:01:48 [2022-11-02T10:01:48.898Z] #57 32.38 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_arm64.deb ... 10:01:48 [2022-11-02T10:01:48.898Z] #57 32.38 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ... 10:01:48 [2022-11-02T10:01:48.898Z] #57 32.49 Selecting previously unselected package libnet1:arm64. 10:01:48 [2022-11-02T10:01:48.898Z] #57 32.49 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_arm64.deb ... 10:01:48 [2022-11-02T10:01:48.898Z] #57 32.51 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... 10:01:48 [2022-11-02T10:01:48.898Z] #57 32.62 Selecting previously unselected package libnl-3-200:arm64. 10:01:48 [2022-11-02T10:01:48.898Z] #57 32.62 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_arm64.deb ... 10:01:48 [2022-11-02T10:01:48.898Z] #57 32.63 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... 10:01:48 [2022-11-02T10:01:48.898Z] #57 32.73 Selecting previously unselected package libprotobuf-c1:arm64. 10:01:48 [2022-11-02T10:01:48.898Z] #57 32.73 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... 10:01:48 [2022-11-02T10:01:48.898Z] #57 32.74 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... 10:01:48 [2022-11-02T10:01:48.898Z] #57 32.81 Selecting previously unselected package libyajl2:arm64. 10:01:48 [2022-11-02T10:01:48.898Z] #57 32.82 Preparing to unpack .../37-libyajl2_2.1.0-3_arm64.deb ... 10:01:48 [2022-11-02T10:01:48.898Z] #57 32.82 Unpacking libyajl2:arm64 (2.1.0-3) ... 10:01:48 [2022-11-02T10:01:48.898Z] #57 32.89 Selecting previously unselected package net-tools. 10:01:48 [2022-11-02T10:01:48.898Z] #57 32.89 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... 10:01:48 [2022-11-02T10:01:48.898Z] #57 32.92 Unpacking net-tools (1.60+git20181103.0eebece-1) ... 10:01:48 [2022-11-02T10:01:48.898Z] #57 33.08 Selecting previously unselected package patch. 10:01:48 [2022-11-02T10:01:48.898Z] #57 33.11 Preparing to unpack .../39-patch_2.7.6-7_arm64.deb ... 10:01:48 [2022-11-02T10:01:48.898Z] #57 33.11 Unpacking patch (2.7.6-7) ... 10:01:48 [2022-11-02T10:01:48.898Z] #57 33.24 Selecting previously unselected package python-pip-whl. 10:01:48 [2022-11-02T10:01:48.898Z] #57 33.24 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... 10:01:48 [2022-11-02T10:01:48.898Z] #57 33.25 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... 10:01:48 [2022-11-02T10:01:48.898Z] #57 33.77 Selecting previously unselected package python3-lib2to3. 10:01:48 [2022-11-02T10:01:48.898Z] #57 33.79 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... 10:01:48 [2022-11-02T10:01:48.898Z] #57 33.80 Unpacking python3-lib2to3 (3.9.2-1) ... 10:01:48 [2022-11-02T10:01:48.898Z] #57 33.93 Selecting previously unselected package python3-distutils. 10:01:48 [2022-11-02T10:01:48.898Z] #57 33.93 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... 10:01:48 [2022-11-02T10:01:48.898Z] #57 33.94 Unpacking python3-distutils (3.9.2-1) ... 10:01:48 [2022-11-02T10:01:48.898Z] #57 34.12 Selecting previously unselected package python3-pkg-resources. 10:01:48 [2022-11-02T10:01:48.898Z] #57 34.12 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... 10:01:48 [2022-11-02T10:01:48.898Z] #57 34.13 Unpacking python3-pkg-resources (52.0.0-4) ... 10:01:48 [2022-11-02T10:01:48.898Z] #57 34.26 Selecting previously unselected package python3-setuptools. 10:01:48 [2022-11-02T10:01:48.898Z] #57 34.27 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... 10:01:48 [2022-11-02T10:01:48.898Z] #57 34.28 Unpacking python3-setuptools (52.0.0-4) ... 10:01:48 [2022-11-02T10:01:48.898Z] #57 34.57 Selecting previously unselected package python3-wheel. 10:01:48 [2022-11-02T10:01:48.898Z] #57 34.57 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... 10:01:48 [2022-11-02T10:01:48.898Z] #57 34.58 Unpacking python3-wheel (0.34.2-1) ... 10:01:48 [2022-11-02T10:01:48.898Z] #57 34.65 Selecting previously unselected package python3-pip. 10:01:48 [2022-11-02T10:01:48.898Z] #57 34.66 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... 10:01:48 [2022-11-02T10:01:48.898Z] #57 34.67 Unpacking python3-pip (20.3.4-4+deb11u1) ... 10:01:48 [2022-11-02T10:01:48.898Z] #57 34.90 Selecting previously unselected package sudo. 10:01:48 [2022-11-02T10:01:48.898Z] #57 34.91 Preparing to unpack .../47-sudo_1.9.5p2-3_arm64.deb ... 10:01:48 [2022-11-02T10:01:48.898Z] #57 34.91 Unpacking sudo (1.9.5p2-3) ... 10:01:48 [2022-11-02T10:01:48.898Z] #57 35.40 Selecting previously unselected package systemd-journal-remote. 10:01:48 [2022-11-02T10:01:48.898Z] #57 35.40 Preparing to unpack .../48-systemd-journal-remote_247.3-7+deb11u1_arm64.deb ... 10:01:48 [2022-11-02T10:01:48.898Z] #57 35.41 Unpacking systemd-journal-remote (247.3-7+deb11u1) ... 10:01:48 [2022-11-02T10:01:48.898Z] #57 35.54 Selecting previously unselected package thin-provisioning-tools. 10:01:48 [2022-11-02T10:01:48.898Z] #57 35.54 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_arm64.deb ... 10:01:48 [2022-11-02T10:01:48.898Z] #57 35.55 Unpacking thin-provisioning-tools (0.9.0-1) ... 10:01:48 [2022-11-02T10:01:48.898Z] #57 35.76 Selecting previously unselected package uidmap. 10:01:48 [2022-11-02T10:01:48.898Z] #57 35.76 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_arm64.deb ... 10:01:48 [2022-11-02T10:01:48.898Z] #57 35.77 Unpacking uidmap (1:4.8.1-1) ... 10:01:48 [2022-11-02T10:01:48.898Z] #57 35.94 Selecting previously unselected package vim-runtime. 10:01:48 [2022-11-02T10:01:48.898Z] #57 35.95 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... 10:01:48 [2022-11-02T10:01:48.898Z] #57 36.00 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' 10:01:48 [2022-11-02T10:01:48.898Z] #57 36.04 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' 10:01:48 [2022-11-02T10:01:48.898Z] #57 36.04 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... 10:01:50 [2022-11-02T10:01:50.810Z] #57 39.17 Selecting previously unselected package vim. 10:01:50 [2022-11-02T10:01:50.810Z] #57 39.17 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... 10:01:50 [2022-11-02T10:01:50.810Z] #57 39.18 Unpacking vim (2:8.2.2434-3+deb11u1) ... 10:01:51 [2022-11-02T10:01:51.070Z] #57 39.58 Selecting previously unselected package xfsprogs. 10:01:51 [2022-11-02T10:01:51.070Z] #57 39.58 Preparing to unpack .../53-xfsprogs_5.10.0-4_arm64.deb ... 10:01:51 [2022-11-02T10:01:51.070Z] #57 39.59 Unpacking xfsprogs (5.10.0-4) ... 10:01:51 [2022-11-02T10:01:51.641Z] #57 39.97 Selecting previously unselected package zip. 10:01:51 [2022-11-02T10:01:51.641Z] #57 39.97 Preparing to unpack .../54-zip_3.0-12_arm64.deb ... 10:01:51 [2022-11-02T10:01:51.641Z] #57 39.98 Unpacking zip (3.0-12) ... 10:01:51 [2022-11-02T10:01:51.641Z] #57 ... 10:01:51 [2022-11-02T10:01:51.641Z] 10:01:51 [2022-11-02T10:01:51.641Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install 10:01:51 [2022-11-02T10:01:51.641Z] #44 116.0 config.status: executing depfiles commands 10:01:51 [2022-11-02T10:01:51.641Z] #44 116.7 === configuring in yajl (/tmp/crun-build/libocispec/yajl) 10:01:51 [2022-11-02T10:01:51.641Z] #44 116.7 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. 10:01:51 [2022-11-02T10:01:51.641Z] #44 117.2 checking for gcc... gcc 10:01:51 [2022-11-02T10:01:51.641Z] #44 117.3 checking whether the C compiler works... yes 10:01:51 [2022-11-02T10:01:51.641Z] #44 117.4 checking for C compiler default output file name... a.out 10:01:51 [2022-11-02T10:01:51.641Z] #44 117.4 checking for suffix of executables... 10:01:51 [2022-11-02T10:01:51.641Z] #44 117.6 checking whether we are cross compiling... no 10:01:51 [2022-11-02T10:01:51.641Z] #44 117.7 checking for suffix of object files... o 10:01:51 [2022-11-02T10:01:51.641Z] #44 117.8 checking whether we are using the GNU C compiler... yes 10:01:51 [2022-11-02T10:01:51.641Z] #44 117.9 checking whether gcc accepts -g... yes 10:01:51 [2022-11-02T10:01:51.641Z] #44 118.0 checking for gcc option to accept ISO C89... none needed 10:01:51 [2022-11-02T10:01:51.641Z] #44 118.3 checking whether gcc understands -c and -o together... yes 10:01:51 [2022-11-02T10:01:51.641Z] #44 118.4 checking for a BSD-compatible install... /usr/bin/install -c 10:01:51 [2022-11-02T10:01:51.641Z] #44 118.5 checking whether build environment is sane... yes 10:01:51 [2022-11-02T10:01:51.641Z] #44 118.5 checking for a thread-safe mkdir -p... /bin/mkdir -p 10:01:51 [2022-11-02T10:01:51.641Z] #44 118.5 checking for gawk... no 10:01:51 [2022-11-02T10:01:51.641Z] #44 118.5 checking for mawk... mawk 10:01:51 [2022-11-02T10:01:51.641Z] #44 118.5 checking whether make sets $(MAKE)... yes 10:01:51 [2022-11-02T10:01:51.641Z] #44 118.6 checking whether make supports the include directive... yes (GNU style) 10:01:51 [2022-11-02T10:01:51.641Z] #44 118.6 checking whether make supports nested variables... yes 10:01:51 [2022-11-02T10:01:51.641Z] #44 118.7 checking whether UID '0' is supported by ustar format... yes 10:01:51 [2022-11-02T10:01:51.641Z] #44 118.7 checking whether GID '0' is supported by ustar format... yes 10:01:51 [2022-11-02T10:01:51.641Z] #44 118.7 checking how to create a ustar tar archive... gnutar 10:01:51 [2022-11-02T10:01:51.641Z] #44 118.7 checking dependency style of gcc... gcc3 10:01:51 [2022-11-02T10:01:51.902Z] #44 118.9 checking whether to enable maintainer-specific portions of Makefiles... yes 10:01:51 [2022-11-02T10:01:51.902Z] #44 118.9 checking whether make supports nested variables... (cached) yes 10:01:52 [2022-11-02T10:01:52.162Z] #44 119.0 checking build system type... aarch64-unknown-linux-gnu 10:01:52 [2022-11-02T10:01:52.162Z] #44 119.3 checking host system type... aarch64-unknown-linux-gnu 10:01:52 [2022-11-02T10:01:52.162Z] #44 119.3 checking how to print strings... printf 10:01:52 [2022-11-02T10:01:52.162Z] #44 119.3 checking for a sed that does not truncate output... /bin/sed 10:01:52 [2022-11-02T10:01:52.162Z] #44 119.3 checking for grep that handles long lines and -e... /bin/grep 10:01:52 [2022-11-02T10:01:52.162Z] #44 119.3 checking for egrep... /bin/grep -E 10:01:52 [2022-11-02T10:01:52.162Z] #44 119.3 checking for fgrep... /bin/grep -F 10:01:52 [2022-11-02T10:01:52.162Z] #44 119.3 checking for ld used by gcc... /usr/bin/ld 10:01:52 [2022-11-02T10:01:52.162Z] #44 119.4 checking if the linker (/usr/bin/ld) is GNU ld... yes 10:01:52 [2022-11-02T10:01:52.162Z] #44 119.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B 10:01:52 [2022-11-02T10:01:52.423Z] #44 119.4 checking the name lister (/usr/bin/nm -B) interface... BSD nm 10:01:52 [2022-11-02T10:01:52.423Z] #44 119.5 checking whether ln -s works... yes 10:01:52 [2022-11-02T10:01:52.423Z] #44 119.5 checking the maximum length of command line arguments... 1572864 10:01:52 [2022-11-02T10:01:52.423Z] #44 119.6 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop 10:01:52 [2022-11-02T10:01:52.423Z] #44 119.6 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop 10:01:52 [2022-11-02T10:01:52.423Z] #44 119.6 checking for /usr/bin/ld option to reload object files... -r 10:01:52 [2022-11-02T10:01:52.423Z] #44 119.6 checking for objdump... objdump 10:01:52 [2022-11-02T10:01:52.423Z] #44 119.6 checking how to recognize dependent libraries... pass_all 10:01:52 [2022-11-02T10:01:52.423Z] #44 119.6 checking for dlltool... no 10:01:52 [2022-11-02T10:01:52.423Z] #44 119.6 checking how to associate runtime and link libraries... printf %s\n 10:01:52 [2022-11-02T10:01:52.423Z] #44 119.6 checking for ar... ar 10:01:52 [2022-11-02T10:01:52.423Z] #44 119.6 checking for archiver @FILE support... @ 10:01:52 [2022-11-02T10:01:52.683Z] #44 119.7 checking for strip... strip 10:01:52 [2022-11-02T10:01:52.683Z] #44 119.7 checking for ranlib... ranlib 10:01:52 [2022-11-02T10:01:52.944Z] #44 119.7 checking command to parse /usr/bin/nm -B output from gcc object... ok 10:01:52 [2022-11-02T10:01:52.944Z] #44 120.1 checking for sysroot... no 10:01:52 [2022-11-02T10:01:52.944Z] #44 120.1 checking for a working dd... /bin/dd 10:01:52 [2022-11-02T10:01:52.944Z] #44 120.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 10:01:52 [2022-11-02T10:01:52.944Z] #44 120.1 checking for mt... no 10:01:52 [2022-11-02T10:01:52.944Z] #44 120.1 checking if : is a manifest tool... no 10:01:53 [2022-11-02T10:01:53.214Z] #44 120.2 checking how to run the C preprocessor... gcc -E 10:01:53 [2022-11-02T10:01:53.735Z] #44 120.4 checking for ANSI C header files... yes 10:01:54 [2022-11-02T10:01:54.015Z] #44 120.9 checking for sys/types.h... yes 10:01:54 [2022-11-02T10:01:54.275Z] #44 121.1 checking for sys/stat.h... yes 10:01:54 [2022-11-02T10:01:54.275Z] #44 121.3 checking for stdlib.h... yes 10:01:54 [2022-11-02T10:01:54.538Z] #44 121.4 checking for string.h... yes 10:01:54 [2022-11-02T10:01:54.538Z] #44 121.6 checking for memory.h... yes 10:01:54 [2022-11-02T10:01:54.799Z] #44 121.8 checking for strings.h... yes 10:01:54 [2022-11-02T10:01:54.799Z] #44 122.0 checking for inttypes.h... yes 10:01:55 [2022-11-02T10:01:55.060Z] #44 122.1 checking for stdint.h... yes 10:01:55 [2022-11-02T10:01:55.320Z] #44 122.3 checking for unistd.h... yes 10:01:55 [2022-11-02T10:01:55.320Z] #44 122.5 checking for dlfcn.h... yes 10:01:55 [2022-11-02T10:01:55.320Z] #44 122.6 checking for objdir... .libs 10:01:56 [2022-11-02T10:01:56.167Z] #44 123.0 checking if gcc supports -fno-rtti -fno-exceptions... no 10:01:56 [2022-11-02T10:01:56.167Z] #44 123.2 checking for gcc option to produce PIC... -fPIC -DPIC 10:01:56 [2022-11-02T10:01:56.167Z] #44 123.2 checking if gcc PIC flag -fPIC -DPIC works... yes 10:01:56 [2022-11-02T10:01:56.428Z] #44 123.3 checking if gcc static flag -static works... yes 10:01:56 [2022-11-02T10:01:56.688Z] #44 123.6 checking if gcc supports -c -o file.o... yes 10:01:56 [2022-11-02T10:01:56.688Z] #44 123.8 checking if gcc supports -c -o file.o... (cached) yes 10:01:56 [2022-11-02T10:01:56.688Z] #44 123.8 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes 10:01:56 [2022-11-02T10:01:56.949Z] #44 123.8 checking dynamic linker characteristics... GNU/Linux ld.so 10:01:57 [2022-11-02T10:01:57.209Z] #44 124.1 checking how to hardcode library paths into programs... immediate 10:01:57 [2022-11-02T10:01:57.209Z] #44 124.1 checking whether stripping libraries is possible... yes 10:01:57 [2022-11-02T10:01:57.209Z] #44 124.2 checking if libtool supports shared libraries... yes 10:01:57 [2022-11-02T10:01:57.209Z] #44 124.2 checking whether to build shared libraries... no 10:01:57 [2022-11-02T10:01:57.209Z] #44 124.2 checking whether to build static libraries... yes 10:01:57 [2022-11-02T10:01:57.209Z] #44 124.2 checking float.h usability... yes 10:01:57 [2022-11-02T10:01:57.209Z] #44 124.3 checking float.h presence... yes 10:01:57 [2022-11-02T10:01:57.209Z] #44 124.4 checking for float.h... yes 10:01:57 [2022-11-02T10:01:57.470Z] #44 124.4 checking limits.h usability... yes 10:01:57 [2022-11-02T10:01:57.470Z] #44 124.5 checking limits.h presence... yes 10:01:57 [2022-11-02T10:01:57.470Z] #44 124.6 checking for limits.h... yes 10:01:57 [2022-11-02T10:01:57.730Z] #44 124.6 checking stddef.h usability... yes 10:01:57 [2022-11-02T10:01:57.730Z] #44 124.7 checking stddef.h presence... yes 10:01:57 [2022-11-02T10:01:57.730Z] #44 124.8 checking for stddef.h... yes 10:01:57 [2022-11-02T10:01:57.730Z] #44 124.8 checking for stdlib.h... (cached) yes 10:01:57 [2022-11-02T10:01:57.730Z] #44 124.9 checking for string.h... (cached) yes 10:01:57 [2022-11-02T10:01:57.990Z] #44 124.9 checking sys/time.h usability... yes 10:01:57 [2022-11-02T10:01:57.990Z] #44 125.0 checking sys/time.h presence... yes 10:01:57 [2022-11-02T10:01:57.990Z] #44 125.1 checking for sys/time.h... yes 10:01:57 [2022-11-02T10:01:57.990Z] #44 125.1 checking for inline... inline 10:01:58 [2022-11-02T10:01:58.251Z] #44 125.2 checking for size_t... yes 10:01:58 [2022-11-02T10:01:58.251Z] #44 125.5 checking for stdlib.h... (cached) yes 10:01:58 [2022-11-02T10:01:58.512Z] #44 125.5 checking for GNU libc compatible malloc... yes 10:01:58 [2022-11-02T10:01:58.512Z] #44 125.6 checking for stdlib.h... (cached) yes 10:01:58 [2022-11-02T10:01:58.772Z] #44 125.7 checking for GNU libc compatible realloc... yes 10:01:59 [2022-11-02T10:01:59.032Z] #44 125.8 checking for working strtod... yes 10:01:59 [2022-11-02T10:01:59.293Z] #44 126.2 checking for gettimeofday... yes 10:01:59 [2022-11-02T10:01:59.554Z] #44 126.4 checking for memset... yes 10:01:59 [2022-11-02T10:01:59.815Z] #44 126.7 checking for strspn... yes 10:02:00 [2022-11-02T10:02:00.075Z] #44 127.1 checking that generated files are newer than configure... done 10:02:00 [2022-11-02T10:02:00.075Z] #44 127.2 configure: creating ./config.status 10:02:01 [2022-11-02T10:02:01.986Z] #44 ... 10:02:01 [2022-11-02T10:02:01.986Z] 10:02:01 [2022-11-02T10:02:01.986Z] #57 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd 10:02:01 [2022-11-02T10:02:01.986Z] #57 40.13 Selecting previously unselected package zstd. 10:02:01 [2022-11-02T10:02:01.986Z] #57 40.14 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_arm64.deb ... 10:02:01 [2022-11-02T10:02:01.986Z] #57 40.14 Unpacking zstd (1.4.8+dfsg-2.1) ... 10:02:01 [2022-11-02T10:02:01.986Z] #57 40.49 Setting up python3-pkg-resources (52.0.0-4) ... 10:02:01 [2022-11-02T10:02:01.986Z] #57 41.34 Setting up libip4tc2:arm64 (1.8.7-1) ... 10:02:01 [2022-11-02T10:02:01.986Z] #57 41.35 Setting up net-tools (1.60+git20181103.0eebece-1) ... 10:02:01 [2022-11-02T10:02:01.986Z] #57 41.36 Setting up libgpm2:arm64 (1.20.7-8) ... 10:02:01 [2022-11-02T10:02:01.986Z] #57 41.40 Setting up libicu67:arm64 (67.1-7) ... 10:02:01 [2022-11-02T10:02:01.986Z] #57 41.42 Setting up libip6tc2:arm64 (1.8.7-1) ... 10:02:01 [2022-11-02T10:02:01.986Z] #57 41.44 Setting up libinih1:arm64 (53-1+b2) ... 10:02:01 [2022-11-02T10:02:01.986Z] #57 41.45 Setting up libargon2-1:arm64 (0~20171227-0.2) ... 10:02:01 [2022-11-02T10:02:01.986Z] #57 41.46 Setting up uidmap (1:4.8.1-1) ... 10:02:01 [2022-11-02T10:02:01.986Z] #57 41.47 Setting up libyajl2:arm64 (2.1.0-3) ... 10:02:01 [2022-11-02T10:02:01.986Z] #57 41.48 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... 10:02:01 [2022-11-02T10:02:01.986Z] #57 41.50 Setting up bzip2 (1.0.8-4) ... 10:02:01 [2022-11-02T10:02:01.986Z] #57 41.51 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... 10:02:01 [2022-11-02T10:02:01.986Z] #57 41.52 Setting up python3-wheel (0.34.2-1) ... 10:02:01 [2022-11-02T10:02:01.986Z] #57 42.27 Setting up libmicrohttpd12:arm64 (0.9.72-2) ... 10:02:01 [2022-11-02T10:02:01.986Z] #57 42.30 Setting up xxd (2:8.2.2434-3+deb11u1) ... 10:02:01 [2022-11-02T10:02:01.986Z] #57 42.32 Setting up libcap2:arm64 (1:2.44-1) ... 10:02:01 [2022-11-02T10:02:01.986Z] #57 42.33 Setting up libcap2-bin (1:2.44-1) ... 10:02:01 [2022-11-02T10:02:01.986Z] #57 42.34 Setting up apparmor (2.13.6-10) ... 10:02:01 [2022-11-02T10:02:01.986Z] #57 44.06 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 10:02:01 [2022-11-02T10:02:01.986Z] #57 44.14 Setting up zip (3.0-12) ... 10:02:01 [2022-11-02T10:02:01.986Z] #57 44.16 Setting up vim-common (2:8.2.2434-3+deb11u1) ... 10:02:01 [2022-11-02T10:02:01.986Z] #57 44.19 Setting up bash-completion (1:2.11-2) ... 10:02:01 [2022-11-02T10:02:01.986Z] #57 46.86 Setting up xz-utils (5.2.5-2.1~deb11u1) ... 10:02:01 [2022-11-02T10:02:01.986Z] #57 46.87 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 10:02:01 [2022-11-02T10:02:01.986Z] #57 46.89 Setting up libmnl0:arm64 (1.0.4-3) ... 10:02:01 [2022-11-02T10:02:01.986Z] #57 46.92 Setting up patch (2.7.6-7) ... 10:02:01 [2022-11-02T10:02:01.986Z] #57 46.93 Setting up sudo (1.9.5p2-3) ... 10:02:01 [2022-11-02T10:02:01.986Z] #57 47.01 invoke-rc.d: could not determine current runlevel 10:02:01 [2022-11-02T10:02:01.986Z] #57 47.03 invoke-rc.d: policy-rc.d denied execution of start. 10:02:01 [2022-11-02T10:02:01.986Z] #57 47.05 Setting up xfsprogs (5.10.0-4) ... 10:02:01 [2022-11-02T10:02:01.986Z] #57 47.06 System has not been booted with systemd as init system (PID 1). Can't operate. 10:02:01 [2022-11-02T10:02:01.986Z] #57 47.06 Failed to connect to bus: Host is down 10:02:01 [2022-11-02T10:02:01.986Z] #57 47.07 Setting up libxtables12:arm64 (1.8.7-1) ... 10:02:01 [2022-11-02T10:02:01.986Z] #57 47.08 Setting up inetutils-ping (2:2.0-1+deb11u1) ... 10:02:01 [2022-11-02T10:02:01.986Z] #57 47.10 Setting up pigz (2.6-1) ... 10:02:01 [2022-11-02T10:02:01.986Z] #57 47.12 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... 10:02:01 [2022-11-02T10:02:01.986Z] #57 47.13 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... 10:02:01 [2022-11-02T10:02:01.986Z] #57 47.16 Setting up python-pip-whl (20.3.4-4+deb11u1) ... 10:02:01 [2022-11-02T10:02:01.986Z] #57 47.19 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... 10:02:01 [2022-11-02T10:02:01.986Z] #57 47.78 Setting up libaio1:arm64 (0.3.112-9) ... 10:02:01 [2022-11-02T10:02:01.986Z] #57 47.80 Setting up python3-lib2to3 (3.9.2-1) ... 10:02:01 [2022-11-02T10:02:01.986Z] #57 48.13 Setting up libelf1:arm64 (0.183-1) ... 10:02:01 [2022-11-02T10:02:01.986Z] #57 48.15 Setting up libjson-c5:arm64 (0.15-2) ... 10:02:01 [2022-11-02T10:02:01.986Z] #57 48.16 Setting up zstd (1.4.8+dfsg-2.1) ... 10:02:01 [2022-11-02T10:02:01.986Z] #57 48.18 Setting up libonig5:arm64 (6.9.6-1.1) ... 10:02:01 [2022-11-02T10:02:01.986Z] #57 48.19 Setting up libkmod2:arm64 (28-1) ... 10:02:01 [2022-11-02T10:02:01.986Z] #57 48.20 Setting up python3-distutils (3.9.2-1) ... 10:02:01 [2022-11-02T10:02:01.986Z] #57 48.73 Setting up vim (2:8.2.2434-3+deb11u1) ... 10:02:01 [2022-11-02T10:02:01.986Z] #57 48.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode 10:02:01 [2022-11-02T10:02:01.986Z] #57 48.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode 10:02:01 [2022-11-02T10:02:01.986Z] #57 48.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode 10:02:01 [2022-11-02T10:02:01.986Z] #57 48.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode 10:02:01 [2022-11-02T10:02:01.986Z] #57 48.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode 10:02:01 [2022-11-02T10:02:01.986Z] #57 48.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode 10:02:01 [2022-11-02T10:02:01.986Z] #57 48.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode 10:02:01 [2022-11-02T10:02:01.986Z] #57 48.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode 10:02:01 [2022-11-02T10:02:01.986Z] #57 48.83 Setting up python3-setuptools (52.0.0-4) ... 10:02:01 [2022-11-02T10:02:01.986Z] #57 50.34 Setting up libjq1:arm64 (1.6-2.1) ... 10:02:01 [2022-11-02T10:02:01.986Z] #57 50.36 Setting up libnftnl11:arm64 (1.1.9-1) ... 10:02:01 [2022-11-02T10:02:01.986Z] #57 50.38 Setting up thin-provisioning-tools (0.9.0-1) ... 10:02:01 [2022-11-02T10:02:01.986Z] #57 50.40 Setting up python3-pip (20.3.4-4+deb11u1) ... 10:02:02 [2022-11-02T10:02:02.558Z] #57 ... 10:02:02 [2022-11-02T10:02:02.558Z] 10:02:02 [2022-11-02T10:02:02.558Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install 10:02:02 [2022-11-02T10:02:02.558Z] #44 129.7 config.status: creating Makefile 10:02:02 [2022-11-02T10:02:02.558Z] #44 129.8 config.status: creating config.h 10:02:02 [2022-11-02T10:02:02.558Z] #44 129.8 config.status: executing depfiles commands 10:02:02 [2022-11-02T10:02:02.824Z] #44 130.0 config.status: executing libtool commands 10:02:04 [2022-11-02T10:02:04.217Z] #44 131.1 GEN .version 10:02:04 [2022-11-02T10:02:04.217Z] #44 131.1 make install-recursive 10:02:04 [2022-11-02T10:02:04.217Z] #44 131.1 make[1]: Entering directory '/tmp/crun-build' 10:02:04 [2022-11-02T10:02:04.217Z] #44 131.3 Making install in libocispec 10:02:04 [2022-11-02T10:02:04.217Z] #44 131.3 make[2]: Entering directory '/tmp/crun-build/libocispec' 10:02:04 [2022-11-02T10:02:04.217Z] #44 131.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema 10:02:04 [2022-11-02T10:02:04.480Z] #44 131.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema 10:02:04 [2022-11-02T10:02:04.480Z] #44 131.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems 10:02:04 [2022-11-02T10:02:04.480Z] #44 131.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic 10:02:05 [2022-11-02T10:02:05.051Z] #44 132.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success 10:02:05 [2022-11-02T10:02:05.051Z] #44 132.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success 10:02:05 [2022-11-02T10:02:05.051Z] #44 132.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success 10:02:05 [2022-11-02T10:02:05.051Z] #44 132.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success 10:02:05 [2022-11-02T10:02:05.051Z] #44 132.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success 10:02:05 [2022-11-02T10:02:05.051Z] #44 132.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success 10:02:05 [2022-11-02T10:02:05.051Z] #44 132.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success 10:02:05 [2022-11-02T10:02:05.051Z] #44 132.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success 10:02:05 [2022-11-02T10:02:05.051Z] #44 132.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success 10:02:05 [2022-11-02T10:02:05.051Z] #44 132.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success 10:02:05 [2022-11-02T10:02:05.051Z] #44 132.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success 10:02:05 [2022-11-02T10:02:05.051Z] #44 132.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success 10:02:05 [2022-11-02T10:02:05.051Z] #44 132.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success 10:02:05 [2022-11-02T10:02:05.051Z] #44 132.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success 10:02:05 [2022-11-02T10:02:05.051Z] #44 132.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success 10:02:05 [2022-11-02T10:02:05.051Z] #44 132.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success 10:02:05 [2022-11-02T10:02:05.996Z] #44 ... 10:02:05 [2022-11-02T10:02:05.996Z] 10:02:05 [2022-11-02T10:02:05.996Z] #57 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd 10:02:05 [2022-11-02T10:02:05.996Z] #57 51.43 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... 10:02:05 [2022-11-02T10:02:05.996Z] #57 51.45 Setting up jq (1.6-2.1) ... 10:02:05 [2022-11-02T10:02:05.996Z] #57 51.49 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... 10:02:05 [2022-11-02T10:02:05.996Z] #57 51.53 Setting up libbpf0:arm64 (1:0.3-2) ... 10:02:05 [2022-11-02T10:02:05.996Z] #57 51.56 Setting up iptables (1.8.7-1) ... 10:02:05 [2022-11-02T10:02:05.996Z] #57 51.57 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 10:02:05 [2022-11-02T10:02:05.996Z] #57 51.58 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 10:02:05 [2022-11-02T10:02:05.996Z] #57 51.60 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 10:02:05 [2022-11-02T10:02:05.996Z] #57 51.61 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 10:02:05 [2022-11-02T10:02:05.996Z] #57 51.61 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 10:02:05 [2022-11-02T10:02:05.996Z] #57 51.62 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 10:02:05 [2022-11-02T10:02:05.996Z] #57 51.64 Setting up iproute2 (5.10.0-4) ... 10:02:05 [2022-11-02T10:02:05.996Z] #57 52.05 Setting up systemd (247.3-7+deb11u1) ... 10:02:05 [2022-11-02T10:02:05.996Z] #57 52.10 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. 10:02:05 [2022-11-02T10:02:05.996Z] #57 52.10 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. 10:02:05 [2022-11-02T10:02:05.996Z] #57 52.11 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. 10:02:05 [2022-11-02T10:02:05.996Z] #57 52.12 Initializing machine ID from random generator. 10:02:05 [2022-11-02T10:02:05.996Z] #57 53.06 Setting up systemd-journal-remote (247.3-7+deb11u1) ... 10:02:05 [2022-11-02T10:02:05.996Z] #57 53.32 Processing triggers for libc-bin (2.31-13+deb11u5) ... 10:02:05 [2022-11-02T10:02:05.996Z] #57 DONE 54.4s 10:02:05 [2022-11-02T10:02:05.996Z] 10:02:05 [2022-11-02T10:02:05.996Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install 10:02:05 [2022-11-02T10:02:05.996Z] #44 133.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success 10:02:05 [2022-11-02T10:02:05.996Z] #44 133.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success 10:02:05 [2022-11-02T10:02:05.996Z] #44 133.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success 10:02:05 [2022-11-02T10:02:05.996Z] #44 133.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success 10:02:05 [2022-11-02T10:02:05.996Z] #44 133.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success 10:02:05 [2022-11-02T10:02:05.996Z] #44 133.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success 10:02:05 [2022-11-02T10:02:05.996Z] #44 133.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success 10:02:05 [2022-11-02T10:02:05.996Z] #44 133.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success 10:02:05 [2022-11-02T10:02:05.996Z] #44 133.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success 10:02:05 [2022-11-02T10:02:05.996Z] #44 133.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success 10:02:05 [2022-11-02T10:02:05.996Z] #44 133.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success 10:02:05 [2022-11-02T10:02:05.996Z] #44 133.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success 10:02:05 [2022-11-02T10:02:05.996Z] #44 133.3 make install-recursive 10:02:06 [2022-11-02T10:02:06.257Z] #44 133.3 make[3]: Entering directory '/tmp/crun-build/libocispec' 10:02:06 [2022-11-02T10:02:06.257Z] #44 133.4 Making install in yajl 10:02:06 [2022-11-02T10:02:06.257Z] #44 133.4 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' 10:02:06 [2022-11-02T10:02:06.257Z] #44 133.5 CC verify/json_verify-json_verify.o 10:02:06 [2022-11-02T10:02:06.257Z] #44 133.5 CC src/libyajl_la-yajl_alloc.lo 10:02:06 [2022-11-02T10:02:06.257Z] #44 133.5 CC src/libyajl_la-yajl.lo 10:02:06 [2022-11-02T10:02:06.257Z] #44 133.6 CC src/libyajl_la-yajl_gen.lo 10:02:06 [2022-11-02T10:02:06.518Z] #44 133.6 CC src/libyajl_la-yajl_parser.lo 10:02:06 [2022-11-02T10:02:06.518Z] #44 133.6 CC src/libyajl_la-yajl_buf.lo 10:02:06 [2022-11-02T10:02:06.518Z] #44 133.7 CC src/libyajl_la-yajl_encode.lo 10:02:06 [2022-11-02T10:02:06.518Z] #44 133.7 CC src/libyajl_la-yajl_lex.lo 10:02:06 [2022-11-02T10:02:06.518Z] #44 133.8 CC src/libyajl_la-yajl_tree.lo 10:02:06 [2022-11-02T10:02:06.780Z] #44 ... 10:02:06 [2022-11-02T10:02:06.780Z] 10:02:06 [2022-11-02T10:02:06.780Z] #58 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true 10:02:06 [2022-11-02T10:02:06.780Z] #0 0.788 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode 10:02:06 [2022-11-02T10:02:06.780Z] #0 0.800 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode 10:02:06 [2022-11-02T10:02:06.780Z] #0 0.806 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting 10:02:06 [2022-11-02T10:02:06.780Z] #58 DONE 0.9s 10:02:07 [2022-11-02T10:02:07.042Z] 10:02:07 [2022-11-02T10:02:07.042Z] #59 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 10:02:12 [2022-11-02T10:02:12.476Z] #59 ... 10:02:12 [2022-11-02T10:02:12.476Z] 10:02:12 [2022-11-02T10:02:12.476Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install 10:02:12 [2022-11-02T10:02:12.476Z] #44 139.4 CCLD libyajl.la 10:02:12 [2022-11-02T10:02:12.737Z] #44 139.7 CCLD verify/json_verify 10:02:12 [2022-11-02T10:02:12.998Z] #44 140.1 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' 10:02:12 [2022-11-02T10:02:12.998Z] #44 140.1 make[5]: Nothing to be done for 'install-exec-am'. 10:02:12 [2022-11-02T10:02:12.998Z] #44 140.1 make[5]: Nothing to be done for 'install-data-am'. 10:02:12 [2022-11-02T10:02:12.998Z] #44 140.1 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' 10:02:12 [2022-11-02T10:02:12.998Z] #44 140.1 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' 10:02:12 [2022-11-02T10:02:12.998Z] #44 140.1 make[4]: Entering directory '/tmp/crun-build/libocispec' 10:02:12 [2022-11-02T10:02:12.998Z] #44 140.2 CC src/validate.o 10:02:13 [2022-11-02T10:02:13.258Z] #44 140.2 CC src/image_spec_schema_config_schema.lo 10:02:13 [2022-11-02T10:02:13.258Z] #44 140.2 CC src/image_spec_schema_content_descriptor.lo 10:02:13 [2022-11-02T10:02:13.258Z] #44 140.2 CC src/image_spec_schema_defs.lo 10:02:13 [2022-11-02T10:02:13.258Z] #44 140.3 CC src/image_spec_schema_defs_descriptor.lo 10:02:13 [2022-11-02T10:02:13.258Z] #44 140.3 CC src/image_spec_schema_image_index_schema.lo 10:02:13 [2022-11-02T10:02:13.258Z] #44 140.3 CC src/image_spec_schema_image_layout_schema.lo 10:02:13 [2022-11-02T10:02:13.258Z] #44 140.3 CC src/image_spec_schema_image_manifest_schema.lo 10:02:13 [2022-11-02T10:02:13.258Z] #44 140.4 CC src/runtime_spec_schema_config_linux.lo 10:02:13 [2022-11-02T10:02:13.258Z] #44 140.4 CC src/runtime_spec_schema_config_zos.lo 10:02:13 [2022-11-02T10:02:13.258Z] #44 140.4 CC src/runtime_spec_schema_config_schema.lo 10:02:13 [2022-11-02T10:02:13.522Z] #44 140.6 CC src/runtime_spec_schema_config_solaris.lo 10:02:13 [2022-11-02T10:02:13.522Z] #44 140.6 CC src/runtime_spec_schema_config_vm.lo 10:02:13 [2022-11-02T10:02:13.522Z] #44 140.7 CC src/runtime_spec_schema_config_windows.lo 10:02:13 [2022-11-02T10:02:13.522Z] #44 140.7 CC src/runtime_spec_schema_defs.lo 10:02:13 [2022-11-02T10:02:13.782Z] #44 140.8 CC src/runtime_spec_schema_defs_linux.lo 10:02:13 [2022-11-02T10:02:13.782Z] #44 140.9 CC src/runtime_spec_schema_defs_zos.lo 10:02:13 [2022-11-02T10:02:13.782Z] #44 140.9 CC src/runtime_spec_schema_defs_vm.lo 10:02:13 [2022-11-02T10:02:13.782Z] #44 141.0 CC src/runtime_spec_schema_defs_windows.lo 10:02:14 [2022-11-02T10:02:14.043Z] #44 141.0 CC src/runtime_spec_schema_state_schema.lo 10:02:14 [2022-11-02T10:02:14.043Z] #44 141.2 CC src/image_manifest_items_image_manifest_items_schema.lo 10:02:14 [2022-11-02T10:02:14.304Z] #44 141.3 CC src/basic_test_double_array_item.lo 10:02:14 [2022-11-02T10:02:14.304Z] #44 141.5 CC src/basic_test_double_array.lo 10:02:14 [2022-11-02T10:02:14.564Z] #44 141.6 CC src/basic_test_top_array_int.lo 10:02:14 [2022-11-02T10:02:14.564Z] #44 141.7 CC src/basic_test_top_array_string.lo 10:02:14 [2022-11-02T10:02:14.564Z] #44 141.8 CC src/basic_test_top_double_array_int.lo 10:02:14 [2022-11-02T10:02:14.824Z] #44 141.9 CC src/basic_test_top_double_array_obj.lo 10:02:14 [2022-11-02T10:02:14.824Z] #44 142.0 CC src/basic_test_top_double_array_refobj.lo 10:02:14 [2022-11-02T10:02:14.824Z] #44 142.1 CC src/basic_test_top_double_array_string.lo 10:02:15 [2022-11-02T10:02:15.403Z] #44 142.4 CC src/read-file.lo 10:02:15 [2022-11-02T10:02:15.403Z] #44 142.6 CC src/json_common.lo 10:02:15 [2022-11-02T10:02:15.403Z] #44 142.7 CC tests/test-1.o 10:02:15 [2022-11-02T10:02:15.679Z] #44 142.8 CC tests/test-2.o 10:02:15 [2022-11-02T10:02:15.679Z] #44 142.9 CC tests/test-3.o 10:02:15 [2022-11-02T10:02:15.940Z] #44 143.2 CC tests/test-4.o 10:02:16 [2022-11-02T10:02:16.204Z] #44 143.5 CC tests/test-5.o 10:02:16 [2022-11-02T10:02:16.478Z] #44 143.6 CC tests/test-6.o 10:02:16 [2022-11-02T10:02:16.738Z] #44 143.7 CC tests/test-7.o 10:02:17 [2022-11-02T10:02:17.002Z] #44 144.1 CC tests/test-8.o 10:02:17 [2022-11-02T10:02:17.264Z] #44 144.3 CC tests/test-9.o 10:02:17 [2022-11-02T10:02:17.264Z] #44 144.4 CC tests/test-10.o 10:02:17 [2022-11-02T10:02:17.525Z] #44 144.7 CC tests/test-11.o 10:02:20 [2022-11-02T10:02:20.826Z] #44 ... 10:02:20 [2022-11-02T10:02:20.826Z] 10:02:20 [2022-11-02T10:02:20.827Z] #59 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 10:02:20 [2022-11-02T10:02:20.827Z] #59 9.377 Collecting yamllint==1.27.1 10:02:20 [2022-11-02T10:02:20.827Z] #59 10.46 Downloading yamllint-1.27.1.tar.gz (129 kB) 10:02:20 [2022-11-02T10:02:20.827Z] #59 11.38 Collecting pathspec>=0.5.3 10:02:20 [2022-11-02T10:02:20.827Z] #59 11.39 Downloading pathspec-0.10.1-py3-none-any.whl (27 kB) 10:02:20 [2022-11-02T10:02:20.827Z] #59 11.68 Collecting pyyaml 10:02:20 [2022-11-02T10:02:20.827Z] #59 11.71 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) 10:02:20 [2022-11-02T10:02:20.827Z] #59 11.73 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) 10:02:20 [2022-11-02T10:02:20.827Z] #59 11.75 Building wheels for collected packages: yamllint 10:02:20 [2022-11-02T10:02:20.827Z] #59 11.76 Building wheel for yamllint (setup.py): started 10:02:20 [2022-11-02T10:02:20.827Z] #59 12.80 Building wheel for yamllint (setup.py): finished with status 'done' 10:02:20 [2022-11-02T10:02:20.827Z] #59 12.80 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=9363c0cf8ff96ecaae9074bf8dfb07a3e3c6fe1bae04cad204474b21642588f4 10:02:20 [2022-11-02T10:02:20.827Z] #59 12.80 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee 10:02:20 [2022-11-02T10:02:20.827Z] #59 12.80 Successfully built yamllint 10:02:20 [2022-11-02T10:02:20.827Z] #59 12.82 Installing collected packages: pyyaml, pathspec, yamllint 10:02:20 [2022-11-02T10:02:20.827Z] #59 13.19 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.27.1 10:02:20 [2022-11-02T10:02:20.827Z] #59 DONE 13.9s 10:02:20 [2022-11-02T10:02:20.827Z] 10:02:20 [2022-11-02T10:02:20.827Z] #49 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc 10:02:42 [2022-11-02T10:02:42.785Z] #49 ... 10:02:42 [2022-11-02T10:02:42.785Z] 10:02:42 [2022-11-02T10:02:42.785Z] #34 [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 10:02:42 [2022-11-02T10:02:42.785Z] #34 202.2 + dpkg --print-architecture 10:02:42 [2022-11-02T10:02:42.785Z] #34 DONE 203.3s 10:02:42 [2022-11-02T10:02:42.785Z] 10:02:42 [2022-11-02T10:02:42.785Z] #25 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli 10:02:49 [2022-11-02T10:02:49.365Z] #25 ... 10:02:49 [2022-11-02T10:02:49.365Z] 10:02:49 [2022-11-02T10:02:49.365Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install 10:02:49 [2022-11-02T10:02:49.365Z] #44 176.5 CCLD libocispec.la 10:02:49 [2022-11-02T10:02:49.626Z] #44 176.7 CCLD src/validate 10:02:49 [2022-11-02T10:02:49.626Z] #44 176.7 CCLD tests/test-1 10:02:49 [2022-11-02T10:02:49.626Z] #44 176.7 CCLD tests/test-2 10:02:49 [2022-11-02T10:02:49.626Z] #44 176.7 CCLD tests/test-3 10:02:49 [2022-11-02T10:02:49.626Z] #44 176.8 CCLD tests/test-4 10:02:49 [2022-11-02T10:02:49.626Z] #44 176.8 CCLD tests/test-5 10:02:49 [2022-11-02T10:02:49.626Z] #44 176.8 CCLD tests/test-6 10:02:49 [2022-11-02T10:02:49.626Z] #44 176.9 CCLD tests/test-7 10:02:49 [2022-11-02T10:02:49.626Z] #44 176.9 CCLD tests/test-8 10:02:49 [2022-11-02T10:02:49.886Z] #44 177.0 CCLD tests/test-9 10:02:49 [2022-11-02T10:02:49.886Z] #44 177.1 CCLD tests/test-10 10:02:49 [2022-11-02T10:02:49.886Z] #44 177.2 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a 10:02:50 [2022-11-02T10:02:50.146Z] #44 177.3 CCLD tests/test-11 10:02:51 [2022-11-02T10:02:51.531Z] #44 178.7 libtool: link: ar cr libocispec.a 10:02:51 [2022-11-02T10:02:51.531Z] #44 178.7 libtool: link: ranlib libocispec.a 10:02:53 [2022-11-02T10:02:53.442Z] #44 180.2 make[5]: Entering directory '/tmp/crun-build/libocispec' 10:02:53 [2022-11-02T10:02:53.442Z] #44 180.2 make[5]: Nothing to be done for 'install-exec-am'. 10:02:53 [2022-11-02T10:02:53.442Z] #44 180.2 make[5]: Nothing to be done for 'install-data-am'. 10:02:53 [2022-11-02T10:02:53.442Z] #44 180.2 make[5]: Leaving directory '/tmp/crun-build/libocispec' 10:02:53 [2022-11-02T10:02:53.442Z] #44 180.2 make[4]: Leaving directory '/tmp/crun-build/libocispec' 10:02:53 [2022-11-02T10:02:53.442Z] #44 180.2 make[3]: Leaving directory '/tmp/crun-build/libocispec' 10:02:53 [2022-11-02T10:02:53.443Z] #44 180.2 make[2]: Leaving directory '/tmp/crun-build/libocispec' 10:02:53 [2022-11-02T10:02:53.443Z] #44 180.2 make[2]: Entering directory '/tmp/crun-build' 10:02:53 [2022-11-02T10:02:53.443Z] #44 180.4 CC src/libcrun/libcrun_testing_a-utils.o 10:02:53 [2022-11-02T10:02:53.443Z] #44 180.4 CC src/libcrun/libcrun_testing_a-cloned_binary.o 10:02:53 [2022-11-02T10:02:53.443Z] #44 180.4 CC src/libcrun/libcrun_testing_a-container.o 10:02:53 [2022-11-02T10:02:53.443Z] #44 180.4 CC src/libcrun/libcrun_testing_a-cgroup.o 10:02:53 [2022-11-02T10:02:53.443Z] #44 180.4 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o 10:02:53 [2022-11-02T10:02:53.443Z] #44 180.4 CC src/libcrun/libcrun_testing_a-cgroup-resources.o 10:02:53 [2022-11-02T10:02:53.443Z] #44 180.4 CC src/libcrun/libcrun_testing_a-cgroup-setup.o 10:02:53 [2022-11-02T10:02:53.443Z] #44 180.5 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o 10:02:53 [2022-11-02T10:02:53.443Z] #44 180.5 CC src/libcrun/libcrun_testing_a-cgroup-utils.o 10:02:53 [2022-11-02T10:02:53.443Z] #44 180.5 CC src/libcrun/libcrun_testing_a-criu.o 10:02:53 [2022-11-02T10:02:53.443Z] #44 180.6 CC src/libcrun/libcrun_testing_a-custom-handler.o 10:02:53 [2022-11-02T10:02:53.703Z] #44 180.7 CC src/libcrun/libcrun_testing_a-linux.o 10:02:53 [2022-11-02T10:02:53.703Z] #44 180.8 CC src/libcrun/libcrun_testing_a-seccomp.o 10:02:53 [2022-11-02T10:02:53.703Z] #44 180.8 CC src/libcrun/libcrun_testing_a-ebpf.o 10:02:53 [2022-11-02T10:02:53.703Z] #44 180.9 CC src/libcrun/libcrun_testing_a-error.o 10:02:53 [2022-11-02T10:02:53.703Z] #44 180.9 CC src/libcrun/libcrun_testing_a-status.o 10:02:53 [2022-11-02T10:02:53.703Z] #44 180.9 CC src/libcrun/libcrun_testing_a-terminal.o 10:02:53 [2022-11-02T10:02:53.964Z] #44 181.1 CC src/libcrun/libcrun_testing_a-chroot_realpath.o 10:02:53 [2022-11-02T10:02:53.964Z] #44 181.1 CC src/libcrun/libcrun_testing_a-signals.o 10:02:53 [2022-11-02T10:02:53.964Z] #44 181.2 CC src/libcrun/libcrun_testing_a-mount_flags.o 10:02:54 [2022-11-02T10:02:54.224Z] #44 181.3 CC src/libcrun/libcrun_testing_a-seccomp_notify.o 10:02:54 [2022-11-02T10:02:54.484Z] #44 181.5 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o 10:02:54 [2022-11-02T10:02:54.484Z] #44 181.5 CC src/libcrun/handlers/libcrun_testing_a-krun.o 10:02:54 [2022-11-02T10:02:54.484Z] #44 181.7 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o 10:02:54 [2022-11-02T10:02:54.484Z] #44 181.7 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o 10:02:54 [2022-11-02T10:02:54.744Z] #44 181.8 CC tests/tests_libcrun_errors-tests_libcrun_errors.o 10:02:54 [2022-11-02T10:02:54.744Z] #44 181.9 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o 10:02:55 [2022-11-02T10:02:55.005Z] #44 182.3 CC src/crun-crun.o 10:02:55 [2022-11-02T10:02:55.266Z] #44 182.3 CC src/crun-run.o 10:02:55 [2022-11-02T10:02:55.266Z] #44 182.3 CC src/crun-delete.o 10:02:55 [2022-11-02T10:02:55.266Z] #44 182.5 CC src/crun-kill.o 10:02:55 [2022-11-02T10:02:55.526Z] #44 182.6 CC src/crun-pause.o 10:02:55 [2022-11-02T10:02:55.526Z] #44 182.7 CC src/crun-unpause.o 10:02:55 [2022-11-02T10:02:55.787Z] #44 182.8 CC src/crun-spec.o 10:02:55 [2022-11-02T10:02:55.787Z] #44 182.9 CC src/crun-exec.o 10:02:56 [2022-11-02T10:02:56.049Z] #44 183.1 CC src/crun-list.o 10:02:56 [2022-11-02T10:02:56.049Z] #44 183.1 CC src/crun-create.o 10:02:56 [2022-11-02T10:02:56.309Z] #44 183.4 CC src/crun-start.o 10:02:56 [2022-11-02T10:02:56.309Z] #44 183.6 CC src/crun-state.o 10:02:56 [2022-11-02T10:02:56.569Z] #44 183.7 CC src/crun-update.o 10:02:57 [2022-11-02T10:02:57.047Z] #44 183.8 CC src/crun-ps.o 10:02:57 [2022-11-02T10:02:57.308Z] #44 184.0 CC src/crun-checkpoint.o 10:02:57 [2022-11-02T10:02:57.308Z] #44 184.2 CC src/crun-restore.o 10:02:57 [2022-11-02T10:02:57.308Z] #44 184.3 CC src/libcrun/libcrun_la-utils.lo 10:02:57 [2022-11-02T10:02:57.308Z] #44 184.4 CC src/libcrun/libcrun_la-cloned_binary.lo 10:02:57 [2022-11-02T10:02:57.569Z] #44 184.6 CC src/libcrun/libcrun_la-container.lo 10:02:57 [2022-11-02T10:02:57.569Z] #44 184.8 CC src/libcrun/libcrun_la-cgroup.lo 10:02:57 [2022-11-02T10:02:57.830Z] #44 184.9 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo 10:02:57 [2022-11-02T10:02:57.830Z] #44 185.0 CC src/libcrun/libcrun_la-cgroup-resources.lo 10:02:58 [2022-11-02T10:02:58.091Z] #44 185.3 CC src/libcrun/libcrun_la-cgroup-setup.lo 10:02:58 [2022-11-02T10:02:58.352Z] #44 185.4 CC src/libcrun/libcrun_la-cgroup-systemd.lo 10:02:58 [2022-11-02T10:02:58.352Z] #44 185.5 CC src/libcrun/libcrun_la-cgroup-utils.lo 10:02:58 [2022-11-02T10:02:58.613Z] #44 185.8 CC src/libcrun/libcrun_la-criu.lo 10:02:59 [2022-11-02T10:02:59.184Z] #44 186.1 CC src/libcrun/libcrun_la-custom-handler.lo 10:02:59 [2022-11-02T10:02:59.184Z] #44 186.2 CC src/libcrun/libcrun_la-linux.lo 10:02:59 [2022-11-02T10:02:59.184Z] #44 186.3 CC src/libcrun/libcrun_la-seccomp.lo 10:02:59 [2022-11-02T10:02:59.755Z] #44 186.9 CC src/libcrun/libcrun_la-ebpf.lo 10:03:00 [2022-11-02T10:03:00.016Z] #44 187.1 CC src/libcrun/libcrun_la-error.lo 10:03:00 [2022-11-02T10:03:00.587Z] #44 187.6 CC src/libcrun/libcrun_la-status.lo 10:03:01 [2022-11-02T10:03:01.158Z] #44 188.4 CC src/libcrun/libcrun_la-terminal.lo 10:03:01 [2022-11-02T10:03:01.419Z] #44 188.6 CC src/libcrun/libcrun_la-chroot_realpath.lo 10:03:01 [2022-11-02T10:03:01.990Z] #44 189.0 CC src/libcrun/libcrun_la-signals.lo 10:03:01 [2022-11-02T10:03:01.990Z] #44 189.3 CC src/libcrun/libcrun_la-mount_flags.lo 10:03:02 [2022-11-02T10:03:02.251Z] #44 189.3 CC src/libcrun/libcrun_la-seccomp_notify.lo 10:03:03 [2022-11-02T10:03:03.193Z] #44 190.2 CC src/libcrun/handlers/libcrun_la-handler-utils.lo 10:03:03 [2022-11-02T10:03:03.193Z] #44 190.3 CC src/libcrun/handlers/libcrun_la-krun.lo 10:03:04 [2022-11-02T10:03:04.141Z] #44 191.1 CC src/libcrun/handlers/libcrun_la-wasmedge.lo 10:03:04 [2022-11-02T10:03:04.141Z] #44 191.2 CC src/libcrun/handlers/libcrun_la-wasmer.lo 10:03:04 [2022-11-02T10:03:04.403Z] #44 191.5 CC tests/init.o 10:03:05 [2022-11-02T10:03:05.346Z] #44 192.4 CC tests/tests_libcrun_utils-tests_libcrun_utils.o 10:03:23 [2022-11-02T10:03:23.463Z] #44 209.7 CCLD tests/init 10:03:45 [2022-11-02T10:03:45.424Z] #44 229.0 AR libcrun_testing.a 10:03:45 [2022-11-02T10:03:45.424Z] #44 229.0 ar: `u' modifier ignored since `D' is the default (see `U') 10:03:45 [2022-11-02T10:03:45.424Z] #44 229.1 CCLD tests/tests_libcrun_utils 10:03:45 [2022-11-02T10:03:45.424Z] #44 229.2 CCLD tests/tests_libcrun_errors 10:03:45 [2022-11-02T10:03:45.424Z] #44 229.2 CCLD tests/tests_libcrun_fuzzer 10:03:45 [2022-11-02T10:03:45.424Z] #44 230.5 CCLD libcrun.la 10:03:45 [2022-11-02T10:03:45.424Z] #44 ... 10:03:45 [2022-11-02T10:03:45.424Z] 10:03:45 [2022-11-02T10:03:45.424Z] #25 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli 10:03:45 [2022-11-02T10:03:45.424Z] #25 266.2 + return 10:03:45 [2022-11-02T10:03:45.424Z] #25 DONE 266.6s 10:03:45 [2022-11-02T10:03:45.424Z] 10:03:45 [2022-11-02T10:03:45.424Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install 10:03:45 [2022-11-02T10:03:45.424Z] #44 231.1 CCLD crun 10:03:45 [2022-11-02T10:03:45.424Z] #44 231.5 make[3]: Entering directory '/tmp/crun-build' 10:03:45 [2022-11-02T10:03:45.424Z] #44 231.7 /bin/mkdir -p '/usr/local/share/man/man1' 10:03:45 [2022-11-02T10:03:45.424Z] #44 231.7 /bin/mkdir -p '/usr/local/lib' 10:03:45 [2022-11-02T10:03:45.424Z] #44 231.7 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' 10:03:45 [2022-11-02T10:03:45.424Z] #44 231.8 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' 10:03:45 [2022-11-02T10:03:45.424Z] #44 231.9 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la 10:03:45 [2022-11-02T10:03:45.424Z] #44 231.9 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a 10:03:45 [2022-11-02T10:03:45.424Z] #44 232.0 libtool: install: chmod 644 /usr/local/lib/libcrun.a 10:03:45 [2022-11-02T10:03:45.424Z] #44 232.0 libtool: install: ranlib /usr/local/lib/libcrun.a 10:03:45 [2022-11-02T10:03:45.424Z] #44 232.2 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib 10:03:45 [2022-11-02T10:03:45.424Z] #44 232.2 ---------------------------------------------------------------------- 10:03:45 [2022-11-02T10:03:45.424Z] #44 232.2 Libraries have been installed in: 10:03:45 [2022-11-02T10:03:45.424Z] #44 232.2 /usr/local/lib 10:03:45 [2022-11-02T10:03:45.424Z] #44 232.2 10:03:45 [2022-11-02T10:03:45.424Z] #44 232.2 If you ever happen to want to link against installed libraries 10:03:45 [2022-11-02T10:03:45.424Z] #44 232.2 in a given directory, LIBDIR, you must either use libtool, and 10:03:45 [2022-11-02T10:03:45.424Z] #44 232.2 specify the full pathname of the library, or use the '-LLIBDIR' 10:03:45 [2022-11-02T10:03:45.424Z] #44 232.2 flag during linking and do at least one of the following: 10:03:45 [2022-11-02T10:03:45.424Z] #44 232.2 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable 10:03:45 [2022-11-02T10:03:45.424Z] #44 232.2 during execution 10:03:45 [2022-11-02T10:03:45.424Z] #44 232.2 - add LIBDIR to the 'LD_RUN_PATH' environment variable 10:03:45 [2022-11-02T10:03:45.424Z] #44 232.2 during linking 10:03:45 [2022-11-02T10:03:45.424Z] #44 232.2 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag 10:03:45 [2022-11-02T10:03:45.424Z] #44 232.2 - have your system administrator add LIBDIR to '/etc/ld.so.conf' 10:03:45 [2022-11-02T10:03:45.424Z] #44 232.2 10:03:45 [2022-11-02T10:03:45.424Z] #44 232.2 See any operating system documentation about shared libraries for 10:03:45 [2022-11-02T10:03:45.424Z] #44 232.2 more information, such as the ld(1) and ld.so(8) manual pages. 10:03:45 [2022-11-02T10:03:45.424Z] #44 232.2 ---------------------------------------------------------------------- 10:03:45 [2022-11-02T10:03:45.424Z] #44 232.2 /bin/mkdir -p '/build' 10:03:45 [2022-11-02T10:03:45.424Z] #44 232.2 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' 10:03:45 [2022-11-02T10:03:45.424Z] #44 232.3 libtool: install: /usr/bin/install -c crun /build/crun 10:03:45 [2022-11-02T10:03:45.424Z] #44 232.4 make[3]: Leaving directory '/tmp/crun-build' 10:03:45 [2022-11-02T10:03:45.424Z] #44 232.4 make[2]: Leaving directory '/tmp/crun-build' 10:03:45 [2022-11-02T10:03:45.424Z] #44 232.4 make[1]: Leaving directory '/tmp/crun-build' 10:03:45 [2022-11-02T10:03:45.424Z] #44 DONE 232.5s 10:03:45 [2022-11-02T10:03:45.424Z] 10:03:45 [2022-11-02T10:03:45.424Z] #60 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli 10:03:45 [2022-11-02T10:03:45.424Z] #60 DONE 0.2s 10:03:45 [2022-11-02T10:03:45.424Z] 10:03:45 [2022-11-02T10:03:45.424Z] #49 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc 10:03:45 [2022-11-02T10:03:45.685Z] #49 ... 10:03:45 [2022-11-02T10:03:45.685Z] 10:03:45 [2022-11-02T10:03:45.685Z] #61 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images 10:03:45 [2022-11-02T10:03:45.946Z] #61 DONE 0.3s 10:03:45 [2022-11-02T10:03:45.946Z] 10:03:45 [2022-11-02T10:03:45.946Z] #62 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ 10:03:46 [2022-11-02T10:03:46.518Z] #62 DONE 0.6s 10:03:46 [2022-11-02T10:03:46.518Z] 10:03:46 [2022-11-02T10:03:46.518Z] #49 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc 10:03:46 [2022-11-02T10:03:46.518Z] #49 ... 10:03:46 [2022-11-02T10:03:46.518Z] 10:03:46 [2022-11-02T10:03:46.518Z] #63 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ 10:03:46 [2022-11-02T10:03:46.518Z] #63 DONE 0.1s 10:03:46 [2022-11-02T10:03:46.518Z] 10:03:46 [2022-11-02T10:03:46.518Z] #64 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ 10:03:46 [2022-11-02T10:03:46.779Z] #64 DONE 0.1s 10:03:46 [2022-11-02T10:03:46.779Z] 10:03:46 [2022-11-02T10:03:46.779Z] #65 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ 10:03:46 [2022-11-02T10:03:46.779Z] #65 DONE 0.1s 10:03:46 [2022-11-02T10:03:46.779Z] 10:03:46 [2022-11-02T10:03:46.779Z] #66 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ 10:03:46 [2022-11-02T10:03:46.779Z] #66 DONE 0.1s 10:03:46 [2022-11-02T10:03:46.779Z] 10:03:46 [2022-11-02T10:03:46.779Z] #67 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ 10:03:46 [2022-11-02T10:03:46.779Z] #67 DONE 0.1s 10:03:46 [2022-11-02T10:03:46.779Z] 10:03:46 [2022-11-02T10:03:46.779Z] #38 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0" && /build/golangci-lint --version 10:03:47 [2022-11-02T10:03:47.039Z] #38 ... 10:03:47 [2022-11-02T10:03:47.039Z] 10:03:47 [2022-11-02T10:03:47.039Z] #68 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ 10:03:47 [2022-11-02T10:03:47.039Z] #68 DONE 0.1s 10:03:47 [2022-11-02T10:03:47.039Z] 10:03:47 [2022-11-02T10:03:47.039Z] #69 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ 10:03:47 [2022-11-02T10:03:47.039Z] #69 DONE 0.1s 10:03:47 [2022-11-02T10:03:47.039Z] 10:03:47 [2022-11-02T10:03:47.039Z] #49 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc 10:03:49 [2022-11-02T10:03:49.583Z] #49 164.2 + mkdir -p /build 10:03:49 [2022-11-02T10:03:49.583Z] #49 164.2 + cp runc /build/runc 10:03:50 [2022-11-02T10:03:50.525Z] #49 DONE 165.1s 10:03:50 [2022-11-02T10:03:50.525Z] 10:03:50 [2022-11-02T10:03:50.525Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd 10:03:54 [2022-11-02T10:03:54.796Z] #43 ... 10:03:54 [2022-11-02T10:03:54.796Z] 10:03:54 [2022-11-02T10:03:54.796Z] #38 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0" && /build/golangci-lint --version 10:03:54 [2022-11-02T10:03:54.796Z] #38 277.1 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown) 10:03:56 [2022-11-02T10:03:56.222Z] #38 DONE 278.6s 10:03:56 [2022-11-02T10:03:56.222Z] 10:03:56 [2022-11-02T10:03:56.222Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd 10:03:57 [2022-11-02T10:03:57.175Z] #43 ... 10:03:57 [2022-11-02T10:03:57.175Z] 10:03:57 [2022-11-02T10:03:57.175Z] #70 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ 10:03:57 [2022-11-02T10:03:57.175Z] #70 DONE 0.2s 10:03:57 [2022-11-02T10:03:57.175Z] 10:03:57 [2022-11-02T10:03:57.175Z] #71 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ 10:03:57 [2022-11-02T10:03:57.175Z] #71 DONE 0.1s 10:03:57 [2022-11-02T10:03:57.175Z] 10:03:57 [2022-11-02T10:03:57.175Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd 10:03:57 [2022-11-02T10:03:57.175Z] #43 ... 10:03:57 [2022-11-02T10:03:57.175Z] 10:03:57 [2022-11-02T10:03:57.175Z] #72 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ 10:03:57 [2022-11-02T10:03:57.175Z] #72 DONE 0.1s 10:03:57 [2022-11-02T10:03:57.435Z] 10:03:57 [2022-11-02T10:03:57.435Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd 10:03:58 [2022-11-02T10:03:58.376Z] #43 245.8 + bin/containerd 10:04:37 [2022-11-02T10:04:37.126Z] #43 284.5 # github.com/containerd/containerd/cmd/containerd 10:04:37 [2022-11-02T10:04:37.126Z] #43 284.5 /usr/bin/ld: /tmp/go-link-815340032/000019.o: in function `New': 10:04:37 [2022-11-02T10:04:37.126Z] #43 284.5 /tmp/tmp.3VsXFPqJ1g/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 10:04:37 [2022-11-02T10:04:37.126Z] #43 284.6 + bin/containerd-stress 10:04:37 [2022-11-02T10:04:37.695Z] #43 285.6 + bin/containerd-shim 10:04:47 [2022-11-02T10:04:47.686Z] #43 293.8 + bin/containerd-shim-runc-v1 10:04:50 [2022-11-02T10:04:50.982Z] #43 298.6 + bin/containerd-shim-runc-v2 10:04:51 [2022-11-02T10:04:51.552Z] #43 299.3 + binaries 10:04:51 [2022-11-02T10:04:51.552Z] #43 299.3 + install -D bin/containerd /build/containerd 10:04:51 [2022-11-02T10:04:51.552Z] #43 299.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 10:04:51 [2022-11-02T10:04:51.552Z] #43 299.3 + install -D bin/ctr /build/ctr 10:04:54 [2022-11-02T10:04:54.089Z] #43 DONE 301.4s 10:04:54 [2022-11-02T10:04:54.658Z] 10:04:54 [2022-11-02T10:04:54.658Z] #73 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ 10:04:54 [2022-11-02T10:04:54.658Z] #73 DONE 0.2s 10:04:54 [2022-11-02T10:04:54.658Z] 10:04:54 [2022-11-02T10:04:54.658Z] #74 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ 10:04:55 [2022-11-02T10:04:55.227Z] #74 DONE 0.4s 10:04:55 [2022-11-02T10:04:55.227Z] 10:04:55 [2022-11-02T10:04:55.227Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ 10:04:55 [2022-11-02T10:04:55.227Z] #75 DONE 0.2s 10:04:55 [2022-11-02T10:04:55.227Z] 10:04:55 [2022-11-02T10:04:55.227Z] #76 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ 10:04:55 [2022-11-02T10:04:55.227Z] #76 DONE 0.1s 10:04:55 [2022-11-02T10:04:55.227Z] 10:04:55 [2022-11-02T10:04:55.227Z] #77 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ 10:04:55 [2022-11-02T10:04:55.227Z] #77 DONE 0.1s 10:04:55 [2022-11-02T10:04:55.486Z] 10:04:55 [2022-11-02T10:04:55.486Z] #78 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker 10:04:55 [2022-11-02T10:04:55.486Z] #78 DONE 0.1s 10:04:55 [2022-11-02T10:04:55.486Z] 10:04:55 [2022-11-02T10:04:55.486Z] #79 [final 1/1] COPY . /go/src/github.com/docker/docker 10:04:56 [2022-11-02T10:04:56.424Z] #79 DONE 1.1s 10:04:56 [2022-11-02T10:04:56.684Z] 10:04:56 [2022-11-02T10:04:56.684Z] #80 exporting to image 10:04:56 [2022-11-02T10:04:56.684Z] #80 exporting layers 10:04:59 [2022-11-02T10:04:59.224Z] #80 exporting layers 2.7s done 10:04:59 [2022-11-02T10:04:59.224Z] #80 writing image sha256:83c070bbc351cb49f89795fd132f33627da86ac94a9b0cb8c7e7905a6a3737c3 done 10:04:59 [2022-11-02T10:04:59.224Z] #80 naming to docker.io/library/docker:4386e3f7c0bbf8d3369bcc019fd2ff7427fe59cb done 10:04:59 [2022-11-02T10:04:59.224Z] #80 DONE 2.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh 10:04:59 [2022-11-02T10:04:59.552Z] + sudo modprobe ip6table_filter [Pipeline] sh 10:04:59 [2022-11-02T10:04:59.836Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44393/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4386e3f7c0bbf8d3369bcc019fd2ff7427fe59cb -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4386e3f7c0bbf8d3369bcc019fd2ff7427fe59cb hack/test/unit 10:05:00 [2022-11-02T10:05:00.097Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') 10:05:00 [2022-11-02T10:05:00.097Z] + TESTFLAGS+=' -test.timeout=5m' 10:05:00 [2022-11-02T10:05:00.097Z] + TESTDIRS=./... 10:05:00 [2022-11-02T10:05:00.097Z] + exclude_paths='/vendor/|/integration' 10:05:00 [2022-11-02T10:05:00.357Z] ++ go list ./... 10:05:00 [2022-11-02T10:05:00.357Z] ++ grep -vE '(/vendor/|/integration)' 10:05:00 [2022-11-02T10:05:00.928Z] + pkg_list='github.com/docker/docker/api 10:05:00 [2022-11-02T10:05:00.928Z] github.com/docker/docker/api/server 10:05:00 [2022-11-02T10:05:00.928Z] github.com/docker/docker/api/server/backend/build 10:05:00 [2022-11-02T10:05:00.928Z] github.com/docker/docker/api/server/httpstatus 10:05:00 [2022-11-02T10:05:00.928Z] github.com/docker/docker/api/server/httputils 10:05:00 [2022-11-02T10:05:00.928Z] github.com/docker/docker/api/server/middleware 10:05:00 [2022-11-02T10:05:00.928Z] github.com/docker/docker/api/server/router 10:05:00 [2022-11-02T10:05:00.928Z] github.com/docker/docker/api/server/router/build 10:05:00 [2022-11-02T10:05:00.928Z] github.com/docker/docker/api/server/router/checkpoint 10:05:00 [2022-11-02T10:05:00.928Z] github.com/docker/docker/api/server/router/container 10:05:00 [2022-11-02T10:05:00.928Z] github.com/docker/docker/api/server/router/debug 10:05:00 [2022-11-02T10:05:00.928Z] github.com/docker/docker/api/server/router/distribution 10:05:00 [2022-11-02T10:05:00.928Z] github.com/docker/docker/api/server/router/grpc 10:05:00 [2022-11-02T10:05:00.928Z] github.com/docker/docker/api/server/router/image 10:05:00 [2022-11-02T10:05:00.928Z] github.com/docker/docker/api/server/router/network 10:05:00 [2022-11-02T10:05:00.928Z] github.com/docker/docker/api/server/router/plugin 10:05:00 [2022-11-02T10:05:00.928Z] github.com/docker/docker/api/server/router/session 10:05:00 [2022-11-02T10:05:00.928Z] github.com/docker/docker/api/server/router/swarm 10:05:00 [2022-11-02T10:05:00.928Z] github.com/docker/docker/api/server/router/system 10:05:00 [2022-11-02T10:05:00.928Z] github.com/docker/docker/api/server/router/volume 10:05:00 [2022-11-02T10:05:00.928Z] github.com/docker/docker/api/types 10:05:00 [2022-11-02T10:05:00.928Z] github.com/docker/docker/api/types/backend 10:05:00 [2022-11-02T10:05:00.928Z] github.com/docker/docker/api/types/blkiodev 10:05:00 [2022-11-02T10:05:00.928Z] github.com/docker/docker/api/types/container 10:05:00 [2022-11-02T10:05:00.928Z] github.com/docker/docker/api/types/events 10:05:00 [2022-11-02T10:05:00.928Z] github.com/docker/docker/api/types/filters 10:05:00 [2022-11-02T10:05:00.928Z] github.com/docker/docker/api/types/image 10:05:00 [2022-11-02T10:05:00.928Z] github.com/docker/docker/api/types/mount 10:05:00 [2022-11-02T10:05:00.928Z] github.com/docker/docker/api/types/network 10:05:00 [2022-11-02T10:05:00.928Z] github.com/docker/docker/api/types/plugins/logdriver 10:05:00 [2022-11-02T10:05:00.928Z] github.com/docker/docker/api/types/registry 10:05:00 [2022-11-02T10:05:00.928Z] github.com/docker/docker/api/types/strslice 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/api/types/swarm 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/api/types/swarm/runtime 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/api/types/time 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/api/types/versions 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/api/types/versions/v1p19 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/api/types/versions/v1p20 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/api/types/volume 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/builder 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/builder/builder-next 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/builder/builder-next/exporter 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/builder/builder-next/imagerefchecker 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/builder/builder-next/worker 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/builder/dockerfile 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/builder/remotecontext 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/builder/remotecontext/git 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/builder/remotecontext/urlutil 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/cli 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/cli/config 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/cli/debug 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/cli/winresources/docker-proxy 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/cli/winresources/dockerd 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/client 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/cmd/docker-proxy 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/cmd/dockerd 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/cmd/dockerd/trap 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/container 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/container/stream 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/contrib/apparmor 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/contrib/docker-device-tool 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/contrib/httpserver 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/daemon 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/daemon/cluster 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/daemon/cluster/controllers/plugin 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/daemon/cluster/convert 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/daemon/cluster/executor 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/daemon/cluster/executor/container 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/daemon/cluster/provider 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/daemon/config 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/daemon/containerd 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/daemon/events 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/daemon/events/testutils 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/daemon/graphdriver 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/daemon/graphdriver/aufs 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/daemon/graphdriver/btrfs 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/daemon/graphdriver/copy 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/daemon/graphdriver/devmapper 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/daemon/graphdriver/graphtest 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/daemon/graphdriver/overlay 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/daemon/graphdriver/overlay2 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/daemon/graphdriver/overlayutils 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/daemon/graphdriver/register 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/daemon/graphdriver/vfs 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/daemon/graphdriver/zfs 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/daemon/images 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/daemon/initlayer 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/daemon/links 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/daemon/listeners 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/daemon/logger 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/daemon/logger/awslogs 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/daemon/logger/fluentd 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/daemon/logger/gcplogs 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/daemon/logger/gelf 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/daemon/logger/journald 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/daemon/logger/journald/internal/export 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/daemon/logger/journald/internal/fake 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/daemon/logger/jsonfilelog 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/daemon/logger/local 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/daemon/logger/logentries 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/daemon/logger/loggertest 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/daemon/logger/loggerutils 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/daemon/logger/loggerutils/cache 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/daemon/logger/splunk 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/daemon/logger/syslog 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/daemon/logger/templates 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/daemon/names 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/daemon/network 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/daemon/stats 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/distribution 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/distribution/metadata 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/distribution/utils 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/distribution/xfer 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/dockerversion 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/errdefs 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/image 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/image/cache 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/image/tarexport 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/image/v1 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/internal/test/suite 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/layer 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/libcontainerd 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/libcontainerd/queue 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/libcontainerd/remote 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/libcontainerd/supervisor 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/libcontainerd/types 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/libnetwork 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/libnetwork/bitseq 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/libnetwork/cluster 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/libnetwork/cmd/diagnostic 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/libnetwork/cmd/ovrouter 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/libnetwork/cmd/readme_test 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/libnetwork/config 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/libnetwork/datastore 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/libnetwork/diagnostic 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/libnetwork/discoverapi 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/libnetwork/driverapi 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/libnetwork/drivers/bridge 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/libnetwork/drivers/host 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/libnetwork/drivers/ipvlan 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/libnetwork/drivers/macvlan 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/libnetwork/drivers/null 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/libnetwork/drivers/overlay 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/libnetwork/drivers/remote 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/libnetwork/drivers/remote/api 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/libnetwork/drivers/windows 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/libnetwork/drvregistry 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/libnetwork/etchosts 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/libnetwork/idm 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/libnetwork/internal/caller 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/libnetwork/internal/setmatrix 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/libnetwork/ipam 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/libnetwork/ipamapi 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/libnetwork/ipams/builtin 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/libnetwork/ipams/null 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/libnetwork/ipams/remote 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/libnetwork/ipams/remote/api 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/libnetwork/ipams/windowsipam 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/libnetwork/ipamutils 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/libnetwork/iptables 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/libnetwork/netlabel 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/libnetwork/netutils 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/libnetwork/networkdb 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/libnetwork/ns 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/libnetwork/options 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/libnetwork/osl 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/libnetwork/osl/kernel 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/libnetwork/portallocator 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/libnetwork/portmapper 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/libnetwork/resolvconf 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/libnetwork/testutils 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/libnetwork/types 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/oci 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/oci/caps 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/opts 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/pkg/aaparser 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/pkg/archive 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/pkg/authorization 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/pkg/broadcaster 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/pkg/capabilities 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/pkg/chrootarchive 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/pkg/containerfs 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/pkg/devicemapper 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/pkg/directory 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/pkg/dmesg 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/pkg/fileutils 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/pkg/homedir 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/pkg/idtools 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/pkg/ioutils 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/pkg/jsonmessage 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/pkg/longpath 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/pkg/loopback 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/pkg/namesgenerator 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/pkg/parsers 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/pkg/parsers/kernel 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/pkg/parsers/operatingsystem 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/pkg/pidfile 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/pkg/platform 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/pkg/plugingetter 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/pkg/plugins 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/pkg/plugins/transport 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/pkg/pools 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/pkg/progress 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/pkg/reexec 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/pkg/stack 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/pkg/stdcopy 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/pkg/streamformatter 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/pkg/stringid 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/pkg/sysinfo 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/pkg/system 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/pkg/tailfile 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/pkg/tarsum 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/pkg/useragent 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/plugin 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/plugin/executor/containerd 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/plugin/v2 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/profiles/apparmor 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/profiles/seccomp 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/quota 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/reference 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/registry 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/registry/resumable 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/restartmanager 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/rootless 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/rootless/specconv 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/runconfig 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/runconfig/opts 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/testutil 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/testutil/daemon 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/testutil/environment 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/testutil/fakecontext 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/testutil/fakegit 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/testutil/fakestorage 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/testutil/fixtures/load 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/testutil/fixtures/plugin 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/testutil/fixtures/plugin/basic 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/testutil/registry 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/testutil/request 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/volume 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/volume/drivers 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/volume/local 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/volume/mounts 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/volume/service 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/volume/service/opts 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/volume/testutils' 10:05:00 [2022-11-02T10:05:00.929Z] ++ grep --fixed-strings -v /libnetwork 10:05:00 [2022-11-02T10:05:00.929Z] ++ echo 'github.com/docker/docker/api 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/api/server 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/api/server/backend/build 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/api/server/httpstatus 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/api/server/httputils 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/api/server/middleware 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/api/server/router 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/api/server/router/build 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/api/server/router/checkpoint 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/api/server/router/container 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/api/server/router/debug 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/api/server/router/distribution 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/api/server/router/grpc 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/api/server/router/image 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/api/server/router/network 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/api/server/router/plugin 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/api/server/router/session 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/api/server/router/swarm 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/api/server/router/system 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/api/server/router/volume 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/api/types 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/api/types/backend 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/api/types/blkiodev 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/api/types/container 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/api/types/events 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/api/types/filters 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/api/types/image 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/api/types/mount 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/api/types/network 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/api/types/plugins/logdriver 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/api/types/registry 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/api/types/strslice 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/api/types/swarm 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/api/types/swarm/runtime 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/api/types/time 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/api/types/versions 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/api/types/versions/v1p19 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/api/types/versions/v1p20 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/api/types/volume 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/builder 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/builder/builder-next 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/builder/builder-next/exporter 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/builder/builder-next/imagerefchecker 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/builder/builder-next/worker 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/builder/dockerfile 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/builder/remotecontext 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/builder/remotecontext/git 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/builder/remotecontext/urlutil 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/cli 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/cli/config 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/cli/debug 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/cli/winresources/docker-proxy 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/cli/winresources/dockerd 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/client 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/cmd/docker-proxy 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/cmd/dockerd 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/cmd/dockerd/trap 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/container 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/container/stream 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/contrib/apparmor 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/contrib/docker-device-tool 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/contrib/httpserver 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/daemon 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/daemon/cluster 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/daemon/cluster/controllers/plugin 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/daemon/cluster/convert 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/daemon/cluster/executor 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/daemon/cluster/executor/container 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/daemon/cluster/provider 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/daemon/config 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/daemon/containerd 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/daemon/events 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/daemon/events/testutils 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/daemon/graphdriver 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/daemon/graphdriver/aufs 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/daemon/graphdriver/btrfs 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/daemon/graphdriver/copy 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/daemon/graphdriver/devmapper 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/daemon/graphdriver/graphtest 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/daemon/graphdriver/overlay 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/daemon/graphdriver/overlay2 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/daemon/graphdriver/overlayutils 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/daemon/graphdriver/register 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/daemon/graphdriver/vfs 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/daemon/graphdriver/zfs 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/daemon/images 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/daemon/initlayer 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/daemon/links 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/daemon/listeners 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/daemon/logger 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/daemon/logger/awslogs 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/daemon/logger/fluentd 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/daemon/logger/gcplogs 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/daemon/logger/gelf 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/daemon/logger/journald 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/daemon/logger/journald/internal/export 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/daemon/logger/journald/internal/fake 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/daemon/logger/jsonfilelog 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/daemon/logger/local 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/daemon/logger/logentries 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/daemon/logger/loggertest 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/daemon/logger/loggerutils 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/daemon/logger/loggerutils/cache 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/daemon/logger/splunk 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/daemon/logger/syslog 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/daemon/logger/templates 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/daemon/names 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/daemon/network 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/daemon/stats 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/distribution 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/distribution/metadata 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/distribution/utils 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/distribution/xfer 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/dockerversion 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/errdefs 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/image 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/image/cache 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/image/tarexport 10:05:00 [2022-11-02T10:05:00.929Z] github.com/docker/docker/image/v1 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/internal/test/suite 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/layer 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/libcontainerd 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/libcontainerd/queue 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/libcontainerd/remote 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/libcontainerd/supervisor 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/libcontainerd/types 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/libnetwork 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/libnetwork/bitseq 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/libnetwork/cluster 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/libnetwork/cmd/diagnostic 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/libnetwork/cmd/ovrouter 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/libnetwork/cmd/readme_test 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/libnetwork/config 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/libnetwork/datastore 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/libnetwork/diagnostic 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/libnetwork/discoverapi 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/libnetwork/driverapi 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/libnetwork/drivers/bridge 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/libnetwork/drivers/host 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/libnetwork/drivers/ipvlan 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/libnetwork/drivers/macvlan 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/libnetwork/drivers/null 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/libnetwork/drivers/overlay 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/libnetwork/drivers/remote 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/libnetwork/drivers/remote/api 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/libnetwork/drivers/windows 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/libnetwork/drvregistry 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/libnetwork/etchosts 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/libnetwork/idm 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/libnetwork/internal/caller 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/libnetwork/internal/setmatrix 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/libnetwork/ipam 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/libnetwork/ipamapi 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/libnetwork/ipams/builtin 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/libnetwork/ipams/null 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/libnetwork/ipams/remote 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/libnetwork/ipams/remote/api 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/libnetwork/ipams/windowsipam 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/libnetwork/ipamutils 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/libnetwork/iptables 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/libnetwork/netlabel 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/libnetwork/netutils 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/libnetwork/networkdb 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/libnetwork/ns 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/libnetwork/options 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/libnetwork/osl 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/libnetwork/osl/kernel 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/libnetwork/portallocator 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/libnetwork/portmapper 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/libnetwork/resolvconf 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/libnetwork/testutils 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/libnetwork/types 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/oci 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/oci/caps 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/opts 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/pkg/aaparser 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/pkg/archive 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/pkg/authorization 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/pkg/broadcaster 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/pkg/capabilities 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/pkg/chrootarchive 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/pkg/containerfs 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/pkg/devicemapper 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/pkg/directory 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/pkg/dmesg 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/pkg/fileutils 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/pkg/homedir 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/pkg/idtools 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/pkg/ioutils 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/pkg/jsonmessage 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/pkg/longpath 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/pkg/loopback 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/pkg/namesgenerator 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/pkg/parsers 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/pkg/parsers/kernel 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/pkg/parsers/operatingsystem 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/pkg/pidfile 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/pkg/platform 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/pkg/plugingetter 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/pkg/plugins 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/pkg/plugins/transport 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/pkg/pools 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/pkg/progress 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/pkg/reexec 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/pkg/stack 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/pkg/stdcopy 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/pkg/streamformatter 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/pkg/stringid 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/pkg/sysinfo 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/pkg/system 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/pkg/tailfile 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/pkg/tarsum 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/pkg/useragent 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/plugin 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/plugin/executor/containerd 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/plugin/v2 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/profiles/apparmor 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/profiles/seccomp 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/quota 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/reference 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/registry 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/registry/resumable 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/restartmanager 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/rootless 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/rootless/specconv 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/runconfig 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/runconfig/opts 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/testutil 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/testutil/daemon 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/testutil/environment 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/testutil/fakecontext 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/testutil/fakegit 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/testutil/fakestorage 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/testutil/fixtures/load 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/testutil/fixtures/plugin 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/testutil/fixtures/plugin/basic 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/testutil/registry 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/testutil/request 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/volume 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/volume/drivers 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/volume/local 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/volume/mounts 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/volume/service 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/volume/service/opts 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/volume/testutils' 10:05:00 [2022-11-02T10:05:00.930Z] + base_pkg_list='github.com/docker/docker/api 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/api/server 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/api/server/backend/build 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/api/server/httpstatus 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/api/server/httputils 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/api/server/middleware 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/api/server/router 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/api/server/router/build 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/api/server/router/checkpoint 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/api/server/router/container 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/api/server/router/debug 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/api/server/router/distribution 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/api/server/router/grpc 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/api/server/router/image 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/api/server/router/network 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/api/server/router/plugin 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/api/server/router/session 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/api/server/router/swarm 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/api/server/router/system 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/api/server/router/volume 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/api/types 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/api/types/backend 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/api/types/blkiodev 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/api/types/container 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/api/types/events 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/api/types/filters 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/api/types/image 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/api/types/mount 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/api/types/network 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/api/types/plugins/logdriver 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/api/types/registry 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/api/types/strslice 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/api/types/swarm 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/api/types/swarm/runtime 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/api/types/time 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/api/types/versions 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/api/types/versions/v1p19 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/api/types/versions/v1p20 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/api/types/volume 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/builder 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/builder/builder-next 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/builder/builder-next/exporter 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/builder/builder-next/imagerefchecker 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/builder/builder-next/worker 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/builder/dockerfile 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/builder/remotecontext 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/builder/remotecontext/git 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/builder/remotecontext/urlutil 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/cli 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/cli/config 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/cli/debug 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/cli/winresources/docker-proxy 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/cli/winresources/dockerd 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/client 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/cmd/docker-proxy 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/cmd/dockerd 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/cmd/dockerd/trap 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/container 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/container/stream 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/contrib/apparmor 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/contrib/docker-device-tool 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/contrib/httpserver 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/daemon 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/daemon/cluster 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/daemon/cluster/controllers/plugin 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/daemon/cluster/convert 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/daemon/cluster/executor 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/daemon/cluster/executor/container 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/daemon/cluster/provider 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/daemon/config 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/daemon/containerd 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/daemon/events 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/daemon/events/testutils 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/daemon/graphdriver 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/daemon/graphdriver/aufs 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/daemon/graphdriver/btrfs 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/daemon/graphdriver/copy 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/daemon/graphdriver/devmapper 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/daemon/graphdriver/graphtest 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/daemon/graphdriver/overlay 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/daemon/graphdriver/overlay2 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/daemon/graphdriver/overlayutils 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/daemon/graphdriver/register 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/daemon/graphdriver/vfs 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/daemon/graphdriver/zfs 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/daemon/images 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/daemon/initlayer 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/daemon/links 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/daemon/listeners 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/daemon/logger 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/daemon/logger/awslogs 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/daemon/logger/fluentd 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/daemon/logger/gcplogs 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/daemon/logger/gelf 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/daemon/logger/journald 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/daemon/logger/journald/internal/export 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/daemon/logger/journald/internal/fake 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/daemon/logger/jsonfilelog 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/daemon/logger/local 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/daemon/logger/logentries 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/daemon/logger/loggertest 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/daemon/logger/loggerutils 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/daemon/logger/loggerutils/cache 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/daemon/logger/splunk 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/daemon/logger/syslog 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/daemon/logger/templates 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/daemon/names 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/daemon/network 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/daemon/stats 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/distribution 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/distribution/metadata 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/distribution/utils 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/distribution/xfer 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/dockerversion 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/errdefs 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/image 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/image/cache 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/image/tarexport 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/image/v1 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/internal/test/suite 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/layer 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/libcontainerd 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/libcontainerd/queue 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/libcontainerd/remote 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/libcontainerd/supervisor 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/libcontainerd/types 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/oci 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/oci/caps 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/opts 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/pkg/aaparser 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/pkg/archive 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/pkg/authorization 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/pkg/broadcaster 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/pkg/capabilities 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/pkg/chrootarchive 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/pkg/containerfs 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/pkg/devicemapper 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/pkg/directory 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/pkg/dmesg 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/pkg/fileutils 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/pkg/homedir 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/pkg/idtools 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/pkg/ioutils 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/pkg/jsonmessage 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/pkg/longpath 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/pkg/loopback 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/pkg/namesgenerator 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/pkg/parsers 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/pkg/parsers/kernel 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/pkg/parsers/operatingsystem 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/pkg/pidfile 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/pkg/platform 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/pkg/plugingetter 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/pkg/plugins 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/pkg/plugins/transport 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/pkg/pools 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/pkg/progress 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/pkg/reexec 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/pkg/stack 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/pkg/stdcopy 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/pkg/streamformatter 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/pkg/stringid 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/pkg/sysinfo 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/pkg/system 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/pkg/tailfile 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/pkg/tarsum 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/pkg/useragent 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/plugin 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/plugin/executor/containerd 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/plugin/v2 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/profiles/apparmor 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/profiles/seccomp 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/quota 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/reference 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/registry 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/registry/resumable 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/restartmanager 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/rootless 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/rootless/specconv 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/runconfig 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/runconfig/opts 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/testutil 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/testutil/daemon 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/testutil/environment 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/testutil/fakecontext 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/testutil/fakegit 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/testutil/fakestorage 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/testutil/fixtures/load 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/testutil/fixtures/plugin 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/testutil/fixtures/plugin/basic 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/testutil/registry 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/testutil/request 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/volume 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/volume/drivers 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/volume/local 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/volume/mounts 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/volume/service 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/volume/service/opts 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/volume/testutils' 10:05:00 [2022-11-02T10:05:00.930Z] ++ grep --fixed-strings /libnetwork 10:05:00 [2022-11-02T10:05:00.930Z] ++ echo 'github.com/docker/docker/api 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/api/server 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/api/server/backend/build 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/api/server/httpstatus 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/api/server/httputils 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/api/server/middleware 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/api/server/router 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/api/server/router/build 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/api/server/router/checkpoint 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/api/server/router/container 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/api/server/router/debug 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/api/server/router/distribution 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/api/server/router/grpc 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/api/server/router/image 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/api/server/router/network 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/api/server/router/plugin 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/api/server/router/session 10:05:00 [2022-11-02T10:05:00.930Z] github.com/docker/docker/api/server/router/swarm 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/api/server/router/system 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/api/server/router/volume 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/api/types 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/api/types/backend 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/api/types/blkiodev 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/api/types/container 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/api/types/events 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/api/types/filters 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/api/types/image 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/api/types/mount 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/api/types/network 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/api/types/plugins/logdriver 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/api/types/registry 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/api/types/strslice 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/api/types/swarm 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/api/types/swarm/runtime 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/api/types/time 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/api/types/versions 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/api/types/versions/v1p19 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/api/types/versions/v1p20 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/api/types/volume 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/builder 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/builder/builder-next 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/builder/builder-next/exporter 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/builder/builder-next/imagerefchecker 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/builder/builder-next/worker 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/builder/dockerfile 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/builder/remotecontext 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/builder/remotecontext/git 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/builder/remotecontext/urlutil 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/cli 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/cli/config 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/cli/debug 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/cli/winresources/docker-proxy 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/cli/winresources/dockerd 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/client 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/cmd/docker-proxy 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/cmd/dockerd 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/cmd/dockerd/trap 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/container 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/container/stream 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/contrib/apparmor 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/contrib/docker-device-tool 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/contrib/httpserver 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/daemon 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/daemon/cluster 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/daemon/cluster/controllers/plugin 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/daemon/cluster/convert 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/daemon/cluster/executor 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/daemon/cluster/executor/container 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/daemon/cluster/provider 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/daemon/config 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/daemon/containerd 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/daemon/events 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/daemon/events/testutils 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/daemon/graphdriver 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/daemon/graphdriver/aufs 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/daemon/graphdriver/btrfs 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/daemon/graphdriver/copy 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/daemon/graphdriver/devmapper 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/daemon/graphdriver/graphtest 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/daemon/graphdriver/overlay 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/daemon/graphdriver/overlay2 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/daemon/graphdriver/overlayutils 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/daemon/graphdriver/register 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/daemon/graphdriver/vfs 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/daemon/graphdriver/zfs 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/daemon/images 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/daemon/initlayer 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/daemon/links 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/daemon/listeners 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/daemon/logger 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/daemon/logger/awslogs 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/daemon/logger/fluentd 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/daemon/logger/gcplogs 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/daemon/logger/gelf 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/daemon/logger/journald 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/daemon/logger/journald/internal/export 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/daemon/logger/journald/internal/fake 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/daemon/logger/jsonfilelog 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/daemon/logger/local 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/daemon/logger/logentries 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/daemon/logger/loggertest 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/daemon/logger/loggerutils 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/daemon/logger/loggerutils/cache 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/daemon/logger/splunk 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/daemon/logger/syslog 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/daemon/logger/templates 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/daemon/names 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/daemon/network 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/daemon/stats 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/distribution 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/distribution/metadata 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/distribution/utils 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/distribution/xfer 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/dockerversion 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/errdefs 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/image 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/image/cache 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/image/tarexport 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/image/v1 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/internal/test/suite 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/layer 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libcontainerd 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libcontainerd/queue 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libcontainerd/remote 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libcontainerd/supervisor 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libcontainerd/types 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/bitseq 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/cluster 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/cmd/diagnostic 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/cmd/ovrouter 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/cmd/readme_test 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/config 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/datastore 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/diagnostic 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/discoverapi 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/driverapi 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/drivers/bridge 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/drivers/host 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/drivers/ipvlan 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/drivers/macvlan 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/drivers/null 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/drivers/overlay 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/drivers/remote 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/drivers/remote/api 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/drivers/windows 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/drvregistry 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/etchosts 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/idm 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/internal/caller 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/internal/setmatrix 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/ipam 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/ipamapi 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/ipams/builtin 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/ipams/null 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/ipams/remote 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/ipams/remote/api 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/ipams/windowsipam 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/ipamutils 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/iptables 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/netlabel 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/netutils 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/networkdb 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/ns 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/options 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/osl 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/osl/kernel 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/portallocator 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/portmapper 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/resolvconf 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/testutils 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/types 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/oci 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/oci/caps 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/opts 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/pkg/aaparser 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/pkg/archive 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/pkg/authorization 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/pkg/broadcaster 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/pkg/capabilities 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/pkg/chrootarchive 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/pkg/containerfs 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/pkg/devicemapper 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/pkg/directory 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/pkg/dmesg 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/pkg/fileutils 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/pkg/homedir 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/pkg/idtools 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/pkg/ioutils 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/pkg/jsonmessage 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/pkg/longpath 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/pkg/loopback 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/pkg/namesgenerator 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/pkg/parsers 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/pkg/parsers/kernel 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/pkg/parsers/operatingsystem 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/pkg/pidfile 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/pkg/platform 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/pkg/plugingetter 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/pkg/plugins 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/pkg/plugins/transport 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/pkg/pools 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/pkg/progress 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/pkg/reexec 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/pkg/stack 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/pkg/stdcopy 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/pkg/streamformatter 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/pkg/stringid 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/pkg/sysinfo 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/pkg/system 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/pkg/tailfile 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/pkg/tarsum 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/pkg/useragent 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/plugin 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/plugin/executor/containerd 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/plugin/v2 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/profiles/apparmor 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/profiles/seccomp 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/quota 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/reference 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/registry 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/registry/resumable 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/restartmanager 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/rootless 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/rootless/specconv 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/runconfig 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/runconfig/opts 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/testutil 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/testutil/daemon 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/testutil/environment 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/testutil/fakecontext 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/testutil/fakegit 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/testutil/fakestorage 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/testutil/fixtures/load 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/testutil/fixtures/plugin 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/testutil/fixtures/plugin/basic 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/testutil/registry 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/testutil/request 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/volume 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/volume/drivers 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/volume/local 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/volume/mounts 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/volume/service 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/volume/service/opts 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/volume/testutils' 10:05:00 [2022-11-02T10:05:00.931Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/bitseq 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/cluster 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/cmd/diagnostic 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/cmd/ovrouter 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/cmd/readme_test 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/config 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/datastore 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/diagnostic 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/discoverapi 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/driverapi 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/drivers/bridge 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/drivers/host 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/drivers/ipvlan 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/drivers/macvlan 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/drivers/null 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/drivers/overlay 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/drivers/remote 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/drivers/remote/api 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/drivers/windows 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/drvregistry 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/etchosts 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/idm 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/internal/caller 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/internal/setmatrix 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/ipam 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/ipamapi 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/ipams/builtin 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/ipams/null 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/ipams/remote 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/ipams/remote/api 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/ipams/windowsipam 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/ipamutils 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/iptables 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/netlabel 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/netutils 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/networkdb 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/ns 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/options 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/osl 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/osl/kernel 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/portallocator 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/portmapper 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/resolvconf 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/testutils 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/types' 10:05:00 [2022-11-02T10:05:00.931Z] + echo 'github.com/docker/docker/libnetwork 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/bitseq 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/cluster 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/cmd/diagnostic 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/cmd/ovrouter 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/cmd/readme_test 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/config 10:05:00 [2022-11-02T10:05:00.931Z] github.com/docker/docker/libnetwork/datastore 10:05:00 [2022-11-02T10:05:00.932Z] github.com/docker/docker/libnetwork/diagnostic 10:05:00 [2022-11-02T10:05:00.932Z] github.com/docker/docker/libnetwork/discoverapi 10:05:00 [2022-11-02T10:05:00.932Z] github.com/docker/docker/libnetwork/driverapi 10:05:00 [2022-11-02T10:05:00.932Z] github.com/docker/docker/libnetwork/drivers/bridge 10:05:00 [2022-11-02T10:05:00.932Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 10:05:00 [2022-11-02T10:05:00.932Z] github.com/docker/docker/libnetwork/drivers/host 10:05:00 [2022-11-02T10:05:00.932Z] github.com/docker/docker/libnetwork/drivers/ipvlan 10:05:00 [2022-11-02T10:05:00.932Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 10:05:00 [2022-11-02T10:05:00.932Z] github.com/docker/docker/libnetwork/drivers/macvlan 10:05:00 [2022-11-02T10:05:00.932Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 10:05:00 [2022-11-02T10:05:00.932Z] github.com/docker/docker/libnetwork/drivers/null 10:05:00 [2022-11-02T10:05:00.932Z] github.com/docker/docker/libnetwork/drivers/overlay 10:05:00 [2022-11-02T10:05:00.932Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 10:05:00 [2022-11-02T10:05:00.932Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 10:05:00 [2022-11-02T10:05:00.932Z] github.com/docker/docker/libnetwork/drivers/remote 10:05:00 [2022-11-02T10:05:00.932Z] github.com/docker/docker/libnetwork/drivers/remote/api 10:05:00 [2022-11-02T10:05:00.932Z] github.com/docker/docker/libnetwork/drivers/windows 10:05:00 [2022-11-02T10:05:00.932Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 10:05:00 [2022-11-02T10:05:00.932Z] github.com/docker/docker/libnetwork/drvregistry 10:05:00 [2022-11-02T10:05:00.932Z] github.com/docker/docker/libnetwork/etchosts 10:05:00 [2022-11-02T10:05:00.932Z] github.com/docker/docker/libnetwork/idm 10:05:00 [2022-11-02T10:05:00.932Z] github.com/docker/docker/libnetwork/internal/caller 10:05:00 [2022-11-02T10:05:00.932Z] github.com/docker/docker/libnetwork/internal/setmatrix 10:05:00 [2022-11-02T10:05:00.932Z] github.com/docker/docker/libnetwork/ipam 10:05:00 [2022-11-02T10:05:00.932Z] github.com/docker/docker/libnetwork/ipamapi 10:05:00 [2022-11-02T10:05:00.932Z] github.com/docker/docker/libnetwork/ipams/builtin 10:05:00 [2022-11-02T10:05:00.932Z] github.com/docker/docker/libnetwork/ipams/null 10:05:00 [2022-11-02T10:05:00.932Z] github.com/docker/docker/libnetwork/ipams/remote 10:05:00 [2022-11-02T10:05:00.932Z] github.com/docker/docker/libnetwork/ipams/remote/api 10:05:00 [2022-11-02T10:05:00.932Z] github.com/docker/docker/libnetwork/ipams/windowsipam 10:05:00 [2022-11-02T10:05:00.932Z] github.com/docker/docker/libnetwork/ipamutils 10:05:00 [2022-11-02T10:05:00.932Z] github.com/docker/docker/libnetwork/iptables 10:05:00 [2022-11-02T10:05:00.932Z] github.com/docker/docker/libnetwork/netlabel 10:05:00 [2022-11-02T10:05:00.932Z] github.com/docker/docker/libnetwork/netutils 10:05:00 [2022-11-02T10:05:00.932Z] github.com/docker/docker/libnetwork/networkdb 10:05:00 [2022-11-02T10:05:00.932Z] github.com/docker/docker/libnetwork/ns 10:05:00 [2022-11-02T10:05:00.932Z] github.com/docker/docker/libnetwork/options 10:05:00 [2022-11-02T10:05:00.932Z] github.com/docker/docker/libnetwork/osl 10:05:00 [2022-11-02T10:05:00.932Z] github.com/docker/docker/libnetwork/osl/kernel 10:05:00 [2022-11-02T10:05:00.932Z] github.com/docker/docker/libnetwork/portallocator 10:05:00 [2022-11-02T10:05:00.932Z] github.com/docker/docker/libnetwork/portmapper 10:05:00 [2022-11-02T10:05:00.932Z] github.com/docker/docker/libnetwork/resolvconf 10:05:00 [2022-11-02T10:05:00.932Z] github.com/docker/docker/libnetwork/testutils 10:05:00 [2022-11-02T10:05:00.932Z] github.com/docker/docker/libnetwork/types' 10:05:00 [2022-11-02T10:05:00.932Z] + grep --fixed-strings libnetwork/drivers/bridge 10:05:00 [2022-11-02T10:05:00.932Z] github.com/docker/docker/libnetwork/drivers/bridge 10:05:00 [2022-11-02T10:05:00.932Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 10:05:00 [2022-11-02T10:05:00.932Z] + type docker-proxy 10:05:00 [2022-11-02T10:05:00.932Z] hack/test/unit: line 25: type: docker-proxy: not found 10:05:00 [2022-11-02T10:05:00.932Z] + hack/make.sh binary-proxy install-proxy 10:05:00 [2022-11-02T10:05:00.932Z] 10:05:01 [2022-11-02T10:05:01.191Z] Removing bundles/ 10:05:01 [2022-11-02T10:05:01.191Z] 10:05:01 [2022-11-02T10:05:01.191Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) 10:05:01 [2022-11-02T10:05:01.191Z] Building: bundles/binary-proxy/docker-proxy 10:05:01 [2022-11-02T10:05:01.191Z] GOOS="" GOARCH="" GOARM="" 10:05:07 [2022-11-02T10:05:07.776Z] Created binary: bundles/binary-proxy/docker-proxy 10:05:07 [2022-11-02T10:05:07.776Z] 10:05:07 [2022-11-02T10:05:07.776Z] ---> Making bundle: install-proxy (in bundles/install-proxy) 10:05:07 [2022-11-02T10:05:07.776Z] Installing docker-proxy to /usr/local/bin/ 10:05:07 [2022-11-02T10:05:07.776Z] 10:05:07 [2022-11-02T10:05:07.776Z] + mkdir -p bundles 10:05:07 [2022-11-02T10:05:07.776Z] + '[' -n 'github.com/docker/docker/api 10:05:07 [2022-11-02T10:05:07.776Z] github.com/docker/docker/api/server 10:05:07 [2022-11-02T10:05:07.776Z] github.com/docker/docker/api/server/backend/build 10:05:07 [2022-11-02T10:05:07.776Z] github.com/docker/docker/api/server/httpstatus 10:05:07 [2022-11-02T10:05:07.776Z] github.com/docker/docker/api/server/httputils 10:05:07 [2022-11-02T10:05:07.776Z] github.com/docker/docker/api/server/middleware 10:05:07 [2022-11-02T10:05:07.776Z] github.com/docker/docker/api/server/router 10:05:07 [2022-11-02T10:05:07.776Z] github.com/docker/docker/api/server/router/build 10:05:07 [2022-11-02T10:05:07.776Z] github.com/docker/docker/api/server/router/checkpoint 10:05:07 [2022-11-02T10:05:07.776Z] github.com/docker/docker/api/server/router/container 10:05:07 [2022-11-02T10:05:07.776Z] github.com/docker/docker/api/server/router/debug 10:05:07 [2022-11-02T10:05:07.776Z] github.com/docker/docker/api/server/router/distribution 10:05:07 [2022-11-02T10:05:07.776Z] github.com/docker/docker/api/server/router/grpc 10:05:07 [2022-11-02T10:05:07.776Z] github.com/docker/docker/api/server/router/image 10:05:07 [2022-11-02T10:05:07.776Z] github.com/docker/docker/api/server/router/network 10:05:07 [2022-11-02T10:05:07.776Z] github.com/docker/docker/api/server/router/plugin 10:05:07 [2022-11-02T10:05:07.776Z] github.com/docker/docker/api/server/router/session 10:05:07 [2022-11-02T10:05:07.776Z] github.com/docker/docker/api/server/router/swarm 10:05:07 [2022-11-02T10:05:07.776Z] github.com/docker/docker/api/server/router/system 10:05:07 [2022-11-02T10:05:07.776Z] github.com/docker/docker/api/server/router/volume 10:05:07 [2022-11-02T10:05:07.776Z] github.com/docker/docker/api/types 10:05:07 [2022-11-02T10:05:07.776Z] github.com/docker/docker/api/types/backend 10:05:07 [2022-11-02T10:05:07.776Z] github.com/docker/docker/api/types/blkiodev 10:05:07 [2022-11-02T10:05:07.776Z] github.com/docker/docker/api/types/container 10:05:07 [2022-11-02T10:05:07.776Z] github.com/docker/docker/api/types/events 10:05:07 [2022-11-02T10:05:07.776Z] github.com/docker/docker/api/types/filters 10:05:07 [2022-11-02T10:05:07.776Z] github.com/docker/docker/api/types/image 10:05:07 [2022-11-02T10:05:07.776Z] github.com/docker/docker/api/types/mount 10:05:07 [2022-11-02T10:05:07.776Z] github.com/docker/docker/api/types/network 10:05:07 [2022-11-02T10:05:07.776Z] github.com/docker/docker/api/types/plugins/logdriver 10:05:07 [2022-11-02T10:05:07.776Z] github.com/docker/docker/api/types/registry 10:05:07 [2022-11-02T10:05:07.776Z] github.com/docker/docker/api/types/strslice 10:05:07 [2022-11-02T10:05:07.776Z] github.com/docker/docker/api/types/swarm 10:05:07 [2022-11-02T10:05:07.776Z] github.com/docker/docker/api/types/swarm/runtime 10:05:07 [2022-11-02T10:05:07.776Z] github.com/docker/docker/api/types/time 10:05:07 [2022-11-02T10:05:07.776Z] github.com/docker/docker/api/types/versions 10:05:07 [2022-11-02T10:05:07.776Z] github.com/docker/docker/api/types/versions/v1p19 10:05:07 [2022-11-02T10:05:07.776Z] github.com/docker/docker/api/types/versions/v1p20 10:05:07 [2022-11-02T10:05:07.776Z] github.com/docker/docker/api/types/volume 10:05:07 [2022-11-02T10:05:07.776Z] github.com/docker/docker/builder 10:05:07 [2022-11-02T10:05:07.776Z] github.com/docker/docker/builder/builder-next 10:05:07 [2022-11-02T10:05:07.776Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 10:05:07 [2022-11-02T10:05:07.776Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 10:05:07 [2022-11-02T10:05:07.776Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 10:05:07 [2022-11-02T10:05:07.776Z] github.com/docker/docker/builder/builder-next/exporter 10:05:07 [2022-11-02T10:05:07.776Z] github.com/docker/docker/builder/builder-next/imagerefchecker 10:05:07 [2022-11-02T10:05:07.776Z] github.com/docker/docker/builder/builder-next/worker 10:05:07 [2022-11-02T10:05:07.776Z] github.com/docker/docker/builder/dockerfile 10:05:07 [2022-11-02T10:05:07.776Z] github.com/docker/docker/builder/remotecontext 10:05:07 [2022-11-02T10:05:07.776Z] github.com/docker/docker/builder/remotecontext/git 10:05:07 [2022-11-02T10:05:07.776Z] github.com/docker/docker/builder/remotecontext/urlutil 10:05:07 [2022-11-02T10:05:07.776Z] github.com/docker/docker/cli 10:05:07 [2022-11-02T10:05:07.776Z] github.com/docker/docker/cli/config 10:05:07 [2022-11-02T10:05:07.776Z] github.com/docker/docker/cli/debug 10:05:07 [2022-11-02T10:05:07.776Z] github.com/docker/docker/cli/winresources/docker-proxy 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/cli/winresources/dockerd 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/client 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/cmd/docker-proxy 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/cmd/dockerd 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/cmd/dockerd/trap 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/container 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/container/stream 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/contrib/apparmor 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/contrib/docker-device-tool 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/contrib/httpserver 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/daemon 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/daemon/cluster 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/daemon/cluster/controllers/plugin 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/daemon/cluster/convert 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/daemon/cluster/executor 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/daemon/cluster/executor/container 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/daemon/cluster/provider 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/daemon/config 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/daemon/containerd 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/daemon/events 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/daemon/events/testutils 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/daemon/graphdriver 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/daemon/graphdriver/aufs 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/daemon/graphdriver/btrfs 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/daemon/graphdriver/copy 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/daemon/graphdriver/devmapper 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/daemon/graphdriver/graphtest 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/daemon/graphdriver/overlay 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/daemon/graphdriver/overlay2 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/daemon/graphdriver/overlayutils 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/daemon/graphdriver/register 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/daemon/graphdriver/vfs 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/daemon/graphdriver/zfs 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/daemon/images 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/daemon/initlayer 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/daemon/links 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/daemon/listeners 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/daemon/logger 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/daemon/logger/awslogs 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/daemon/logger/fluentd 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/daemon/logger/gcplogs 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/daemon/logger/gelf 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/daemon/logger/journald 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/daemon/logger/journald/internal/export 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/daemon/logger/journald/internal/fake 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/daemon/logger/jsonfilelog 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/daemon/logger/local 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/daemon/logger/logentries 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/daemon/logger/loggertest 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/daemon/logger/loggerutils 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/daemon/logger/loggerutils/cache 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/daemon/logger/splunk 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/daemon/logger/syslog 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/daemon/logger/templates 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/daemon/names 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/daemon/network 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/daemon/stats 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/distribution 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/distribution/metadata 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/distribution/utils 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/distribution/xfer 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/dockerversion 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/errdefs 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/image 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/image/cache 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/image/tarexport 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/image/v1 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/internal/test/suite 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/layer 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/libcontainerd 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/libcontainerd/queue 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/libcontainerd/remote 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/libcontainerd/supervisor 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/libcontainerd/types 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/oci 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/oci/caps 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/opts 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/pkg/aaparser 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/pkg/archive 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/pkg/authorization 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/pkg/broadcaster 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/pkg/capabilities 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/pkg/chrootarchive 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/pkg/containerfs 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/pkg/devicemapper 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/pkg/directory 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/pkg/dmesg 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/pkg/fileutils 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/pkg/homedir 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/pkg/idtools 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/pkg/ioutils 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/pkg/jsonmessage 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/pkg/longpath 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/pkg/loopback 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/pkg/namesgenerator 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/pkg/parsers 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/pkg/parsers/kernel 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/pkg/parsers/operatingsystem 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/pkg/pidfile 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/pkg/platform 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/pkg/plugingetter 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/pkg/plugins 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/pkg/plugins/transport 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/pkg/pools 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/pkg/progress 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/pkg/reexec 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/pkg/stack 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/pkg/stdcopy 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/pkg/streamformatter 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/pkg/stringid 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/pkg/sysinfo 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/pkg/system 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/pkg/tailfile 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/pkg/tarsum 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/pkg/useragent 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/plugin 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/plugin/executor/containerd 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/plugin/v2 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/profiles/apparmor 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/profiles/seccomp 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/quota 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/reference 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/registry 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/registry/resumable 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/restartmanager 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/rootless 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/rootless/specconv 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/runconfig 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/runconfig/opts 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/testutil 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/testutil/daemon 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/testutil/environment 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/testutil/fakecontext 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/testutil/fakegit 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/testutil/fakestorage 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/testutil/fixtures/load 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/testutil/fixtures/plugin 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/testutil/fixtures/plugin/basic 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/testutil/registry 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/testutil/request 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/volume 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/volume/drivers 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/volume/local 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/volume/mounts 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/volume/service 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/volume/service/opts 10:05:07 [2022-11-02T10:05:07.777Z] github.com/docker/docker/volume/testutils' ']' 10:05:07 [2022-11-02T10:05:07.777Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/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/reexec 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/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 10:05:07 [2022-11-02T10:05:07.777Z] ? github.com/docker/docker/api [no test files] 10:05:22 [2022-11-02T10:05:22.677Z] ok github.com/docker/docker/api/server 0.009s coverage: 7.9% of statements 10:06:30 [2022-11-02T10:06:30.441Z] ? github.com/docker/docker/api/server/backend/build [no test files] 10:06:30 [2022-11-02T10:06:30.441Z] ? github.com/docker/docker/api/server/httpstatus [no test files] 10:06:30 [2022-11-02T10:06:30.441Z] ok github.com/docker/docker/api/server/httputils 0.010s coverage: 31.9% of statements 10:06:30 [2022-11-02T10:06:30.441Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements 10:06:30 [2022-11-02T10:06:30.441Z] ? github.com/docker/docker/api/server/router [no test files] 10:06:30 [2022-11-02T10:06:30.441Z] ? github.com/docker/docker/api/server/router/build [no test files] 10:06:30 [2022-11-02T10:06:30.441Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] 10:06:30 [2022-11-02T10:06:30.441Z] ? github.com/docker/docker/api/server/router/container [no test files] 10:06:30 [2022-11-02T10:06:30.441Z] ? github.com/docker/docker/api/server/router/debug [no test files] 10:06:30 [2022-11-02T10:06:30.441Z] ? github.com/docker/docker/api/server/router/distribution [no test files] 10:06:30 [2022-11-02T10:06:30.441Z] ? github.com/docker/docker/api/server/router/grpc [no test files] 10:06:30 [2022-11-02T10:06:30.441Z] ? github.com/docker/docker/api/server/router/image [no test files] 10:06:30 [2022-11-02T10:06:30.702Z] ? github.com/docker/docker/api/server/router/network [no test files] 10:06:31 [2022-11-02T10:06:31.644Z] ? github.com/docker/docker/api/server/router/plugin [no test files] 10:06:31 [2022-11-02T10:06:31.644Z] ? github.com/docker/docker/api/server/router/session [no test files] 10:06:31 [2022-11-02T10:06:31.644Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 6.0% of statements 10:06:31 [2022-11-02T10:06:31.644Z] ? github.com/docker/docker/api/server/router/system [no test files] 10:06:32 [2022-11-02T10:06:32.214Z] ok github.com/docker/docker/api/types/filters 0.013s coverage: 92.2% of statements 10:06:32 [2022-11-02T10:06:32.214Z] ok github.com/docker/docker/api/server/router/volume 0.006s coverage: 66.7% of statements 10:06:32 [2022-11-02T10:06:32.214Z] ? github.com/docker/docker/api/types [no test files] 10:06:32 [2022-11-02T10:06:32.214Z] ? github.com/docker/docker/api/types/backend [no test files] 10:06:32 [2022-11-02T10:06:32.214Z] ? github.com/docker/docker/api/types/blkiodev [no test files] 10:06:32 [2022-11-02T10:06:32.214Z] ? github.com/docker/docker/api/types/container [no test files] 10:06:32 [2022-11-02T10:06:32.214Z] ? github.com/docker/docker/api/types/events [no test files] 10:06:32 [2022-11-02T10:06:32.214Z] ? github.com/docker/docker/api/types/image [no test files] 10:06:32 [2022-11-02T10:06:32.214Z] ? github.com/docker/docker/api/types/mount [no test files] 10:06:32 [2022-11-02T10:06:32.214Z] ? github.com/docker/docker/api/types/network [no test files] 10:06:32 [2022-11-02T10:06:32.214Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] 10:06:32 [2022-11-02T10:06:32.474Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements 10:06:32 [2022-11-02T10:06:32.474Z] ok github.com/docker/docker/api/types/registry 0.004s coverage: 54.2% of statements 10:06:32 [2022-11-02T10:06:32.474Z] ? github.com/docker/docker/api/types/swarm [no test files] 10:06:32 [2022-11-02T10:06:32.474Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] 10:06:32 [2022-11-02T10:06:32.734Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements 10:06:32 [2022-11-02T10:06:32.734Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements 10:06:32 [2022-11-02T10:06:32.734Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] 10:06:32 [2022-11-02T10:06:32.734Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] 10:06:32 [2022-11-02T10:06:32.734Z] ? github.com/docker/docker/api/types/volume [no test files] 10:06:32 [2022-11-02T10:06:32.734Z] ? github.com/docker/docker/builder [no test files] 10:06:32 [2022-11-02T10:06:32.734Z] ? github.com/docker/docker/builder/builder-next [no test files] 10:06:32 [2022-11-02T10:06:32.734Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] 10:06:32 [2022-11-02T10:06:32.734Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] 10:06:32 [2022-11-02T10:06:32.734Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] 10:06:32 [2022-11-02T10:06:32.734Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] 10:06:32 [2022-11-02T10:06:32.734Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] 10:06:32 [2022-11-02T10:06:32.734Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] 10:06:35 [2022-11-02T10:06:35.275Z] ok github.com/docker/docker/builder/remotecontext 0.141s coverage: 13.7% of statements 10:06:35 [2022-11-02T10:06:35.535Z] ok github.com/docker/docker/builder/dockerfile 0.575s coverage: 50.2% of statements 10:06:35 [2022-11-02T10:06:35.795Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements 10:06:36 [2022-11-02T10:06:36.365Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements 10:06:38 [2022-11-02T10:06:38.275Z] ok github.com/docker/docker/builder/remotecontext/git 2.402s coverage: 83.5% of statements 10:06:38 [2022-11-02T10:06:38.275Z] ? github.com/docker/docker/cli [no test files] 10:06:38 [2022-11-02T10:06:38.275Z] ? github.com/docker/docker/cli/config [no test files] 10:06:38 [2022-11-02T10:06:38.275Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] 10:06:38 [2022-11-02T10:06:38.275Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] 10:06:38 [2022-11-02T10:06:38.537Z] ok github.com/docker/docker/cmd/docker-proxy 0.200s coverage: 67.6% of statements 10:06:41 [2022-11-02T10:06:41.083Z] ok github.com/docker/docker/client 0.092s coverage: 76.1% of statements 10:07:13 [2022-11-02T10:07:13.192Z] ok github.com/docker/docker/cmd/dockerd 0.070s coverage: 29.9% of statements 10:07:13 [2022-11-02T10:07:13.192Z] ok github.com/docker/docker/container 0.122s coverage: 35.8% of statements 10:07:13 [2022-11-02T10:07:13.192Z] ok github.com/docker/docker/cmd/dockerd/trap 2.450s coverage: 0.0% of statements 10:07:13 [2022-11-02T10:07:13.192Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] 10:07:13 [2022-11-02T10:07:13.192Z] ? github.com/docker/docker/container/stream [no test files] 10:07:13 [2022-11-02T10:07:13.192Z] ? github.com/docker/docker/contrib/apparmor [no test files] 10:07:13 [2022-11-02T10:07:13.192Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] 10:07:13 [2022-11-02T10:07:13.192Z] ? github.com/docker/docker/contrib/httpserver [no test files] 10:07:16 [2022-11-02T10:07:16.505Z] ok github.com/docker/docker/daemon/cluster 0.065s coverage: 0.5% of statements 10:07:17 [2022-11-02T10:07:17.447Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements 10:07:18 [2022-11-02T10:07:18.830Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 36.9% of statements 10:07:25 [2022-11-02T10:07:25.409Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.447s coverage: 13.4% of statements 10:07:26 [2022-11-02T10:07:26.349Z] ok github.com/docker/docker/daemon/config 0.032s coverage: 76.8% of statements 10:07:26 [2022-11-02T10:07:26.920Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements 10:07:27 [2022-11-02T10:07:27.491Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements 10:07:28 [2022-11-02T10:07:28.060Z] ok github.com/docker/docker/daemon 10.120s coverage: 16.4% of statements 10:07:28 [2022-11-02T10:07:28.060Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] 10:07:28 [2022-11-02T10:07:28.060Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] 10:07:28 [2022-11-02T10:07:28.060Z] ? github.com/docker/docker/daemon/containerd [no test files] 10:07:28 [2022-11-02T10:07:28.060Z] ? github.com/docker/docker/daemon/events/testutils [no test files] 10:07:29 [2022-11-02T10:07:29.019Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.691s coverage: 74.8% of statements 10:07:29 [2022-11-02T10:07:29.960Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.320s coverage: 60.7% of statements 10:07:30 [2022-11-02T10:07:30.219Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.017s coverage: 3.0% of statements 10:07:31 [2022-11-02T10:07:31.603Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.012s coverage: 1.9% of statements 10:07:33 [2022-11-02T10:07:33.009Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.343s coverage: 50.6% of statements 10:07:34 [2022-11-02T10:07:34.396Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.580s coverage: 46.1% of statements 10:07:34 [2022-11-02T10:07:34.396Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] 10:07:34 [2022-11-02T10:07:34.968Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.248s coverage: 60.3% of statements 10:07:34 [2022-11-02T10:07:34.968Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] 10:07:34 [2022-11-02T10:07:34.968Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] 10:07:35 [2022-11-02T10:07:35.538Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 58.5% of statements 10:07:36 [2022-11-02T10:07:36.108Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.009s coverage: 3.0% of statements 10:07:36 [2022-11-02T10:07:36.369Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements 10:07:41 [2022-11-02T10:07:41.235Z] ok github.com/docker/docker/daemon/images 0.037s coverage: 6.8% of statements 10:07:41 [2022-11-02T10:07:41.235Z] ? github.com/docker/docker/daemon/initlayer [no test files] 10:07:41 [2022-11-02T10:07:41.235Z] ? github.com/docker/docker/daemon/listeners [no test files] 10:07:41 [2022-11-02T10:07:41.235Z] ok github.com/docker/docker/daemon/logger 0.225s coverage: 43.2% of statements 10:07:41 [2022-11-02T10:07:41.235Z] ok github.com/docker/docker/daemon/logger/fluentd 0.012s coverage: 53.6% of statements 10:07:41 [2022-11-02T10:07:41.235Z] ok github.com/docker/docker/daemon/logger/awslogs 0.142s coverage: 79.6% of statements 10:07:41 [2022-11-02T10:07:41.235Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] 10:07:41 [2022-11-02T10:07:41.235Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 68.2% of statements 10:07:41 [2022-11-02T10:07:41.235Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.012s coverage: 88.2% of statements 10:07:41 [2022-11-02T10:07:41.235Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.129s coverage: 76.8% of statements 10:07:41 [2022-11-02T10:07:41.235Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements 10:07:41 [2022-11-02T10:07:41.235Z] ok github.com/docker/docker/daemon/logger/local 0.023s coverage: 79.4% of statements 10:07:42 [2022-11-02T10:07:42.179Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.014s coverage: 63.5% of statements 10:07:42 [2022-11-02T10:07:42.750Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.022s coverage: 31.5% of statements 10:07:43 [2022-11-02T10:07:43.320Z] ok github.com/docker/docker/daemon/logger/journald 3.414s coverage: 74.5% of statements 10:07:43 [2022-11-02T10:07:43.320Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] 10:07:43 [2022-11-02T10:07:43.320Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] 10:07:43 [2022-11-02T10:07:43.320Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] 10:07:43 [2022-11-02T10:07:43.320Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] 10:07:43 [2022-11-02T10:07:43.890Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements 10:07:44 [2022-11-02T10:07:44.151Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements 10:07:44 [2022-11-02T10:07:44.721Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements 10:07:44 [2022-11-02T10:07:44.721Z] ok github.com/docker/docker/daemon/logger/splunk 1.453s coverage: 82.5% of statements 10:07:44 [2022-11-02T10:07:44.721Z] ? github.com/docker/docker/daemon/names [no test files] 10:07:44 [2022-11-02T10:07:44.721Z] ? github.com/docker/docker/daemon/stats [no test files] 10:07:45 [2022-11-02T10:07:45.662Z] ok github.com/docker/docker/distribution/metadata 0.033s coverage: 44.4% of statements 10:07:47 [2022-11-02T10:07:47.578Z] ok github.com/docker/docker/distribution 1.500s coverage: 29.7% of statements 10:07:47 [2022-11-02T10:07:47.578Z] ? github.com/docker/docker/distribution/utils [no test files] 10:07:48 [2022-11-02T10:07:48.148Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.0% of statements 10:07:48 [2022-11-02T10:07:48.724Z] ok github.com/docker/docker/distribution/xfer 1.940s coverage: 84.9% of statements 10:07:48 [2022-11-02T10:07:48.724Z] ? github.com/docker/docker/dockerversion [no test files] 10:07:48 [2022-11-02T10:07:48.724Z] ok github.com/docker/docker/image 0.042s coverage: 86.9% of statements 10:07:49 [2022-11-02T10:07:49.666Z] ok github.com/docker/docker/image/cache 0.023s coverage: 19.2% of statements 10:07:50 [2022-11-02T10:07:50.243Z] ok github.com/docker/docker/image/tarexport 0.028s coverage: 0.7% of statements 10:07:50 [2022-11-02T10:07:50.243Z] ? github.com/docker/docker/image/v1 [no test files] 10:07:50 [2022-11-02T10:07:50.243Z] ? github.com/docker/docker/internal/test/suite [no test files] 10:07:50 [2022-11-02T10:07:50.813Z] ok github.com/docker/docker/libcontainerd/queue 0.037s coverage: 100.0% of statements 10:07:51 [2022-11-02T10:07:51.752Z] ok github.com/docker/docker/oci 0.008s coverage: 41.4% of statements 10:07:52 [2022-11-02T10:07:52.012Z] ok github.com/docker/docker/opts 0.020s coverage: 66.8% of statements 10:07:52 [2022-11-02T10:07:52.271Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements 10:07:53 [2022-11-02T10:07:53.652Z] ok github.com/docker/docker/pkg/archive 0.311s coverage: 82.0% of statements 10:07:54 [2022-11-02T10:07:54.591Z] ok github.com/docker/docker/pkg/authorization 0.299s coverage: 68.3% of statements 10:07:54 [2022-11-02T10:07:54.591Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements 10:07:54 [2022-11-02T10:07:54.851Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements 10:07:58 [2022-11-02T10:07:58.289Z] ok github.com/docker/docker/pkg/chrootarchive 2.507s coverage: 44.9% of statements 10:07:58 [2022-11-02T10:07:58.289Z] ok github.com/docker/docker/pkg/containerfs 0.003s coverage: 28.6% of statements 10:07:58 [2022-11-02T10:07:58.289Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 81.8% of statements 10:07:58 [2022-11-02T10:07:58.289Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements 10:07:58 [2022-11-02T10:07:58.548Z] ok github.com/docker/docker/pkg/fileutils 0.003s coverage: 77.5% of statements 10:07:58 [2022-11-02T10:07:58.808Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements 10:07:59 [2022-11-02T10:07:59.068Z] ok github.com/docker/docker/layer 7.365s coverage: 68.9% of statements 10:07:59 [2022-11-02T10:07:59.068Z] ? github.com/docker/docker/libcontainerd [no test files] 10:07:59 [2022-11-02T10:07:59.068Z] ? github.com/docker/docker/libcontainerd/remote [no test files] 10:07:59 [2022-11-02T10:07:59.068Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] 10:07:59 [2022-11-02T10:07:59.068Z] ? github.com/docker/docker/libcontainerd/types [no test files] 10:07:59 [2022-11-02T10:07:59.068Z] ? github.com/docker/docker/oci/caps [no test files] 10:07:59 [2022-11-02T10:07:59.068Z] ? github.com/docker/docker/pkg/devicemapper [no test files] 10:07:59 [2022-11-02T10:07:59.639Z] ok github.com/docker/docker/pkg/idtools 0.454s coverage: 69.6% of statements 10:07:59 [2022-11-02T10:07:59.899Z] ok github.com/docker/docker/pkg/ioutils 0.350s coverage: 71.0% of statements 10:08:00 [2022-11-02T10:08:00.160Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 91.7% of statements 10:08:00 [2022-11-02T10:08:00.160Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements 10:08:00 [2022-11-02T10:08:00.160Z] ? github.com/docker/docker/pkg/loopback [no test files] 10:08:00 [2022-11-02T10:08:00.160Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements 10:08:00 [2022-11-02T10:08:00.420Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements 10:08:00 [2022-11-02T10:08:00.420Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements 10:08:00 [2022-11-02T10:08:00.680Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 90.5% of statements 10:08:00 [2022-11-02T10:08:00.680Z] ok github.com/docker/docker/pkg/pidfile 0.005s coverage: 76.5% of statements 10:08:00 [2022-11-02T10:08:00.680Z] ? github.com/docker/docker/pkg/platform [no test files] 10:08:00 [2022-11-02T10:08:00.680Z] ? github.com/docker/docker/pkg/plugingetter [no test files] 10:08:01 [2022-11-02T10:08:01.251Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.009s coverage: 56.8% of statements 10:08:01 [2022-11-02T10:08:01.511Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements 10:08:01 [2022-11-02T10:08:01.771Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements 10:08:02 [2022-11-02T10:08:02.031Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements 10:08:02 [2022-11-02T10:08:02.291Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements 10:08:02 [2022-11-02T10:08:02.552Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements 10:08:02 [2022-11-02T10:08:02.812Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements 10:08:03 [2022-11-02T10:08:03.072Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements 10:08:03 [2022-11-02T10:08:03.072Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements 10:08:03 [2022-11-02T10:08:03.650Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.6% of statements 10:08:03 [2022-11-02T10:08:03.910Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 46.0% of statements 10:08:04 [2022-11-02T10:08:04.171Z] ok github.com/docker/docker/pkg/tailfile 0.037s coverage: 88.6% of statements 10:08:04 [2022-11-02T10:08:04.742Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements 10:08:05 [2022-11-02T10:08:05.002Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements 10:08:06 [2022-11-02T10:08:06.920Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements 10:08:06 [2022-11-02T10:08:06.920Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.4% of statements 10:08:07 [2022-11-02T10:08:07.490Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 86.0% of statements 10:08:08 [2022-11-02T10:08:08.430Z] ok github.com/docker/docker/quota 0.144s coverage: 71.4% of statements 10:08:08 [2022-11-02T10:08:08.690Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements 10:08:09 [2022-11-02T10:08:09.631Z] ok github.com/docker/docker/registry 0.078s coverage: 58.7% of statements 10:08:09 [2022-11-02T10:08:09.891Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements 10:08:10 [2022-11-02T10:08:10.151Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements 10:08:10 [2022-11-02T10:08:10.721Z] ok github.com/docker/docker/runconfig 0.009s coverage: 64.5% of statements 10:08:10 [2022-11-02T10:08:10.721Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements 10:08:12 [2022-11-02T10:08:12.103Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements 10:08:13 [2022-11-02T10:08:13.043Z] ok github.com/docker/docker/volume/local 0.067s coverage: 77.1% of statements 10:08:13 [2022-11-02T10:08:13.304Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements 10:08:14 [2022-11-02T10:08:14.684Z] ok github.com/docker/docker/volume/service 0.013s coverage: 73.1% of statements 10:08:36 [2022-11-02T10:08:36.680Z] ok github.com/docker/docker/pkg/plugins 33.640s coverage: 76.3% of statements 10:08:36 [2022-11-02T10:08:36.680Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] 10:08:36 [2022-11-02T10:08:36.680Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] 10:08:36 [2022-11-02T10:08:36.680Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] 10:08:36 [2022-11-02T10:08:36.680Z] ? github.com/docker/docker/profiles/apparmor [no test files] 10:08:36 [2022-11-02T10:08:36.680Z] ? github.com/docker/docker/rootless [no test files] 10:08:36 [2022-11-02T10:08:36.680Z] ? github.com/docker/docker/rootless/specconv [no test files] 10:08:36 [2022-11-02T10:08:36.680Z] ? github.com/docker/docker/runconfig/opts [no test files] 10:08:36 [2022-11-02T10:08:36.680Z] ? github.com/docker/docker/testutil/daemon [no test files] 10:08:36 [2022-11-02T10:08:36.680Z] ? github.com/docker/docker/testutil/environment [no test files] 10:08:36 [2022-11-02T10:08:36.680Z] ? github.com/docker/docker/testutil/fakecontext [no test files] 10:08:36 [2022-11-02T10:08:36.680Z] ? github.com/docker/docker/testutil/fakegit [no test files] 10:08:36 [2022-11-02T10:08:36.680Z] ? github.com/docker/docker/testutil/fakestorage [no test files] 10:08:36 [2022-11-02T10:08:36.680Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] 10:08:36 [2022-11-02T10:08:36.680Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] 10:08:36 [2022-11-02T10:08:36.680Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] 10:08:36 [2022-11-02T10:08:36.680Z] ? github.com/docker/docker/testutil/registry [no test files] 10:08:36 [2022-11-02T10:08:36.680Z] ? github.com/docker/docker/testutil/request [no test files] 10:08:36 [2022-11-02T10:08:36.680Z] ? github.com/docker/docker/volume [no test files] 10:08:36 [2022-11-02T10:08:36.680Z] ? github.com/docker/docker/volume/service/opts [no test files] 10:08:36 [2022-11-02T10:08:36.680Z] ? github.com/docker/docker/volume/testutils [no test files] 10:08:36 [2022-11-02T10:08:36.680Z] 10:08:36 [2022-11-02T10:08:36.680Z] === Skipped 10:08:36 [2022-11-02T10:08:36.680Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) 10:08:36 [2022-11-02T10:08:36.680Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 10:08:36 [2022-11-02T10:08:36.680Z] 10:08:36 [2022-11-02T10:08:36.680Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) 10:08:36 [2022-11-02T10:08:36.680Z] network_proxy_test.go:208: No support for dual stack yet 10:08:36 [2022-11-02T10:08:36.680Z] 10:08:36 [2022-11-02T10:08:36.680Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) 10:08:36 [2022-11-02T10:08:36.680Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 10:08:36 [2022-11-02T10:08:36.680Z] 10:08:36 [2022-11-02T10:08:36.680Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) 10:08:36 [2022-11-02T10:08:36.680Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 10:08:36 [2022-11-02T10:08:36.680Z] 10:08:36 [2022-11-02T10:08:36.680Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) 10:08:36 [2022-11-02T10:08:36.680Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 10:08:36 [2022-11-02T10:08:36.680Z] graphtest_unix.go:44: Driver btrfs not supported 10:08:36 [2022-11-02T10:08:36.680Z] 10:08:36 [2022-11-02T10:08:36.680Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) 10:08:36 [2022-11-02T10:08:36.680Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 10:08:36 [2022-11-02T10:08:36.680Z] graphtest_unix.go:44: Driver btrfs not supported 10:08:36 [2022-11-02T10:08:36.680Z] 10:08:36 [2022-11-02T10:08:36.680Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) 10:08:36 [2022-11-02T10:08:36.680Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 10:08:36 [2022-11-02T10:08:36.680Z] graphtest_unix.go:44: Driver btrfs not supported 10:08:36 [2022-11-02T10:08:36.680Z] 10:08:36 [2022-11-02T10:08:36.680Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) 10:08:36 [2022-11-02T10:08:36.680Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 10:08:36 [2022-11-02T10:08:36.680Z] graphtest_unix.go:44: Driver btrfs not supported 10:08:36 [2022-11-02T10:08:36.680Z] 10:08:36 [2022-11-02T10:08:36.680Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) 10:08:36 [2022-11-02T10:08:36.680Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 10:08:36 [2022-11-02T10:08:36.680Z] graphtest_unix.go:44: Driver btrfs not supported 10:08:36 [2022-11-02T10:08:36.680Z] 10:08:36 [2022-11-02T10:08:36.680Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) 10:08:36 [2022-11-02T10:08:36.680Z] graphtest_unix.go:71: No driver to put! 10:08:36 [2022-11-02T10:08:36.680Z] 10:08:36 [2022-11-02T10:08:36.680Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) 10:08:36 [2022-11-02T10:08:36.680Z] time="2022-11-02T10:07:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 10:08:36 [2022-11-02T10:08:36.680Z] graphtest_unix.go:42: graphdriver: driver not supported 10:08:36 [2022-11-02T10:08:36.680Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 10:08:36 [2022-11-02T10:08:36.680Z] 10:08:36 [2022-11-02T10:08:36.680Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) 10:08:36 [2022-11-02T10:08:36.681Z] time="2022-11-02T10:07:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 10:08:36 [2022-11-02T10:08:36.681Z] graphtest_unix.go:42: graphdriver: driver not supported 10:08:36 [2022-11-02T10:08:36.681Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 10:08:36 [2022-11-02T10:08:36.681Z] 10:08:36 [2022-11-02T10:08:36.681Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) 10:08:36 [2022-11-02T10:08:36.681Z] time="2022-11-02T10:07:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 10:08:36 [2022-11-02T10:08:36.681Z] graphtest_unix.go:42: graphdriver: driver not supported 10:08:36 [2022-11-02T10:08:36.681Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 10:08:36 [2022-11-02T10:08:36.681Z] 10:08:36 [2022-11-02T10:08:36.681Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) 10:08:36 [2022-11-02T10:08:36.681Z] time="2022-11-02T10:07:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 10:08:36 [2022-11-02T10:08:36.681Z] graphtest_unix.go:42: graphdriver: driver not supported 10:08:36 [2022-11-02T10:08:36.681Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 10:08:36 [2022-11-02T10:08:36.681Z] 10:08:36 [2022-11-02T10:08:36.681Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) 10:08:36 [2022-11-02T10:08:36.681Z] time="2022-11-02T10:07:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 10:08:36 [2022-11-02T10:08:36.681Z] graphtest_unix.go:42: graphdriver: driver not supported 10:08:36 [2022-11-02T10:08:36.681Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 10:08:36 [2022-11-02T10:08:36.681Z] 10:08:36 [2022-11-02T10:08:36.681Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) 10:08:36 [2022-11-02T10:08:36.681Z] graphtest_unix.go:71: No driver to put! 10:08:36 [2022-11-02T10:08:36.681Z] 10:08:36 [2022-11-02T10:08:36.681Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) 10:08:36 [2022-11-02T10:08:36.681Z] overlay_test.go:45: Fails to compute changes after apply intermittently 10:08:36 [2022-11-02T10:08:36.681Z] 10:08:36 [2022-11-02T10:08:36.681Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) 10:08:36 [2022-11-02T10:08:36.681Z] overlay_test.go:50: Fails to compute changes intermittently 10:08:36 [2022-11-02T10:08:36.681Z] 10:08:36 [2022-11-02T10:08:36.681Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) 10:08:36 [2022-11-02T10:08:36.681Z] overlay_test.go:65: Cannot run test with naive change algorithm 10:08:36 [2022-11-02T10:08:36.681Z] 10:08:36 [2022-11-02T10:08:36.681Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) 10:08:36 [2022-11-02T10:08:36.681Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas 10:08:36 [2022-11-02T10:08:36.681Z] 10:08:36 [2022-11-02T10:08:36.681Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) 10:08:36 [2022-11-02T10:08:36.681Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 10:08:36 [2022-11-02T10:08:36.681Z] graphtest_unix.go:44: Driver zfs not supported 10:08:36 [2022-11-02T10:08:36.681Z] 10:08:36 [2022-11-02T10:08:36.681Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) 10:08:36 [2022-11-02T10:08:36.681Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 10:08:36 [2022-11-02T10:08:36.681Z] graphtest_unix.go:44: Driver zfs not supported 10:08:36 [2022-11-02T10:08:36.681Z] 10:08:36 [2022-11-02T10:08:36.681Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) 10:08:36 [2022-11-02T10:08:36.681Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 10:08:36 [2022-11-02T10:08:36.681Z] graphtest_unix.go:44: Driver zfs not supported 10:08:36 [2022-11-02T10:08:36.681Z] 10:08:36 [2022-11-02T10:08:36.681Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) 10:08:36 [2022-11-02T10:08:36.681Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 10:08:36 [2022-11-02T10:08:36.681Z] graphtest_unix.go:44: Driver zfs not supported 10:08:36 [2022-11-02T10:08:36.681Z] 10:08:36 [2022-11-02T10:08:36.681Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) 10:08:36 [2022-11-02T10:08:36.681Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 10:08:36 [2022-11-02T10:08:36.681Z] graphtest_unix.go:44: Driver zfs not supported 10:08:36 [2022-11-02T10:08:36.681Z] 10:08:36 [2022-11-02T10:08:36.681Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) 10:08:36 [2022-11-02T10:08:36.681Z] graphtest_unix.go:71: No driver to put! 10:08:36 [2022-11-02T10:08:36.681Z] 10:08:36 [2022-11-02T10:08:36.681Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) 10:08:36 [2022-11-02T10:08:36.681Z] sysinfo_linux_test.go:86: AppArmor Must be Disabled 10:08:36 [2022-11-02T10:08:36.681Z] 10:08:36 [2022-11-02T10:08:36.681Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) 10:08:36 [2022-11-02T10:08:36.681Z] sysinfo_linux_test.go:106: cgroup namespaces must be disabled 10:08:36 [2022-11-02T10:08:36.681Z] 10:08:36 [2022-11-02T10:08:36.681Z] DONE 2874 tests, 28 skipped in 208.469s 10:08:36 [2022-11-02T10:08:36.681Z] + '[' -n 'github.com/docker/docker/libnetwork 10:08:36 [2022-11-02T10:08:36.681Z] github.com/docker/docker/libnetwork/bitseq 10:08:36 [2022-11-02T10:08:36.681Z] github.com/docker/docker/libnetwork/cluster 10:08:36 [2022-11-02T10:08:36.681Z] github.com/docker/docker/libnetwork/cmd/diagnostic 10:08:36 [2022-11-02T10:08:36.681Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 10:08:36 [2022-11-02T10:08:36.681Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 10:08:36 [2022-11-02T10:08:36.681Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 10:08:36 [2022-11-02T10:08:36.681Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 10:08:36 [2022-11-02T10:08:36.681Z] github.com/docker/docker/libnetwork/cmd/ovrouter 10:08:36 [2022-11-02T10:08:36.681Z] github.com/docker/docker/libnetwork/cmd/readme_test 10:08:36 [2022-11-02T10:08:36.681Z] github.com/docker/docker/libnetwork/config 10:08:36 [2022-11-02T10:08:36.681Z] github.com/docker/docker/libnetwork/datastore 10:08:36 [2022-11-02T10:08:36.681Z] github.com/docker/docker/libnetwork/diagnostic 10:08:36 [2022-11-02T10:08:36.681Z] github.com/docker/docker/libnetwork/discoverapi 10:08:36 [2022-11-02T10:08:36.681Z] github.com/docker/docker/libnetwork/driverapi 10:08:36 [2022-11-02T10:08:36.681Z] github.com/docker/docker/libnetwork/drivers/bridge 10:08:36 [2022-11-02T10:08:36.681Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 10:08:36 [2022-11-02T10:08:36.681Z] github.com/docker/docker/libnetwork/drivers/host 10:08:36 [2022-11-02T10:08:36.681Z] github.com/docker/docker/libnetwork/drivers/ipvlan 10:08:36 [2022-11-02T10:08:36.681Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 10:08:36 [2022-11-02T10:08:36.681Z] github.com/docker/docker/libnetwork/drivers/macvlan 10:08:36 [2022-11-02T10:08:36.681Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 10:08:36 [2022-11-02T10:08:36.681Z] github.com/docker/docker/libnetwork/drivers/null 10:08:36 [2022-11-02T10:08:36.681Z] github.com/docker/docker/libnetwork/drivers/overlay 10:08:36 [2022-11-02T10:08:36.681Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 10:08:36 [2022-11-02T10:08:36.681Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 10:08:36 [2022-11-02T10:08:36.681Z] github.com/docker/docker/libnetwork/drivers/remote 10:08:36 [2022-11-02T10:08:36.681Z] github.com/docker/docker/libnetwork/drivers/remote/api 10:08:36 [2022-11-02T10:08:36.681Z] github.com/docker/docker/libnetwork/drivers/windows 10:08:36 [2022-11-02T10:08:36.681Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 10:08:36 [2022-11-02T10:08:36.681Z] github.com/docker/docker/libnetwork/drvregistry 10:08:36 [2022-11-02T10:08:36.681Z] github.com/docker/docker/libnetwork/etchosts 10:08:36 [2022-11-02T10:08:36.681Z] github.com/docker/docker/libnetwork/idm 10:08:36 [2022-11-02T10:08:36.681Z] github.com/docker/docker/libnetwork/internal/caller 10:08:36 [2022-11-02T10:08:36.681Z] github.com/docker/docker/libnetwork/internal/setmatrix 10:08:36 [2022-11-02T10:08:36.681Z] github.com/docker/docker/libnetwork/ipam 10:08:36 [2022-11-02T10:08:36.681Z] github.com/docker/docker/libnetwork/ipamapi 10:08:36 [2022-11-02T10:08:36.681Z] github.com/docker/docker/libnetwork/ipams/builtin 10:08:36 [2022-11-02T10:08:36.681Z] github.com/docker/docker/libnetwork/ipams/null 10:08:36 [2022-11-02T10:08:36.681Z] github.com/docker/docker/libnetwork/ipams/remote 10:08:36 [2022-11-02T10:08:36.681Z] github.com/docker/docker/libnetwork/ipams/remote/api 10:08:36 [2022-11-02T10:08:36.681Z] github.com/docker/docker/libnetwork/ipams/windowsipam 10:08:36 [2022-11-02T10:08:36.681Z] github.com/docker/docker/libnetwork/ipamutils 10:08:36 [2022-11-02T10:08:36.681Z] github.com/docker/docker/libnetwork/iptables 10:08:36 [2022-11-02T10:08:36.681Z] github.com/docker/docker/libnetwork/netlabel 10:08:36 [2022-11-02T10:08:36.681Z] github.com/docker/docker/libnetwork/netutils 10:08:36 [2022-11-02T10:08:36.681Z] github.com/docker/docker/libnetwork/networkdb 10:08:36 [2022-11-02T10:08:36.681Z] github.com/docker/docker/libnetwork/ns 10:08:36 [2022-11-02T10:08:36.681Z] github.com/docker/docker/libnetwork/options 10:08:36 [2022-11-02T10:08:36.681Z] github.com/docker/docker/libnetwork/osl 10:08:36 [2022-11-02T10:08:36.681Z] github.com/docker/docker/libnetwork/osl/kernel 10:08:36 [2022-11-02T10:08:36.681Z] github.com/docker/docker/libnetwork/portallocator 10:08:36 [2022-11-02T10:08:36.681Z] github.com/docker/docker/libnetwork/portmapper 10:08:36 [2022-11-02T10:08:36.681Z] github.com/docker/docker/libnetwork/resolvconf 10:08:36 [2022-11-02T10:08:36.681Z] github.com/docker/docker/libnetwork/testutils 10:08:36 [2022-11-02T10:08:36.681Z] github.com/docker/docker/libnetwork/types' ']' 10:08:36 [2022-11-02T10:08:36.681Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types 10:09:23 [2022-11-02T10:09:23.383Z] ok github.com/docker/docker/libnetwork 37.577s coverage: 40.6% of statements 10:09:23 [2022-11-02T10:09:23.384Z] ok github.com/docker/docker/libnetwork/bitseq 0.137s coverage: 84.4% of statements 10:09:23 [2022-11-02T10:09:23.384Z] ? github.com/docker/docker/libnetwork/cluster [no test files] 10:09:23 [2022-11-02T10:09:23.384Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] 10:09:23 [2022-11-02T10:09:23.384Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] 10:09:23 [2022-11-02T10:09:23.384Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] 10:09:23 [2022-11-02T10:09:23.384Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] 10:09:23 [2022-11-02T10:09:23.384Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] 10:09:23 [2022-11-02T10:09:23.384Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] 10:09:23 [2022-11-02T10:09:23.384Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] 10:09:23 [2022-11-02T10:09:23.384Z] ok github.com/docker/docker/libnetwork/config 0.011s coverage: 9.3% of statements 10:09:23 [2022-11-02T10:09:23.384Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements 10:09:23 [2022-11-02T10:09:23.384Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] 10:09:23 [2022-11-02T10:09:23.384Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] 10:09:23 [2022-11-02T10:09:23.384Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements 10:09:23 [2022-11-02T10:09:23.384Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.648s coverage: 59.9% of statements 10:09:23 [2022-11-02T10:09:23.643Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] 10:09:23 [2022-11-02T10:09:23.643Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements 10:09:24 [2022-11-02T10:09:24.212Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.014s coverage: 5.1% of statements 10:09:24 [2022-11-02T10:09:24.213Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] 10:09:24 [2022-11-02T10:09:24.783Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.014s coverage: 4.7% of statements 10:09:24 [2022-11-02T10:09:24.783Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] 10:09:25 [2022-11-02T10:09:25.043Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements 10:09:35 [2022-11-02T10:09:35.031Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.274s coverage: 6.7% of statements 10:09:35 [2022-11-02T10:09:35.031Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] 10:09:35 [2022-11-02T10:09:35.031Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements 10:09:35 [2022-11-02T10:09:35.601Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements 10:09:35 [2022-11-02T10:09:35.601Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] 10:09:35 [2022-11-02T10:09:35.601Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] 10:09:35 [2022-11-02T10:09:35.601Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] 10:09:35 [2022-11-02T10:09:35.862Z] ok github.com/docker/docker/libnetwork/drvregistry 0.013s coverage: 82.4% of statements 10:09:36 [2022-11-02T10:09:36.121Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements 10:09:36 [2022-11-02T10:09:36.381Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements 10:09:36 [2022-11-02T10:09:36.381Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements 10:09:48 [2022-11-02T10:09:48.600Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements 10:10:03 [2022-11-02T10:10:03.492Z] ok github.com/docker/docker/libnetwork/ipam 15.040s coverage: 85.3% of statements 10:10:03 [2022-11-02T10:10:03.493Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] 10:10:03 [2022-11-02T10:10:03.493Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] 10:10:03 [2022-11-02T10:10:03.493Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements 10:10:03 [2022-11-02T10:10:03.493Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements 10:10:03 [2022-11-02T10:10:03.493Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] 10:10:03 [2022-11-02T10:10:03.493Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements 10:10:03 [2022-11-02T10:10:03.752Z] ok github.com/docker/docker/libnetwork/ipamutils 0.266s coverage: 74.0% of statements 10:10:04 [2022-11-02T10:10:04.323Z] ok github.com/docker/docker/libnetwork/iptables 0.162s coverage: 45.1% of statements 10:10:04 [2022-11-02T10:10:04.583Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements 10:10:04 [2022-11-02T10:10:04.843Z] ok github.com/docker/docker/libnetwork/netutils 0.016s coverage: 44.1% of statements 10:11:56 [2022-11-02T10:11:56.320Z] ok github.com/docker/docker/libnetwork/networkdb 104.198s coverage: 60.7% of statements 10:11:56 [2022-11-02T10:11:56.320Z] ? github.com/docker/docker/libnetwork/ns [no test files] 10:11:56 [2022-11-02T10:11:56.320Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements 10:11:56 [2022-11-02T10:11:56.320Z] ok github.com/docker/docker/libnetwork/osl 4.330s coverage: 39.7% of statements 10:11:56 [2022-11-02T10:11:56.320Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements 10:11:56 [2022-11-02T10:11:56.320Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.7% of statements 10:11:56 [2022-11-02T10:11:56.890Z] ok github.com/docker/docker/libnetwork/portmapper 0.616s coverage: 46.3% of statements 10:11:57 [2022-11-02T10:11:57.149Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 82.8% of statements 10:11:57 [2022-11-02T10:11:57.149Z] ? github.com/docker/docker/libnetwork/testutils [no test files] 10:11:57 [2022-11-02T10:11:57.409Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements 10:11:57 [2022-11-02T10:11:57.409Z] 10:11:57 [2022-11-02T10:11:57.409Z] === Skipped 10:11:57 [2022-11-02T10:11:57.409Z] === SKIP: libnetwork TestParallel3 (0.00s) 10:11:57 [2022-11-02T10:11:57.409Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 10:11:57 [2022-11-02T10:11:57.409Z] 10:11:57 [2022-11-02T10:11:57.409Z] === SKIP: libnetwork TestParallel1 (0.00s) 10:11:57 [2022-11-02T10:11:57.409Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 10:11:57 [2022-11-02T10:11:57.409Z] 10:11:57 [2022-11-02T10:11:57.409Z] === SKIP: libnetwork TestParallel2 (0.00s) 10:11:57 [2022-11-02T10:11:57.409Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 10:11:57 [2022-11-02T10:11:57.409Z] 10:11:57 [2022-11-02T10:11:57.409Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) 10:11:57 [2022-11-02T10:11:57.409Z] allocator_test.go:1483: Skipped because t.parallel was less than 5 10:11:57 [2022-11-02T10:11:57.409Z] 10:11:57 [2022-11-02T10:11:57.409Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) 10:11:57 [2022-11-02T10:11:57.409Z] allocator_test.go:1483: Skipped because t.parallel was less than 5 10:11:57 [2022-11-02T10:11:57.409Z] 10:11:57 [2022-11-02T10:11:57.409Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) 10:11:57 [2022-11-02T10:11:57.409Z] allocator_test.go:1483: Skipped because t.parallel was less than 5 10:11:57 [2022-11-02T10:11:57.409Z] 10:11:57 [2022-11-02T10:11:57.409Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) 10:11:57 [2022-11-02T10:11:57.409Z] allocator_test.go:1483: Skipped because t.parallel was less than 5 10:11:57 [2022-11-02T10:11:57.409Z] 10:11:57 [2022-11-02T10:11:57.409Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) 10:11:57 [2022-11-02T10:11:57.409Z] allocator_test.go:1483: Skipped because t.parallel was less than 5 10:11:57 [2022-11-02T10:11:57.409Z] 10:11:57 [2022-11-02T10:11:57.409Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) 10:11:57 [2022-11-02T10:11:57.409Z] firewalld_test.go:14: firewalld is not running 10:11:57 [2022-11-02T10:11:57.409Z] 10:11:57 [2022-11-02T10:11:57.409Z] DONE 325 tests, 9 skipped in 202.077s Post stage [Pipeline] junit 10:11:57 [2022-11-02T10:11:57.998Z] Recording test results 10:11:59 [2022-11-02T10:11:59.571Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:59 [2022-11-02T10:11:59.894Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44393/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4386e3f7c0bbf8d3369bcc019fd2ff7427fe59cb -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_INTEGRATION_USE_SNAPSHOTTER -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4386e3f7c0bbf8d3369bcc019fd2ff7427fe59cb hack/make.sh dynbinary test-integration 10:12:00 [2022-11-02T10:12:00.464Z] 10:12:00 [2022-11-02T10:12:00.464Z] Removing bundles/ 10:12:00 [2022-11-02T10:12:00.464Z] 10:12:00 [2022-11-02T10:12:00.464Z] ---> Making bundle: dynbinary (in bundles/dynbinary) 10:12:00 [2022-11-02T10:12:00.464Z] Building: bundles/dynbinary-daemon/dockerd 10:12:00 [2022-11-02T10:12:00.464Z] GOOS="" GOARCH="" GOARM="" 10:13:37 [2022-11-02T10:13:37.023Z] Created binary: bundles/dynbinary-daemon/dockerd 10:13:37 [2022-11-02T10:13:37.023Z] Building: bundles/dynbinary-daemon/docker-proxy 10:13:37 [2022-11-02T10:13:37.023Z] GOOS="" GOARCH="" GOARM="" 10:13:37 [2022-11-02T10:13:37.023Z] Created binary: bundles/dynbinary-daemon/docker-proxy 10:13:37 [2022-11-02T10:13:37.023Z] 10:13:37 [2022-11-02T10:13:37.023Z] ---> Making bundle: test-integration (in bundles/test-integration) 10:13:37 [2022-11-02T10:13:37.023Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 10:13:37 [2022-11-02T10:13:37.023Z] HOSTNAME=686f2b663517 10:13:37 [2022-11-02T10:13:37.023Z] TESTDEBUG=0 10:13:37 [2022-11-02T10:13:37.023Z] DEST=bundles/test-integration 10:13:37 [2022-11-02T10:13:37.023Z] PWD=/go/src/github.com/docker/docker 10:13:37 [2022-11-02T10:13:37.023Z] DOCKER_GITCOMMIT=4386e3f7c0bbf8d3369bcc019fd2ff7427fe59cb 10:13:37 [2022-11-02T10:13:37.023Z] container=docker 10:13:37 [2022-11-02T10:13:37.023Z] HOME=/root 10:13:37 [2022-11-02T10:13:37.023Z] GOLANG_VERSION=1.19.3 10:13:37 [2022-11-02T10:13:37.023Z] VALIDATE_REPO=https://github.com/moby/moby.git 10:13:37 [2022-11-02T10:13:37.023Z] VALIDATE_BRANCH=master 10:13:37 [2022-11-02T10:13:37.023Z] TERM=xterm 10:13:37 [2022-11-02T10:13:37.023Z] DOCKER_PKG=github.com/docker/docker 10:13:37 [2022-11-02T10:13:37.023Z] SHLVL=1 10:13:37 [2022-11-02T10:13:37.023Z] TIMEOUT=120m 10:13:37 [2022-11-02T10:13:37.023Z] DOCKER_BUILDTAGS= journald 10:13:37 [2022-11-02T10:13:37.023Z] DOCKER_GRAPHDRIVER=overlay2 10:13:37 [2022-11-02T10:13:37.023Z] GO111MODULE=off 10:13:37 [2022-11-02T10:13:37.023Z] DOCKER_EXPERIMENTAL=1 10:13:37 [2022-11-02T10:13:37.023Z] TEST_SKIP_INTEGRATION_CLI=1 10:13:37 [2022-11-02T10:13:37.023Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 10:13:37 [2022-11-02T10:13:37.023Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 10:13:37 [2022-11-02T10:13:37.023Z] GOPATH=/go 10:13:37 [2022-11-02T10:13:37.023Z] PKG_CONFIG=pkg-config 10:13:37 [2022-11-02T10:13:37.023Z] _=/usr/bin/env 10:13:37 [2022-11-02T10:13:37.023Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main 10:14:03 [2022-11-02T10:14:03.596Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main 10:14:03 [2022-11-02T10:14:03.596Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main 10:14:30 [2022-11-02T10:14:30.169Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main 10:14:36 [2022-11-02T10:14:36.749Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main 10:14:42 [2022-11-02T10:14:42.040Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main 10:14:42 [2022-11-02T10:14:42.301Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main 10:14:43 [2022-11-02T10:14:43.240Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main 10:14:43 [2022-11-02T10:14:43.808Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main 10:14:44 [2022-11-02T10:14:44.423Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main 10:14:44 [2022-11-02T10:14:44.697Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main 10:14:45 [2022-11-02T10:14:45.641Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main 10:14:47 [2022-11-02T10:14:47.022Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main 10:14:47 [2022-11-02T10:14:47.962Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main 10:14:48 [2022-11-02T10:14:48.901Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main 10:14:49 [2022-11-02T10:14:49.161Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main 10:14:50 [2022-11-02T10:14:50.101Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main 10:14:50 [2022-11-02T10:14:50.670Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main 10:14:51 [2022-11-02T10:14:51.610Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main 10:14:52 [2022-11-02T10:14:52.179Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main 10:14:53 [2022-11-02T10:14:53.120Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main 10:14:53 [2022-11-02T10:14:53.691Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 10:14:53 [2022-11-02T10:14:53.691Z] Using test binary docker 10:14:53 [2022-11-02T10:14:53.691Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 10:14:53 [2022-11-02T10:14:53.691Z] +++ /etc/init.d/apparmor start 10:14:53 [2022-11-02T10:14:53.691Z] Not: starting. 10:14:53 [2022-11-02T10:14:53.691Z] INFO: Waiting for daemon to start... 10:14:53 [2022-11-02T10:14:53.691Z] Starting dockerd 10:14:53 [2022-11-02T10:14:53.691Z] +++ 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 10:14:55 [2022-11-02T10:14:55.862Z] . 10:14:55 [2022-11-02T10:14:55.862Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) 10:14:55 [2022-11-02T10:14:55.862Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) 10:14:55 [2022-11-02T10:14:55.862Z] Error: No such image: emptyfs 10:14:55 [2022-11-02T10:14:55.862Z] ++++ tar -cC bundles/test-integration/emptyfs . 10:14:55 [2022-11-02T10:14:55.862Z] ++++ docker load 10:14:56 [2022-11-02T10:14:56.122Z] Loaded image: emptyfs:latest 10:14:56 [2022-11-02T10:14:56.122Z] Running integration-test (iteration 1) 10:14:56 [2022-11-02T10:14:56.122Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 10:14:56 [2022-11-02T10:14:56.122Z] ++ 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 10:14:56 [2022-11-02T10:14:56.122Z] ++ set -e 10:14:56 [2022-11-02T10:14:56.122Z] ++ '[' -n 0 ']' 10:14:56 [2022-11-02T10:14:56.122Z] ++ set -x 10:14:56 [2022-11-02T10:14:56.122Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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 10:14:56 [2022-11-02T10:14:56.382Z] Loaded image: busybox:latest 10:14:56 [2022-11-02T10:14:56.382Z] Loaded image: busybox:glibc 10:14:57 [2022-11-02T10:14:57.321Z] Loaded image: debian:bullseye-slim 10:14:57 [2022-11-02T10:14:57.321Z] Loaded image: hello-world:latest 10:14:57 [2022-11-02T10:14:57.580Z] Loaded image: arm32v7/hello-world:latest 10:14:57 [2022-11-02T10:14:57.580Z] INFO: Testing against a local daemon 10:14:57 [2022-11-02T10:14:57.580Z] === RUN TestCgroupNamespacesBuild 10:14:59 [2022-11-02T10:14:59.488Z] --- PASS: TestCgroupNamespacesBuild (1.86s) 10:14:59 [2022-11-02T10:14:59.488Z] === RUN TestCgroupNamespacesBuildDaemonHostMode 10:15:00 [2022-11-02T10:15:00.870Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.18s) 10:15:00 [2022-11-02T10:15:00.870Z] === RUN TestBuildWithSession 10:15:00 [2022-11-02T10:15:00.870Z] build_session_test.go:25: TODO: BuildKit 10:15:00 [2022-11-02T10:15:00.870Z] --- SKIP: TestBuildWithSession (0.00s) 10:15:00 [2022-11-02T10:15:00.870Z] === RUN TestBuildSquashParent 10:15:04 [2022-11-02T10:15:04.164Z] --- PASS: TestBuildSquashParent (3.72s) 10:15:04 [2022-11-02T10:15:04.164Z] === RUN TestBuildWithRemoveAndForceRemove 10:15:04 [2022-11-02T10:15:04.164Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 10:15:04 [2022-11-02T10:15:04.164Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 10:15:04 [2022-11-02T10:15:04.164Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove 10:15:04 [2022-11-02T10:15:04.164Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove 10:15:04 [2022-11-02T10:15:04.164Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 10:15:04 [2022-11-02T10:15:04.164Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 10:15:04 [2022-11-02T10:15:04.164Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 10:15:04 [2022-11-02T10:15:04.164Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 10:15:04 [2022-11-02T10:15:04.164Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove 10:15:04 [2022-11-02T10:15:04.164Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove 10:15:04 [2022-11-02T10:15:04.164Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 10:15:04 [2022-11-02T10:15:04.164Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 10:15:04 [2022-11-02T10:15:04.424Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 10:15:04 [2022-11-02T10:15:04.424Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 10:15:05 [2022-11-02T10:15:05.805Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove 10:15:05 [2022-11-02T10:15:05.805Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 10:15:07 [2022-11-02T10:15:07.186Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 10:15:07 [2022-11-02T10:15:07.186Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove 10:15:08 [2022-11-02T10:15:08.567Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) 10:15:08 [2022-11-02T10:15:08.567Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.54s) 10:15:08 [2022-11-02T10:15:08.567Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.57s) 10:15:08 [2022-11-02T10:15:08.567Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.36s) 10:15:08 [2022-11-02T10:15:08.567Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.37s) 10:15:08 [2022-11-02T10:15:08.567Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.19s) 10:15:08 [2022-11-02T10:15:08.567Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.25s) 10:15:08 [2022-11-02T10:15:08.567Z] === RUN TestBuildMultiStageCopy 10:15:08 [2022-11-02T10:15:08.567Z] === RUN TestBuildMultiStageCopy/copy_to_root 10:15:09 [2022-11-02T10:15:09.506Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 10:15:09 [2022-11-02T10:15:09.765Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 10:15:10 [2022-11-02T10:15:10.024Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 10:15:10 [2022-11-02T10:15:10.284Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 10:15:10 [2022-11-02T10:15:10.544Z] --- PASS: TestBuildMultiStageCopy (1.98s) 10:15:10 [2022-11-02T10:15:10.544Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.13s) 10:15:10 [2022-11-02T10:15:10.544Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) 10:15:10 [2022-11-02T10:15:10.544Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) 10:15:10 [2022-11-02T10:15:10.544Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) 10:15:10 [2022-11-02T10:15:10.544Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s) 10:15:10 [2022-11-02T10:15:10.544Z] === RUN TestBuildMultiStageParentConfig 10:15:11 [2022-11-02T10:15:11.113Z] --- PASS: TestBuildMultiStageParentConfig (0.62s) 10:15:11 [2022-11-02T10:15:11.113Z] === RUN TestBuildLabelWithTargets 10:15:12 [2022-11-02T10:15:12.051Z] --- PASS: TestBuildLabelWithTargets (1.00s) 10:15:12 [2022-11-02T10:15:12.051Z] === RUN TestBuildWithEmptyLayers 10:15:12 [2022-11-02T10:15:12.620Z] --- PASS: TestBuildWithEmptyLayers (0.43s) 10:15:12 [2022-11-02T10:15:12.620Z] === RUN TestBuildMultiStageOnBuild 10:15:13 [2022-11-02T10:15:13.999Z] --- PASS: TestBuildMultiStageOnBuild (1.35s) 10:15:13 [2022-11-02T10:15:13.999Z] === RUN TestBuildUncleanTarFilenames 10:15:14 [2022-11-02T10:15:14.568Z] --- PASS: TestBuildUncleanTarFilenames (0.60s) 10:15:14 [2022-11-02T10:15:14.568Z] === RUN TestBuildMultiStageLayerLeak 10:15:15 [2022-11-02T10:15:15.948Z] --- PASS: TestBuildMultiStageLayerLeak (1.38s) 10:15:15 [2022-11-02T10:15:15.948Z] === RUN TestBuildWithHugeFile 10:16:12 [2022-11-02T10:16:12.198Z] --- PASS: TestBuildWithHugeFile (50.45s) 10:16:12 [2022-11-02T10:16:12.198Z] === RUN TestBuildWCOWSandboxSize 10:16:12 [2022-11-02T10:16:12.198Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 10:16:12 [2022-11-02T10:16:12.198Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) 10:16:12 [2022-11-02T10:16:12.198Z] === RUN TestBuildWithEmptyDockerfile 10:16:12 [2022-11-02T10:16:12.198Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 10:16:12 [2022-11-02T10:16:12.198Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 10:16:12 [2022-11-02T10:16:12.198Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 10:16:12 [2022-11-02T10:16:12.198Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 10:16:12 [2022-11-02T10:16:12.198Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 10:16:12 [2022-11-02T10:16:12.198Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 10:16:12 [2022-11-02T10:16:12.198Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 10:16:12 [2022-11-02T10:16:12.198Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 10:16:12 [2022-11-02T10:16:12.198Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 10:16:12 [2022-11-02T10:16:12.198Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) 10:16:12 [2022-11-02T10:16:12.198Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) 10:16:12 [2022-11-02T10:16:12.198Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) 10:16:12 [2022-11-02T10:16:12.198Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) 10:16:12 [2022-11-02T10:16:12.198Z] === RUN TestBuildPreserveOwnership 10:16:12 [2022-11-02T10:16:12.198Z] === RUN TestBuildPreserveOwnership/copy_from 10:16:12 [2022-11-02T10:16:12.198Z] === RUN TestBuildPreserveOwnership/copy_from_chowned 10:16:12 [2022-11-02T10:16:12.198Z] --- PASS: TestBuildPreserveOwnership (2.92s) 10:16:12 [2022-11-02T10:16:12.198Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.00s) 10:16:12 [2022-11-02T10:16:12.198Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.91s) 10:16:12 [2022-11-02T10:16:12.198Z] === RUN TestBuildPlatformInvalid 10:16:12 [2022-11-02T10:16:12.198Z] --- PASS: TestBuildPlatformInvalid (0.07s) 10:16:12 [2022-11-02T10:16:12.198Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 10:16:12 [2022-11-02T10:16:12.198Z] Loaded image: busybox:latest 10:16:12 [2022-11-02T10:16:12.198Z] Loaded image: busybox:glibc 10:16:12 [2022-11-02T10:16:12.198Z] Loaded image: debian:bullseye-slim 10:16:12 [2022-11-02T10:16:12.198Z] Loaded image: hello-world:latest 10:16:12 [2022-11-02T10:16:12.198Z] Loaded image: arm32v7/hello-world:latest 10:16:18 [2022-11-02T10:16:18.775Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.29s) 10:16:18 [2022-11-02T10:16:18.775Z] PASS 10:16:18 [2022-11-02T10:16:18.775Z] 10:16:18 [2022-11-02T10:16:18.775Z] === Skipped 10:16:18 [2022-11-02T10:16:18.775Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) 10:16:18 [2022-11-02T10:16:18.775Z] build_session_test.go:25: TODO: BuildKit 10:16:18 [2022-11-02T10:16:18.775Z] 10:16:18 [2022-11-02T10:16:18.775Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) 10:16:18 [2022-11-02T10:16:18.775Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 10:16:18 [2022-11-02T10:16:18.775Z] 10:16:18 [2022-11-02T10:16:18.775Z] DONE 34 tests, 2 skipped in 82.731s 10:16:18 [2022-11-02T10:16:18.775Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 10:16:18 [2022-11-02T10:16:18.775Z] ++ 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 10:16:18 [2022-11-02T10:16:18.775Z] ++ set -e 10:16:18 [2022-11-02T10:16:18.775Z] ++ '[' -n 0 ']' 10:16:18 [2022-11-02T10:16:18.775Z] ++ set -x 10:16:18 [2022-11-02T10:16:18.775Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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 10:16:18 [2022-11-02T10:16:18.775Z] INFO: Testing against a local daemon 10:16:18 [2022-11-02T10:16:18.775Z] === RUN TestConfigInspect 10:16:21 [2022-11-02T10:16:21.314Z] --- PASS: TestConfigInspect (2.25s) 10:16:21 [2022-11-02T10:16:21.314Z] === RUN TestConfigList 10:16:23 [2022-11-02T10:16:23.224Z] --- PASS: TestConfigList (2.13s) 10:16:23 [2022-11-02T10:16:23.224Z] === RUN TestConfigsCreateAndDelete 10:16:25 [2022-11-02T10:16:25.763Z] --- PASS: TestConfigsCreateAndDelete (2.23s) 10:16:25 [2022-11-02T10:16:25.763Z] === RUN TestConfigsUpdate 10:16:27 [2022-11-02T10:16:27.671Z] --- PASS: TestConfigsUpdate (2.12s) 10:16:27 [2022-11-02T10:16:27.671Z] === RUN TestTemplatedConfig 10:16:30 [2022-11-02T10:16:30.237Z] --- PASS: TestTemplatedConfig (2.49s) 10:16:30 [2022-11-02T10:16:30.237Z] === RUN TestConfigCreateResolve 10:16:32 [2022-11-02T10:16:32.161Z] --- PASS: TestConfigCreateResolve (2.14s) 10:16:32 [2022-11-02T10:16:32.161Z] PASS 10:16:32 [2022-11-02T10:16:32.161Z] 10:16:32 [2022-11-02T10:16:32.161Z] DONE 6 tests in 13.464s 10:16:32 [2022-11-02T10:16:32.161Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 10:16:32 [2022-11-02T10:16:32.161Z] ++ 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 10:16:32 [2022-11-02T10:16:32.161Z] ++ set -e 10:16:32 [2022-11-02T10:16:32.161Z] ++ '[' -n 0 ']' 10:16:32 [2022-11-02T10:16:32.161Z] ++ set -x 10:16:32 [2022-11-02T10:16:32.161Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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 10:16:32 [2022-11-02T10:16:32.421Z] INFO: Testing against a local daemon 10:16:32 [2022-11-02T10:16:32.421Z] === RUN TestAttachWithTTY 10:16:32 [2022-11-02T10:16:32.421Z] --- PASS: TestAttachWithTTY (0.06s) 10:16:32 [2022-11-02T10:16:32.421Z] === RUN TestAttachWithoutTTy 10:16:32 [2022-11-02T10:16:32.682Z] --- PASS: TestAttachWithoutTTy (0.04s) 10:16:32 [2022-11-02T10:16:32.682Z] === RUN TestCheckpoint 10:16:32 [2022-11-02T10:16:32.682Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 10:16:32 [2022-11-02T10:16:32.682Z] --- SKIP: TestCheckpoint (0.00s) 10:16:32 [2022-11-02T10:16:32.682Z] === RUN TestContainerInvalidJSON 10:16:32 [2022-11-02T10:16:32.682Z] === RUN TestContainerInvalidJSON/commit 10:16:32 [2022-11-02T10:16:32.682Z] === PAUSE TestContainerInvalidJSON/commit 10:16:32 [2022-11-02T10:16:32.682Z] === RUN TestContainerInvalidJSON/containers/create 10:16:32 [2022-11-02T10:16:32.682Z] === PAUSE TestContainerInvalidJSON/containers/create 10:16:32 [2022-11-02T10:16:32.682Z] === RUN TestContainerInvalidJSON/containers/foobar/exec 10:16:32 [2022-11-02T10:16:32.682Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec 10:16:32 [2022-11-02T10:16:32.682Z] === RUN TestContainerInvalidJSON/containers/foobar/update 10:16:32 [2022-11-02T10:16:32.682Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update 10:16:32 [2022-11-02T10:16:32.682Z] === RUN TestContainerInvalidJSON/exec/foobar/start 10:16:32 [2022-11-02T10:16:32.682Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start 10:16:32 [2022-11-02T10:16:32.682Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy 10:16:32 [2022-11-02T10:16:32.682Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy 10:16:32 [2022-11-02T10:16:32.682Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start 10:16:32 [2022-11-02T10:16:32.682Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start 10:16:32 [2022-11-02T10:16:32.682Z] === CONT TestContainerInvalidJSON/commit 10:16:32 [2022-11-02T10:16:32.682Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type 10:16:32 [2022-11-02T10:16:32.682Z] === CONT TestContainerInvalidJSON/exec/foobar/start 10:16:32 [2022-11-02T10:16:32.682Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type 10:16:32 [2022-11-02T10:16:32.682Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON 10:16:32 [2022-11-02T10:16:32.682Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON 10:16:32 [2022-11-02T10:16:32.682Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON 10:16:32 [2022-11-02T10:16:32.682Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON 10:16:32 [2022-11-02T10:16:32.682Z] === RUN TestContainerInvalidJSON/commit/empty_body 10:16:32 [2022-11-02T10:16:32.682Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body 10:16:32 [2022-11-02T10:16:32.682Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start 10:16:32 [2022-11-02T10:16:32.682Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type 10:16:32 [2022-11-02T10:16:32.682Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy 10:16:32 [2022-11-02T10:16:32.682Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type 10:16:32 [2022-11-02T10:16:32.682Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON 10:16:32 [2022-11-02T10:16:32.682Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON 10:16:32 [2022-11-02T10:16:32.682Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON 10:16:32 [2022-11-02T10:16:32.682Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON 10:16:32 [2022-11-02T10:16:32.682Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body 10:16:32 [2022-11-02T10:16:32.682Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body 10:16:32 [2022-11-02T10:16:32.682Z] === CONT TestContainerInvalidJSON/containers/foobar/exec 10:16:32 [2022-11-02T10:16:32.682Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type 10:16:32 [2022-11-02T10:16:32.682Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON 10:16:32 [2022-11-02T10:16:32.682Z] === CONT TestContainerInvalidJSON/containers/foobar/update 10:16:32 [2022-11-02T10:16:32.682Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type 10:16:32 [2022-11-02T10:16:32.682Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON 10:16:32 [2022-11-02T10:16:32.682Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON 10:16:32 [2022-11-02T10:16:32.682Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body 10:16:32 [2022-11-02T10:16:32.682Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON 10:16:32 [2022-11-02T10:16:32.682Z] === CONT TestContainerInvalidJSON/containers/create 10:16:32 [2022-11-02T10:16:32.682Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type 10:16:32 [2022-11-02T10:16:32.682Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON 10:16:32 [2022-11-02T10:16:32.682Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON 10:16:32 [2022-11-02T10:16:32.682Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body 10:16:32 [2022-11-02T10:16:32.682Z] === RUN TestContainerInvalidJSON/containers/create/empty_body 10:16:32 [2022-11-02T10:16:32.682Z] --- PASS: TestContainerInvalidJSON (0.01s) 10:16:32 [2022-11-02T10:16:32.682Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) 10:16:32 [2022-11-02T10:16:32.682Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) 10:16:32 [2022-11-02T10:16:32.682Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) 10:16:32 [2022-11-02T10:16:32.682Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) 10:16:32 [2022-11-02T10:16:32.682Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) 10:16:32 [2022-11-02T10:16:32.682Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) 10:16:32 [2022-11-02T10:16:32.682Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) 10:16:32 [2022-11-02T10:16:32.682Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) 10:16:32 [2022-11-02T10:16:32.682Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) 10:16:32 [2022-11-02T10:16:32.682Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) 10:16:32 [2022-11-02T10:16:32.682Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) 10:16:32 [2022-11-02T10:16:32.682Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) 10:16:32 [2022-11-02T10:16:32.682Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) 10:16:32 [2022-11-02T10:16:32.682Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) 10:16:32 [2022-11-02T10:16:32.682Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) 10:16:32 [2022-11-02T10:16:32.682Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) 10:16:32 [2022-11-02T10:16:32.682Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) 10:16:32 [2022-11-02T10:16:32.682Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) 10:16:32 [2022-11-02T10:16:32.682Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) 10:16:32 [2022-11-02T10:16:32.682Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) 10:16:32 [2022-11-02T10:16:32.682Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) 10:16:32 [2022-11-02T10:16:32.682Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) 10:16:32 [2022-11-02T10:16:32.682Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) 10:16:32 [2022-11-02T10:16:32.682Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) 10:16:32 [2022-11-02T10:16:32.682Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) 10:16:32 [2022-11-02T10:16:32.682Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) 10:16:32 [2022-11-02T10:16:32.682Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) 10:16:32 [2022-11-02T10:16:32.682Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) 10:16:32 [2022-11-02T10:16:32.682Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) 10:16:32 [2022-11-02T10:16:32.682Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) 10:16:32 [2022-11-02T10:16:32.682Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) 10:16:32 [2022-11-02T10:16:32.682Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) 10:16:32 [2022-11-02T10:16:32.682Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) 10:16:32 [2022-11-02T10:16:32.682Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) 10:16:32 [2022-11-02T10:16:32.682Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) 10:16:32 [2022-11-02T10:16:32.682Z] === RUN TestCopyFromContainerPathDoesNotExist 10:16:32 [2022-11-02T10:16:32.682Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) 10:16:32 [2022-11-02T10:16:32.682Z] === RUN TestCopyFromContainerPathIsNotDir 10:16:32 [2022-11-02T10:16:32.682Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) 10:16:32 [2022-11-02T10:16:32.682Z] === RUN TestCopyToContainerPathDoesNotExist 10:16:32 [2022-11-02T10:16:32.682Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) 10:16:32 [2022-11-02T10:16:32.682Z] === RUN TestCopyEmptyFile 10:16:32 [2022-11-02T10:16:32.942Z] --- PASS: TestCopyEmptyFile (0.21s) 10:16:32 [2022-11-02T10:16:32.942Z] === RUN TestCopyToContainerPathIsNotDir 10:16:32 [2022-11-02T10:16:32.942Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) 10:16:32 [2022-11-02T10:16:32.942Z] === RUN TestCopyFromContainer 10:16:33 [2022-11-02T10:16:33.882Z] === RUN TestCopyFromContainer// 10:16:33 [2022-11-02T10:16:33.882Z] === RUN TestCopyFromContainer//bar/root 10:16:33 [2022-11-02T10:16:33.882Z] === RUN TestCopyFromContainer//bar/root/ 10:16:34 [2022-11-02T10:16:34.142Z] === RUN TestCopyFromContainer/bar/quux 10:16:34 [2022-11-02T10:16:34.142Z] === RUN TestCopyFromContainer/bar/quux/ 10:16:34 [2022-11-02T10:16:34.142Z] === RUN TestCopyFromContainer/bar/quux/baz 10:16:34 [2022-11-02T10:16:34.142Z] === RUN TestCopyFromContainer/bar/filesymlink 10:16:34 [2022-11-02T10:16:34.142Z] === RUN TestCopyFromContainer/bar/dirsymlink 10:16:34 [2022-11-02T10:16:34.402Z] === RUN TestCopyFromContainer/bar/dirsymlink/ 10:16:34 [2022-11-02T10:16:34.402Z] === RUN TestCopyFromContainer/bar/notarget 10:16:34 [2022-11-02T10:16:34.402Z] --- PASS: TestCopyFromContainer (1.47s) 10:16:34 [2022-11-02T10:16:34.402Z] --- PASS: TestCopyFromContainer// (0.06s) 10:16:34 [2022-11-02T10:16:34.402Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) 10:16:34 [2022-11-02T10:16:34.402Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) 10:16:34 [2022-11-02T10:16:34.402Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) 10:16:34 [2022-11-02T10:16:34.402Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) 10:16:34 [2022-11-02T10:16:34.402Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) 10:16:34 [2022-11-02T10:16:34.402Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) 10:16:34 [2022-11-02T10:16:34.402Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) 10:16:34 [2022-11-02T10:16:34.402Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) 10:16:34 [2022-11-02T10:16:34.402Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) 10:16:34 [2022-11-02T10:16:34.402Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 10:16:34 [2022-11-02T10:16:34.402Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 10:16:34 [2022-11-02T10:16:34.402Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 10:16:34 [2022-11-02T10:16:34.402Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 10:16:34 [2022-11-02T10:16:34.402Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 10:16:34 [2022-11-02T10:16:34.402Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 10:16:34 [2022-11-02T10:16:34.402Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 10:16:34 [2022-11-02T10:16:34.402Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 10:16:34 [2022-11-02T10:16:34.402Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 10:16:34 [2022-11-02T10:16:34.402Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 10:16:34 [2022-11-02T10:16:34.402Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) 10:16:34 [2022-11-02T10:16:34.402Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) 10:16:34 [2022-11-02T10:16:34.402Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) 10:16:34 [2022-11-02T10:16:34.402Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) 10:16:34 [2022-11-02T10:16:34.402Z] === RUN TestCreateLinkToNonExistingContainer 10:16:34 [2022-11-02T10:16:34.402Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) 10:16:34 [2022-11-02T10:16:34.402Z] === RUN TestCreateWithInvalidEnv 10:16:34 [2022-11-02T10:16:34.402Z] === RUN TestCreateWithInvalidEnv/0 10:16:34 [2022-11-02T10:16:34.402Z] === PAUSE TestCreateWithInvalidEnv/0 10:16:34 [2022-11-02T10:16:34.402Z] === RUN TestCreateWithInvalidEnv/1 10:16:34 [2022-11-02T10:16:34.402Z] === PAUSE TestCreateWithInvalidEnv/1 10:16:34 [2022-11-02T10:16:34.402Z] === RUN TestCreateWithInvalidEnv/2 10:16:34 [2022-11-02T10:16:34.402Z] === PAUSE TestCreateWithInvalidEnv/2 10:16:34 [2022-11-02T10:16:34.402Z] === CONT TestCreateWithInvalidEnv/0 10:16:34 [2022-11-02T10:16:34.402Z] === CONT TestCreateWithInvalidEnv/2 10:16:34 [2022-11-02T10:16:34.402Z] === CONT TestCreateWithInvalidEnv/1 10:16:34 [2022-11-02T10:16:34.402Z] --- PASS: TestCreateWithInvalidEnv (0.01s) 10:16:34 [2022-11-02T10:16:34.402Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) 10:16:34 [2022-11-02T10:16:34.402Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) 10:16:34 [2022-11-02T10:16:34.402Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) 10:16:34 [2022-11-02T10:16:34.402Z] === RUN TestCreateTmpfsMountsTarget 10:16:34 [2022-11-02T10:16:34.402Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) 10:16:34 [2022-11-02T10:16:34.402Z] === RUN TestCreateWithCustomMaskedPaths 10:16:35 [2022-11-02T10:16:35.782Z] --- PASS: TestCreateWithCustomMaskedPaths (1.21s) 10:16:35 [2022-11-02T10:16:35.782Z] === RUN TestCreateWithCustomReadonlyPaths 10:16:37 [2022-11-02T10:16:37.165Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.13s) 10:16:37 [2022-11-02T10:16:37.165Z] === RUN TestCreateWithInvalidHealthcheckParams 10:16:37 [2022-11-02T10:16:37.165Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 10:16:37 [2022-11-02T10:16:37.165Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 10:16:37 [2022-11-02T10:16:37.165Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 10:16:37 [2022-11-02T10:16:37.165Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 10:16:37 [2022-11-02T10:16:37.165Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 10:16:37 [2022-11-02T10:16:37.165Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 10:16:37 [2022-11-02T10:16:37.165Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 10:16:37 [2022-11-02T10:16:37.165Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 10:16:37 [2022-11-02T10:16:37.165Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 10:16:37 [2022-11-02T10:16:37.165Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 10:16:37 [2022-11-02T10:16:37.165Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 10:16:37 [2022-11-02T10:16:37.165Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 10:16:37 [2022-11-02T10:16:37.165Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 10:16:37 [2022-11-02T10:16:37.165Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 10:16:37 [2022-11-02T10:16:37.165Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 10:16:37 [2022-11-02T10:16:37.165Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) 10:16:37 [2022-11-02T10:16:37.165Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) 10:16:37 [2022-11-02T10:16:37.165Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) 10:16:37 [2022-11-02T10:16:37.165Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) 10:16:37 [2022-11-02T10:16:37.165Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) 10:16:37 [2022-11-02T10:16:37.165Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) 10:16:37 [2022-11-02T10:16:37.165Z] === RUN TestCreateTmpfsOverrideAnonymousVolume 10:16:37 [2022-11-02T10:16:37.165Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.38s) 10:16:37 [2022-11-02T10:16:37.165Z] === RUN TestCreateDifferentPlatform 10:16:37 [2022-11-02T10:16:37.165Z] === RUN TestCreateDifferentPlatform/different_os 10:16:37 [2022-11-02T10:16:37.165Z] === RUN TestCreateDifferentPlatform/different_cpu_arch 10:16:37 [2022-11-02T10:16:37.425Z] --- PASS: TestCreateDifferentPlatform (0.02s) 10:16:37 [2022-11-02T10:16:37.425Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) 10:16:37 [2022-11-02T10:16:37.425Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) 10:16:37 [2022-11-02T10:16:37.425Z] === RUN TestCreateVolumesFromNonExistingContainer 10:16:37 [2022-11-02T10:16:37.425Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) 10:16:37 [2022-11-02T10:16:37.425Z] === RUN TestCreatePlatformSpecificImageNoPlatform 10:16:37 [2022-11-02T10:16:37.425Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) 10:16:37 [2022-11-02T10:16:37.425Z] === RUN TestCreateInvalidHostConfig 10:16:37 [2022-11-02T10:16:37.425Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode 10:16:37 [2022-11-02T10:16:37.425Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode 10:16:37 [2022-11-02T10:16:37.425Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode 10:16:37 [2022-11-02T10:16:37.425Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode 10:16:37 [2022-11-02T10:16:37.425Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 10:16:37 [2022-11-02T10:16:37.425Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 10:16:37 [2022-11-02T10:16:37.425Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode 10:16:37 [2022-11-02T10:16:37.425Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode 10:16:37 [2022-11-02T10:16:37.425Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode 10:16:37 [2022-11-02T10:16:37.425Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode 10:16:37 [2022-11-02T10:16:37.425Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 10:16:37 [2022-11-02T10:16:37.425Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode 10:16:37 [2022-11-02T10:16:37.425Z] --- PASS: TestCreateInvalidHostConfig (0.02s) 10:16:37 [2022-11-02T10:16:37.425Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) 10:16:37 [2022-11-02T10:16:37.425Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) 10:16:37 [2022-11-02T10:16:37.425Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) 10:16:37 [2022-11-02T10:16:37.425Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) 10:16:37 [2022-11-02T10:16:37.425Z] === RUN TestContainerStartOnDaemonRestart 10:16:37 [2022-11-02T10:16:37.425Z] === PAUSE TestContainerStartOnDaemonRestart 10:16:37 [2022-11-02T10:16:37.425Z] === RUN TestDaemonRestartIpcMode 10:16:37 [2022-11-02T10:16:37.425Z] === PAUSE TestDaemonRestartIpcMode 10:16:37 [2022-11-02T10:16:37.425Z] === RUN TestDaemonHostGatewayIP 10:16:37 [2022-11-02T10:16:37.425Z] === PAUSE TestDaemonHostGatewayIP 10:16:37 [2022-11-02T10:16:37.425Z] === RUN TestRestartDaemonWithRestartingContainer 10:16:37 [2022-11-02T10:16:37.425Z] === PAUSE TestRestartDaemonWithRestartingContainer 10:16:37 [2022-11-02T10:16:37.425Z] === RUN TestContainerKillOnDaemonStart 10:16:37 [2022-11-02T10:16:37.425Z] === PAUSE TestContainerKillOnDaemonStart 10:16:37 [2022-11-02T10:16:37.426Z] === RUN TestDiff 10:16:37 [2022-11-02T10:16:37.685Z] --- PASS: TestDiff (0.41s) 10:16:37 [2022-11-02T10:16:37.685Z] === RUN TestExecConsoleSize 10:16:38 [2022-11-02T10:16:38.255Z] --- PASS: TestExecConsoleSize (0.45s) 10:16:38 [2022-11-02T10:16:38.255Z] === RUN TestExecWithCloseStdin 10:16:38 [2022-11-02T10:16:38.824Z] --- PASS: TestExecWithCloseStdin (0.49s) 10:16:38 [2022-11-02T10:16:38.824Z] === RUN TestExec 10:16:39 [2022-11-02T10:16:39.393Z] --- PASS: TestExec (0.48s) 10:16:39 [2022-11-02T10:16:39.393Z] === RUN TestExecUser 10:16:39 [2022-11-02T10:16:39.653Z] --- PASS: TestExecUser (0.47s) 10:16:39 [2022-11-02T10:16:39.653Z] === RUN TestExportContainerAndImportImage 10:16:40 [2022-11-02T10:16:40.223Z] --- PASS: TestExportContainerAndImportImage (0.56s) 10:16:40 [2022-11-02T10:16:40.223Z] === RUN TestExportContainerAfterDaemonRestart 10:16:41 [2022-11-02T10:16:41.603Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) 10:16:41 [2022-11-02T10:16:41.603Z] === RUN TestHealthCheckWorkdir 10:16:42 [2022-11-02T10:16:42.173Z] --- PASS: TestHealthCheckWorkdir (0.49s) 10:16:42 [2022-11-02T10:16:42.173Z] === RUN TestHealthKillContainer 10:16:50 [2022-11-02T10:16:50.300Z] --- PASS: TestHealthKillContainer (7.78s) 10:16:50 [2022-11-02T10:16:50.300Z] === RUN TestHealthCheckProcessKilled 10:16:50 [2022-11-02T10:16:50.300Z] --- PASS: TestHealthCheckProcessKilled (0.59s) 10:16:50 [2022-11-02T10:16:50.300Z] === RUN TestInspectCpusetInConfigPre120 10:16:50 [2022-11-02T10:16:50.870Z] --- PASS: TestInspectCpusetInConfigPre120 (0.38s) 10:16:50 [2022-11-02T10:16:50.870Z] === RUN TestIpcModeNone 10:16:51 [2022-11-02T10:16:51.129Z] --- PASS: TestIpcModeNone (0.44s) 10:16:51 [2022-11-02T10:16:51.129Z] === RUN TestIpcModePrivate 10:16:51 [2022-11-02T10:16:51.699Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false 10:16:51 [2022-11-02T10:16:51.699Z] --- PASS: TestIpcModePrivate (0.47s) 10:16:51 [2022-11-02T10:16:51.699Z] === RUN TestIpcModeShareable 10:16:51 [2022-11-02T10:16:51.959Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true 10:16:52 [2022-11-02T10:16:52.219Z] --- PASS: TestIpcModeShareable (0.49s) 10:16:52 [2022-11-02T10:16:52.219Z] === RUN TestAPIIpcModeShareableAndContainer 10:16:53 [2022-11-02T10:16:53.600Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.48s) 10:16:53 [2022-11-02T10:16:53.600Z] === RUN TestAPIIpcModeHost 10:16:53 [2022-11-02T10:16:53.860Z] --- PASS: TestAPIIpcModeHost (0.35s) 10:16:54 [2022-11-02T10:16:54.119Z] === RUN TestDaemonIpcModeShareable 10:16:55 [2022-11-02T10:16:55.058Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true 10:16:55 [2022-11-02T10:16:55.058Z] --- PASS: TestDaemonIpcModeShareable (1.16s) 10:16:55 [2022-11-02T10:16:55.058Z] === RUN TestDaemonIpcModePrivate 10:16:56 [2022-11-02T10:16:56.437Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false 10:16:56 [2022-11-02T10:16:56.437Z] --- PASS: TestDaemonIpcModePrivate (1.12s) 10:16:56 [2022-11-02T10:16:56.437Z] === RUN TestDaemonIpcModePrivateFromConfig 10:16:57 [2022-11-02T10:16:57.377Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false 10:16:57 [2022-11-02T10:16:57.377Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.12s) 10:16:57 [2022-11-02T10:16:57.377Z] === RUN TestDaemonIpcModeShareableFromConfig 10:16:58 [2022-11-02T10:16:58.316Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true 10:16:58 [2022-11-02T10:16:58.575Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.18s) 10:16:58 [2022-11-02T10:16:58.575Z] === RUN TestIpcModeOlderClient 10:16:58 [2022-11-02T10:16:58.575Z] === PAUSE TestIpcModeOlderClient 10:16:58 [2022-11-02T10:16:58.575Z] === RUN TestKillContainerInvalidSignal 10:16:59 [2022-11-02T10:16:59.146Z] --- PASS: TestKillContainerInvalidSignal (0.41s) 10:16:59 [2022-11-02T10:16:59.146Z] === RUN TestKillContainer 10:16:59 [2022-11-02T10:16:59.146Z] === RUN TestKillContainer/no_signal 10:16:59 [2022-11-02T10:16:59.406Z] === RUN TestKillContainer/non_killing_signal 10:16:59 [2022-11-02T10:16:59.665Z] === RUN TestKillContainer/killing_signal 10:17:00 [2022-11-02T10:17:00.235Z] --- PASS: TestKillContainer (1.22s) 10:17:00 [2022-11-02T10:17:00.235Z] --- PASS: TestKillContainer/no_signal (0.38s) 10:17:00 [2022-11-02T10:17:00.235Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) 10:17:00 [2022-11-02T10:17:00.235Z] --- PASS: TestKillContainer/killing_signal (0.40s) 10:17:00 [2022-11-02T10:17:00.235Z] === RUN TestKillWithStopSignalAndRestartPolicies 10:17:00 [2022-11-02T10:17:00.235Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy 10:17:00 [2022-11-02T10:17:00.495Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy 10:17:01 [2022-11-02T10:17:01.064Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.86s) 10:17:01 [2022-11-02T10:17:01.064Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) 10:17:01 [2022-11-02T10:17:01.064Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.29s) 10:17:01 [2022-11-02T10:17:01.064Z] === RUN TestKillStoppedContainer 10:17:01 [2022-11-02T10:17:01.064Z] --- PASS: TestKillStoppedContainer (0.05s) 10:17:01 [2022-11-02T10:17:01.064Z] === RUN TestKillStoppedContainerAPIPre120 10:17:01 [2022-11-02T10:17:01.064Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) 10:17:01 [2022-11-02T10:17:01.064Z] === RUN TestKillDifferentUserContainer 10:17:01 [2022-11-02T10:17:01.633Z] --- PASS: TestKillDifferentUserContainer (0.41s) 10:17:01 [2022-11-02T10:17:01.633Z] === RUN TestInspectOomKilledTrue 10:17:02 [2022-11-02T10:17:02.206Z] --- PASS: TestInspectOomKilledTrue (0.48s) 10:17:02 [2022-11-02T10:17:02.206Z] === RUN TestInspectOomKilledFalse 10:17:02 [2022-11-02T10:17:02.465Z] --- PASS: TestInspectOomKilledFalse (0.40s) 10:17:02 [2022-11-02T10:17:02.465Z] === RUN TestLinksEtcHostsContentMatch 10:17:02 [2022-11-02T10:17:02.724Z] --- PASS: TestLinksEtcHostsContentMatch (0.27s) 10:17:02 [2022-11-02T10:17:02.724Z] === RUN TestLinksContainerNames 10:17:03 [2022-11-02T10:17:03.664Z] --- PASS: TestLinksContainerNames (0.81s) 10:17:03 [2022-11-02T10:17:03.664Z] === RUN TestLogsFollowTailEmpty 10:17:03 [2022-11-02T10:17:03.925Z] --- PASS: TestLogsFollowTailEmpty (0.44s) 10:17:03 [2022-11-02T10:17:03.925Z] === RUN TestLogs 10:17:03 [2022-11-02T10:17:03.925Z] === RUN TestLogs/driver_local 10:17:03 [2022-11-02T10:17:03.925Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr 10:17:03 [2022-11-02T10:17:03.925Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr 10:17:03 [2022-11-02T10:17:03.925Z] === RUN TestLogs/driver_local/tty/only_stdout 10:17:03 [2022-11-02T10:17:03.925Z] === PAUSE TestLogs/driver_local/tty/only_stdout 10:17:03 [2022-11-02T10:17:03.925Z] === RUN TestLogs/driver_local/tty/only_stderr 10:17:03 [2022-11-02T10:17:03.925Z] === PAUSE TestLogs/driver_local/tty/only_stderr 10:17:03 [2022-11-02T10:17:03.925Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr 10:17:03 [2022-11-02T10:17:03.925Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr 10:17:03 [2022-11-02T10:17:03.925Z] === RUN TestLogs/driver_local/without_tty/only_stdout 10:17:03 [2022-11-02T10:17:03.925Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout 10:17:03 [2022-11-02T10:17:03.925Z] === RUN TestLogs/driver_local/without_tty/only_stderr 10:17:03 [2022-11-02T10:17:03.925Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr 10:17:03 [2022-11-02T10:17:03.925Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr 10:17:03 [2022-11-02T10:17:03.925Z] === CONT TestLogs/driver_local/without_tty/only_stderr 10:17:04 [2022-11-02T10:17:04.495Z] === CONT TestLogs/driver_local/without_tty/only_stdout 10:17:04 [2022-11-02T10:17:04.495Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr 10:17:05 [2022-11-02T10:17:05.067Z] === CONT TestLogs/driver_local/tty/only_stderr 10:17:05 [2022-11-02T10:17:05.067Z] === CONT TestLogs/driver_local/tty/only_stdout 10:17:05 [2022-11-02T10:17:05.636Z] === RUN TestLogs/driver_json-file 10:17:05 [2022-11-02T10:17:05.636Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr 10:17:05 [2022-11-02T10:17:05.636Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr 10:17:05 [2022-11-02T10:17:05.636Z] === RUN TestLogs/driver_json-file/tty/only_stdout 10:17:05 [2022-11-02T10:17:05.636Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout 10:17:05 [2022-11-02T10:17:05.636Z] === RUN TestLogs/driver_json-file/tty/only_stderr 10:17:05 [2022-11-02T10:17:05.636Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr 10:17:05 [2022-11-02T10:17:05.636Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr 10:17:05 [2022-11-02T10:17:05.636Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr 10:17:05 [2022-11-02T10:17:05.636Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout 10:17:05 [2022-11-02T10:17:05.636Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout 10:17:05 [2022-11-02T10:17:05.636Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr 10:17:05 [2022-11-02T10:17:05.636Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr 10:17:05 [2022-11-02T10:17:05.636Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr 10:17:05 [2022-11-02T10:17:05.636Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr 10:17:06 [2022-11-02T10:17:06.205Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout 10:17:06 [2022-11-02T10:17:06.205Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr 10:17:07 [2022-11-02T10:17:07.144Z] === CONT TestLogs/driver_json-file/tty/only_stderr 10:17:07 [2022-11-02T10:17:07.144Z] === CONT TestLogs/driver_json-file/tty/only_stdout 10:17:07 [2022-11-02T10:17:07.404Z] --- PASS: TestLogs (3.51s) 10:17:07 [2022-11-02T10:17:07.404Z] --- PASS: TestLogs/driver_local (0.01s) 10:17:07 [2022-11-02T10:17:07.404Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.61s) 10:17:07 [2022-11-02T10:17:07.404Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.65s) 10:17:07 [2022-11-02T10:17:07.404Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.44s) 10:17:07 [2022-11-02T10:17:07.404Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.43s) 10:17:07 [2022-11-02T10:17:07.404Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.53s) 10:17:07 [2022-11-02T10:17:07.404Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.60s) 10:17:07 [2022-11-02T10:17:07.404Z] --- PASS: TestLogs/driver_json-file (0.01s) 10:17:07 [2022-11-02T10:17:07.404Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.63s) 10:17:07 [2022-11-02T10:17:07.404Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.71s) 10:17:07 [2022-11-02T10:17:07.404Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.68s) 10:17:07 [2022-11-02T10:17:07.404Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.63s) 10:17:07 [2022-11-02T10:17:07.404Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.47s) 10:17:07 [2022-11-02T10:17:07.404Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.51s) 10:17:07 [2022-11-02T10:17:07.404Z] === RUN TestContainerNetworkMountsNoChown 10:17:07 [2022-11-02T10:17:07.975Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) 10:17:07 [2022-11-02T10:17:07.975Z] === RUN TestMountDaemonRoot 10:17:07 [2022-11-02T10:17:07.975Z] === RUN TestMountDaemonRoot/default 10:17:07 [2022-11-02T10:17:07.975Z] === PAUSE TestMountDaemonRoot/default 10:17:07 [2022-11-02T10:17:07.975Z] === RUN TestMountDaemonRoot/private 10:17:07 [2022-11-02T10:17:07.975Z] === PAUSE TestMountDaemonRoot/private 10:17:07 [2022-11-02T10:17:07.975Z] === RUN TestMountDaemonRoot/rprivate 10:17:07 [2022-11-02T10:17:07.975Z] === PAUSE TestMountDaemonRoot/rprivate 10:17:07 [2022-11-02T10:17:07.975Z] === RUN TestMountDaemonRoot/slave 10:17:07 [2022-11-02T10:17:07.975Z] === PAUSE TestMountDaemonRoot/slave 10:17:07 [2022-11-02T10:17:07.975Z] === RUN TestMountDaemonRoot/rslave 10:17:07 [2022-11-02T10:17:07.975Z] === PAUSE TestMountDaemonRoot/rslave 10:17:07 [2022-11-02T10:17:07.975Z] === RUN TestMountDaemonRoot/shared 10:17:07 [2022-11-02T10:17:07.975Z] === PAUSE TestMountDaemonRoot/shared 10:17:07 [2022-11-02T10:17:07.975Z] === RUN TestMountDaemonRoot/rshared 10:17:07 [2022-11-02T10:17:07.975Z] === PAUSE TestMountDaemonRoot/rshared 10:17:07 [2022-11-02T10:17:07.975Z] === CONT TestMountDaemonRoot/default 10:17:07 [2022-11-02T10:17:07.975Z] === RUN TestMountDaemonRoot/default/bind_root 10:17:07 [2022-11-02T10:17:07.975Z] === PAUSE TestMountDaemonRoot/default/bind_root 10:17:07 [2022-11-02T10:17:07.975Z] === RUN TestMountDaemonRoot/default/bind_subpath 10:17:07 [2022-11-02T10:17:07.975Z] === PAUSE TestMountDaemonRoot/default/bind_subpath 10:17:07 [2022-11-02T10:17:07.975Z] === RUN TestMountDaemonRoot/default/mount_root 10:17:07 [2022-11-02T10:17:07.975Z] === PAUSE TestMountDaemonRoot/default/mount_root 10:17:07 [2022-11-02T10:17:07.975Z] === RUN TestMountDaemonRoot/default/mount_subpath 10:17:07 [2022-11-02T10:17:07.975Z] === PAUSE TestMountDaemonRoot/default/mount_subpath 10:17:07 [2022-11-02T10:17:07.975Z] === CONT TestMountDaemonRoot/rslave 10:17:07 [2022-11-02T10:17:07.975Z] === RUN TestMountDaemonRoot/rslave/bind_subpath 10:17:07 [2022-11-02T10:17:07.975Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath 10:17:07 [2022-11-02T10:17:07.975Z] === RUN TestMountDaemonRoot/rslave/mount_root 10:17:07 [2022-11-02T10:17:07.975Z] === PAUSE TestMountDaemonRoot/rslave/mount_root 10:17:07 [2022-11-02T10:17:07.975Z] === RUN TestMountDaemonRoot/rslave/mount_subpath 10:17:07 [2022-11-02T10:17:07.975Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath 10:17:07 [2022-11-02T10:17:07.975Z] === RUN TestMountDaemonRoot/rslave/bind_root 10:17:07 [2022-11-02T10:17:07.975Z] === PAUSE TestMountDaemonRoot/rslave/bind_root 10:17:07 [2022-11-02T10:17:07.975Z] === CONT TestMountDaemonRoot/rshared 10:17:07 [2022-11-02T10:17:07.975Z] === RUN TestMountDaemonRoot/rshared/mount_root 10:17:07 [2022-11-02T10:17:07.975Z] === PAUSE TestMountDaemonRoot/rshared/mount_root 10:17:07 [2022-11-02T10:17:07.975Z] === RUN TestMountDaemonRoot/rshared/mount_subpath 10:17:07 [2022-11-02T10:17:07.975Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath 10:17:07 [2022-11-02T10:17:07.975Z] === RUN TestMountDaemonRoot/rshared/bind_root 10:17:07 [2022-11-02T10:17:07.975Z] === PAUSE TestMountDaemonRoot/rshared/bind_root 10:17:07 [2022-11-02T10:17:07.975Z] === RUN TestMountDaemonRoot/rshared/bind_subpath 10:17:07 [2022-11-02T10:17:07.975Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath 10:17:07 [2022-11-02T10:17:07.975Z] === CONT TestMountDaemonRoot/shared 10:17:07 [2022-11-02T10:17:07.975Z] === RUN TestMountDaemonRoot/shared/bind_root 10:17:07 [2022-11-02T10:17:07.975Z] === PAUSE TestMountDaemonRoot/shared/bind_root 10:17:07 [2022-11-02T10:17:07.975Z] === RUN TestMountDaemonRoot/shared/bind_subpath 10:17:07 [2022-11-02T10:17:07.975Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath 10:17:07 [2022-11-02T10:17:07.975Z] === RUN TestMountDaemonRoot/shared/mount_root 10:17:07 [2022-11-02T10:17:07.975Z] === PAUSE TestMountDaemonRoot/shared/mount_root 10:17:07 [2022-11-02T10:17:07.975Z] === RUN TestMountDaemonRoot/shared/mount_subpath 10:17:07 [2022-11-02T10:17:07.975Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath 10:17:07 [2022-11-02T10:17:07.975Z] === CONT TestMountDaemonRoot/rprivate 10:17:07 [2022-11-02T10:17:07.975Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath 10:17:07 [2022-11-02T10:17:07.975Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath 10:17:07 [2022-11-02T10:17:07.975Z] === RUN TestMountDaemonRoot/rprivate/bind_root 10:17:07 [2022-11-02T10:17:07.975Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root 10:17:07 [2022-11-02T10:17:07.975Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath 10:17:07 [2022-11-02T10:17:07.975Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath 10:17:07 [2022-11-02T10:17:07.975Z] === RUN TestMountDaemonRoot/rprivate/mount_root 10:17:07 [2022-11-02T10:17:07.975Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root 10:17:07 [2022-11-02T10:17:07.975Z] === CONT TestMountDaemonRoot/slave 10:17:07 [2022-11-02T10:17:07.975Z] === RUN TestMountDaemonRoot/slave/bind_subpath 10:17:07 [2022-11-02T10:17:07.975Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath 10:17:07 [2022-11-02T10:17:07.975Z] === RUN TestMountDaemonRoot/slave/mount_root 10:17:07 [2022-11-02T10:17:07.975Z] === PAUSE TestMountDaemonRoot/slave/mount_root 10:17:07 [2022-11-02T10:17:07.975Z] === RUN TestMountDaemonRoot/slave/mount_subpath 10:17:07 [2022-11-02T10:17:07.975Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath 10:17:07 [2022-11-02T10:17:07.975Z] === RUN TestMountDaemonRoot/slave/bind_root 10:17:07 [2022-11-02T10:17:07.975Z] === PAUSE TestMountDaemonRoot/slave/bind_root 10:17:07 [2022-11-02T10:17:07.975Z] === CONT TestMountDaemonRoot/private 10:17:07 [2022-11-02T10:17:07.975Z] === RUN TestMountDaemonRoot/private/bind_subpath 10:17:07 [2022-11-02T10:17:07.975Z] === PAUSE TestMountDaemonRoot/private/bind_subpath 10:17:07 [2022-11-02T10:17:07.975Z] === RUN TestMountDaemonRoot/private/mount_root 10:17:07 [2022-11-02T10:17:07.975Z] === PAUSE TestMountDaemonRoot/private/mount_root 10:17:07 [2022-11-02T10:17:07.975Z] === RUN TestMountDaemonRoot/private/mount_subpath 10:17:07 [2022-11-02T10:17:07.975Z] === PAUSE TestMountDaemonRoot/private/mount_subpath 10:17:07 [2022-11-02T10:17:07.975Z] === RUN TestMountDaemonRoot/private/bind_root 10:17:07 [2022-11-02T10:17:07.975Z] === PAUSE TestMountDaemonRoot/private/bind_root 10:17:07 [2022-11-02T10:17:07.975Z] === CONT TestMountDaemonRoot/default/bind_root 10:17:07 [2022-11-02T10:17:07.975Z] === CONT TestMountDaemonRoot/rslave/bind_subpath 10:17:07 [2022-11-02T10:17:07.975Z] === CONT TestMountDaemonRoot/rshared/mount_root 10:17:07 [2022-11-02T10:17:07.975Z] === CONT TestMountDaemonRoot/default/mount_subpath 10:17:07 [2022-11-02T10:17:07.975Z] === CONT TestMountDaemonRoot/default/mount_root 10:17:07 [2022-11-02T10:17:07.975Z] === CONT TestMountDaemonRoot/default/bind_subpath 10:17:07 [2022-11-02T10:17:07.975Z] === CONT TestMountDaemonRoot/shared/bind_root 10:17:07 [2022-11-02T10:17:07.975Z] === CONT TestMountDaemonRoot/rslave/bind_root 10:17:07 [2022-11-02T10:17:07.975Z] === CONT TestMountDaemonRoot/rslave/mount_subpath 10:17:07 [2022-11-02T10:17:07.975Z] === CONT TestMountDaemonRoot/rslave/mount_root 10:17:07 [2022-11-02T10:17:07.975Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath 10:17:08 [2022-11-02T10:17:08.235Z] === CONT TestMountDaemonRoot/rshared/bind_subpath 10:17:08 [2022-11-02T10:17:08.235Z] === CONT TestMountDaemonRoot/rshared/bind_root 10:17:08 [2022-11-02T10:17:08.235Z] === CONT TestMountDaemonRoot/rshared/mount_subpath 10:17:08 [2022-11-02T10:17:08.235Z] === CONT TestMountDaemonRoot/slave/bind_subpath 10:17:08 [2022-11-02T10:17:08.235Z] === CONT TestMountDaemonRoot/shared/mount_subpath 10:17:08 [2022-11-02T10:17:08.235Z] === CONT TestMountDaemonRoot/shared/mount_root 10:17:08 [2022-11-02T10:17:08.235Z] === CONT TestMountDaemonRoot/shared/bind_subpath 10:17:08 [2022-11-02T10:17:08.235Z] === CONT TestMountDaemonRoot/private/bind_subpath 10:17:08 [2022-11-02T10:17:08.235Z] === CONT TestMountDaemonRoot/rprivate/mount_root 10:17:08 [2022-11-02T10:17:08.235Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath 10:17:08 [2022-11-02T10:17:08.235Z] === CONT TestMountDaemonRoot/rprivate/bind_root 10:17:08 [2022-11-02T10:17:08.235Z] === CONT TestMountDaemonRoot/slave/bind_root 10:17:08 [2022-11-02T10:17:08.235Z] === CONT TestMountDaemonRoot/slave/mount_subpath 10:17:08 [2022-11-02T10:17:08.235Z] === CONT TestMountDaemonRoot/slave/mount_root 10:17:08 [2022-11-02T10:17:08.235Z] === CONT TestMountDaemonRoot/private/mount_subpath 10:17:08 [2022-11-02T10:17:08.235Z] === CONT TestMountDaemonRoot/private/bind_root 10:17:08 [2022-11-02T10:17:08.235Z] === CONT TestMountDaemonRoot/private/mount_root 10:17:08 [2022-11-02T10:17:08.235Z] --- PASS: TestMountDaemonRoot (0.02s) 10:17:08 [2022-11-02T10:17:08.235Z] --- PASS: TestMountDaemonRoot/default (0.00s) 10:17:08 [2022-11-02T10:17:08.235Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) 10:17:08 [2022-11-02T10:17:08.235Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) 10:17:08 [2022-11-02T10:17:08.235Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) 10:17:08 [2022-11-02T10:17:08.235Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) 10:17:08 [2022-11-02T10:17:08.235Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) 10:17:08 [2022-11-02T10:17:08.235Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) 10:17:08 [2022-11-02T10:17:08.235Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) 10:17:08 [2022-11-02T10:17:08.235Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) 10:17:08 [2022-11-02T10:17:08.235Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) 10:17:08 [2022-11-02T10:17:08.235Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) 10:17:08 [2022-11-02T10:17:08.235Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) 10:17:08 [2022-11-02T10:17:08.235Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) 10:17:08 [2022-11-02T10:17:08.235Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) 10:17:08 [2022-11-02T10:17:08.235Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) 10:17:08 [2022-11-02T10:17:08.235Z] --- PASS: TestMountDaemonRoot/shared (0.00s) 10:17:08 [2022-11-02T10:17:08.235Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) 10:17:08 [2022-11-02T10:17:08.235Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) 10:17:08 [2022-11-02T10:17:08.235Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) 10:17:08 [2022-11-02T10:17:08.235Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) 10:17:08 [2022-11-02T10:17:08.235Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) 10:17:08 [2022-11-02T10:17:08.235Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) 10:17:08 [2022-11-02T10:17:08.235Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) 10:17:08 [2022-11-02T10:17:08.235Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) 10:17:08 [2022-11-02T10:17:08.235Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) 10:17:08 [2022-11-02T10:17:08.235Z] --- PASS: TestMountDaemonRoot/slave (0.00s) 10:17:08 [2022-11-02T10:17:08.235Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) 10:17:08 [2022-11-02T10:17:08.235Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) 10:17:08 [2022-11-02T10:17:08.235Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) 10:17:08 [2022-11-02T10:17:08.235Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) 10:17:08 [2022-11-02T10:17:08.235Z] --- PASS: TestMountDaemonRoot/private (0.00s) 10:17:08 [2022-11-02T10:17:08.235Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) 10:17:08 [2022-11-02T10:17:08.235Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) 10:17:08 [2022-11-02T10:17:08.235Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) 10:17:08 [2022-11-02T10:17:08.235Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) 10:17:08 [2022-11-02T10:17:08.235Z] === RUN TestContainerBindMountNonRecursive 10:17:09 [2022-11-02T10:17:09.615Z] --- PASS: TestContainerBindMountNonRecursive (1.36s) 10:17:09 [2022-11-02T10:17:09.615Z] === RUN TestContainerVolumesMountedAsShared 10:17:10 [2022-11-02T10:17:10.184Z] --- PASS: TestContainerVolumesMountedAsShared (0.38s) 10:17:10 [2022-11-02T10:17:10.184Z] === RUN TestContainerVolumesMountedAsSlave 10:17:10 [2022-11-02T10:17:10.443Z] --- PASS: TestContainerVolumesMountedAsSlave (0.29s) 10:17:10 [2022-11-02T10:17:10.443Z] === RUN TestNetworkNat 10:17:10 [2022-11-02T10:17:10.702Z] --- PASS: TestNetworkNat (0.42s) 10:17:10 [2022-11-02T10:17:10.702Z] === RUN TestNetworkLocalhostTCPNat 10:17:11 [2022-11-02T10:17:11.272Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s) 10:17:11 [2022-11-02T10:17:11.272Z] === RUN TestNetworkLoopbackNat 10:17:13 [2022-11-02T10:17:13.826Z] --- PASS: TestNetworkLoopbackNat (2.52s) 10:17:13 [2022-11-02T10:17:13.826Z] === RUN TestPause 10:17:14 [2022-11-02T10:17:14.093Z] --- PASS: TestPause (0.44s) 10:17:14 [2022-11-02T10:17:14.093Z] === RUN TestPauseFailsOnWindowsServerContainers 10:17:14 [2022-11-02T10:17:14.093Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 10:17:14 [2022-11-02T10:17:14.093Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) 10:17:14 [2022-11-02T10:17:14.093Z] === RUN TestPauseStopPausedContainer 10:17:14 [2022-11-02T10:17:14.678Z] --- PASS: TestPauseStopPausedContainer (0.44s) 10:17:14 [2022-11-02T10:17:14.678Z] === RUN TestPidHost 10:17:15 [2022-11-02T10:17:15.627Z] --- PASS: TestPidHost (1.01s) 10:17:15 [2022-11-02T10:17:15.627Z] === RUN TestPsFilter 10:17:15 [2022-11-02T10:17:15.627Z] --- PASS: TestPsFilter (0.10s) 10:17:15 [2022-11-02T10:17:15.627Z] === RUN TestRemoveContainerWithRemovedVolume 10:17:16 [2022-11-02T10:17:16.202Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) 10:17:16 [2022-11-02T10:17:16.202Z] === RUN TestRemoveContainerWithVolume 10:17:16 [2022-11-02T10:17:16.464Z] --- PASS: TestRemoveContainerWithVolume (0.41s) 10:17:16 [2022-11-02T10:17:16.464Z] === RUN TestRemoveContainerRunning 10:17:17 [2022-11-02T10:17:17.032Z] --- PASS: TestRemoveContainerRunning (0.41s) 10:17:17 [2022-11-02T10:17:17.032Z] === RUN TestRemoveContainerForceRemoveRunning 10:17:17 [2022-11-02T10:17:17.292Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s) 10:17:17 [2022-11-02T10:17:17.292Z] === RUN TestRemoveInvalidContainer 10:17:17 [2022-11-02T10:17:17.292Z] --- PASS: TestRemoveInvalidContainer (0.01s) 10:17:17 [2022-11-02T10:17:17.292Z] === RUN TestRenameLinkedContainer 10:17:19 [2022-11-02T10:17:19.204Z] --- PASS: TestRenameLinkedContainer (1.69s) 10:17:19 [2022-11-02T10:17:19.204Z] === RUN TestRenameStoppedContainer 10:17:19 [2022-11-02T10:17:19.464Z] --- PASS: TestRenameStoppedContainer (0.40s) 10:17:19 [2022-11-02T10:17:19.464Z] === RUN TestRenameRunningContainerAndReuse 10:17:20 [2022-11-02T10:17:20.403Z] --- PASS: TestRenameRunningContainerAndReuse (0.91s) 10:17:20 [2022-11-02T10:17:20.403Z] === RUN TestRenameInvalidName 10:17:20 [2022-11-02T10:17:20.663Z] --- PASS: TestRenameInvalidName (0.41s) 10:17:20 [2022-11-02T10:17:20.663Z] === RUN TestRenameAnonymousContainer 10:17:22 [2022-11-02T10:17:22.575Z] --- PASS: TestRenameAnonymousContainer (1.49s) 10:17:22 [2022-11-02T10:17:22.575Z] === RUN TestRenameContainerWithSameName 10:17:22 [2022-11-02T10:17:22.575Z] --- PASS: TestRenameContainerWithSameName (0.42s) 10:17:22 [2022-11-02T10:17:22.575Z] === RUN TestRenameContainerWithLinkedContainer 10:17:23 [2022-11-02T10:17:23.513Z] --- PASS: TestRenameContainerWithLinkedContainer (0.82s) 10:17:23 [2022-11-02T10:17:23.513Z] === RUN TestResize 10:17:23 [2022-11-02T10:17:23.774Z] --- PASS: TestResize (0.38s) 10:17:23 [2022-11-02T10:17:23.774Z] === RUN TestResizeWithInvalidSize 10:17:24 [2022-11-02T10:17:24.343Z] --- PASS: TestResizeWithInvalidSize (0.42s) 10:17:24 [2022-11-02T10:17:24.343Z] === RUN TestResizeWhenContainerNotStarted 10:17:24 [2022-11-02T10:17:24.603Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) 10:17:24 [2022-11-02T10:17:24.603Z] === RUN TestDaemonRestartKillContainers 10:17:24 [2022-11-02T10:17:24.603Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 10:17:24 [2022-11-02T10:17:24.603Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 10:17:24 [2022-11-02T10:17:24.603Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 10:17:24 [2022-11-02T10:17:24.603Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 10:17:24 [2022-11-02T10:17:24.603Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 10:17:24 [2022-11-02T10:17:24.603Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 10:17:24 [2022-11-02T10:17:24.603Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 10:17:24 [2022-11-02T10:17:24.603Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 10:17:24 [2022-11-02T10:17:24.603Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 10:17:24 [2022-11-02T10:17:24.603Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 10:17:24 [2022-11-02T10:17:24.603Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 10:17:24 [2022-11-02T10:17:24.603Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 10:17:24 [2022-11-02T10:17:24.603Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 10:17:24 [2022-11-02T10:17:24.603Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 10:17:24 [2022-11-02T10:17:24.603Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 10:17:24 [2022-11-02T10:17:24.603Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 10:17:24 [2022-11-02T10:17:24.604Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 10:17:24 [2022-11-02T10:17:24.604Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 10:17:24 [2022-11-02T10:17:24.604Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 10:17:24 [2022-11-02T10:17:24.604Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 10:17:24 [2022-11-02T10:17:24.604Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 10:17:24 [2022-11-02T10:17:24.604Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 10:17:24 [2022-11-02T10:17:24.604Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 10:17:24 [2022-11-02T10:17:24.604Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 10:17:24 [2022-11-02T10:17:24.604Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 10:17:24 [2022-11-02T10:17:24.604Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 10:17:24 [2022-11-02T10:17:24.604Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 10:17:24 [2022-11-02T10:17:24.604Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 10:17:24 [2022-11-02T10:17:24.604Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 10:17:24 [2022-11-02T10:17:24.604Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 10:17:24 [2022-11-02T10:17:24.604Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 10:17:24 [2022-11-02T10:17:24.604Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 10:17:24 [2022-11-02T10:17:24.604Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 10:17:24 [2022-11-02T10:17:24.604Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 10:17:26 [2022-11-02T10:17:26.511Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 10:17:27 [2022-11-02T10:17:27.450Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 10:17:28 [2022-11-02T10:17:28.831Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 10:17:28 [2022-11-02T10:17:28.831Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 10:17:30 [2022-11-02T10:17:30.214Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 10:17:30 [2022-11-02T10:17:30.214Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 10:17:33 [2022-11-02T10:17:33.505Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 10:17:33 [2022-11-02T10:17:33.505Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 10:17:35 [2022-11-02T10:17:35.417Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 10:17:36 [2022-11-02T10:17:36.798Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 10:17:37 [2022-11-02T10:17:37.057Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 10:17:38 [2022-11-02T10:17:38.439Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 10:17:39 [2022-11-02T10:17:39.008Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 10:17:40 [2022-11-02T10:17:40.394Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 10:17:41 [2022-11-02T10:17:41.776Z] --- PASS: TestDaemonRestartKillContainers (0.00s) 10:17:41 [2022-11-02T10:17:41.776Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.64s) 10:17:41 [2022-11-02T10:17:41.776Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s) 10:17:41 [2022-11-02T10:17:41.776Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.96s) 10:17:41 [2022-11-02T10:17:41.776Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) 10:17:41 [2022-11-02T10:17:41.776Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.28s) 10:17:41 [2022-11-02T10:17:41.776Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.27s) 10:17:41 [2022-11-02T10:17:41.776Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.30s) 10:17:41 [2022-11-02T10:17:41.776Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.42s) 10:17:41 [2022-11-02T10:17:41.776Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.88s) 10:17:41 [2022-11-02T10:17:41.776Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.54s) 10:17:41 [2022-11-02T10:17:41.776Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.89s) 10:17:41 [2022-11-02T10:17:41.776Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.63s) 10:17:41 [2022-11-02T10:17:41.776Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.87s) 10:17:41 [2022-11-02T10:17:41.776Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.60s) 10:17:41 [2022-11-02T10:17:41.776Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.58s) 10:17:41 [2022-11-02T10:17:41.776Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.62s) 10:17:41 [2022-11-02T10:17:41.776Z] === RUN TestContainerWithAutoRemoveCanBeRestarted 10:17:41 [2022-11-02T10:17:41.776Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill 10:17:42 [2022-11-02T10:17:42.715Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop 10:17:43 [2022-11-02T10:17:43.653Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.78s) 10:17:43 [2022-11-02T10:17:43.653Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.90s) 10:17:43 [2022-11-02T10:17:43.653Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.87s) 10:17:43 [2022-11-02T10:17:43.653Z] === RUN TestCgroupNamespacesRun 10:17:44 [2022-11-02T10:17:44.593Z] --- PASS: TestCgroupNamespacesRun (1.12s) 10:17:44 [2022-11-02T10:17:44.593Z] === RUN TestCgroupNamespacesRunPrivileged 10:17:45 [2022-11-02T10:17:45.973Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.08s) 10:17:45 [2022-11-02T10:17:45.973Z] === RUN TestCgroupNamespacesRunDaemonHostMode 10:17:46 [2022-11-02T10:17:46.913Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.13s) 10:17:46 [2022-11-02T10:17:46.913Z] === RUN TestCgroupNamespacesRunHostMode 10:17:47 [2022-11-02T10:17:47.852Z] --- PASS: TestCgroupNamespacesRunHostMode (1.11s) 10:17:47 [2022-11-02T10:17:47.852Z] === RUN TestCgroupNamespacesRunPrivateMode 10:17:49 [2022-11-02T10:17:49.233Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.12s) 10:17:49 [2022-11-02T10:17:49.233Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate 10:17:50 [2022-11-02T10:17:50.173Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.15s) 10:17:50 [2022-11-02T10:17:50.173Z] === RUN TestCgroupNamespacesRunInvalidMode 10:17:51 [2022-11-02T10:17:51.112Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) 10:17:51 [2022-11-02T10:17:51.112Z] === RUN TestCgroupNamespacesRunOlderClient 10:17:52 [2022-11-02T10:17:52.052Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.14s) 10:17:52 [2022-11-02T10:17:52.052Z] === RUN TestNISDomainname 10:17:52 [2022-11-02T10:17:52.622Z] --- PASS: TestNISDomainname (0.48s) 10:17:52 [2022-11-02T10:17:52.622Z] === RUN TestHostnameDnsResolution 10:17:53 [2022-11-02T10:17:53.191Z] --- PASS: TestHostnameDnsResolution (0.64s) 10:17:53 [2022-11-02T10:17:53.191Z] === RUN TestUnprivilegedPortsAndPing 10:17:53 [2022-11-02T10:17:53.760Z] --- PASS: TestUnprivilegedPortsAndPing (0.46s) 10:17:53 [2022-11-02T10:17:53.760Z] === RUN TestPrivilegedHostDevices 10:17:54 [2022-11-02T10:17:54.021Z] --- PASS: TestPrivilegedHostDevices (0.47s) 10:17:54 [2022-11-02T10:17:54.021Z] === RUN TestRunConsoleSize 10:17:54 [2022-11-02T10:17:54.590Z] --- PASS: TestRunConsoleSize (0.39s) 10:17:54 [2022-11-02T10:17:54.590Z] === RUN TestRunWithAlternativeContainerdShim 10:17:56 [2022-11-02T10:17:56.497Z] --- PASS: TestRunWithAlternativeContainerdShim (1.99s) 10:17:56 [2022-11-02T10:17:56.497Z] === RUN TestStats 10:17:59 [2022-11-02T10:17:59.034Z] --- PASS: TestStats (2.44s) 10:17:59 [2022-11-02T10:17:59.034Z] === RUN TestStopContainerWithTimeout 10:17:59 [2022-11-02T10:17:59.034Z] === RUN TestStopContainerWithTimeout/0 10:17:59 [2022-11-02T10:17:59.034Z] === PAUSE TestStopContainerWithTimeout/0 10:17:59 [2022-11-02T10:17:59.034Z] === RUN TestStopContainerWithTimeout/1 10:17:59 [2022-11-02T10:17:59.034Z] === PAUSE TestStopContainerWithTimeout/1 10:17:59 [2022-11-02T10:17:59.034Z] === RUN TestStopContainerWithTimeout/3 10:17:59 [2022-11-02T10:17:59.034Z] === PAUSE TestStopContainerWithTimeout/3 10:17:59 [2022-11-02T10:17:59.034Z] === RUN TestStopContainerWithTimeout/-1 10:17:59 [2022-11-02T10:17:59.034Z] === PAUSE TestStopContainerWithTimeout/-1 10:17:59 [2022-11-02T10:17:59.034Z] === CONT TestStopContainerWithTimeout/0 10:17:59 [2022-11-02T10:17:59.034Z] === CONT TestStopContainerWithTimeout/-1 10:17:59 [2022-11-02T10:17:59.604Z] === CONT TestStopContainerWithTimeout/1 10:18:00 [2022-11-02T10:18:00.983Z] === CONT TestStopContainerWithTimeout/3 10:18:03 [2022-11-02T10:18:03.559Z] --- PASS: TestStopContainerWithTimeout (0.01s) 10:18:03 [2022-11-02T10:18:03.559Z] --- PASS: TestStopContainerWithTimeout/0 (0.61s) 10:18:03 [2022-11-02T10:18:03.559Z] --- PASS: TestStopContainerWithTimeout/1 (1.45s) 10:18:03 [2022-11-02T10:18:03.559Z] --- PASS: TestStopContainerWithTimeout/-1 (2.65s) 10:18:03 [2022-11-02T10:18:03.559Z] --- PASS: TestStopContainerWithTimeout/3 (2.39s) 10:18:03 [2022-11-02T10:18:03.559Z] === RUN TestDeleteDevicemapper 10:18:03 [2022-11-02T10:18:03.559Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 10:18:03 [2022-11-02T10:18:03.559Z] --- SKIP: TestDeleteDevicemapper (0.00s) 10:18:03 [2022-11-02T10:18:03.559Z] === RUN TestStopContainerWithRestartPolicyAlways 10:18:04 [2022-11-02T10:18:04.940Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.40s) 10:18:04 [2022-11-02T10:18:04.940Z] === RUN TestUpdateMemory 10:18:05 [2022-11-02T10:18:05.200Z] --- PASS: TestUpdateMemory (0.50s) 10:18:05 [2022-11-02T10:18:05.200Z] === RUN TestUpdateCPUQuota 10:18:06 [2022-11-02T10:18:06.139Z] --- PASS: TestUpdateCPUQuota (0.66s) 10:18:06 [2022-11-02T10:18:06.139Z] === RUN TestUpdatePidsLimit 10:18:06 [2022-11-02T10:18:06.139Z] === RUN TestUpdatePidsLimit/update_from_none 10:18:06 [2022-11-02T10:18:06.139Z] === RUN TestUpdatePidsLimit/no_change 10:18:06 [2022-11-02T10:18:06.400Z] === RUN TestUpdatePidsLimit/update_lower 10:18:06 [2022-11-02T10:18:06.400Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value 10:18:06 [2022-11-02T10:18:06.659Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero 10:18:06 [2022-11-02T10:18:06.919Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one 10:18:07 [2022-11-02T10:18:07.182Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two 10:18:07 [2022-11-02T10:18:07.751Z] --- PASS: TestUpdatePidsLimit (1.77s) 10:18:07 [2022-11-02T10:18:07.751Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) 10:18:07 [2022-11-02T10:18:07.751Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) 10:18:07 [2022-11-02T10:18:07.751Z] --- PASS: TestUpdatePidsLimit/update_lower (0.18s) 10:18:07 [2022-11-02T10:18:07.751Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s) 10:18:07 [2022-11-02T10:18:07.751Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.18s) 10:18:07 [2022-11-02T10:18:07.751Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s) 10:18:07 [2022-11-02T10:18:07.751Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.17s) 10:18:07 [2022-11-02T10:18:07.751Z] === RUN TestUpdateRestartPolicy 10:18:19 [2022-11-02T10:18:19.965Z] --- PASS: TestUpdateRestartPolicy (10.81s) 10:18:19 [2022-11-02T10:18:19.965Z] === RUN TestUpdateRestartWithAutoRemove 10:18:19 [2022-11-02T10:18:19.965Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) 10:18:19 [2022-11-02T10:18:19.965Z] === RUN TestWaitNonBlocked 10:18:19 [2022-11-02T10:18:19.965Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 10:18:19 [2022-11-02T10:18:19.965Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 10:18:19 [2022-11-02T10:18:19.965Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 10:18:19 [2022-11-02T10:18:19.965Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 10:18:19 [2022-11-02T10:18:19.965Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 10:18:19 [2022-11-02T10:18:19.965Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 10:18:19 [2022-11-02T10:18:19.965Z] --- PASS: TestWaitNonBlocked (0.01s) 10:18:19 [2022-11-02T10:18:19.965Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.57s) 10:18:19 [2022-11-02T10:18:19.965Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.64s) 10:18:19 [2022-11-02T10:18:19.965Z] === RUN TestWaitBlocked 10:18:19 [2022-11-02T10:18:19.965Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero 10:18:19 [2022-11-02T10:18:19.965Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero 10:18:19 [2022-11-02T10:18:19.965Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random 10:18:19 [2022-11-02T10:18:19.965Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random 10:18:19 [2022-11-02T10:18:19.965Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero 10:18:19 [2022-11-02T10:18:19.965Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random 10:18:20 [2022-11-02T10:18:20.534Z] --- PASS: TestWaitBlocked (0.01s) 10:18:20 [2022-11-02T10:18:20.534Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.73s) 10:18:20 [2022-11-02T10:18:20.534Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.79s) 10:18:20 [2022-11-02T10:18:20.534Z] === RUN TestWaitConditions 10:18:20 [2022-11-02T10:18:20.534Z] === RUN TestWaitConditions/default 10:18:20 [2022-11-02T10:18:20.534Z] === PAUSE TestWaitConditions/default 10:18:20 [2022-11-02T10:18:20.534Z] === RUN TestWaitConditions/not-running 10:18:20 [2022-11-02T10:18:20.534Z] === PAUSE TestWaitConditions/not-running 10:18:20 [2022-11-02T10:18:20.534Z] === RUN TestWaitConditions/next-exit 10:18:20 [2022-11-02T10:18:20.534Z] === PAUSE TestWaitConditions/next-exit 10:18:20 [2022-11-02T10:18:20.534Z] === RUN TestWaitConditions/removed 10:18:20 [2022-11-02T10:18:20.534Z] === PAUSE TestWaitConditions/removed 10:18:20 [2022-11-02T10:18:20.534Z] === CONT TestWaitConditions/default 10:18:20 [2022-11-02T10:18:20.534Z] === CONT TestWaitConditions/next-exit 10:18:20 [2022-11-02T10:18:20.534Z] === CONT TestWaitConditions/default 10:18:20 [2022-11-02T10:18:20.534Z] wait_test.go:146: ContainerID = 314b098ceaa7bda16d902d82b089f1e91ea9a883437372bde1c33d0f71b87843 10:18:20 [2022-11-02T10:18:20.534Z] === CONT TestWaitConditions/next-exit 10:18:20 [2022-11-02T10:18:20.534Z] wait_test.go:146: ContainerID = e20f6c5b99bee0ad88a01c23189e14f1288ad3027b254dac2c909aeda160bfc1 10:18:21 [2022-11-02T10:18:21.103Z] === CONT TestWaitConditions/removed 10:18:21 [2022-11-02T10:18:21.103Z] wait_test.go:146: ContainerID = aec38faaf5299357cba59aa714223f9b3582f7138a2342fb69aebb8364204fbc 10:18:21 [2022-11-02T10:18:21.103Z] === CONT TestWaitConditions/not-running 10:18:21 [2022-11-02T10:18:21.103Z] wait_test.go:146: ContainerID = 390e503c1c4c0bf10c346a36362e927d390291ceb4c8712f108edf53d3af8253 10:18:21 [2022-11-02T10:18:21.674Z] --- PASS: TestWaitConditions (0.01s) 10:18:21 [2022-11-02T10:18:21.674Z] --- PASS: TestWaitConditions/default (0.58s) 10:18:21 [2022-11-02T10:18:21.674Z] --- PASS: TestWaitConditions/next-exit (0.73s) 10:18:21 [2022-11-02T10:18:21.674Z] --- PASS: TestWaitConditions/not-running (0.50s) 10:18:21 [2022-11-02T10:18:21.674Z] --- PASS: TestWaitConditions/removed (0.68s) 10:18:21 [2022-11-02T10:18:21.674Z] === RUN TestWaitRestartedContainer 10:18:21 [2022-11-02T10:18:21.674Z] === RUN TestWaitRestartedContainer/default 10:18:21 [2022-11-02T10:18:21.674Z] === PAUSE TestWaitRestartedContainer/default 10:18:21 [2022-11-02T10:18:21.674Z] === RUN TestWaitRestartedContainer/not-running 10:18:21 [2022-11-02T10:18:21.674Z] === PAUSE TestWaitRestartedContainer/not-running 10:18:21 [2022-11-02T10:18:21.674Z] === RUN TestWaitRestartedContainer/next-exit 10:18:21 [2022-11-02T10:18:21.674Z] === PAUSE TestWaitRestartedContainer/next-exit 10:18:21 [2022-11-02T10:18:21.674Z] === CONT TestWaitRestartedContainer/default 10:18:21 [2022-11-02T10:18:21.674Z] === CONT TestWaitRestartedContainer/next-exit 10:18:23 [2022-11-02T10:18:23.055Z] === CONT TestWaitRestartedContainer/not-running 10:18:23 [2022-11-02T10:18:23.998Z] --- PASS: TestWaitRestartedContainer (0.01s) 10:18:23 [2022-11-02T10:18:23.998Z] --- PASS: TestWaitRestartedContainer/default (1.39s) 10:18:23 [2022-11-02T10:18:23.998Z] --- PASS: TestWaitRestartedContainer/next-exit (1.42s) 10:18:23 [2022-11-02T10:18:23.998Z] --- PASS: TestWaitRestartedContainer/not-running (0.87s) 10:18:23 [2022-11-02T10:18:23.998Z] === CONT TestContainerStartOnDaemonRestart 10:18:23 [2022-11-02T10:18:23.998Z] === CONT TestRestartDaemonWithRestartingContainer 10:18:25 [2022-11-02T10:18:25.907Z] --- PASS: TestContainerStartOnDaemonRestart (2.09s) 10:18:25 [2022-11-02T10:18:25.907Z] === CONT TestIpcModeOlderClient 10:18:26 [2022-11-02T10:18:26.167Z] --- PASS: TestIpcModeOlderClient (0.06s) 10:18:26 [2022-11-02T10:18:26.167Z] === CONT TestContainerKillOnDaemonStart 10:18:26 [2022-11-02T10:18:26.427Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.56s) 10:18:26 [2022-11-02T10:18:26.427Z] === CONT TestDaemonHostGatewayIP 10:18:28 [2022-11-02T10:18:28.966Z] --- PASS: TestDaemonHostGatewayIP (2.25s) 10:18:28 [2022-11-02T10:18:28.966Z] === CONT TestDaemonRestartIpcMode 10:18:30 [2022-11-02T10:18:30.874Z] --- PASS: TestDaemonRestartIpcMode (2.15s) 10:18:38 [2022-11-02T10:18:38.997Z] --- PASS: TestContainerKillOnDaemonStart (11.51s) 10:18:38 [2022-11-02T10:18:38.997Z] PASS 10:18:38 [2022-11-02T10:18:38.997Z] 10:18:38 [2022-11-02T10:18:38.997Z] === Skipped 10:18:38 [2022-11-02T10:18:38.997Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) 10:18:38 [2022-11-02T10:18:38.997Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 10:18:38 [2022-11-02T10:18:38.997Z] 10:18:38 [2022-11-02T10:18:38.997Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) 10:18:38 [2022-11-02T10:18:38.997Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 10:18:38 [2022-11-02T10:18:38.997Z] 10:18:38 [2022-11-02T10:18:38.997Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) 10:18:38 [2022-11-02T10:18:38.997Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 10:18:38 [2022-11-02T10:18:38.997Z] 10:18:38 [2022-11-02T10:18:38.997Z] DONE 273 tests, 3 skipped in 125.314s 10:18:38 [2022-11-02T10:18:38.997Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 10:18:38 [2022-11-02T10:18:38.997Z] ++ 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 10:18:38 [2022-11-02T10:18:38.997Z] ++ set -e 10:18:38 [2022-11-02T10:18:38.997Z] ++ '[' -n 0 ']' 10:18:38 [2022-11-02T10:18:38.997Z] ++ set -x 10:18:38 [2022-11-02T10:18:38.997Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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 10:18:38 [2022-11-02T10:18:38.997Z] INFO: Testing against a local daemon 10:18:38 [2022-11-02T10:18:38.997Z] === RUN TestConfigDaemonLibtrustID 10:18:38 [2022-11-02T10:18:38.997Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) 10:18:38 [2022-11-02T10:18:38.997Z] === RUN TestConfigDaemonID 10:18:39 [2022-11-02T10:18:39.257Z] daemon_test.go:86: [dc7c28c4e0348] daemon is not started 10:18:39 [2022-11-02T10:18:39.257Z] --- PASS: TestConfigDaemonID (1.04s) 10:18:39 [2022-11-02T10:18:39.257Z] === RUN TestDaemonConfigValidation 10:18:39 [2022-11-02T10:18:39.257Z] === RUN TestDaemonConfigValidation/config_with_no_content 10:18:39 [2022-11-02T10:18:39.257Z] === PAUSE TestDaemonConfigValidation/config_with_no_content 10:18:39 [2022-11-02T10:18:39.257Z] === RUN TestDaemonConfigValidation/config_with_{} 10:18:39 [2022-11-02T10:18:39.257Z] === PAUSE TestDaemonConfigValidation/config_with_{} 10:18:39 [2022-11-02T10:18:39.257Z] === RUN TestDaemonConfigValidation/invalid_config 10:18:39 [2022-11-02T10:18:39.257Z] === PAUSE TestDaemonConfigValidation/invalid_config 10:18:39 [2022-11-02T10:18:39.257Z] === RUN TestDaemonConfigValidation/malformed_config 10:18:39 [2022-11-02T10:18:39.257Z] === PAUSE TestDaemonConfigValidation/malformed_config 10:18:39 [2022-11-02T10:18:39.257Z] === RUN TestDaemonConfigValidation/valid_config 10:18:39 [2022-11-02T10:18:39.257Z] === PAUSE TestDaemonConfigValidation/valid_config 10:18:39 [2022-11-02T10:18:39.257Z] === CONT TestDaemonConfigValidation/config_with_no_content 10:18:39 [2022-11-02T10:18:39.257Z] === CONT TestDaemonConfigValidation/malformed_config 10:18:39 [2022-11-02T10:18:39.516Z] === CONT TestDaemonConfigValidation/invalid_config 10:18:39 [2022-11-02T10:18:39.516Z] === CONT TestDaemonConfigValidation/config_with_{} 10:18:39 [2022-11-02T10:18:39.516Z] === CONT TestDaemonConfigValidation/valid_config 10:18:39 [2022-11-02T10:18:39.516Z] --- PASS: TestDaemonConfigValidation (0.00s) 10:18:39 [2022-11-02T10:18:39.516Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) 10:18:39 [2022-11-02T10:18:39.516Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) 10:18:39 [2022-11-02T10:18:39.516Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.06s) 10:18:39 [2022-11-02T10:18:39.516Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s) 10:18:39 [2022-11-02T10:18:39.516Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) 10:18:39 [2022-11-02T10:18:39.517Z] === RUN TestConfigDaemonSeccompProfiles 10:18:39 [2022-11-02T10:18:39.517Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set 10:18:40 [2022-11-02T10:18:40.455Z] === RUN TestConfigDaemonSeccompProfiles/default_profile 10:18:41 [2022-11-02T10:18:41.834Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile 10:18:42 [2022-11-02T10:18:42.773Z] === CONT TestConfigDaemonSeccompProfiles 10:18:42 [2022-11-02T10:18:42.773Z] daemon_test.go:200: [d34e26f25ecb4] daemon is not started 10:18:42 [2022-11-02T10:18:42.773Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) 10:18:42 [2022-11-02T10:18:42.773Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) 10:18:42 [2022-11-02T10:18:42.773Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) 10:18:42 [2022-11-02T10:18:42.773Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) 10:18:42 [2022-11-02T10:18:42.773Z] === RUN TestDaemonProxy 10:18:42 [2022-11-02T10:18:42.773Z] === RUN TestDaemonProxy/environment_variables 10:18:44 [2022-11-02T10:18:44.678Z] === RUN TestDaemonProxy/command-line_options 10:18:46 [2022-11-02T10:18:46.057Z] === RUN TestDaemonProxy/configuration_file 10:18:47 [2022-11-02T10:18:47.965Z] === RUN TestDaemonProxy/conflicting_options 10:18:48 [2022-11-02T10:18:48.537Z] === RUN TestDaemonProxy/reload_sanitized 10:18:48 [2022-11-02T10:18:48.796Z] --- PASS: TestDaemonProxy (6.25s) 10:18:48 [2022-11-02T10:18:48.796Z] --- PASS: TestDaemonProxy/environment_variables (1.75s) 10:18:48 [2022-11-02T10:18:48.796Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) 10:18:48 [2022-11-02T10:18:48.796Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) 10:18:48 [2022-11-02T10:18:48.796Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) 10:18:48 [2022-11-02T10:18:48.796Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) 10:18:48 [2022-11-02T10:18:48.796Z] === RUN TestLiveRestore 10:18:48 [2022-11-02T10:18:48.796Z] === RUN TestLiveRestore/volume_references 10:18:48 [2022-11-02T10:18:48.796Z] === PAUSE TestLiveRestore/volume_references 10:18:48 [2022-11-02T10:18:48.796Z] === CONT TestLiveRestore/volume_references 10:18:49 [2022-11-02T10:18:49.736Z] === RUN TestLiveRestore/volume_references/restartPolicy 10:18:49 [2022-11-02T10:18:49.736Z] === RUN TestLiveRestore/volume_references/restartPolicy/always 10:18:50 [2022-11-02T10:18:50.306Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped 10:18:51 [2022-11-02T10:18:51.245Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure 10:18:52 [2022-11-02T10:18:52.184Z] === RUN TestLiveRestore/volume_references/restartPolicy/no 10:18:53 [2022-11-02T10:18:53.121Z] --- PASS: TestLiveRestore (0.00s) 10:18:53 [2022-11-02T10:18:53.121Z] --- PASS: TestLiveRestore/volume_references (4.14s) 10:18:53 [2022-11-02T10:18:53.121Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (3.46s) 10:18:53 [2022-11-02T10:18:53.121Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.85s) 10:18:53 [2022-11-02T10:18:53.121Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.87s) 10:18:53 [2022-11-02T10:18:53.121Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.87s) 10:18:53 [2022-11-02T10:18:53.121Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.87s) 10:18:53 [2022-11-02T10:18:53.121Z] PASS 10:18:53 [2022-11-02T10:18:53.121Z] 10:18:53 [2022-11-02T10:18:53.121Z] DONE 25 tests in 15.399s 10:18:53 [2022-11-02T10:18:53.121Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 10:18:53 [2022-11-02T10:18:53.121Z] ++ 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 10:18:53 [2022-11-02T10:18:53.121Z] ++ set -e 10:18:53 [2022-11-02T10:18:53.121Z] ++ '[' -n 0 ']' 10:18:53 [2022-11-02T10:18:53.121Z] ++ set -x 10:18:53 [2022-11-02T10:18:53.121Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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 10:18:53 [2022-11-02T10:18:53.121Z] INFO: Testing against a local daemon 10:18:53 [2022-11-02T10:18:53.121Z] === RUN TestCommitInheritsEnv 10:18:53 [2022-11-02T10:18:53.381Z] --- PASS: TestCommitInheritsEnv (0.25s) 10:18:53 [2022-11-02T10:18:53.381Z] === RUN TestImportExtremelyLargeImageWorks 10:18:53 [2022-11-02T10:18:53.381Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out 10:18:53 [2022-11-02T10:18:53.381Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) 10:18:53 [2022-11-02T10:18:53.381Z] === RUN TestImportWithCustomPlatform 10:18:53 [2022-11-02T10:18:53.381Z] === RUN TestImportWithCustomPlatform/#00 10:18:53 [2022-11-02T10:18:53.641Z] === RUN TestImportWithCustomPlatform/_______ 10:18:53 [2022-11-02T10:18:53.641Z] === RUN TestImportWithCustomPlatform// 10:18:53 [2022-11-02T10:18:53.641Z] === RUN TestImportWithCustomPlatform/linux 10:18:53 [2022-11-02T10:18:53.641Z] === RUN TestImportWithCustomPlatform/LINUX 10:18:53 [2022-11-02T10:18:53.641Z] === RUN TestImportWithCustomPlatform/linux/sparc64 10:18:53 [2022-11-02T10:18:53.641Z] === RUN TestImportWithCustomPlatform/macos 10:18:53 [2022-11-02T10:18:53.641Z] === RUN TestImportWithCustomPlatform/macos/arm64 10:18:53 [2022-11-02T10:18:53.641Z] === RUN TestImportWithCustomPlatform/nintendo64 10:18:53 [2022-11-02T10:18:53.902Z] --- PASS: TestImportWithCustomPlatform (0.31s) 10:18:53 [2022-11-02T10:18:53.902Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) 10:18:53 [2022-11-02T10:18:53.902Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) 10:18:53 [2022-11-02T10:18:53.902Z] --- PASS: TestImportWithCustomPlatform// (0.00s) 10:18:53 [2022-11-02T10:18:53.902Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) 10:18:53 [2022-11-02T10:18:53.902Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) 10:18:53 [2022-11-02T10:18:53.902Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) 10:18:53 [2022-11-02T10:18:53.902Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) 10:18:53 [2022-11-02T10:18:53.902Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) 10:18:53 [2022-11-02T10:18:53.902Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) 10:18:53 [2022-11-02T10:18:53.902Z] === RUN TestImagesFilterMultiReference 10:18:53 [2022-11-02T10:18:53.902Z] --- PASS: TestImagesFilterMultiReference (0.05s) 10:18:53 [2022-11-02T10:18:53.902Z] === RUN TestImagePullPlatformInvalid 10:18:53 [2022-11-02T10:18:53.902Z] --- PASS: TestImagePullPlatformInvalid (0.02s) 10:18:53 [2022-11-02T10:18:53.902Z] === RUN TestImagePullStoredfDigestForOtherRepo 10:18:53 [2022-11-02T10:18:53.902Z] time="2022-11-02T10:18:53Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.19.3 instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 version="v2.3.0+unknown" 10:18:53 [2022-11-02T10:18:53.902Z] time="2022-11-02T10:18:53Z" level=info msg="redis not configured" go.version=go1.19.3 instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 version="v2.3.0+unknown" 10:18:53 [2022-11-02T10:18:53.902Z] time="2022-11-02T10:18:53Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.3 instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 version="v2.3.0+unknown" 10:18:53 [2022-11-02T10:18:53.902Z] time="2022-11-02T10:18:53Z" level=info msg="Starting upload purge in 58m0s" go.version=go1.19.3 instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 version="v2.3.0+unknown" 10:18:53 [2022-11-02T10:18:53.902Z] time="2022-11-02T10:18:53Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=e3e5736b-1d81-4fe7-9b60-9dd4640df36c http.request.method=GET http.request.remoteaddr="127.0.0.1:44344" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 version="v2.3.0+unknown" 10:18:53 [2022-11-02T10:18:53.902Z] time="2022-11-02T10:18:53Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=e3e5736b-1d81-4fe7-9b60-9dd4640df36c http.request.method=GET http.request.remoteaddr="127.0.0.1:44344" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.463666ms http.response.status=200 http.response.written=2 instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 version="v2.3.0+unknown" 10:18:53 [2022-11-02T10:18:53.902Z] 127.0.0.1 - - [02/Nov/2022:10:18:53 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" 10:18:53 [2022-11-02T10:18:53.902Z] time="2022-11-02T10:18:53Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=4cca7485-5541-4197-b5d2-0be1fe643ae8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44370" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 10:18:53 [2022-11-02T10:18:53.902Z] time="2022-11-02T10:18:53Z" level=debug msg=GetBlob go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=4cca7485-5541-4197-b5d2-0be1fe643ae8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44370" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 10:18:53 [2022-11-02T10:18:53.902Z] time="2022-11-02T10:18:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=4cca7485-5541-4197-b5d2-0be1fe643ae8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44370" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 trace.duration=23.721µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=4a9e51c4-bfd4-453a-a83f-7a883c8dab91 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 10:18:53 [2022-11-02T10:18:53.902Z] time="2022-11-02T10:18:53Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe err.message="blob unknown to registry" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=4cca7485-5541-4197-b5d2-0be1fe643ae8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44370" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.988523ms http.response.status=404 http.response.written=157 instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 10:18:53 [2022-11-02T10:18:53.902Z] 127.0.0.1 - - [02/Nov/2022:10:18:53 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.9+unknown" 10:18:53 [2022-11-02T10:18:53.902Z] time="2022-11-02T10:18:53Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=74f67d29-8b30-4d80-98e7-eb05f156ae86 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44356" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 10:18:53 [2022-11-02T10:18:53.902Z] time="2022-11-02T10:18:53Z" level=debug msg=GetBlob go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=74f67d29-8b30-4d80-98e7-eb05f156ae86 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44356" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 10:18:53 [2022-11-02T10:18:53.902Z] time="2022-11-02T10:18:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=74f67d29-8b30-4d80-98e7-eb05f156ae86 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44356" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 trace.duration=21.128µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=69f931f7-d746-4dad-aaf8-7e904887eebe trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 10:18:53 [2022-11-02T10:18:53.902Z] time="2022-11-02T10:18:53Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=74f67d29-8b30-4d80-98e7-eb05f156ae86 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44356" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.840768ms http.response.status=404 http.response.written=157 instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 10:18:53 [2022-11-02T10:18:53.902Z] 127.0.0.1 - - [02/Nov/2022:10:18:53 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.9+unknown" 10:18:53 [2022-11-02T10:18:53.902Z] time="2022-11-02T10:18:53Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=ea13f74d-fe96-473f-8afb-98abefe954e6 http.request.method=POST http.request.remoteaddr="127.0.0.1:44370" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 vars.name=test version="v2.3.0+unknown" 10:18:53 [2022-11-02T10:18:53.903Z] time="2022-11-02T10:18:53Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=ea13f74d-fe96-473f-8afb-98abefe954e6 http.request.method=POST http.request.remoteaddr="127.0.0.1:44370" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 vars.name=test version="v2.3.0+unknown" 10:18:53 [2022-11-02T10:18:53.903Z] time="2022-11-02T10:18:53Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/c9880033-fa6d-4f73-be36-45af5de0bb51/startedat\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=ea13f74d-fe96-473f-8afb-98abefe954e6 http.request.method=POST http.request.remoteaddr="127.0.0.1:44370" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 trace.duration=102.998µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=63036687-d379-45f2-bc7d-09cb579af8aa trace.line=95 vars.name=test version="v2.3.0+unknown" 10:18:53 [2022-11-02T10:18:53.903Z] time="2022-11-02T10:18:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/c9880033-fa6d-4f73-be36-45af5de0bb51/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=ea13f74d-fe96-473f-8afb-98abefe954e6 http.request.method=POST http.request.remoteaddr="127.0.0.1:44370" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 trace.duration=15.975µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=70f81737-743d-411c-aa93-7bfd56efde5f trace.line=141 vars.name=test version="v2.3.0+unknown" 10:18:53 [2022-11-02T10:18:53.903Z] time="2022-11-02T10:18:53Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/c9880033-fa6d-4f73-be36-45af5de0bb51/hashstates/sha256/0\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=ea13f74d-fe96-473f-8afb-98abefe954e6 http.request.method=POST http.request.remoteaddr="127.0.0.1:44370" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 trace.duration=60.849µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=cae8cd9d-d6a7-445e-958c-5007b5cba6cc trace.line=95 vars.name=test version="v2.3.0+unknown" 10:18:53 [2022-11-02T10:18:53.903Z] time="2022-11-02T10:18:53Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=ea13f74d-fe96-473f-8afb-98abefe954e6 http.request.method=POST http.request.remoteaddr="127.0.0.1:44370" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" http.response.duration=2.882149ms http.response.status=202 http.response.written=0 instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 version="v2.3.0+unknown" 10:18:53 [2022-11-02T10:18:53.903Z] 127.0.0.1 - - [02/Nov/2022:10:18:53 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.9+unknown" 10:18:53 [2022-11-02T10:18:53.903Z] time="2022-11-02T10:18:53Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=16d48db4-96bb-433d-bc43-106184f720f5 http.request.method=POST http.request.remoteaddr="127.0.0.1:44356" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 vars.name=test version="v2.3.0+unknown" 10:18:53 [2022-11-02T10:18:53.903Z] time="2022-11-02T10:18:53Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=16d48db4-96bb-433d-bc43-106184f720f5 http.request.method=POST http.request.remoteaddr="127.0.0.1:44356" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 vars.name=test version="v2.3.0+unknown" 10:18:53 [2022-11-02T10:18:53.903Z] time="2022-11-02T10:18:53Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/46685838-1a54-4c9b-9352-18fad5326cb7/startedat\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=16d48db4-96bb-433d-bc43-106184f720f5 http.request.method=POST http.request.remoteaddr="127.0.0.1:44356" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 trace.duration=93.464µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=61bc4ad6-0cbf-4c71-91a2-c0bc23ebbe7d trace.line=95 vars.name=test version="v2.3.0+unknown" 10:18:53 [2022-11-02T10:18:53.903Z] time="2022-11-02T10:18:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/46685838-1a54-4c9b-9352-18fad5326cb7/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=16d48db4-96bb-433d-bc43-106184f720f5 http.request.method=POST http.request.remoteaddr="127.0.0.1:44356" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 trace.duration=11.897µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=baf33531-f52c-4d53-9346-d1bcf3be11c5 trace.line=141 vars.name=test version="v2.3.0+unknown" 10:18:53 [2022-11-02T10:18:53.903Z] time="2022-11-02T10:18:53Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2300e612-a00b-4412-846a-8da58da3674c http.request.method=PUT http.request.remoteaddr="127.0.0.1:44370" http.request.uri="/v2/test/blobs/uploads/c9880033-fa6d-4f73-be36-45af5de0bb51?_state=OQbol6dV2rkdX8Zt7VYCCYZmF5onygkcvqP9XKl8DSF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM5ODgwMDMzLWZhNmQtNGY3My1iZTM2LTQ1YWY1ZGUwYmI1MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMlQxMDoxODo1My44NDgyODEwODhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 vars.name=test vars.uuid=c9880033-fa6d-4f73-be36-45af5de0bb51 version="v2.3.0+unknown" 10:18:53 [2022-11-02T10:18:53.903Z] time="2022-11-02T10:18:53Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/46685838-1a54-4c9b-9352-18fad5326cb7/hashstates/sha256/0\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=16d48db4-96bb-433d-bc43-106184f720f5 http.request.method=POST http.request.remoteaddr="127.0.0.1:44356" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 trace.duration=64.295µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=1875be1a-150a-4a5b-950a-c2ee4e6179bb trace.line=95 vars.name=test version="v2.3.0+unknown" 10:18:53 [2022-11-02T10:18:53.903Z] time="2022-11-02T10:18:53Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=16d48db4-96bb-433d-bc43-106184f720f5 http.request.method=POST http.request.remoteaddr="127.0.0.1:44356" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" http.response.duration=3.883498ms http.response.status=202 http.response.written=0 instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 version="v2.3.0+unknown" 10:18:53 [2022-11-02T10:18:53.903Z] 127.0.0.1 - - [02/Nov/2022:10:18:53 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.9+unknown" 10:18:53 [2022-11-02T10:18:53.903Z] time="2022-11-02T10:18:53Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2300e612-a00b-4412-846a-8da58da3674c http.request.method=PUT http.request.remoteaddr="127.0.0.1:44370" http.request.uri="/v2/test/blobs/uploads/c9880033-fa6d-4f73-be36-45af5de0bb51?_state=OQbol6dV2rkdX8Zt7VYCCYZmF5onygkcvqP9XKl8DSF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM5ODgwMDMzLWZhNmQtNGY3My1iZTM2LTQ1YWY1ZGUwYmI1MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMlQxMDoxODo1My44NDgyODEwODhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 vars.name=test vars.uuid=c9880033-fa6d-4f73-be36-45af5de0bb51 version="v2.3.0+unknown" 10:18:53 [2022-11-02T10:18:53.903Z] time="2022-11-02T10:18:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/c9880033-fa6d-4f73-be36-45af5de0bb51/startedat\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2300e612-a00b-4412-846a-8da58da3674c http.request.method=PUT http.request.remoteaddr="127.0.0.1:44370" http.request.uri="/v2/test/blobs/uploads/c9880033-fa6d-4f73-be36-45af5de0bb51?_state=OQbol6dV2rkdX8Zt7VYCCYZmF5onygkcvqP9XKl8DSF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM5ODgwMDMzLWZhNmQtNGY3My1iZTM2LTQ1YWY1ZGUwYmI1MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMlQxMDoxODo1My44NDgyODEwODhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 trace.duration=25.116µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=2eda9337-3caa-47cd-917f-b4ebade4a2ea trace.line=82 vars.name=test vars.uuid=c9880033-fa6d-4f73-be36-45af5de0bb51 version="v2.3.0+unknown" 10:18:53 [2022-11-02T10:18:53.903Z] time="2022-11-02T10:18:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/c9880033-fa6d-4f73-be36-45af5de0bb51/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2300e612-a00b-4412-846a-8da58da3674c http.request.method=PUT http.request.remoteaddr="127.0.0.1:44370" http.request.uri="/v2/test/blobs/uploads/c9880033-fa6d-4f73-be36-45af5de0bb51?_state=OQbol6dV2rkdX8Zt7VYCCYZmF5onygkcvqP9XKl8DSF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM5ODgwMDMzLWZhNmQtNGY3My1iZTM2LTQ1YWY1ZGUwYmI1MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMlQxMDoxODo1My44NDgyODEwODhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 trace.duration=17.805µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=0f4ab4b3-09c4-4d11-a4c0-30fc6653e44f trace.line=141 vars.name=test vars.uuid=c9880033-fa6d-4f73-be36-45af5de0bb51 version="v2.3.0+unknown" 10:18:53 [2022-11-02T10:18:53.903Z] time="2022-11-02T10:18:53Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=69b5029e-fe75-4d59-a639-e7760cbc1e8c http.request.method=PUT http.request.remoteaddr="127.0.0.1:44356" http.request.uri="/v2/test/blobs/uploads/46685838-1a54-4c9b-9352-18fad5326cb7?_state=bBSGvxJlBM4-DsMkllHOIEZLLxScw9vVIqOufXZib1t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ2Njg1ODM4LTFhNTQtNGM5Yi05MzUyLTE4ZmFkNTMyNmNiNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMlQxMDoxODo1My44NTEzMDMyNDlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 vars.name=test vars.uuid=46685838-1a54-4c9b-9352-18fad5326cb7 version="v2.3.0+unknown" 10:18:53 [2022-11-02T10:18:53.903Z] time="2022-11-02T10:18:53Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=69b5029e-fe75-4d59-a639-e7760cbc1e8c http.request.method=PUT http.request.remoteaddr="127.0.0.1:44356" http.request.uri="/v2/test/blobs/uploads/46685838-1a54-4c9b-9352-18fad5326cb7?_state=bBSGvxJlBM4-DsMkllHOIEZLLxScw9vVIqOufXZib1t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ2Njg1ODM4LTFhNTQtNGM5Yi05MzUyLTE4ZmFkNTMyNmNiNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMlQxMDoxODo1My44NTEzMDMyNDlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 vars.name=test vars.uuid=46685838-1a54-4c9b-9352-18fad5326cb7 version="v2.3.0+unknown" 10:18:53 [2022-11-02T10:18:53.903Z] time="2022-11-02T10:18:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/46685838-1a54-4c9b-9352-18fad5326cb7/startedat\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=69b5029e-fe75-4d59-a639-e7760cbc1e8c http.request.method=PUT http.request.remoteaddr="127.0.0.1:44356" http.request.uri="/v2/test/blobs/uploads/46685838-1a54-4c9b-9352-18fad5326cb7?_state=bBSGvxJlBM4-DsMkllHOIEZLLxScw9vVIqOufXZib1t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ2Njg1ODM4LTFhNTQtNGM5Yi05MzUyLTE4ZmFkNTMyNmNiNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMlQxMDoxODo1My44NTEzMDMyNDlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 trace.duration=30.532µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=5990257e-74c2-4de7-9781-d4371ad716d7 trace.line=82 vars.name=test vars.uuid=46685838-1a54-4c9b-9352-18fad5326cb7 version="v2.3.0+unknown" 10:18:53 [2022-11-02T10:18:53.903Z] time="2022-11-02T10:18:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/46685838-1a54-4c9b-9352-18fad5326cb7/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=69b5029e-fe75-4d59-a639-e7760cbc1e8c http.request.method=PUT http.request.remoteaddr="127.0.0.1:44356" http.request.uri="/v2/test/blobs/uploads/46685838-1a54-4c9b-9352-18fad5326cb7?_state=bBSGvxJlBM4-DsMkllHOIEZLLxScw9vVIqOufXZib1t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ2Njg1ODM4LTFhNTQtNGM5Yi05MzUyLTE4ZmFkNTMyNmNiNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMlQxMDoxODo1My44NTEzMDMyNDlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 trace.duration=48.074µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=3fdae044-86fb-45fd-812a-4d268faf7b7f trace.line=141 vars.name=test vars.uuid=46685838-1a54-4c9b-9352-18fad5326cb7 version="v2.3.0+unknown" 10:18:53 [2022-11-02T10:18:53.903Z] time="2022-11-02T10:18:53Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/c9880033-fa6d-4f73-be36-45af5de0bb51/data\", 0)" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2300e612-a00b-4412-846a-8da58da3674c http.request.method=PUT http.request.remoteaddr="127.0.0.1:44370" http.request.uri="/v2/test/blobs/uploads/c9880033-fa6d-4f73-be36-45af5de0bb51?_state=OQbol6dV2rkdX8Zt7VYCCYZmF5onygkcvqP9XKl8DSF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM5ODgwMDMzLWZhNmQtNGY3My1iZTM2LTQ1YWY1ZGUwYmI1MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMlQxMDoxODo1My44NDgyODEwODhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 trace.duration=86.9µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=f016128a-8648-418b-b979-cb851f1a1b41 trace.line=124 vars.name=test vars.uuid=c9880033-fa6d-4f73-be36-45af5de0bb51 version="v2.3.0+unknown" 10:18:53 [2022-11-02T10:18:53.903Z] time="2022-11-02T10:18:53Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2300e612-a00b-4412-846a-8da58da3674c http.request.method=PUT http.request.remoteaddr="127.0.0.1:44370" http.request.uri="/v2/test/blobs/uploads/c9880033-fa6d-4f73-be36-45af5de0bb51?_state=OQbol6dV2rkdX8Zt7VYCCYZmF5onygkcvqP9XKl8DSF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM5ODgwMDMzLWZhNmQtNGY3My1iZTM2LTQ1YWY1ZGUwYmI1MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMlQxMDoxODo1My44NDgyODEwODhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 vars.name=test vars.uuid=c9880033-fa6d-4f73-be36-45af5de0bb51 version="v2.3.0+unknown" 10:18:53 [2022-11-02T10:18:53.903Z] time="2022-11-02T10:18:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/c9880033-fa6d-4f73-be36-45af5de0bb51/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2300e612-a00b-4412-846a-8da58da3674c http.request.method=PUT http.request.remoteaddr="127.0.0.1:44370" http.request.uri="/v2/test/blobs/uploads/c9880033-fa6d-4f73-be36-45af5de0bb51?_state=OQbol6dV2rkdX8Zt7VYCCYZmF5onygkcvqP9XKl8DSF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM5ODgwMDMzLWZhNmQtNGY3My1iZTM2LTQ1YWY1ZGUwYmI1MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMlQxMDoxODo1My44NDgyODEwODhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 trace.duration=18.043µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=3088a75a-29b8-44da-a21b-b7e506b8cc83 trace.line=141 vars.name=test vars.uuid=c9880033-fa6d-4f73-be36-45af5de0bb51 version="v2.3.0+unknown" 10:18:53 [2022-11-02T10:18:53.903Z] time="2022-11-02T10:18:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2300e612-a00b-4412-846a-8da58da3674c http.request.method=PUT http.request.remoteaddr="127.0.0.1:44370" http.request.uri="/v2/test/blobs/uploads/c9880033-fa6d-4f73-be36-45af5de0bb51?_state=OQbol6dV2rkdX8Zt7VYCCYZmF5onygkcvqP9XKl8DSF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM5ODgwMDMzLWZhNmQtNGY3My1iZTM2LTQ1YWY1ZGUwYmI1MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMlQxMDoxODo1My44NDgyODEwODhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 trace.duration=16.87µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=23cfee20-1345-497f-83e9-f2c9e9fcf8ba trace.line=141 vars.name=test vars.uuid=c9880033-fa6d-4f73-be36-45af5de0bb51 version="v2.3.0+unknown" 10:18:53 [2022-11-02T10:18:53.903Z] time="2022-11-02T10:18:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/c9880033-fa6d-4f73-be36-45af5de0bb51/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2300e612-a00b-4412-846a-8da58da3674c http.request.method=PUT http.request.remoteaddr="127.0.0.1:44370" http.request.uri="/v2/test/blobs/uploads/c9880033-fa6d-4f73-be36-45af5de0bb51?_state=OQbol6dV2rkdX8Zt7VYCCYZmF5onygkcvqP9XKl8DSF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM5ODgwMDMzLWZhNmQtNGY3My1iZTM2LTQ1YWY1ZGUwYmI1MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMlQxMDoxODo1My44NDgyODEwODhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 trace.duration=12.356µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=b52bd5c0-1673-4c2e-af23-aa1807804099 trace.line=141 vars.name=test vars.uuid=c9880033-fa6d-4f73-be36-45af5de0bb51 version="v2.3.0+unknown" 10:18:53 [2022-11-02T10:18:53.903Z] time="2022-11-02T10:18:53Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/c9880033-fa6d-4f73-be36-45af5de0bb51/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2300e612-a00b-4412-846a-8da58da3674c http.request.method=PUT http.request.remoteaddr="127.0.0.1:44370" http.request.uri="/v2/test/blobs/uploads/c9880033-fa6d-4f73-be36-45af5de0bb51?_state=OQbol6dV2rkdX8Zt7VYCCYZmF5onygkcvqP9XKl8DSF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM5ODgwMDMzLWZhNmQtNGY3My1iZTM2LTQ1YWY1ZGUwYmI1MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMlQxMDoxODo1My44NDgyODEwODhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 trace.duration=52.249µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=0c0732fc-a7a1-4e81-93e1-72b721d97222 trace.line=167 vars.name=test vars.uuid=c9880033-fa6d-4f73-be36-45af5de0bb51 version="v2.3.0+unknown" 10:18:53 [2022-11-02T10:18:53.903Z] time="2022-11-02T10:18:53Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2300e612-a00b-4412-846a-8da58da3674c http.request.method=PUT http.request.remoteaddr="127.0.0.1:44370" http.request.uri="/v2/test/blobs/uploads/c9880033-fa6d-4f73-be36-45af5de0bb51?_state=OQbol6dV2rkdX8Zt7VYCCYZmF5onygkcvqP9XKl8DSF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM5ODgwMDMzLWZhNmQtNGY3My1iZTM2LTQ1YWY1ZGUwYmI1MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMlQxMDoxODo1My44NDgyODEwODhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 trace.duration=133.136µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=aa591ff7-1ca5-4ab9-947f-c99d56c2cb75 trace.line=95 vars.name=test vars.uuid=c9880033-fa6d-4f73-be36-45af5de0bb51 version="v2.3.0+unknown" 10:18:53 [2022-11-02T10:18:53.903Z] time="2022-11-02T10:18:53Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/c9880033-fa6d-4f73-be36-45af5de0bb51\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2300e612-a00b-4412-846a-8da58da3674c http.request.method=PUT http.request.remoteaddr="127.0.0.1:44370" http.request.uri="/v2/test/blobs/uploads/c9880033-fa6d-4f73-be36-45af5de0bb51?_state=OQbol6dV2rkdX8Zt7VYCCYZmF5onygkcvqP9XKl8DSF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM5ODgwMDMzLWZhNmQtNGY3My1iZTM2LTQ1YWY1ZGUwYmI1MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMlQxMDoxODo1My44NDgyODEwODhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 trace.duration=142.818µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=9165bace-18b7-4054-9c7e-6aa57e79a9e8 trace.line=181 vars.name=test vars.uuid=c9880033-fa6d-4f73-be36-45af5de0bb51 version="v2.3.0+unknown" 10:18:53 [2022-11-02T10:18:53.904Z] time="2022-11-02T10:18:53Z" level=info msg="response completed" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2300e612-a00b-4412-846a-8da58da3674c http.request.method=PUT http.request.remoteaddr="127.0.0.1:44370" http.request.uri="/v2/test/blobs/uploads/c9880033-fa6d-4f73-be36-45af5de0bb51?_state=OQbol6dV2rkdX8Zt7VYCCYZmF5onygkcvqP9XKl8DSF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM5ODgwMDMzLWZhNmQtNGY3My1iZTM2LTQ1YWY1ZGUwYmI1MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMlQxMDoxODo1My44NDgyODEwODhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" http.response.duration=8.703663ms http.response.status=201 http.response.written=0 instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 version="v2.3.0+unknown" 10:18:53 [2022-11-02T10:18:53.904Z] 127.0.0.1 - - [02/Nov/2022:10:18:53 +0000] "PUT /v2/test/blobs/uploads/c9880033-fa6d-4f73-be36-45af5de0bb51?_state=OQbol6dV2rkdX8Zt7VYCCYZmF5onygkcvqP9XKl8DSF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM5ODgwMDMzLWZhNmQtNGY3My1iZTM2LTQ1YWY1ZGUwYmI1MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMlQxMDoxODo1My44NDgyODEwODhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.9+unknown" 10:18:53 [2022-11-02T10:18:53.904Z] time="2022-11-02T10:18:53Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/46685838-1a54-4c9b-9352-18fad5326cb7/data\", 0)" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=69b5029e-fe75-4d59-a639-e7760cbc1e8c http.request.method=PUT http.request.remoteaddr="127.0.0.1:44356" http.request.uri="/v2/test/blobs/uploads/46685838-1a54-4c9b-9352-18fad5326cb7?_state=bBSGvxJlBM4-DsMkllHOIEZLLxScw9vVIqOufXZib1t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ2Njg1ODM4LTFhNTQtNGM5Yi05MzUyLTE4ZmFkNTMyNmNiNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMlQxMDoxODo1My44NTEzMDMyNDlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 trace.duration=2.613146ms trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=07daeac9-1da3-4657-b294-2f90560d98a4 trace.line=124 vars.name=test vars.uuid=46685838-1a54-4c9b-9352-18fad5326cb7 version="v2.3.0+unknown" 10:18:53 [2022-11-02T10:18:53.904Z] time="2022-11-02T10:18:53Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=69b5029e-fe75-4d59-a639-e7760cbc1e8c http.request.method=PUT http.request.remoteaddr="127.0.0.1:44356" http.request.uri="/v2/test/blobs/uploads/46685838-1a54-4c9b-9352-18fad5326cb7?_state=bBSGvxJlBM4-DsMkllHOIEZLLxScw9vVIqOufXZib1t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ2Njg1ODM4LTFhNTQtNGM5Yi05MzUyLTE4ZmFkNTMyNmNiNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMlQxMDoxODo1My44NTEzMDMyNDlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 vars.name=test vars.uuid=46685838-1a54-4c9b-9352-18fad5326cb7 version="v2.3.0+unknown" 10:18:53 [2022-11-02T10:18:53.904Z] time="2022-11-02T10:18:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/46685838-1a54-4c9b-9352-18fad5326cb7/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=69b5029e-fe75-4d59-a639-e7760cbc1e8c http.request.method=PUT http.request.remoteaddr="127.0.0.1:44356" http.request.uri="/v2/test/blobs/uploads/46685838-1a54-4c9b-9352-18fad5326cb7?_state=bBSGvxJlBM4-DsMkllHOIEZLLxScw9vVIqOufXZib1t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ2Njg1ODM4LTFhNTQtNGM5Yi05MzUyLTE4ZmFkNTMyNmNiNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMlQxMDoxODo1My44NTEzMDMyNDlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 trace.duration=15.844µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e63344af-ec8d-40a2-86d6-35ca77179d34 trace.line=141 vars.name=test vars.uuid=46685838-1a54-4c9b-9352-18fad5326cb7 version="v2.3.0+unknown" 10:18:53 [2022-11-02T10:18:53.904Z] time="2022-11-02T10:18:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=69b5029e-fe75-4d59-a639-e7760cbc1e8c http.request.method=PUT http.request.remoteaddr="127.0.0.1:44356" http.request.uri="/v2/test/blobs/uploads/46685838-1a54-4c9b-9352-18fad5326cb7?_state=bBSGvxJlBM4-DsMkllHOIEZLLxScw9vVIqOufXZib1t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ2Njg1ODM4LTFhNTQtNGM5Yi05MzUyLTE4ZmFkNTMyNmNiNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMlQxMDoxODo1My44NTEzMDMyNDlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 trace.duration=31.458µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=04ca8b71-9759-4df2-abf6-585b8989ac45 trace.line=141 vars.name=test vars.uuid=46685838-1a54-4c9b-9352-18fad5326cb7 version="v2.3.0+unknown" 10:18:53 [2022-11-02T10:18:53.904Z] time="2022-11-02T10:18:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/46685838-1a54-4c9b-9352-18fad5326cb7/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=69b5029e-fe75-4d59-a639-e7760cbc1e8c http.request.method=PUT http.request.remoteaddr="127.0.0.1:44356" http.request.uri="/v2/test/blobs/uploads/46685838-1a54-4c9b-9352-18fad5326cb7?_state=bBSGvxJlBM4-DsMkllHOIEZLLxScw9vVIqOufXZib1t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ2Njg1ODM4LTFhNTQtNGM5Yi05MzUyLTE4ZmFkNTMyNmNiNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMlQxMDoxODo1My44NTEzMDMyNDlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 trace.duration=16.032µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e24687c3-33b0-4cd4-a343-60b7d93ab956 trace.line=141 vars.name=test vars.uuid=46685838-1a54-4c9b-9352-18fad5326cb7 version="v2.3.0+unknown" 10:18:53 [2022-11-02T10:18:53.904Z] time="2022-11-02T10:18:53Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/46685838-1a54-4c9b-9352-18fad5326cb7/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=69b5029e-fe75-4d59-a639-e7760cbc1e8c http.request.method=PUT http.request.remoteaddr="127.0.0.1:44356" http.request.uri="/v2/test/blobs/uploads/46685838-1a54-4c9b-9352-18fad5326cb7?_state=bBSGvxJlBM4-DsMkllHOIEZLLxScw9vVIqOufXZib1t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ2Njg1ODM4LTFhNTQtNGM5Yi05MzUyLTE4ZmFkNTMyNmNiNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMlQxMDoxODo1My44NTEzMDMyNDlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 trace.duration=63.433µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=c0d48a9c-f423-441d-9187-a54e9fabb052 trace.line=167 vars.name=test vars.uuid=46685838-1a54-4c9b-9352-18fad5326cb7 version="v2.3.0+unknown" 10:18:53 [2022-11-02T10:18:53.904Z] time="2022-11-02T10:18:53Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=69b5029e-fe75-4d59-a639-e7760cbc1e8c http.request.method=PUT http.request.remoteaddr="127.0.0.1:44356" http.request.uri="/v2/test/blobs/uploads/46685838-1a54-4c9b-9352-18fad5326cb7?_state=bBSGvxJlBM4-DsMkllHOIEZLLxScw9vVIqOufXZib1t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ2Njg1ODM4LTFhNTQtNGM5Yi05MzUyLTE4ZmFkNTMyNmNiNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMlQxMDoxODo1My44NTEzMDMyNDlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 trace.duration=62.933µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=73255ef1-3a48-456e-903e-f801cc45b540 trace.line=95 vars.name=test vars.uuid=46685838-1a54-4c9b-9352-18fad5326cb7 version="v2.3.0+unknown" 10:18:53 [2022-11-02T10:18:53.904Z] time="2022-11-02T10:18:53Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/46685838-1a54-4c9b-9352-18fad5326cb7\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=69b5029e-fe75-4d59-a639-e7760cbc1e8c http.request.method=PUT http.request.remoteaddr="127.0.0.1:44356" http.request.uri="/v2/test/blobs/uploads/46685838-1a54-4c9b-9352-18fad5326cb7?_state=bBSGvxJlBM4-DsMkllHOIEZLLxScw9vVIqOufXZib1t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ2Njg1ODM4LTFhNTQtNGM5Yi05MzUyLTE4ZmFkNTMyNmNiNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMlQxMDoxODo1My44NTEzMDMyNDlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 trace.duration=82.51µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=1b3a3db6-60e3-49e2-b010-2af84682119f trace.line=181 vars.name=test vars.uuid=46685838-1a54-4c9b-9352-18fad5326cb7 version="v2.3.0+unknown" 10:18:53 [2022-11-02T10:18:53.904Z] time="2022-11-02T10:18:53Z" level=info msg="response completed" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=69b5029e-fe75-4d59-a639-e7760cbc1e8c http.request.method=PUT http.request.remoteaddr="127.0.0.1:44356" http.request.uri="/v2/test/blobs/uploads/46685838-1a54-4c9b-9352-18fad5326cb7?_state=bBSGvxJlBM4-DsMkllHOIEZLLxScw9vVIqOufXZib1t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ2Njg1ODM4LTFhNTQtNGM5Yi05MzUyLTE4ZmFkNTMyNmNiNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMlQxMDoxODo1My44NTEzMDMyNDlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" http.response.duration=8.644742ms http.response.status=201 http.response.written=0 instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 version="v2.3.0+unknown" 10:18:53 [2022-11-02T10:18:53.904Z] 127.0.0.1 - - [02/Nov/2022:10:18:53 +0000] "PUT /v2/test/blobs/uploads/46685838-1a54-4c9b-9352-18fad5326cb7?_state=bBSGvxJlBM4-DsMkllHOIEZLLxScw9vVIqOufXZib1t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ2Njg1ODM4LTFhNTQtNGM5Yi05MzUyLTE4ZmFkNTMyNmNiNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMlQxMDoxODo1My44NTEzMDMyNDlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.9+unknown" 10:18:53 [2022-11-02T10:18:53.904Z] time="2022-11-02T10:18:53Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=f7a53d10-652f-440d-b448-6b439de3ae0a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44356" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 vars.name=test vars.reference=latest version="v2.3.0+unknown" 10:18:53 [2022-11-02T10:18:53.904Z] time="2022-11-02T10:18:53Z" level=debug msg=GetImageManifest go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=f7a53d10-652f-440d-b448-6b439de3ae0a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44356" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 vars.name=test vars.reference=latest version="v2.3.0+unknown" 10:18:53 [2022-11-02T10:18:53.904Z] time="2022-11-02T10:18:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=f7a53d10-652f-440d-b448-6b439de3ae0a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44356" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 trace.duration=169.32µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d415fde3-fa6d-4b77-863c-72e2e1c8e9f8 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 10:18:53 [2022-11-02T10:18:53.904Z] time="2022-11-02T10:18:53Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=f7a53d10-652f-440d-b448-6b439de3ae0a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44356" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.055018ms http.response.status=404 http.response.written=96 instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 vars.name=test vars.reference=latest version="v2.3.0+unknown" 10:18:53 [2022-11-02T10:18:53.904Z] 127.0.0.1 - - [02/Nov/2022:10:18:53 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.9+unknown" 10:18:53 [2022-11-02T10:18:53.904Z] time="2022-11-02T10:18:53Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d63629aa-d621-4012-b60c-49259493d772 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44356" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 vars.name=test vars.reference=latest version="v2.3.0+unknown" 10:18:53 [2022-11-02T10:18:53.904Z] time="2022-11-02T10:18:53Z" level=debug msg=PutImageManifest go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d63629aa-d621-4012-b60c-49259493d772 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44356" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 vars.name=test vars.reference=latest version="v2.3.0+unknown" 10:18:53 [2022-11-02T10:18:53.904Z] time="2022-11-02T10:18:53Z" level=debug msg="(*manifestStore).Put" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d63629aa-d621-4012-b60c-49259493d772 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44356" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 vars.name=test vars.reference=latest version="v2.3.0+unknown" 10:18:53 [2022-11-02T10:18:53.904Z] time="2022-11-02T10:18:53Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d63629aa-d621-4012-b60c-49259493d772 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44356" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 vars.name=test vars.reference=latest version="v2.3.0+unknown" 10:18:53 [2022-11-02T10:18:53.904Z] time="2022-11-02T10:18:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d63629aa-d621-4012-b60c-49259493d772 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44356" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 trace.duration=232.515µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=32019fc7-cb17-49d6-9368-9106867afb5c trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 10:18:53 [2022-11-02T10:18:53.904Z] time="2022-11-02T10:18:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d63629aa-d621-4012-b60c-49259493d772 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44356" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 trace.duration=13.3µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c8d37302-9663-4bb0-be7c-e4b0048f34e8 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 10:18:53 [2022-11-02T10:18:53.904Z] time="2022-11-02T10:18:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d63629aa-d621-4012-b60c-49259493d772 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44356" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 trace.duration=28.792µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=960fb9b2-9d75-4f9d-970c-9b8cb3e64d81 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 10:18:53 [2022-11-02T10:18:53.904Z] time="2022-11-02T10:18:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d63629aa-d621-4012-b60c-49259493d772 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44356" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 trace.duration=15.901µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=5e767f8a-9fcc-42b8-bcd2-b21c9063cae8 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 10:18:53 [2022-11-02T10:18:53.904Z] time="2022-11-02T10:18:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d63629aa-d621-4012-b60c-49259493d772 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44356" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 trace.duration=17.403µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=af77c18d-0392-44e8-a025-4769257c45d2 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 10:18:53 [2022-11-02T10:18:53.904Z] time="2022-11-02T10:18:53Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d63629aa-d621-4012-b60c-49259493d772 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44356" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 trace.duration=54.843µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=344d227d-8e25-4f63-9ed1-992ebc6c3ea9 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 10:18:53 [2022-11-02T10:18:53.904Z] time="2022-11-02T10:18:53Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d63629aa-d621-4012-b60c-49259493d772 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44356" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 trace.duration=227.773µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=87d23119-fe85-4e94-8270-17966592fbf2 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 10:18:53 [2022-11-02T10:18:53.904Z] time="2022-11-02T10:18:53Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d63629aa-d621-4012-b60c-49259493d772 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44356" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 trace.duration=100.627µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=4a82730e-8e4b-419e-8d3a-f184e541bfa6 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 10:18:53 [2022-11-02T10:18:53.904Z] time="2022-11-02T10:18:53Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d63629aa-d621-4012-b60c-49259493d772 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44356" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 trace.duration=76.012µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=6d27a63a-9b4a-4fa5-947b-e0d0ded01655 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 10:18:53 [2022-11-02T10:18:53.905Z] time="2022-11-02T10:18:53Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d63629aa-d621-4012-b60c-49259493d772 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44356" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 trace.duration=207.662µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=eb8877bd-4c2d-42e5-86d0-1f3a9d33051a trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 10:18:53 [2022-11-02T10:18:53.905Z] time="2022-11-02T10:18:53Z" level=info msg="response completed" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d63629aa-d621-4012-b60c-49259493d772 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44356" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" http.response.duration=4.132005ms http.response.status=201 http.response.written=0 instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 version="v2.3.0+unknown" 10:18:53 [2022-11-02T10:18:53.905Z] 127.0.0.1 - - [02/Nov/2022:10:18:53 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.9+unknown" 10:18:53 [2022-11-02T10:18:53.905Z] time="2022-11-02T10:18:53Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=6311b5e5-3c61-4c2e-a2a6-536f88211f74 http.request.method=GET http.request.remoteaddr="127.0.0.1:44382" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.3 git-commit/4386e3f7c0bbf8d3369bcc019fd2ff7427fe59cb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 version="v2.3.0+unknown" 10:18:53 [2022-11-02T10:18:53.905Z] time="2022-11-02T10:18:53Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=6311b5e5-3c61-4c2e-a2a6-536f88211f74 http.request.method=GET http.request.remoteaddr="127.0.0.1:44382" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.3 git-commit/4386e3f7c0bbf8d3369bcc019fd2ff7427fe59cb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="734.347µs" http.response.status=200 http.response.written=2 instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 version="v2.3.0+unknown" 10:18:53 [2022-11-02T10:18:53.905Z] 127.0.0.1 - - [02/Nov/2022:10:18:53 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.3 git-commit/4386e3f7c0bbf8d3369bcc019fd2ff7427fe59cb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 10:18:53 [2022-11-02T10:18:53.905Z] time="2022-11-02T10:18:53Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=9eb822d8-6a2f-4500-a7b1-a02f5e619cc0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44392" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/4386e3f7c0bbf8d3369bcc019fd2ff7427fe59cb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 vars.name=test vars.reference=latest version="v2.3.0+unknown" 10:18:53 [2022-11-02T10:18:53.905Z] time="2022-11-02T10:18:53Z" level=debug msg=GetImageManifest go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=9eb822d8-6a2f-4500-a7b1-a02f5e619cc0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44392" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/4386e3f7c0bbf8d3369bcc019fd2ff7427fe59cb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 vars.name=test vars.reference=latest version="v2.3.0+unknown" 10:18:53 [2022-11-02T10:18:53.905Z] time="2022-11-02T10:18:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=9eb822d8-6a2f-4500-a7b1-a02f5e619cc0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44392" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/4386e3f7c0bbf8d3369bcc019fd2ff7427fe59cb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 trace.duration=222.555µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=b2785b2d-a7c5-4a63-b98d-d6ecce765d55 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 10:18:53 [2022-11-02T10:18:53.905Z] time="2022-11-02T10:18:53Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=9eb822d8-6a2f-4500-a7b1-a02f5e619cc0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44392" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/4386e3f7c0bbf8d3369bcc019fd2ff7427fe59cb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 vars.name=test vars.reference=latest version="v2.3.0+unknown" 10:18:53 [2022-11-02T10:18:53.905Z] time="2022-11-02T10:18:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=9eb822d8-6a2f-4500-a7b1-a02f5e619cc0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44392" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/4386e3f7c0bbf8d3369bcc019fd2ff7427fe59cb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 trace.duration=30.22µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=cac2ceff-ad1c-429b-b5e9-a8423e4b49dc trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 10:18:53 [2022-11-02T10:18:53.905Z] time="2022-11-02T10:18:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=9eb822d8-6a2f-4500-a7b1-a02f5e619cc0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44392" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/4386e3f7c0bbf8d3369bcc019fd2ff7427fe59cb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 trace.duration=80.377µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=0c9aba8a-8077-49d9-854b-87b09076cf15 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 10:18:53 [2022-11-02T10:18:53.905Z] time="2022-11-02T10:18:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=9eb822d8-6a2f-4500-a7b1-a02f5e619cc0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44392" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/4386e3f7c0bbf8d3369bcc019fd2ff7427fe59cb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 trace.duration=97.722µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a9c9a0f8-4506-499c-8cb5-a49283e020bf trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 10:18:53 [2022-11-02T10:18:53.905Z] time="2022-11-02T10:18:53Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=9eb822d8-6a2f-4500-a7b1-a02f5e619cc0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44392" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/4386e3f7c0bbf8d3369bcc019fd2ff7427fe59cb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 vars.name=test vars.reference=latest version="v2.3.0+unknown" 10:18:53 [2022-11-02T10:18:53.905Z] time="2022-11-02T10:18:53Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=9eb822d8-6a2f-4500-a7b1-a02f5e619cc0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44392" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/4386e3f7c0bbf8d3369bcc019fd2ff7427fe59cb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.572818ms http.response.status=200 http.response.written=417 instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 version="v2.3.0+unknown" 10:18:53 [2022-11-02T10:18:53.905Z] 127.0.0.1 - - [02/Nov/2022:10:18:53 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.3 git-commit/4386e3f7c0bbf8d3369bcc019fd2ff7427fe59cb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 10:18:53 [2022-11-02T10:18:53.905Z] time="2022-11-02T10:18:53Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=fe227d3f-abdb-4c62-a08a-1acaddc72c91 http.request.method=GET http.request.remoteaddr="127.0.0.1:44404" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/4386e3f7c0bbf8d3369bcc019fd2ff7427fe59cb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 10:18:53 [2022-11-02T10:18:53.905Z] time="2022-11-02T10:18:53Z" level=debug msg=GetImageManifest go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=fe227d3f-abdb-4c62-a08a-1acaddc72c91 http.request.method=GET http.request.remoteaddr="127.0.0.1:44404" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/4386e3f7c0bbf8d3369bcc019fd2ff7427fe59cb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 10:18:53 [2022-11-02T10:18:53.905Z] time="2022-11-02T10:18:53Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=fe227d3f-abdb-4c62-a08a-1acaddc72c91 http.request.method=GET http.request.remoteaddr="127.0.0.1:44404" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/4386e3f7c0bbf8d3369bcc019fd2ff7427fe59cb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 10:18:53 [2022-11-02T10:18:53.905Z] time="2022-11-02T10:18:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=fe227d3f-abdb-4c62-a08a-1acaddc72c91 http.request.method=GET http.request.remoteaddr="127.0.0.1:44404" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/4386e3f7c0bbf8d3369bcc019fd2ff7427fe59cb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 trace.duration=127.245µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=87152719-64df-4715-84aa-b6ead50ee6ac trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 10:18:53 [2022-11-02T10:18:53.905Z] time="2022-11-02T10:18:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=fe227d3f-abdb-4c62-a08a-1acaddc72c91 http.request.method=GET http.request.remoteaddr="127.0.0.1:44404" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/4386e3f7c0bbf8d3369bcc019fd2ff7427fe59cb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 trace.duration=68.414µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=219e514b-4011-43d6-bccb-0ea4f86cedbd trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 10:18:53 [2022-11-02T10:18:53.905Z] time="2022-11-02T10:18:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=fe227d3f-abdb-4c62-a08a-1acaddc72c91 http.request.method=GET http.request.remoteaddr="127.0.0.1:44404" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/4386e3f7c0bbf8d3369bcc019fd2ff7427fe59cb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 trace.duration=35.077µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=5133569c-6a9b-4b18-8fa0-7df94ce05400 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 10:18:53 [2022-11-02T10:18:53.905Z] time="2022-11-02T10:18:53Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=fe227d3f-abdb-4c62-a08a-1acaddc72c91 http.request.method=GET http.request.remoteaddr="127.0.0.1:44404" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/4386e3f7c0bbf8d3369bcc019fd2ff7427fe59cb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 10:18:53 [2022-11-02T10:18:53.905Z] time="2022-11-02T10:18:53Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=fe227d3f-abdb-4c62-a08a-1acaddc72c91 http.request.method=GET http.request.remoteaddr="127.0.0.1:44404" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/4386e3f7c0bbf8d3369bcc019fd2ff7427fe59cb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.721163ms http.response.status=200 http.response.written=417 instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 version="v2.3.0+unknown" 10:18:53 [2022-11-02T10:18:53.905Z] 127.0.0.1 - - [02/Nov/2022:10:18:53 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.19.3 git-commit/4386e3f7c0bbf8d3369bcc019fd2ff7427fe59cb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 10:18:54 [2022-11-02T10:18:54.166Z] time="2022-11-02T10:18:53Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=2679941c-9adb-45db-bdb4-169acfbc5bb7 http.request.method=GET http.request.remoteaddr="127.0.0.1:44406" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/4386e3f7c0bbf8d3369bcc019fd2ff7427fe59cb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 10:18:54 [2022-11-02T10:18:54.166Z] time="2022-11-02T10:18:53Z" level=debug msg=GetBlob go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=2679941c-9adb-45db-bdb4-169acfbc5bb7 http.request.method=GET http.request.remoteaddr="127.0.0.1:44406" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/4386e3f7c0bbf8d3369bcc019fd2ff7427fe59cb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 10:18:54 [2022-11-02T10:18:54.166Z] time="2022-11-02T10:18:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=2679941c-9adb-45db-bdb4-169acfbc5bb7 http.request.method=GET http.request.remoteaddr="127.0.0.1:44406" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/4386e3f7c0bbf8d3369bcc019fd2ff7427fe59cb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 trace.duration=33.641µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=b199bc63-469a-46be-9ed1-ed9d3e2c1625 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 10:18:54 [2022-11-02T10:18:54.166Z] time="2022-11-02T10:18:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=2679941c-9adb-45db-bdb4-169acfbc5bb7 http.request.method=GET http.request.remoteaddr="127.0.0.1:44406" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/4386e3f7c0bbf8d3369bcc019fd2ff7427fe59cb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 trace.duration=11.848µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=1c7c26c2-0fc3-42f7-afe4-f1b5bc7113bc trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 10:18:54 [2022-11-02T10:18:54.166Z] time="2022-11-02T10:18:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=2679941c-9adb-45db-bdb4-169acfbc5bb7 http.request.method=GET http.request.remoteaddr="127.0.0.1:44406" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/4386e3f7c0bbf8d3369bcc019fd2ff7427fe59cb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 trace.duration=16.074µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=c0c4bd94-fa74-48f5-bc66-b717e622a733 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 10:18:54 [2022-11-02T10:18:54.166Z] time="2022-11-02T10:18:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=2679941c-9adb-45db-bdb4-169acfbc5bb7 http.request.method=GET http.request.remoteaddr="127.0.0.1:44406" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/4386e3f7c0bbf8d3369bcc019fd2ff7427fe59cb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 trace.duration=10.019µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=cf641881-f2de-447b-9867-375824f2a2b9 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 10:18:54 [2022-11-02T10:18:54.166Z] time="2022-11-02T10:18:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=2679941c-9adb-45db-bdb4-169acfbc5bb7 http.request.method=GET http.request.remoteaddr="127.0.0.1:44406" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/4386e3f7c0bbf8d3369bcc019fd2ff7427fe59cb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 trace.duration=8.336µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d5c0f5f8-073a-4b16-afed-f998fa3035be trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 10:18:54 [2022-11-02T10:18:54.166Z] time="2022-11-02T10:18:53Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=2679941c-9adb-45db-bdb4-169acfbc5bb7 http.request.method=GET http.request.remoteaddr="127.0.0.1:44406" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/4386e3f7c0bbf8d3369bcc019fd2ff7427fe59cb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 trace.duration=5.875µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=7ea21dde-cbb3-4e9e-9efe-3f45830bf87d trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 10:18:54 [2022-11-02T10:18:54.166Z] time="2022-11-02T10:18:53Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=2679941c-9adb-45db-bdb4-169acfbc5bb7 http.request.method=GET http.request.remoteaddr="127.0.0.1:44406" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/4386e3f7c0bbf8d3369bcc019fd2ff7427fe59cb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 trace.duration=14.211µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=86b0b90e-da49-4eb1-8c85-11f789d2ff92 trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 10:18:54 [2022-11-02T10:18:54.167Z] time="2022-11-02T10:18:53Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=c917bed5-6286-428c-b224-284968c085e1 http.request.method=GET http.request.remoteaddr="127.0.0.1:44420" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/4386e3f7c0bbf8d3369bcc019fd2ff7427fe59cb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 10:18:54 [2022-11-02T10:18:54.167Z] time="2022-11-02T10:18:53Z" level=debug msg=GetBlob go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=c917bed5-6286-428c-b224-284968c085e1 http.request.method=GET http.request.remoteaddr="127.0.0.1:44420" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/4386e3f7c0bbf8d3369bcc019fd2ff7427fe59cb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 10:18:54 [2022-11-02T10:18:54.167Z] time="2022-11-02T10:18:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=c917bed5-6286-428c-b224-284968c085e1 http.request.method=GET http.request.remoteaddr="127.0.0.1:44420" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/4386e3f7c0bbf8d3369bcc019fd2ff7427fe59cb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 trace.duration=26.954µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=c9e5f105-99cb-4d39-a1b3-00cc062dfd94 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 10:18:54 [2022-11-02T10:18:54.167Z] time="2022-11-02T10:18:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=c917bed5-6286-428c-b224-284968c085e1 http.request.method=GET http.request.remoteaddr="127.0.0.1:44420" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/4386e3f7c0bbf8d3369bcc019fd2ff7427fe59cb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 trace.duration=12.464µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=bd9e1086-7b88-438b-8cc5-7d784faa5192 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 10:18:54 [2022-11-02T10:18:54.167Z] time="2022-11-02T10:18:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=c917bed5-6286-428c-b224-284968c085e1 http.request.method=GET http.request.remoteaddr="127.0.0.1:44420" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/4386e3f7c0bbf8d3369bcc019fd2ff7427fe59cb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 trace.duration=24.681µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=3615ddbc-2ebf-4a8a-82e9-c0d372119318 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 10:18:54 [2022-11-02T10:18:54.167Z] time="2022-11-02T10:18:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=c917bed5-6286-428c-b224-284968c085e1 http.request.method=GET http.request.remoteaddr="127.0.0.1:44420" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/4386e3f7c0bbf8d3369bcc019fd2ff7427fe59cb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 trace.duration=11.651µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=808134f7-2a37-4088-8f8d-07a26fb951a0 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 10:18:54 [2022-11-02T10:18:54.167Z] time="2022-11-02T10:18:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=c917bed5-6286-428c-b224-284968c085e1 http.request.method=GET http.request.remoteaddr="127.0.0.1:44420" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/4386e3f7c0bbf8d3369bcc019fd2ff7427fe59cb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 trace.duration=16.705µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d309c470-1899-450c-9865-6d7df5240471 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 10:18:54 [2022-11-02T10:18:54.167Z] time="2022-11-02T10:18:53Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=c917bed5-6286-428c-b224-284968c085e1 http.request.method=GET http.request.remoteaddr="127.0.0.1:44420" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/4386e3f7c0bbf8d3369bcc019fd2ff7427fe59cb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 trace.duration=5.966µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=a961e325-52b9-49cc-8420-a90ab1b25c93 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 10:18:54 [2022-11-02T10:18:54.167Z] time="2022-11-02T10:18:53Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=c917bed5-6286-428c-b224-284968c085e1 http.request.method=GET http.request.remoteaddr="127.0.0.1:44420" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/4386e3f7c0bbf8d3369bcc019fd2ff7427fe59cb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 trace.duration=19.823µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=58140fd5-ef35-4ff4-acb8-b519c9a43638 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 10:18:54 [2022-11-02T10:18:54.167Z] time="2022-11-02T10:18:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=c917bed5-6286-428c-b224-284968c085e1 http.request.method=GET http.request.remoteaddr="127.0.0.1:44420" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/4386e3f7c0bbf8d3369bcc019fd2ff7427fe59cb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 trace.duration=27.011µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ce6feef1-932f-49ed-a61b-3045d9cfb7d8 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 10:18:54 [2022-11-02T10:18:54.167Z] time="2022-11-02T10:18:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=c917bed5-6286-428c-b224-284968c085e1 http.request.method=GET http.request.remoteaddr="127.0.0.1:44420" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/4386e3f7c0bbf8d3369bcc019fd2ff7427fe59cb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 trace.duration=12.307µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=edfcf652-4039-4d60-9131-3aaa9816b23d trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 10:18:54 [2022-11-02T10:18:54.167Z] time="2022-11-02T10:18:53Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=c917bed5-6286-428c-b224-284968c085e1 http.request.method=GET http.request.remoteaddr="127.0.0.1:44420" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/4386e3f7c0bbf8d3369bcc019fd2ff7427fe59cb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=7.882384ms http.response.status=200 http.response.written=68 instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 version="v2.3.0+unknown" 10:18:54 [2022-11-02T10:18:54.167Z] 127.0.0.1 - - [02/Nov/2022:10:18:53 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.3 git-commit/4386e3f7c0bbf8d3369bcc019fd2ff7427fe59cb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 10:18:54 [2022-11-02T10:18:54.167Z] time="2022-11-02T10:18:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=2679941c-9adb-45db-bdb4-169acfbc5bb7 http.request.method=GET http.request.remoteaddr="127.0.0.1:44406" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/4386e3f7c0bbf8d3369bcc019fd2ff7427fe59cb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 trace.duration=434.008µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=30fc196d-83b4-4347-b646-69f89689fb7d trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 10:18:54 [2022-11-02T10:18:54.167Z] time="2022-11-02T10:18:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=2679941c-9adb-45db-bdb4-169acfbc5bb7 http.request.method=GET http.request.remoteaddr="127.0.0.1:44406" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/4386e3f7c0bbf8d3369bcc019fd2ff7427fe59cb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 trace.duration=49.058µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=6dada4be-c7ea-44c0-94c1-ee2bee9af4bf trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 10:18:54 [2022-11-02T10:18:54.167Z] time="2022-11-02T10:18:53Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=2679941c-9adb-45db-bdb4-169acfbc5bb7 http.request.method=GET http.request.remoteaddr="127.0.0.1:44406" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/4386e3f7c0bbf8d3369bcc019fd2ff7427fe59cb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=14.483199ms http.response.status=200 http.response.written=179 instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 version="v2.3.0+unknown" 10:18:54 [2022-11-02T10:18:54.167Z] 127.0.0.1 - - [02/Nov/2022:10:18:53 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.19.3 git-commit/4386e3f7c0bbf8d3369bcc019fd2ff7427fe59cb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 10:18:54 [2022-11-02T10:18:54.167Z] time="2022-11-02T10:18:53Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=9ac9b8c1-919e-42fe-a5ca-a551c010a2f0 http.request.method=GET http.request.remoteaddr="127.0.0.1:44446" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.3 git-commit/4386e3f7c0bbf8d3369bcc019fd2ff7427fe59cb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 version="v2.3.0+unknown" 10:18:54 [2022-11-02T10:18:54.167Z] time="2022-11-02T10:18:53Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=9ac9b8c1-919e-42fe-a5ca-a551c010a2f0 http.request.method=GET http.request.remoteaddr="127.0.0.1:44446" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.3 git-commit/4386e3f7c0bbf8d3369bcc019fd2ff7427fe59cb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="901.377µs" http.response.status=200 http.response.written=2 instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 version="v2.3.0+unknown" 10:18:54 [2022-11-02T10:18:54.167Z] 127.0.0.1 - - [02/Nov/2022:10:18:53 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.3 git-commit/4386e3f7c0bbf8d3369bcc019fd2ff7427fe59cb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 10:18:54 [2022-11-02T10:18:54.167Z] time="2022-11-02T10:18:53Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=93a1174d-4ca6-44b0-b81a-b5ce70c4ffe8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44450" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/4386e3f7c0bbf8d3369bcc019fd2ff7427fe59cb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 10:18:54 [2022-11-02T10:18:54.167Z] time="2022-11-02T10:18:53Z" level=debug msg=GetImageManifest go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=93a1174d-4ca6-44b0-b81a-b5ce70c4ffe8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44450" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/4386e3f7c0bbf8d3369bcc019fd2ff7427fe59cb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 10:18:54 [2022-11-02T10:18:54.167Z] time="2022-11-02T10:18:53Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=93a1174d-4ca6-44b0-b81a-b5ce70c4ffe8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44450" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/4386e3f7c0bbf8d3369bcc019fd2ff7427fe59cb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 10:18:54 [2022-11-02T10:18:54.167Z] time="2022-11-02T10:18:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=93a1174d-4ca6-44b0-b81a-b5ce70c4ffe8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44450" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/4386e3f7c0bbf8d3369bcc019fd2ff7427fe59cb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 trace.duration=26.437µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=4388ac32-eacc-4a61-b46e-1076ca55e576 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 10:18:54 [2022-11-02T10:18:54.167Z] time="2022-11-02T10:18:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=93a1174d-4ca6-44b0-b81a-b5ce70c4ffe8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44450" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/4386e3f7c0bbf8d3369bcc019fd2ff7427fe59cb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 trace.duration=10.781µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=2ba1c959-f0d4-4ee5-9b63-cf0e219084af trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 10:18:54 [2022-11-02T10:18:54.167Z] time="2022-11-02T10:18:53Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" err.message="manifest unknown" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=93a1174d-4ca6-44b0-b81a-b5ce70c4ffe8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44450" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/4386e3f7c0bbf8d3369bcc019fd2ff7427fe59cb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.51575ms http.response.status=404 http.response.written=181 instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 10:18:54 [2022-11-02T10:18:54.167Z] 127.0.0.1 - - [02/Nov/2022:10:18:53 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.3 git-commit/4386e3f7c0bbf8d3369bcc019fd2ff7427fe59cb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 10:18:54 [2022-11-02T10:18:54.167Z] time="2022-11-02T10:18:53Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=24feae6e-3ba9-4071-9b63-21323e29f324 http.request.method=GET http.request.remoteaddr="127.0.0.1:44454" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/4386e3f7c0bbf8d3369bcc019fd2ff7427fe59cb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 10:18:54 [2022-11-02T10:18:54.167Z] time="2022-11-02T10:18:53Z" level=debug msg=GetImageManifest go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=24feae6e-3ba9-4071-9b63-21323e29f324 http.request.method=GET http.request.remoteaddr="127.0.0.1:44454" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/4386e3f7c0bbf8d3369bcc019fd2ff7427fe59cb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 10:18:54 [2022-11-02T10:18:54.167Z] time="2022-11-02T10:18:53Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=24feae6e-3ba9-4071-9b63-21323e29f324 http.request.method=GET http.request.remoteaddr="127.0.0.1:44454" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/4386e3f7c0bbf8d3369bcc019fd2ff7427fe59cb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 10:18:54 [2022-11-02T10:18:54.168Z] time="2022-11-02T10:18:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=24feae6e-3ba9-4071-9b63-21323e29f324 http.request.method=GET http.request.remoteaddr="127.0.0.1:44454" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/4386e3f7c0bbf8d3369bcc019fd2ff7427fe59cb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 trace.duration=20.546µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=3c2d5a49-cfcd-451d-b915-1acc77752b37 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 10:18:54 [2022-11-02T10:18:54.168Z] time="2022-11-02T10:18:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=24feae6e-3ba9-4071-9b63-21323e29f324 http.request.method=GET http.request.remoteaddr="127.0.0.1:44454" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/4386e3f7c0bbf8d3369bcc019fd2ff7427fe59cb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 trace.duration=11.815µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=3626e233-3de6-4bbb-a2cb-b1d936f27442 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 10:18:54 [2022-11-02T10:18:54.168Z] time="2022-11-02T10:18:53Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" err.message="manifest unknown" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=24feae6e-3ba9-4071-9b63-21323e29f324 http.request.method=GET http.request.remoteaddr="127.0.0.1:44454" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/4386e3f7c0bbf8d3369bcc019fd2ff7427fe59cb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.125409ms http.response.status=404 http.response.written=181 instance.id=0198a4ae-0a53-4c78-9505-15ca33492e93 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 10:18:54 [2022-11-02T10:18:54.168Z] 127.0.0.1 - - [02/Nov/2022:10:18:53 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.3 git-commit/4386e3f7c0bbf8d3369bcc019fd2ff7427fe59cb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 10:18:54 [2022-11-02T10:18:54.168Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.27s) 10:18:54 [2022-11-02T10:18:54.168Z] === RUN TestRemoveImageOrphaning 10:18:54 [2022-11-02T10:18:54.427Z] --- PASS: TestRemoveImageOrphaning (0.25s) 10:18:54 [2022-11-02T10:18:54.427Z] === RUN TestRemoveImageGarbageCollector 10:18:54 [2022-11-02T10:18:54.427Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 10:18:54 [2022-11-02T10:18:54.427Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) 10:18:54 [2022-11-02T10:18:54.427Z] === RUN TestTagUnprefixedRepoByNameOrName 10:18:54 [2022-11-02T10:18:54.427Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) 10:18:54 [2022-11-02T10:18:54.427Z] === RUN TestTagInvalidReference 10:18:54 [2022-11-02T10:18:54.427Z] --- PASS: TestTagInvalidReference (0.01s) 10:18:54 [2022-11-02T10:18:54.427Z] === RUN TestTagValidPrefixedRepo 10:18:54 [2022-11-02T10:18:54.427Z] --- PASS: TestTagValidPrefixedRepo (0.05s) 10:18:54 [2022-11-02T10:18:54.427Z] === RUN TestTagExistedNameWithoutForce 10:18:54 [2022-11-02T10:18:54.427Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) 10:18:54 [2022-11-02T10:18:54.427Z] === RUN TestTagOfficialNames 10:18:54 [2022-11-02T10:18:54.427Z] --- PASS: TestTagOfficialNames (0.05s) 10:18:54 [2022-11-02T10:18:54.427Z] === RUN TestTagMatchesDigest 10:18:54 [2022-11-02T10:18:54.427Z] --- PASS: TestTagMatchesDigest (0.01s) 10:18:54 [2022-11-02T10:18:54.427Z] PASS 10:18:54 [2022-11-02T10:18:54.427Z] 10:18:54 [2022-11-02T10:18:54.427Z] === Skipped 10:18:54 [2022-11-02T10:18:54.427Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) 10:18:54 [2022-11-02T10:18:54.427Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out 10:18:54 [2022-11-02T10:18:54.427Z] 10:18:54 [2022-11-02T10:18:54.427Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) 10:18:54 [2022-11-02T10:18:54.427Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 10:18:54 [2022-11-02T10:18:54.427Z] 10:18:54 [2022-11-02T10:18:54.427Z] DONE 23 tests, 2 skipped in 1.524s 10:18:54 [2022-11-02T10:18:54.687Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 10:18:54 [2022-11-02T10:18:54.687Z] ++ 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 10:18:54 [2022-11-02T10:18:54.687Z] ++ set -e 10:18:54 [2022-11-02T10:18:54.687Z] ++ '[' -n 0 ']' 10:18:54 [2022-11-02T10:18:54.687Z] ++ set -x 10:18:54 [2022-11-02T10:18:54.687Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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 10:18:54 [2022-11-02T10:18:54.687Z] === RUN TestStripANSICommands 10:18:54 [2022-11-02T10:18:54.687Z] === RUN TestStripANSICommands/#00 10:18:54 [2022-11-02T10:18:54.687Z] === RUN TestStripANSICommands/#01 10:18:54 [2022-11-02T10:18:54.687Z] --- PASS: TestStripANSICommands (0.00s) 10:18:54 [2022-11-02T10:18:54.687Z] --- PASS: TestStripANSICommands/#00 (0.00s) 10:18:54 [2022-11-02T10:18:54.687Z] --- PASS: TestStripANSICommands/#01 (0.00s) 10:18:54 [2022-11-02T10:18:54.687Z] PASS 10:18:54 [2022-11-02T10:18:54.687Z] 10:18:54 [2022-11-02T10:18:54.687Z] DONE 3 tests in 0.041s 10:18:54 [2022-11-02T10:18:54.687Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 10:18:54 [2022-11-02T10:18:54.688Z] ++ 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 10:18:54 [2022-11-02T10:18:54.688Z] ++ set -e 10:18:54 [2022-11-02T10:18:54.688Z] ++ '[' -n 0 ']' 10:18:54 [2022-11-02T10:18:54.688Z] ++ set -x 10:18:54 [2022-11-02T10:18:54.688Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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 10:18:54 [2022-11-02T10:18:54.688Z] INFO: Testing against a local daemon 10:18:54 [2022-11-02T10:18:54.688Z] === RUN TestNetworkCreateDelete 10:18:54 [2022-11-02T10:18:54.952Z] --- PASS: TestNetworkCreateDelete (0.14s) 10:18:54 [2022-11-02T10:18:54.952Z] === RUN TestDockerNetworkDeletePreferID 10:18:55 [2022-11-02T10:18:55.212Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) 10:18:55 [2022-11-02T10:18:55.212Z] === RUN TestDaemonDNSFallback 10:19:01 [2022-11-02T10:19:01.784Z] --- PASS: TestDaemonDNSFallback (6.26s) 10:19:01 [2022-11-02T10:19:01.784Z] === RUN TestInspectNetwork 10:19:04 [2022-11-02T10:19:04.388Z] === RUN TestInspectNetwork/full_network_id 10:19:04 [2022-11-02T10:19:04.388Z] === RUN TestInspectNetwork/partial_network_id 10:19:04 [2022-11-02T10:19:04.388Z] === RUN TestInspectNetwork/network_name 10:19:04 [2022-11-02T10:19:04.388Z] === RUN TestInspectNetwork/network_name_and_swarm_scope 10:19:08 [2022-11-02T10:19:08.582Z] --- PASS: TestInspectNetwork (6.77s) 10:19:08 [2022-11-02T10:19:08.582Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) 10:19:08 [2022-11-02T10:19:08.582Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) 10:19:08 [2022-11-02T10:19:08.582Z] --- PASS: TestInspectNetwork/network_name (0.00s) 10:19:08 [2022-11-02T10:19:08.582Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) 10:19:08 [2022-11-02T10:19:08.582Z] === RUN TestRunContainerWithBridgeNone 10:19:09 [2022-11-02T10:19:09.521Z] --- PASS: TestRunContainerWithBridgeNone (1.39s) 10:19:09 [2022-11-02T10:19:09.521Z] === RUN TestNetworkInvalidJSON 10:19:09 [2022-11-02T10:19:09.521Z] === RUN TestNetworkInvalidJSON/networks/create 10:19:09 [2022-11-02T10:19:09.521Z] === PAUSE TestNetworkInvalidJSON/networks/create 10:19:09 [2022-11-02T10:19:09.521Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect 10:19:09 [2022-11-02T10:19:09.521Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect 10:19:09 [2022-11-02T10:19:09.521Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect 10:19:09 [2022-11-02T10:19:09.521Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect 10:19:09 [2022-11-02T10:19:09.780Z] === CONT TestNetworkInvalidJSON/networks/create 10:19:09 [2022-11-02T10:19:09.780Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type 10:19:09 [2022-11-02T10:19:09.780Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect 10:19:09 [2022-11-02T10:19:09.780Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type 10:19:09 [2022-11-02T10:19:09.780Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON 10:19:09 [2022-11-02T10:19:09.780Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON 10:19:09 [2022-11-02T10:19:09.780Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON 10:19:09 [2022-11-02T10:19:09.780Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON 10:19:09 [2022-11-02T10:19:09.780Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body 10:19:09 [2022-11-02T10:19:09.780Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body 10:19:09 [2022-11-02T10:19:09.780Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect 10:19:09 [2022-11-02T10:19:09.780Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type 10:19:09 [2022-11-02T10:19:09.780Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON 10:19:09 [2022-11-02T10:19:09.780Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON 10:19:09 [2022-11-02T10:19:09.780Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body 10:19:09 [2022-11-02T10:19:09.780Z] --- PASS: TestNetworkInvalidJSON (0.02s) 10:19:09 [2022-11-02T10:19:09.780Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) 10:19:09 [2022-11-02T10:19:09.780Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) 10:19:09 [2022-11-02T10:19:09.780Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) 10:19:09 [2022-11-02T10:19:09.780Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) 10:19:09 [2022-11-02T10:19:09.780Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) 10:19:09 [2022-11-02T10:19:09.780Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) 10:19:09 [2022-11-02T10:19:09.780Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) 10:19:09 [2022-11-02T10:19:09.780Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) 10:19:09 [2022-11-02T10:19:09.780Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) 10:19:09 [2022-11-02T10:19:09.780Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) 10:19:09 [2022-11-02T10:19:09.780Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) 10:19:09 [2022-11-02T10:19:09.780Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) 10:19:09 [2022-11-02T10:19:09.780Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) 10:19:09 [2022-11-02T10:19:09.780Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) 10:19:09 [2022-11-02T10:19:09.780Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) 10:19:09 [2022-11-02T10:19:09.780Z] === RUN TestNetworkList 10:19:09 [2022-11-02T10:19:09.780Z] === RUN TestNetworkList//networks 10:19:09 [2022-11-02T10:19:09.780Z] === PAUSE TestNetworkList//networks 10:19:09 [2022-11-02T10:19:09.780Z] === RUN TestNetworkList//networks/ 10:19:09 [2022-11-02T10:19:09.780Z] === PAUSE TestNetworkList//networks/ 10:19:09 [2022-11-02T10:19:09.780Z] === CONT TestNetworkList//networks 10:19:09 [2022-11-02T10:19:09.780Z] === CONT TestNetworkList//networks/ 10:19:09 [2022-11-02T10:19:09.780Z] --- PASS: TestNetworkList (0.01s) 10:19:09 [2022-11-02T10:19:09.780Z] --- PASS: TestNetworkList//networks (0.00s) 10:19:09 [2022-11-02T10:19:09.780Z] --- PASS: TestNetworkList//networks/ (0.00s) 10:19:09 [2022-11-02T10:19:09.780Z] === RUN TestHostIPv4BridgeLabel 10:19:10 [2022-11-02T10:19:10.349Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) 10:19:10 [2022-11-02T10:19:10.349Z] === RUN TestDaemonRestartWithLiveRestore 10:19:11 [2022-11-02T10:19:11.288Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) 10:19:11 [2022-11-02T10:19:11.288Z] === RUN TestDaemonDefaultNetworkPools 10:19:12 [2022-11-02T10:19:12.226Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) 10:19:12 [2022-11-02T10:19:12.226Z] === RUN TestDaemonRestartWithExistingNetwork 10:19:13 [2022-11-02T10:19:13.164Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) 10:19:13 [2022-11-02T10:19:13.164Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 10:19:14 [2022-11-02T10:19:14.544Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) 10:19:14 [2022-11-02T10:19:14.544Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 10:19:14 [2022-11-02T10:19:14.803Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) 10:19:14 [2022-11-02T10:19:14.803Z] === RUN TestServiceWithPredefinedNetwork 10:19:17 [2022-11-02T10:19:17.341Z] --- PASS: TestServiceWithPredefinedNetwork (2.23s) 10:19:17 [2022-11-02T10:19:17.341Z] === RUN TestServiceRemoveKeepsIngressNetwork 10:19:17 [2022-11-02T10:19:17.341Z] service_test.go:242: FLAKY_TEST 10:19:17 [2022-11-02T10:19:17.341Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 10:19:17 [2022-11-02T10:19:17.341Z] === RUN TestServiceWithDataPathPortInit 10:19:32 [2022-11-02T10:19:32.233Z] --- PASS: TestServiceWithDataPathPortInit (13.59s) 10:19:32 [2022-11-02T10:19:32.233Z] === RUN TestServiceWithDefaultAddressPoolInit 10:19:33 [2022-11-02T10:19:33.171Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:is12cg5jhtemxzmf7y2cnr300 Created:2022-11-02 10:19:32.003391256 +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[8d284fe706d7d5d572a676f206a0a962dcc4b13cd4bd74d99b6ab9945051d803:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vekc667lgioy4kinw54z1mz89 EndpointID:de594e36463d6590f511157bf4ac1be6dc95e6356dd917e10a09e25ab5dacf0b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:9de05507991f960b1f6ca8cb62d0d0c8f7677d0a5fd0fafd980c60244dcf2c84 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:b3ced2bf4dac IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vekc667lgioy4kinw54z1mz89 EndpointID:de594e36463d6590f511157bf4ac1be6dc95e6356dd917e10a09e25ab5dacf0b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} 10:19:38 [2022-11-02T10:19:38.448Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.77s) 10:19:38 [2022-11-02T10:19:38.448Z] PASS 10:19:38 [2022-11-02T10:19:38.448Z] 10:19:38 [2022-11-02T10:19:38.448Z] === Skipped 10:19:38 [2022-11-02T10:19:38.448Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) 10:19:38 [2022-11-02T10:19:38.448Z] service_test.go:242: FLAKY_TEST 10:19:38 [2022-11-02T10:19:38.448Z] 10:19:38 [2022-11-02T10:19:38.448Z] DONE 38 tests, 1 skipped in 42.885s 10:19:38 [2022-11-02T10:19:38.448Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 10:19:38 [2022-11-02T10:19:38.448Z] ++ 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 10:19:38 [2022-11-02T10:19:38.448Z] ++ set -e 10:19:38 [2022-11-02T10:19:38.448Z] ++ '[' -n 0 ']' 10:19:38 [2022-11-02T10:19:38.448Z] ++ set -x 10:19:38 [2022-11-02T10:19:38.448Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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 10:19:38 [2022-11-02T10:19:38.448Z] INFO: Testing against a local daemon 10:19:38 [2022-11-02T10:19:38.448Z] === RUN TestDockerNetworkIpvlanPersistance 10:19:38 [2022-11-02T10:19:38.448Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 10:19:38 [2022-11-02T10:19:38.448Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) 10:19:38 [2022-11-02T10:19:38.448Z] === RUN TestDockerNetworkIpvlan 10:19:38 [2022-11-02T10:19:38.448Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 10:19:38 [2022-11-02T10:19:38.448Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) 10:19:38 [2022-11-02T10:19:38.448Z] PASS 10:19:38 [2022-11-02T10:19:38.448Z] 10:19:38 [2022-11-02T10:19:38.448Z] === Skipped 10:19:38 [2022-11-02T10:19:38.448Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) 10:19:38 [2022-11-02T10:19:38.448Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 10:19:38 [2022-11-02T10:19:38.448Z] 10:19:38 [2022-11-02T10:19:38.448Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) 10:19:38 [2022-11-02T10:19:38.448Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 10:19:38 [2022-11-02T10:19:38.448Z] 10:19:38 [2022-11-02T10:19:38.448Z] DONE 2 tests, 2 skipped in 0.115s 10:19:38 [2022-11-02T10:19:38.448Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 10:19:38 [2022-11-02T10:19:38.448Z] ++ 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 10:19:38 [2022-11-02T10:19:38.448Z] ++ set -e 10:19:38 [2022-11-02T10:19:38.448Z] ++ '[' -n 0 ']' 10:19:38 [2022-11-02T10:19:38.448Z] ++ set -x 10:19:38 [2022-11-02T10:19:38.448Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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 10:19:38 [2022-11-02T10:19:38.448Z] INFO: Testing against a local daemon 10:19:38 [2022-11-02T10:19:38.448Z] === RUN TestDockerNetworkMacvlanPersistance 10:19:39 [2022-11-02T10:19:39.018Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.30s) 10:19:39 [2022-11-02T10:19:39.018Z] === RUN TestDockerNetworkMacvlan 10:19:39 [2022-11-02T10:19:39.957Z] === RUN TestDockerNetworkMacvlan/Subinterface 10:19:40 [2022-11-02T10:19:40.527Z] === RUN TestDockerNetworkMacvlan/OverlapParent 10:19:41 [2022-11-02T10:19:41.096Z] === RUN TestDockerNetworkMacvlan/NilParent 10:19:43 [2022-11-02T10:19:43.004Z] === RUN TestDockerNetworkMacvlan/InternalMode 10:19:44 [2022-11-02T10:19:44.913Z] === RUN TestDockerNetworkMacvlan/MultiSubnet 10:19:48 [2022-11-02T10:19:48.206Z] === RUN TestDockerNetworkMacvlan/Addressing 10:19:48 [2022-11-02T10:19:48.206Z] --- PASS: TestDockerNetworkMacvlan (9.26s) 10:19:48 [2022-11-02T10:19:48.206Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) 10:19:48 [2022-11-02T10:19:48.206Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) 10:19:48 [2022-11-02T10:19:48.206Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.82s) 10:19:48 [2022-11-02T10:19:48.206Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.77s) 10:19:48 [2022-11-02T10:19:48.206Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.94s) 10:19:48 [2022-11-02T10:19:48.206Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.51s) 10:19:48 [2022-11-02T10:19:48.206Z] PASS 10:19:48 [2022-11-02T10:19:48.206Z] 10:19:48 [2022-11-02T10:19:48.206Z] DONE 8 tests in 10.638s 10:19:48 [2022-11-02T10:19:48.466Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 10:19:48 [2022-11-02T10:19:48.466Z] ++ 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 10:19:48 [2022-11-02T10:19:48.466Z] ++ set -e 10:19:48 [2022-11-02T10:19:48.466Z] ++ '[' -n 0 ']' 10:19:48 [2022-11-02T10:19:48.466Z] ++ set -x 10:19:48 [2022-11-02T10:19:48.466Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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 10:19:48 [2022-11-02T10:19:48.466Z] testing: warning: no tests to run 10:19:48 [2022-11-02T10:19:48.466Z] PASS 10:19:48 [2022-11-02T10:19:48.466Z] 10:19:48 [2022-11-02T10:19:48.466Z] DONE 0 tests in 0.029s 10:19:48 [2022-11-02T10:19:48.466Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 10:19:48 [2022-11-02T10:19:48.466Z] ++ 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 10:19:48 [2022-11-02T10:19:48.466Z] ++ set -e 10:19:48 [2022-11-02T10:19:48.466Z] ++ '[' -n 0 ']' 10:19:48 [2022-11-02T10:19:48.466Z] ++ set -x 10:19:48 [2022-11-02T10:19:48.466Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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 10:19:48 [2022-11-02T10:19:48.466Z] INFO: Testing against a local daemon 10:19:48 [2022-11-02T10:19:48.466Z] === RUN TestAuthZPluginAllowRequest 10:19:49 [2022-11-02T10:19:49.846Z] --- PASS: TestAuthZPluginAllowRequest (1.09s) 10:19:49 [2022-11-02T10:19:49.846Z] === RUN TestAuthZPluginTLS 10:19:50 [2022-11-02T10:19:50.105Z] --- PASS: TestAuthZPluginTLS (0.55s) 10:19:50 [2022-11-02T10:19:50.105Z] === RUN TestAuthZPluginDenyRequest 10:19:50 [2022-11-02T10:19:50.674Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) 10:19:50 [2022-11-02T10:19:50.674Z] === RUN TestAuthZPluginAPIDenyResponse 10:19:51 [2022-11-02T10:19:51.243Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) 10:19:51 [2022-11-02T10:19:51.243Z] === RUN TestAuthZPluginDenyResponse 10:19:51 [2022-11-02T10:19:51.811Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) 10:19:51 [2022-11-02T10:19:51.811Z] === RUN TestAuthZPluginAllowEventStream 10:19:53 [2022-11-02T10:19:53.190Z] --- PASS: TestAuthZPluginAllowEventStream (1.20s) 10:19:53 [2022-11-02T10:19:53.190Z] === RUN TestAuthZPluginErrorResponse 10:19:53 [2022-11-02T10:19:53.449Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) 10:19:53 [2022-11-02T10:19:53.449Z] === RUN TestAuthZPluginErrorRequest 10:19:54 [2022-11-02T10:19:54.018Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) 10:19:54 [2022-11-02T10:19:54.018Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration 10:19:54 [2022-11-02T10:19:54.586Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) 10:19:54 [2022-11-02T10:19:54.586Z] === RUN TestAuthZPluginEnsureLoadImportWorking 10:19:55 [2022-11-02T10:19:55.967Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.32s) 10:19:55 [2022-11-02T10:19:55.967Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom 10:19:57 [2022-11-02T10:19:57.348Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.32s) 10:19:57 [2022-11-02T10:19:57.348Z] === RUN TestAuthZPluginHeader 10:19:57 [2022-11-02T10:19:57.917Z] --- PASS: TestAuthZPluginHeader (0.69s) 10:19:57 [2022-11-02T10:19:57.917Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest 10:19:57 [2022-11-02T10:19:57.917Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 10:19:57 [2022-11-02T10:19:57.917Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 10:19:57 [2022-11-02T10:19:57.917Z] === RUN TestAuthZPluginV2Disable 10:19:57 [2022-11-02T10:19:57.917Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 10:19:57 [2022-11-02T10:19:57.917Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) 10:19:57 [2022-11-02T10:19:57.917Z] === RUN TestAuthZPluginV2RejectVolumeRequests 10:19:57 [2022-11-02T10:19:57.917Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 10:19:57 [2022-11-02T10:19:57.917Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) 10:19:57 [2022-11-02T10:19:57.917Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart 10:19:57 [2022-11-02T10:19:57.917Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 10:19:57 [2022-11-02T10:19:57.917Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 10:19:57 [2022-11-02T10:19:57.917Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart 10:20:16 [2022-11-02T10:20:16.014Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) 10:20:16 [2022-11-02T10:20:16.014Z] PASS 10:20:16 [2022-11-02T10:20:16.014Z] 10:20:16 [2022-11-02T10:20:16.014Z] === Skipped 10:20:16 [2022-11-02T10:20:16.014Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 10:20:16 [2022-11-02T10:20:16.014Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 10:20:16 [2022-11-02T10:20:16.014Z] 10:20:16 [2022-11-02T10:20:16.014Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) 10:20:16 [2022-11-02T10:20:16.014Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 10:20:16 [2022-11-02T10:20:16.014Z] 10:20:16 [2022-11-02T10:20:16.014Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) 10:20:16 [2022-11-02T10:20:16.014Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 10:20:16 [2022-11-02T10:20:16.014Z] 10:20:16 [2022-11-02T10:20:16.014Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 10:20:16 [2022-11-02T10:20:16.014Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 10:20:16 [2022-11-02T10:20:16.014Z] 10:20:16 [2022-11-02T10:20:16.014Z] DONE 17 tests, 4 skipped in 26.348s 10:20:16 [2022-11-02T10:20:16.014Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 10:20:16 [2022-11-02T10:20:16.014Z] ++ 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 10:20:16 [2022-11-02T10:20:16.014Z] ++ set -e 10:20:16 [2022-11-02T10:20:16.014Z] ++ '[' -n 0 ']' 10:20:16 [2022-11-02T10:20:16.014Z] ++ set -x 10:20:16 [2022-11-02T10:20:16.015Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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 10:20:16 [2022-11-02T10:20:16.015Z] INFO: Testing against a local daemon 10:20:16 [2022-11-02T10:20:16.015Z] === RUN TestPluginInvalidJSON 10:20:16 [2022-11-02T10:20:16.015Z] === RUN TestPluginInvalidJSON/plugins/foobar/set 10:20:16 [2022-11-02T10:20:16.015Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set 10:20:16 [2022-11-02T10:20:16.015Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade 10:20:16 [2022-11-02T10:20:16.015Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade 10:20:16 [2022-11-02T10:20:16.015Z] === RUN TestPluginInvalidJSON/plugins/pull 10:20:16 [2022-11-02T10:20:16.015Z] === PAUSE TestPluginInvalidJSON/plugins/pull 10:20:16 [2022-11-02T10:20:16.015Z] === CONT TestPluginInvalidJSON/plugins/foobar/set 10:20:16 [2022-11-02T10:20:16.015Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type 10:20:16 [2022-11-02T10:20:16.015Z] === CONT TestPluginInvalidJSON/plugins/pull 10:20:16 [2022-11-02T10:20:16.015Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type 10:20:16 [2022-11-02T10:20:16.015Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON 10:20:16 [2022-11-02T10:20:16.015Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON 10:20:16 [2022-11-02T10:20:16.015Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON 10:20:16 [2022-11-02T10:20:16.015Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON 10:20:16 [2022-11-02T10:20:16.015Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body 10:20:16 [2022-11-02T10:20:16.015Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body 10:20:16 [2022-11-02T10:20:16.015Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade 10:20:16 [2022-11-02T10:20:16.015Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type 10:20:16 [2022-11-02T10:20:16.015Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON 10:20:16 [2022-11-02T10:20:16.015Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON 10:20:16 [2022-11-02T10:20:16.015Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body 10:20:16 [2022-11-02T10:20:16.015Z] --- PASS: TestPluginInvalidJSON (0.02s) 10:20:16 [2022-11-02T10:20:16.015Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) 10:20:16 [2022-11-02T10:20:16.015Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) 10:20:16 [2022-11-02T10:20:16.015Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) 10:20:16 [2022-11-02T10:20:16.015Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) 10:20:16 [2022-11-02T10:20:16.015Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) 10:20:16 [2022-11-02T10:20:16.015Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) 10:20:16 [2022-11-02T10:20:16.015Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) 10:20:16 [2022-11-02T10:20:16.015Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) 10:20:16 [2022-11-02T10:20:16.015Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) 10:20:16 [2022-11-02T10:20:16.015Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) 10:20:16 [2022-11-02T10:20:16.015Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) 10:20:16 [2022-11-02T10:20:16.015Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) 10:20:16 [2022-11-02T10:20:16.015Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) 10:20:16 [2022-11-02T10:20:16.015Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) 10:20:16 [2022-11-02T10:20:16.015Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) 10:20:16 [2022-11-02T10:20:16.015Z] === RUN TestPluginInstall 10:20:16 [2022-11-02T10:20:16.015Z] === RUN TestPluginInstall/no_auth 10:20:18 [2022-11-02T10:20:18.584Z] time="2022-11-02T10:20:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 10:20:18 [2022-11-02T10:20:18.584Z] time="2022-11-02T10:20:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:927785c1a656a2b307147703b101e7b052bec5e899f045364cc963fdecb648d6" mediatype=application/vnd.docker.plugin.v1+json size=522 10:20:18 [2022-11-02T10:20:18.584Z] time="2022-11-02T10:20:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 10:20:18 [2022-11-02T10:20:18.584Z] time="2022-11-02T10:20:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:927785c1a656a2b307147703b101e7b052bec5e899f045364cc963fdecb648d6" mediatype=application/vnd.docker.plugin.v1+json size=522 10:20:18 [2022-11-02T10:20:18.847Z] === RUN TestPluginInstall/with_htpasswd 10:20:19 [2022-11-02T10:20:19.120Z] time="2022-11-02T10:20:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 10:20:19 [2022-11-02T10:20:19.120Z] time="2022-11-02T10:20:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:927785c1a656a2b307147703b101e7b052bec5e899f045364cc963fdecb648d6" mediatype=application/vnd.docker.plugin.v1+json size=522 10:20:19 [2022-11-02T10:20:19.120Z] time="2022-11-02T10:20:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 10:20:19 [2022-11-02T10:20:19.120Z] time="2022-11-02T10:20:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:927785c1a656a2b307147703b101e7b052bec5e899f045364cc963fdecb648d6" mediatype=application/vnd.docker.plugin.v1+json size=522 10:20:19 [2022-11-02T10:20:19.395Z] === RUN TestPluginInstall/with_insecure 10:20:20 [2022-11-02T10:20:20.335Z] time="2022-11-02T10:20:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 10:20:20 [2022-11-02T10:20:20.335Z] time="2022-11-02T10:20:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:58edf416993a1cb3e0ef3b81b393b2ce38baf005c450c3862d97bde8ac7bb2b8" mediatype=application/vnd.docker.plugin.v1+json size=522 10:20:20 [2022-11-02T10:20:20.335Z] time="2022-11-02T10:20:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 10:20:20 [2022-11-02T10:20:20.335Z] time="2022-11-02T10:20:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:58edf416993a1cb3e0ef3b81b393b2ce38baf005c450c3862d97bde8ac7bb2b8" mediatype=application/vnd.docker.plugin.v1+json size=522 10:20:20 [2022-11-02T10:20:20.335Z] plugin_test.go:196: [dd4a1ccfaffbb] daemon is not started 10:20:20 [2022-11-02T10:20:20.335Z] --- PASS: TestPluginInstall (5.51s) 10:20:20 [2022-11-02T10:20:20.335Z] --- PASS: TestPluginInstall/no_auth (3.92s) 10:20:20 [2022-11-02T10:20:20.335Z] --- PASS: TestPluginInstall/with_htpasswd (0.57s) 10:20:20 [2022-11-02T10:20:20.335Z] --- PASS: TestPluginInstall/with_insecure (1.02s) 10:20:20 [2022-11-02T10:20:20.335Z] === RUN TestPluginsWithRuntimes 10:20:22 [2022-11-02T10:20:22.242Z] === RUN TestPluginsWithRuntimes/No_Args 10:20:22 [2022-11-02T10:20:22.812Z] === RUN TestPluginsWithRuntimes/With_Args 10:20:23 [2022-11-02T10:20:23.750Z] --- PASS: TestPluginsWithRuntimes (3.23s) 10:20:23 [2022-11-02T10:20:23.750Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.87s) 10:20:23 [2022-11-02T10:20:23.750Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.85s) 10:20:23 [2022-11-02T10:20:23.750Z] === RUN TestPluginBackCompatMediaTypes 10:20:24 [2022-11-02T10:20:24.319Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) 10:20:24 [2022-11-02T10:20:24.319Z] PASS 10:20:24 [2022-11-02T10:20:24.319Z] 10:20:24 [2022-11-02T10:20:24.319Z] DONE 24 tests in 9.427s 10:20:24 [2022-11-02T10:20:24.319Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 10:20:24 [2022-11-02T10:20:24.319Z] ++ 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 10:20:24 [2022-11-02T10:20:24.319Z] ++ set -e 10:20:24 [2022-11-02T10:20:24.319Z] ++ '[' -n 0 ']' 10:20:24 [2022-11-02T10:20:24.319Z] ++ set -x 10:20:24 [2022-11-02T10:20:24.319Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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 10:20:24 [2022-11-02T10:20:24.319Z] INFO: Testing against a local daemon 10:20:24 [2022-11-02T10:20:24.319Z] === RUN TestExternalGraphDriver 10:20:24 [2022-11-02T10:20:24.579Z] === RUN TestExternalGraphDriver/json 10:20:26 [2022-11-02T10:20:26.486Z] === RUN TestExternalGraphDriver/spec 10:20:27 [2022-11-02T10:20:27.867Z] === RUN TestExternalGraphDriver/pull 10:20:29 [2022-11-02T10:20:29.775Z] --- PASS: TestExternalGraphDriver (5.09s) 10:20:29 [2022-11-02T10:20:29.775Z] --- PASS: TestExternalGraphDriver/json (1.59s) 10:20:29 [2022-11-02T10:20:29.775Z] --- PASS: TestExternalGraphDriver/spec (1.55s) 10:20:29 [2022-11-02T10:20:29.775Z] --- PASS: TestExternalGraphDriver/pull (1.61s) 10:20:29 [2022-11-02T10:20:29.775Z] === RUN TestGraphdriverPluginV2 10:20:29 [2022-11-02T10:20:29.775Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 10:20:29 [2022-11-02T10:20:29.775Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) 10:20:29 [2022-11-02T10:20:29.775Z] PASS 10:20:29 [2022-11-02T10:20:29.775Z] 10:20:29 [2022-11-02T10:20:29.775Z] === Skipped 10:20:29 [2022-11-02T10:20:29.775Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) 10:20:29 [2022-11-02T10:20:29.775Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 10:20:29 [2022-11-02T10:20:29.775Z] 10:20:29 [2022-11-02T10:20:29.775Z] DONE 5 tests, 1 skipped in 5.516s 10:20:29 [2022-11-02T10:20:29.775Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 10:20:29 [2022-11-02T10:20:29.775Z] ++ 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 10:20:29 [2022-11-02T10:20:29.775Z] ++ set -e 10:20:29 [2022-11-02T10:20:29.775Z] ++ '[' -n 0 ']' 10:20:29 [2022-11-02T10:20:29.775Z] ++ set -x 10:20:29 [2022-11-02T10:20:29.775Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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 10:20:29 [2022-11-02T10:20:29.775Z] INFO: Testing against a local daemon 10:20:29 [2022-11-02T10:20:29.775Z] === RUN TestContinueAfterPluginCrash 10:20:29 [2022-11-02T10:20:29.775Z] === PAUSE TestContinueAfterPluginCrash 10:20:29 [2022-11-02T10:20:29.775Z] === RUN TestReadPluginNoRead 10:20:29 [2022-11-02T10:20:29.775Z] === PAUSE TestReadPluginNoRead 10:20:29 [2022-11-02T10:20:29.775Z] === RUN TestDaemonStartWithLogOpt 10:20:29 [2022-11-02T10:20:29.775Z] === PAUSE TestDaemonStartWithLogOpt 10:20:29 [2022-11-02T10:20:29.775Z] === CONT TestContinueAfterPluginCrash 10:20:29 [2022-11-02T10:20:29.775Z] === CONT TestDaemonStartWithLogOpt 10:20:33 [2022-11-02T10:20:33.069Z] --- PASS: TestDaemonStartWithLogOpt (3.04s) 10:20:33 [2022-11-02T10:20:33.069Z] === CONT TestReadPluginNoRead 10:20:34 [2022-11-02T10:20:34.976Z] === RUN TestReadPluginNoRead/default 10:20:36 [2022-11-02T10:20:36.356Z] === RUN TestReadPluginNoRead/disabled_caching 10:20:37 [2022-11-02T10:20:37.295Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching 10:20:37 [2022-11-02T10:20:37.863Z] --- PASS: TestContinueAfterPluginCrash (7.94s) 10:20:38 [2022-11-02T10:20:38.433Z] === CONT TestReadPluginNoRead 10:20:38 [2022-11-02T10:20:38.433Z] read_test.go:91: [df9f77e91a204] daemon is not started 10:20:38 [2022-11-02T10:20:38.433Z] --- PASS: TestReadPluginNoRead (5.56s) 10:20:38 [2022-11-02T10:20:38.433Z] --- PASS: TestReadPluginNoRead/default (1.17s) 10:20:38 [2022-11-02T10:20:38.433Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.13s) 10:20:38 [2022-11-02T10:20:38.433Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.17s) 10:20:38 [2022-11-02T10:20:38.433Z] PASS 10:20:38 [2022-11-02T10:20:38.433Z] 10:20:38 [2022-11-02T10:20:38.433Z] DONE 6 tests in 8.699s 10:20:38 [2022-11-02T10:20:38.433Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 10:20:38 [2022-11-02T10:20:38.434Z] ++ 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 10:20:38 [2022-11-02T10:20:38.434Z] ++ set -e 10:20:38 [2022-11-02T10:20:38.434Z] ++ '[' -n 0 ']' 10:20:38 [2022-11-02T10:20:38.434Z] ++ set -x 10:20:38 [2022-11-02T10:20:38.434Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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 10:20:38 [2022-11-02T10:20:38.434Z] testing: warning: no tests to run 10:20:38 [2022-11-02T10:20:38.434Z] PASS 10:20:38 [2022-11-02T10:20:38.434Z] 10:20:38 [2022-11-02T10:20:38.434Z] DONE 0 tests in 0.031s 10:20:38 [2022-11-02T10:20:38.434Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 10:20:38 [2022-11-02T10:20:38.434Z] ++ 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 10:20:38 [2022-11-02T10:20:38.434Z] ++ set -e 10:20:38 [2022-11-02T10:20:38.434Z] ++ '[' -n 0 ']' 10:20:38 [2022-11-02T10:20:38.434Z] ++ set -x 10:20:38 [2022-11-02T10:20:38.434Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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 10:20:38 [2022-11-02T10:20:38.693Z] INFO: Testing against a local daemon 10:20:38 [2022-11-02T10:20:38.693Z] === RUN TestPluginWithDevMounts 10:20:38 [2022-11-02T10:20:38.693Z] === PAUSE TestPluginWithDevMounts 10:20:38 [2022-11-02T10:20:38.693Z] === CONT TestPluginWithDevMounts 10:20:40 [2022-11-02T10:20:40.074Z] --- PASS: TestPluginWithDevMounts (1.52s) 10:20:40 [2022-11-02T10:20:40.074Z] PASS 10:20:40 [2022-11-02T10:20:40.074Z] 10:20:40 [2022-11-02T10:20:40.074Z] DONE 1 tests in 1.625s 10:20:40 [2022-11-02T10:20:40.074Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 10:20:40 [2022-11-02T10:20:40.074Z] ++ 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 10:20:40 [2022-11-02T10:20:40.074Z] ++ set -e 10:20:40 [2022-11-02T10:20:40.074Z] ++ '[' -n 0 ']' 10:20:40 [2022-11-02T10:20:40.074Z] ++ set -x 10:20:40 [2022-11-02T10:20:40.074Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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 10:20:40 [2022-11-02T10:20:40.334Z] INFO: Testing against a local daemon 10:20:40 [2022-11-02T10:20:40.334Z] === RUN TestSecretInspect 10:20:42 [2022-11-02T10:20:42.241Z] --- PASS: TestSecretInspect (2.14s) 10:20:42 [2022-11-02T10:20:42.241Z] === RUN TestSecretList 10:20:44 [2022-11-02T10:20:44.781Z] --- PASS: TestSecretList (2.19s) 10:20:44 [2022-11-02T10:20:44.781Z] === RUN TestSecretsCreateAndDelete 10:20:46 [2022-11-02T10:20:46.690Z] --- PASS: TestSecretsCreateAndDelete (2.18s) 10:20:46 [2022-11-02T10:20:46.690Z] === RUN TestSecretsUpdate 10:20:49 [2022-11-02T10:20:49.229Z] --- PASS: TestSecretsUpdate (2.24s) 10:20:49 [2022-11-02T10:20:49.229Z] === RUN TestTemplatedSecret 10:20:51 [2022-11-02T10:20:51.766Z] --- PASS: TestTemplatedSecret (2.33s) 10:20:51 [2022-11-02T10:20:51.766Z] === RUN TestSecretCreateResolve 10:20:53 [2022-11-02T10:20:53.675Z] --- PASS: TestSecretCreateResolve (2.18s) 10:20:53 [2022-11-02T10:20:53.675Z] PASS 10:20:53 [2022-11-02T10:20:53.675Z] 10:20:53 [2022-11-02T10:20:53.675Z] DONE 6 tests in 13.350s 10:20:53 [2022-11-02T10:20:53.675Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 10:20:53 [2022-11-02T10:20:53.675Z] ++ 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 10:20:53 [2022-11-02T10:20:53.675Z] ++ set -e 10:20:53 [2022-11-02T10:20:53.675Z] ++ '[' -n 0 ']' 10:20:53 [2022-11-02T10:20:53.675Z] ++ set -x 10:20:53 [2022-11-02T10:20:53.675Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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 10:20:53 [2022-11-02T10:20:53.675Z] INFO: Testing against a local daemon 10:20:53 [2022-11-02T10:20:53.675Z] === RUN TestServiceCreateInit 10:20:53 [2022-11-02T10:20:53.675Z] === RUN TestServiceCreateInit/daemonInitDisabled 10:20:56 [2022-11-02T10:20:56.971Z] === RUN TestServiceCreateInit/daemonInitEnabled 10:21:01 [2022-11-02T10:21:01.169Z] --- PASS: TestServiceCreateInit (7.01s) 10:21:01 [2022-11-02T10:21:01.169Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.39s) 10:21:01 [2022-11-02T10:21:01.169Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.60s) 10:21:01 [2022-11-02T10:21:01.169Z] === RUN TestCreateServiceMultipleTimes 10:21:16 [2022-11-02T10:21:16.069Z] --- PASS: TestCreateServiceMultipleTimes (15.36s) 10:21:16 [2022-11-02T10:21:16.069Z] === RUN TestCreateServiceConflict 10:21:18 [2022-11-02T10:21:18.605Z] --- PASS: TestCreateServiceConflict (2.21s) 10:21:18 [2022-11-02T10:21:18.605Z] === RUN TestCreateServiceMaxReplicas 10:21:21 [2022-11-02T10:21:21.144Z] --- PASS: TestCreateServiceMaxReplicas (2.73s) 10:21:21 [2022-11-02T10:21:21.144Z] === RUN TestCreateWithDuplicateNetworkNames 10:21:36 [2022-11-02T10:21:36.108Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.06s) 10:21:36 [2022-11-02T10:21:36.108Z] === RUN TestCreateServiceSecretFileMode 10:21:36 [2022-11-02T10:21:36.367Z] --- PASS: TestCreateServiceSecretFileMode (2.35s) 10:21:36 [2022-11-02T10:21:36.367Z] === RUN TestCreateServiceConfigFileMode 10:21:38 [2022-11-02T10:21:38.906Z] --- PASS: TestCreateServiceConfigFileMode (2.49s) 10:21:38 [2022-11-02T10:21:38.906Z] === RUN TestCreateServiceSysctls 10:21:42 [2022-11-02T10:21:42.199Z] --- PASS: TestCreateServiceSysctls (2.91s) 10:21:42 [2022-11-02T10:21:42.199Z] === RUN TestCreateServiceCapabilities 10:21:44 [2022-11-02T10:21:44.108Z] --- PASS: TestCreateServiceCapabilities (2.37s) 10:21:44 [2022-11-02T10:21:44.108Z] === RUN TestInspect 10:21:46 [2022-11-02T10:21:46.650Z] --- PASS: TestInspect (2.63s) 10:21:46 [2022-11-02T10:21:46.650Z] === RUN TestCreateJob 10:21:49 [2022-11-02T10:21:49.944Z] --- PASS: TestCreateJob (3.02s) 10:21:49 [2022-11-02T10:21:49.944Z] === RUN TestReplicatedJob 10:21:55 [2022-11-02T10:21:55.225Z] --- PASS: TestReplicatedJob (4.55s) 10:21:55 [2022-11-02T10:21:55.225Z] === RUN TestUpdateReplicatedJob 10:21:57 [2022-11-02T10:21:57.767Z] --- PASS: TestUpdateReplicatedJob (3.03s) 10:21:57 [2022-11-02T10:21:57.767Z] === RUN TestServiceListWithStatuses 10:21:57 [2022-11-02T10:21:57.767Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 10:21:57 [2022-11-02T10:21:57.767Z] --- SKIP: TestServiceListWithStatuses (0.00s) 10:21:57 [2022-11-02T10:21:57.767Z] === RUN TestDockerNetworkConnectAlias 10:22:01 [2022-11-02T10:22:01.968Z] --- PASS: TestDockerNetworkConnectAlias (4.11s) 10:22:01 [2022-11-02T10:22:01.968Z] === RUN TestDockerNetworkReConnect 10:22:05 [2022-11-02T10:22:05.264Z] --- PASS: TestDockerNetworkReConnect (3.30s) 10:22:05 [2022-11-02T10:22:05.264Z] === RUN TestServicePlugin 10:22:05 [2022-11-02T10:22:05.264Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 10:22:05 [2022-11-02T10:22:05.264Z] --- SKIP: TestServicePlugin (0.00s) 10:22:05 [2022-11-02T10:22:05.264Z] === RUN TestServiceUpdateLabel 10:22:07 [2022-11-02T10:22:07.174Z] --- PASS: TestServiceUpdateLabel (2.22s) 10:22:07 [2022-11-02T10:22:07.174Z] === RUN TestServiceUpdateSecrets 10:22:22 [2022-11-02T10:22:22.071Z] --- PASS: TestServiceUpdateSecrets (14.42s) 10:22:22 [2022-11-02T10:22:22.071Z] === RUN TestServiceUpdateConfigs 10:22:36 [2022-11-02T10:22:36.966Z] --- PASS: TestServiceUpdateConfigs (14.34s) 10:22:36 [2022-11-02T10:22:36.966Z] === RUN TestServiceUpdateNetwork 10:22:49 [2022-11-02T10:22:49.187Z] --- PASS: TestServiceUpdateNetwork (12.21s) 10:22:49 [2022-11-02T10:22:49.187Z] === RUN TestServiceUpdatePidsLimit 10:22:49 [2022-11-02T10:22:49.187Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 10:22:49 [2022-11-02T10:22:49.757Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 10:22:57 [2022-11-02T10:22:57.886Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 10:23:04 [2022-11-02T10:23:04.463Z] --- PASS: TestServiceUpdatePidsLimit (15.96s) 10:23:04 [2022-11-02T10:23:04.463Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) 10:23:04 [2022-11-02T10:23:04.463Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) 10:23:04 [2022-11-02T10:23:04.463Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) 10:23:04 [2022-11-02T10:23:04.463Z] PASS 10:23:04 [2022-11-02T10:23:04.463Z] 10:23:04 [2022-11-02T10:23:04.463Z] === Skipped 10:23:04 [2022-11-02T10:23:04.463Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) 10:23:04 [2022-11-02T10:23:04.463Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 10:23:04 [2022-11-02T10:23:04.463Z] 10:23:04 [2022-11-02T10:23:04.463Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) 10:23:04 [2022-11-02T10:23:04.463Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 10:23:04 [2022-11-02T10:23:04.463Z] 10:23:04 [2022-11-02T10:23:04.463Z] DONE 27 tests, 2 skipped in 130.385s 10:23:04 [2022-11-02T10:23:04.463Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 10:23:04 [2022-11-02T10:23:04.463Z] ++ 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 10:23:04 [2022-11-02T10:23:04.463Z] ++ set -e 10:23:04 [2022-11-02T10:23:04.463Z] ++ '[' -n 0 ']' 10:23:04 [2022-11-02T10:23:04.463Z] ++ set -x 10:23:04 [2022-11-02T10:23:04.463Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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 10:23:04 [2022-11-02T10:23:04.463Z] INFO: Testing against a local daemon 10:23:04 [2022-11-02T10:23:04.463Z] === RUN TestSessionCreate 10:23:04 [2022-11-02T10:23:04.463Z] --- PASS: TestSessionCreate (0.02s) 10:23:04 [2022-11-02T10:23:04.463Z] === RUN TestSessionCreateWithBadUpgrade 10:23:04 [2022-11-02T10:23:04.463Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) 10:23:04 [2022-11-02T10:23:04.463Z] PASS 10:23:04 [2022-11-02T10:23:04.463Z] 10:23:04 [2022-11-02T10:23:04.463Z] DONE 2 tests in 0.136s 10:23:04 [2022-11-02T10:23:04.463Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 10:23:04 [2022-11-02T10:23:04.463Z] ++ 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 10:23:04 [2022-11-02T10:23:04.463Z] ++ set -e 10:23:04 [2022-11-02T10:23:04.463Z] ++ '[' -n 0 ']' 10:23:04 [2022-11-02T10:23:04.463Z] ++ set -x 10:23:04 [2022-11-02T10:23:04.463Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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 10:23:04 [2022-11-02T10:23:04.463Z] INFO: Testing against a local daemon 10:23:04 [2022-11-02T10:23:04.463Z] === RUN TestCgroupDriverSystemdMemoryLimit 10:23:04 [2022-11-02T10:23:04.463Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 10:23:04 [2022-11-02T10:23:04.463Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) 10:23:04 [2022-11-02T10:23:04.463Z] === RUN TestDiskUsage 10:23:04 [2022-11-02T10:23:04.463Z] === PAUSE TestDiskUsage 10:23:04 [2022-11-02T10:23:04.463Z] === RUN TestEventsExecDie 10:23:04 [2022-11-02T10:23:04.732Z] --- PASS: TestEventsExecDie (0.49s) 10:23:04 [2022-11-02T10:23:04.732Z] === RUN TestEventsBackwardsCompatible 10:23:04 [2022-11-02T10:23:04.732Z] --- PASS: TestEventsBackwardsCompatible (0.05s) 10:23:04 [2022-11-02T10:23:04.732Z] === RUN TestEventsVolumeCreate 10:23:04 [2022-11-02T10:23:04.732Z] --- PASS: TestEventsVolumeCreate (0.05s) 10:23:04 [2022-11-02T10:23:04.732Z] === RUN TestInfoBinaryCommits 10:23:04 [2022-11-02T10:23:04.732Z] --- PASS: TestInfoBinaryCommits (0.02s) 10:23:04 [2022-11-02T10:23:04.732Z] === RUN TestInfoAPIVersioned 10:23:04 [2022-11-02T10:23:04.732Z] --- PASS: TestInfoAPIVersioned (0.01s) 10:23:04 [2022-11-02T10:23:04.732Z] === RUN TestInfoAPI 10:23:04 [2022-11-02T10:23:04.732Z] --- PASS: TestInfoAPI (0.02s) 10:23:04 [2022-11-02T10:23:04.732Z] === RUN TestInfoAPIWarnings 10:23:22 [2022-11-02T10:23:22.853Z] --- PASS: TestInfoAPIWarnings (16.54s) 10:23:22 [2022-11-02T10:23:22.853Z] === RUN TestInfoDebug 10:23:22 [2022-11-02T10:23:22.853Z] --- PASS: TestInfoDebug (0.52s) 10:23:22 [2022-11-02T10:23:22.853Z] === RUN TestInfoInsecureRegistries 10:23:22 [2022-11-02T10:23:22.853Z] --- PASS: TestInfoInsecureRegistries (0.52s) 10:23:22 [2022-11-02T10:23:22.853Z] === RUN TestInfoRegistryMirrors 10:23:22 [2022-11-02T10:23:22.853Z] --- PASS: TestInfoRegistryMirrors (0.52s) 10:23:22 [2022-11-02T10:23:22.853Z] === RUN TestLoginFailsWithBadCredentials 10:23:23 [2022-11-02T10:23:23.421Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) 10:23:23 [2022-11-02T10:23:23.421Z] === RUN TestPingCacheHeaders 10:23:23 [2022-11-02T10:23:23.421Z] --- PASS: TestPingCacheHeaders (0.02s) 10:23:23 [2022-11-02T10:23:23.421Z] === RUN TestPingGet 10:23:23 [2022-11-02T10:23:23.421Z] --- PASS: TestPingGet (0.01s) 10:23:23 [2022-11-02T10:23:23.421Z] === RUN TestPingHead 10:23:23 [2022-11-02T10:23:23.421Z] --- PASS: TestPingHead (0.02s) 10:23:23 [2022-11-02T10:23:23.421Z] === RUN TestPingSwarmHeader 10:23:23 [2022-11-02T10:23:23.990Z] === RUN TestPingSwarmHeader/before_swarm_init 10:23:24 [2022-11-02T10:23:24.559Z] === RUN TestPingSwarmHeader/after_swarm_init 10:23:25 [2022-11-02T10:23:25.497Z] === RUN TestPingSwarmHeader/after_swarm_leave 10:23:25 [2022-11-02T10:23:25.497Z] --- PASS: TestPingSwarmHeader (2.11s) 10:23:25 [2022-11-02T10:23:25.497Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) 10:23:25 [2022-11-02T10:23:25.497Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) 10:23:25 [2022-11-02T10:23:25.497Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) 10:23:25 [2022-11-02T10:23:25.497Z] === RUN TestPingBuilderHeader 10:23:25 [2022-11-02T10:23:25.497Z] === RUN TestPingBuilderHeader/default_config 10:23:26 [2022-11-02T10:23:26.068Z] === RUN TestPingBuilderHeader/buildkit_disabled 10:23:26 [2022-11-02T10:23:26.636Z] --- PASS: TestPingBuilderHeader (1.05s) 10:23:26 [2022-11-02T10:23:26.636Z] --- PASS: TestPingBuilderHeader/default_config (0.51s) 10:23:26 [2022-11-02T10:23:26.636Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) 10:23:26 [2022-11-02T10:23:26.636Z] === RUN TestVersion 10:23:26 [2022-11-02T10:23:26.636Z] --- PASS: TestVersion (0.02s) 10:23:26 [2022-11-02T10:23:26.636Z] === CONT TestDiskUsage 10:23:27 [2022-11-02T10:23:27.205Z] === RUN TestDiskUsage/empty 10:23:27 [2022-11-02T10:23:27.205Z] === RUN TestDiskUsage/empty/container_types 10:23:27 [2022-11-02T10:23:27.205Z] === RUN TestDiskUsage/empty/image_types 10:23:27 [2022-11-02T10:23:27.205Z] === RUN TestDiskUsage/empty/volume_types 10:23:27 [2022-11-02T10:23:27.205Z] === RUN TestDiskUsage/empty/build-cache_types 10:23:27 [2022-11-02T10:23:27.205Z] === RUN TestDiskUsage/empty/container,_volume_types 10:23:27 [2022-11-02T10:23:27.205Z] === RUN TestDiskUsage/empty/image,_build-cache_types 10:23:27 [2022-11-02T10:23:27.205Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types 10:23:27 [2022-11-02T10:23:27.205Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types 10:23:27 [2022-11-02T10:23:27.205Z] === RUN TestDiskUsage/empty/container,_image,_volume_types 10:23:27 [2022-11-02T10:23:27.205Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types 10:23:27 [2022-11-02T10:23:27.205Z] === RUN TestDiskUsage/after_LoadBusybox 10:23:27 [2022-11-02T10:23:27.205Z] === RUN TestDiskUsage/after_LoadBusybox/container_types 10:23:27 [2022-11-02T10:23:27.205Z] === RUN TestDiskUsage/after_LoadBusybox/image_types 10:23:27 [2022-11-02T10:23:27.205Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types 10:23:27 [2022-11-02T10:23:27.205Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types 10:23:27 [2022-11-02T10:23:27.205Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types 10:23:27 [2022-11-02T10:23:27.205Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types 10:23:27 [2022-11-02T10:23:27.205Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types 10:23:27 [2022-11-02T10:23:27.205Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types 10:23:27 [2022-11-02T10:23:27.205Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types 10:23:27 [2022-11-02T10:23:27.205Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types 10:23:27 [2022-11-02T10:23:27.205Z] === RUN TestDiskUsage/after_container.Run 10:23:27 [2022-11-02T10:23:27.464Z] === RUN TestDiskUsage/after_container.Run/container_types 10:23:27 [2022-11-02T10:23:27.464Z] === RUN TestDiskUsage/after_container.Run/image_types 10:23:27 [2022-11-02T10:23:27.464Z] === RUN TestDiskUsage/after_container.Run/volume_types 10:23:27 [2022-11-02T10:23:27.464Z] === RUN TestDiskUsage/after_container.Run/build-cache_types 10:23:27 [2022-11-02T10:23:27.464Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types 10:23:27 [2022-11-02T10:23:27.464Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types 10:23:27 [2022-11-02T10:23:27.464Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types 10:23:27 [2022-11-02T10:23:27.465Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types 10:23:27 [2022-11-02T10:23:27.465Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types 10:23:27 [2022-11-02T10:23:27.465Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types 10:23:27 [2022-11-02T10:23:27.724Z] --- PASS: TestDiskUsage (1.10s) 10:23:27 [2022-11-02T10:23:27.724Z] --- PASS: TestDiskUsage/empty (0.01s) 10:23:27 [2022-11-02T10:23:27.724Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) 10:23:27 [2022-11-02T10:23:27.724Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) 10:23:27 [2022-11-02T10:23:27.724Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) 10:23:27 [2022-11-02T10:23:27.724Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) 10:23:27 [2022-11-02T10:23:27.724Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) 10:23:27 [2022-11-02T10:23:27.724Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) 10:23:27 [2022-11-02T10:23:27.724Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) 10:23:27 [2022-11-02T10:23:27.724Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) 10:23:27 [2022-11-02T10:23:27.724Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) 10:23:27 [2022-11-02T10:23:27.724Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) 10:23:27 [2022-11-02T10:23:27.724Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) 10:23:27 [2022-11-02T10:23:27.724Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) 10:23:27 [2022-11-02T10:23:27.724Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) 10:23:27 [2022-11-02T10:23:27.724Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) 10:23:27 [2022-11-02T10:23:27.724Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) 10:23:27 [2022-11-02T10:23:27.724Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) 10:23:27 [2022-11-02T10:23:27.724Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) 10:23:27 [2022-11-02T10:23:27.724Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) 10:23:27 [2022-11-02T10:23:27.724Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) 10:23:27 [2022-11-02T10:23:27.724Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) 10:23:27 [2022-11-02T10:23:27.724Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) 10:23:27 [2022-11-02T10:23:27.724Z] --- PASS: TestDiskUsage/after_container.Run (0.29s) 10:23:27 [2022-11-02T10:23:27.724Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) 10:23:27 [2022-11-02T10:23:27.724Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) 10:23:27 [2022-11-02T10:23:27.724Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) 10:23:27 [2022-11-02T10:23:27.724Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) 10:23:27 [2022-11-02T10:23:27.724Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) 10:23:27 [2022-11-02T10:23:27.724Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) 10:23:27 [2022-11-02T10:23:27.724Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) 10:23:27 [2022-11-02T10:23:27.724Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) 10:23:27 [2022-11-02T10:23:27.724Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) 10:23:27 [2022-11-02T10:23:27.724Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) 10:23:27 [2022-11-02T10:23:27.724Z] PASS 10:23:27 [2022-11-02T10:23:27.724Z] 10:23:27 [2022-11-02T10:23:27.724Z] === Skipped 10:23:27 [2022-11-02T10:23:27.724Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) 10:23:27 [2022-11-02T10:23:27.724Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 10:23:27 [2022-11-02T10:23:27.724Z] 10:23:27 [2022-11-02T10:23:27.724Z] DONE 57 tests, 1 skipped in 23.562s 10:23:27 [2022-11-02T10:23:27.724Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 10:23:27 [2022-11-02T10:23:27.724Z] ++ 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 10:23:27 [2022-11-02T10:23:27.724Z] ++ set -e 10:23:27 [2022-11-02T10:23:27.724Z] ++ '[' -n 0 ']' 10:23:27 [2022-11-02T10:23:27.724Z] ++ set -x 10:23:27 [2022-11-02T10:23:27.724Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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 10:23:27 [2022-11-02T10:23:27.724Z] INFO: Testing against a local daemon 10:23:27 [2022-11-02T10:23:27.724Z] === RUN TestVolumesCreateAndList 10:23:27 [2022-11-02T10:23:27.724Z] --- PASS: TestVolumesCreateAndList (0.02s) 10:23:27 [2022-11-02T10:23:27.724Z] === RUN TestVolumesRemove 10:23:27 [2022-11-02T10:23:27.724Z] --- PASS: TestVolumesRemove (0.05s) 10:23:27 [2022-11-02T10:23:27.724Z] === RUN TestVolumesInspect 10:23:27 [2022-11-02T10:23:27.724Z] --- PASS: TestVolumesInspect (0.02s) 10:23:27 [2022-11-02T10:23:27.724Z] === RUN TestVolumesInvalidJSON 10:23:27 [2022-11-02T10:23:27.724Z] === RUN TestVolumesInvalidJSON/volumes/create 10:23:27 [2022-11-02T10:23:27.724Z] === PAUSE TestVolumesInvalidJSON/volumes/create 10:23:27 [2022-11-02T10:23:27.724Z] === CONT TestVolumesInvalidJSON/volumes/create 10:23:27 [2022-11-02T10:23:27.724Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type 10:23:27 [2022-11-02T10:23:27.724Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON 10:23:27 [2022-11-02T10:23:27.724Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON 10:23:27 [2022-11-02T10:23:27.724Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body 10:23:27 [2022-11-02T10:23:27.724Z] --- PASS: TestVolumesInvalidJSON (0.01s) 10:23:27 [2022-11-02T10:23:27.724Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) 10:23:27 [2022-11-02T10:23:27.724Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) 10:23:27 [2022-11-02T10:23:27.725Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) 10:23:27 [2022-11-02T10:23:27.725Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) 10:23:27 [2022-11-02T10:23:27.725Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) 10:23:27 [2022-11-02T10:23:27.725Z] === RUN TestVolumePruneAnonymous 10:23:27 [2022-11-02T10:23:27.984Z] --- PASS: TestVolumePruneAnonymous (0.03s) 10:23:27 [2022-11-02T10:23:27.984Z] PASS 10:23:27 [2022-11-02T10:23:27.984Z] 10:23:27 [2022-11-02T10:23:27.984Z] DONE 10 tests in 0.219s 10:23:27 [2022-11-02T10:23:27.984Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 10:23:27 [2022-11-02T10:23:27.984Z] ++++ cat bundles/test-integration/docker.pid 10:23:27 [2022-11-02T10:23:27.984Z] +++ kill 14864 10:23:28 [2022-11-02T10:23:28.243Z] +++ /etc/init.d/apparmor stop 10:23:28 [2022-11-02T10:23:28.243Z] Leaving: AppArmorNo profiles have been unloaded. 10:23:28 [2022-11-02T10:23:28.243Z] 10:23:28 [2022-11-02T10:23:28.243Z] Unloading profiles will leave already running processes permanently 10:23:28 [2022-11-02T10:23:28.243Z] unconfined, which can lead to unexpected situations. 10:23:28 [2022-11-02T10:23:28.243Z] 10:23:28 [2022-11-02T10:23:28.243Z] To set a process to complain mode, use the command line tool 10:23:28 [2022-11-02T10:23:28.243Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 10:23:28 [2022-11-02T10:23:28.243Z] +++ true 10:23:28 [2022-11-02T10:23:28.243Z] exiting test-integration 10:23:28 [2022-11-02T10:23:28.243Z] ++ exit 0 10:23:28 [2022-11-02T10:23:28.243Z] Post stage [Pipeline] junit 10:23:28 [2022-11-02T10:23:28.827Z] Recording test results 10:23:29 [2022-11-02T10:23:29.023Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh 10:23:29 [2022-11-02T10:23:29.332Z] + echo Ensuring container killed. 10:23:29 [2022-11-02T10:23:29.332Z] Ensuring container killed. 10:23:29 [2022-11-02T10:23:29.332Z] + docker rm -vf docker-pr1 10:23:29 [2022-11-02T10:23:29.332Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh 10:23:29 [2022-11-02T10:23:29.621Z] + echo Chowning /workspace to jenkins user 10:23:29 [2022-11-02T10:23:29.621Z] Chowning /workspace to jenkins user 10:23:29 [2022-11-02T10:23:29.621Z] + id -u 10:23:29 [2022-11-02T10:23:29.621Z] + id -g 10:23:29 [2022-11-02T10:23:29.621Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44393:/workspace busybox chown -R 1000:1000 /workspace 10:23:29 [2022-11-02T10:23:29.621Z] Unable to find image 'busybox:latest' locally 10:23:29 [2022-11-02T10:23:29.621Z] latest: Pulling from library/busybox 10:23:29 [2022-11-02T10:23:29.880Z] 15a8001affa7: Pulling fs layer 10:23:29 [2022-11-02T10:23:29.880Z] 15a8001affa7: Verifying Checksum 10:23:29 [2022-11-02T10:23:29.880Z] 15a8001affa7: Download complete 10:23:29 [2022-11-02T10:23:29.880Z] 15a8001affa7: Pull complete 10:23:29 [2022-11-02T10:23:29.880Z] Digest: sha256:6bdd92bf5240be1b5f3bf71324f5e371fe59f0e153b27fa1f1620f78ba16963c 10:23:29 [2022-11-02T10:23:29.880Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh 10:23:31 [2022-11-02T10:23:31.554Z] + bundleName=arm64-integration 10:23:31 [2022-11-02T10:23:31.554Z] + echo Creating arm64-integration-bundles.tar.gz 10:23:31 [2022-11-02T10:23:31.554Z] Creating arm64-integration-bundles.tar.gz 10:23:31 [2022-11-02T10:23:31.554Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print 10:23:31 [2022-11-02T10:23:31.554Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts 10:23:31 [2022-11-02T10:23:31.826Z] Archiving artifacts 10:23:33 [2022-11-02T10:23:33.633Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44393/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 10:23:33 [2022-11-02T10:23:33.930Z] + make clean 10:23:34 [2022-11-02T10:23:34.189Z] docker volume rm -f docker-dev-cache docker-mod-cache 10:23:34 [2022-11-02T10:23:34.189Z] docker-dev-cache 10:23:34 [2022-11-02T10:23:34.189Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS