Pull request #44415 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 5e15ce3a4a0f019fca92a52cf8108b29bd809e2e+afdc9a804aa7b25cfdfe899a89796b151a47657f (ef0ad7202edd2198c28518f56a6b8ccbe2713996) 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-44415@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 [2022-11-05T17:33:41.801Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-11-05T17:33:41.804Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-11-05T17:33:41.967Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-018f70795437d32f4) in /home/ubuntu/workspace/moby_PR-44415 [Pipeline] { [Pipeline] checkout [2022-11-05T17:33:41.989Z] The recommended git tool is: git [2022-11-05T17:33:41.997Z] using credential docker-jenkins-github-credentials [2022-11-05T17:33:42.009Z] Cloning the remote Git repository [2022-11-05T17:33:42.009Z] Cloning with configured refspecs honoured and without tags [2022-11-05T17:33:42.013Z] Cloning repository https://github.com/moby/moby.git [2022-11-05T17:33:42.013Z] > git init /home/ubuntu/workspace/moby_PR-44415 # timeout=10 [2022-11-05T17:33:42.032Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-11-05T17:33:42.032Z] > git --version # timeout=10 [2022-11-05T17:33:42.038Z] > git --version # 'git version 2.25.1' [2022-11-05T17:33:42.038Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-11-05T17:33:42.039Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44415/head:refs/remotes/origin/PR-44415 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-11-05T17:33:54.662Z] Fetching without tags [2022-11-05T17:33:54.865Z] Merging remotes/origin/22.06 commit afdc9a804aa7b25cfdfe899a89796b151a47657f into PR head commit 5e15ce3a4a0f019fca92a52cf8108b29bd809e2e [2022-11-05T17:33:55.429Z] Merge succeeded, producing 5e15ce3a4a0f019fca92a52cf8108b29bd809e2e [2022-11-05T17:33:55.429Z] Checking out Revision 5e15ce3a4a0f019fca92a52cf8108b29bd809e2e (PR-44415) [2022-11-05T17:33:56.035Z] Commit message: "pkg/directory: remove unused MoveToSubdir() utility" [2022-11-05T17:33:56.035Z] First time build. Skipping changelog. [2022-11-05T17:33:56.049Z] > git --version # timeout=10 [2022-11-05T17:33:56.060Z] > git --version # 'git version 2.25.1' [2022-11-05T17:33:56.071Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2022-11-05T17:33:54.645Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-11-05T17:33:54.649Z] > git config --add remote.origin.fetch +refs/pull/44415/head:refs/remotes/origin/PR-44415 # timeout=10 [2022-11-05T17:33:54.653Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-11-05T17:33:54.660Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-11-05T17:33:54.665Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-11-05T17:33:54.666Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-11-05T17:33:54.666Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44415/head:refs/remotes/origin/PR-44415 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-11-05T17:33:54.868Z] > git config core.sparsecheckout # timeout=10 [2022-11-05T17:33:54.874Z] > git checkout -f 5e15ce3a4a0f019fca92a52cf8108b29bd809e2e # timeout=10 [2022-11-05T17:33:55.402Z] > git remote # timeout=10 [2022-11-05T17:33:55.406Z] > git config --get remote.origin.url # timeout=10 [2022-11-05T17:33:55.415Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-11-05T17:33:55.416Z] > git merge afdc9a804aa7b25cfdfe899a89796b151a47657f # timeout=10 [2022-11-05T17:33:55.427Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-11-05T17:33:55.432Z] > git config core.sparsecheckout # timeout=10 [2022-11-05T17:33:55.440Z] > git checkout -f 5e15ce3a4a0f019fca92a52cf8108b29bd809e2e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-05T17:33:56.658Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44415:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2022-11-05T17:33:59.948Z] 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 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) [2022-11-05T17:34:00.646Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-09c300ad225708c81) in /home/ubuntu/workspace/moby_PR-44415 Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] checkout [2022-11-05T17:34:00.713Z] The recommended git tool is: git 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) [2022-11-05T17:34:00.762Z] using credential docker-jenkins-github-credentials Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2022-11-05T17:34:00.771Z] Cloning the remote Git repository [2022-11-05T17:34:00.771Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-11-05T17:34:00.779Z] Cloning repository https://github.com/moby/moby.git [2022-11-05T17:34:00.779Z] > git init /home/ubuntu/workspace/moby_PR-44415 # timeout=10 [2022-11-05T17:34:00.792Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-11-05T17:34:00.792Z] > git --version # timeout=10 [2022-11-05T17:34:00.794Z] > git --version # 'git version 2.25.1' [2022-11-05T17:34:00.795Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-11-05T17:34:00.795Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44415/head:refs/remotes/origin/PR-44415 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-11-05T17:34:13.268Z] Fetching without tags [2022-11-05T17:34:13.248Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-11-05T17:34:13.251Z] > git config --add remote.origin.fetch +refs/pull/44415/head:refs/remotes/origin/PR-44415 # timeout=10 [2022-11-05T17:34:13.254Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-11-05T17:34:13.260Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-11-05T17:34:13.275Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-11-05T17:34:13.276Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-11-05T17:34:13.276Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44415/head:refs/remotes/origin/PR-44415 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-11-05T17:34:13.473Z] Merging remotes/origin/22.06 commit afdc9a804aa7b25cfdfe899a89796b151a47657f into PR head commit 5e15ce3a4a0f019fca92a52cf8108b29bd809e2e [2022-11-05T17:34:14.093Z] Merge succeeded, producing 5e15ce3a4a0f019fca92a52cf8108b29bd809e2e [2022-11-05T17:34:14.093Z] Checking out Revision 5e15ce3a4a0f019fca92a52cf8108b29bd809e2e (PR-44415) [2022-11-05T17:34:14.873Z] Commit message: "pkg/directory: remove unused MoveToSubdir() utility" [2022-11-05T17:34:14.890Z] > git --version # timeout=10 [2022-11-05T17:34:14.893Z] > git --version # 'git version 2.25.1' [2022-11-05T17:34:14.896Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2022-11-05T17:34:13.481Z] > git config core.sparsecheckout # timeout=10 [2022-11-05T17:34:13.484Z] > git checkout -f 5e15ce3a4a0f019fca92a52cf8108b29bd809e2e # timeout=10 [2022-11-05T17:34:14.060Z] > git remote # timeout=10 [2022-11-05T17:34:14.073Z] > git config --get remote.origin.url # timeout=10 [2022-11-05T17:34:14.081Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-11-05T17:34:14.082Z] > git merge afdc9a804aa7b25cfdfe899a89796b151a47657f # timeout=10 [2022-11-05T17:34:14.093Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-11-05T17:34:14.144Z] > git config core.sparsecheckout # timeout=10 [2022-11-05T17:34:14.149Z] > git checkout -f 5e15ce3a4a0f019fca92a52cf8108b29bd809e2e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-11-05T17:34:15.560Z] + docker version [2022-11-05T17:34:15.560Z] Client: Docker Engine - Community [2022-11-05T17:34:15.560Z] Version: 22.06.0-beta.0 [2022-11-05T17:34:15.560Z] API version: 1.42 [2022-11-05T17:34:15.560Z] Go version: go1.18.3 [2022-11-05T17:34:15.560Z] Git commit: 3e9117b [2022-11-05T17:34:15.560Z] Built: Fri Jun 3 17:55:34 2022 [2022-11-05T17:34:15.560Z] OS/Arch: linux/arm64 [2022-11-05T17:34:15.560Z] Context: default [2022-11-05T17:34:15.560Z] [2022-11-05T17:34:15.560Z] Server: Docker Engine - Community [2022-11-05T17:34:15.560Z] Engine: [2022-11-05T17:34:15.560Z] Version: 22.06.0-beta.0 [2022-11-05T17:34:15.560Z] API version: 1.42 (minimum version 1.12) [2022-11-05T17:34:15.560Z] Go version: go1.18.3 [2022-11-05T17:34:15.560Z] Git commit: 38633e7 [2022-11-05T17:34:15.560Z] Built: Fri Jun 3 17:55:34 2022 [2022-11-05T17:34:15.560Z] OS/Arch: linux/arm64 [2022-11-05T17:34:15.560Z] Experimental: true [2022-11-05T17:34:15.560Z] containerd: [2022-11-05T17:34:15.560Z] Version: 1.6.8 [2022-11-05T17:34:15.560Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-11-05T17:34:15.560Z] runc: [2022-11-05T17:34:15.560Z] Version: 1.1.4 [2022-11-05T17:34:15.560Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-11-05T17:34:15.560Z] docker-init: [2022-11-05T17:34:15.560Z] Version: 0.19.0 [2022-11-05T17:34:15.560Z] GitCommit: de40ad0 [Pipeline] sh [2022-11-05T17:34:15.837Z] + docker info [2022-11-05T17:34:15.837Z] Client: [2022-11-05T17:34:15.837Z] Context: default [2022-11-05T17:34:15.837Z] Debug Mode: false [2022-11-05T17:34:15.837Z] Plugins: [2022-11-05T17:34:15.837Z] buildx: Docker Buildx (Docker Inc.) [2022-11-05T17:34:15.837Z] Version: v0.8.2 [2022-11-05T17:34:15.837Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2022-11-05T17:34:15.837Z] compose: Docker Compose (Docker Inc.) [2022-11-05T17:34:15.837Z] Version: v2.12.0 [2022-11-05T17:34:15.837Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-11-05T17:34:15.837Z] [2022-11-05T17:34:15.837Z] Server: [2022-11-05T17:34:15.837Z] Containers: 0 [2022-11-05T17:34:15.837Z] Running: 0 [2022-11-05T17:34:15.837Z] Paused: 0 [2022-11-05T17:34:15.837Z] Stopped: 0 [2022-11-05T17:34:15.837Z] Images: 5 [2022-11-05T17:34:15.837Z] Server Version: 22.06.0-beta.0 [2022-11-05T17:34:15.837Z] Storage Driver: overlay2 [2022-11-05T17:34:15.837Z] Backing Filesystem: extfs [2022-11-05T17:34:15.837Z] Supports d_type: true [2022-11-05T17:34:15.837Z] Using metacopy: false [2022-11-05T17:34:15.837Z] Native Overlay Diff: true [2022-11-05T17:34:15.837Z] userxattr: false [2022-11-05T17:34:15.837Z] Logging Driver: json-file [2022-11-05T17:34:15.837Z] Cgroup Driver: cgroupfs [2022-11-05T17:34:15.837Z] Cgroup Version: 1 [2022-11-05T17:34:15.837Z] Plugins: [2022-11-05T17:34:15.837Z] Volume: local [2022-11-05T17:34:15.837Z] Network: bridge host ipvlan macvlan null overlay [2022-11-05T17:34:15.837Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-11-05T17:34:15.837Z] Swarm: inactive [2022-11-05T17:34:15.837Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-11-05T17:34:15.837Z] Default Runtime: runc [2022-11-05T17:34:15.837Z] Init Binary: docker-init [2022-11-05T17:34:15.837Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-11-05T17:34:15.837Z] runc version: v1.1.4-0-g5fd4c4d [2022-11-05T17:34:15.837Z] init version: de40ad0 [2022-11-05T17:34:15.837Z] Security Options: [2022-11-05T17:34:15.837Z] apparmor [2022-11-05T17:34:15.837Z] seccomp [2022-11-05T17:34:15.837Z] Profile: builtin [2022-11-05T17:34:15.837Z] Kernel Version: 5.15.0-1022-aws [2022-11-05T17:34:15.837Z] Operating System: Ubuntu 20.04.5 LTS [2022-11-05T17:34:15.837Z] OSType: linux [2022-11-05T17:34:15.837Z] Architecture: aarch64 [2022-11-05T17:34:15.837Z] CPUs: 2 [2022-11-05T17:34:15.837Z] Total Memory: 7.559GiB [2022-11-05T17:34:15.837Z] Name: ip-10-100-74-228 [2022-11-05T17:34:15.837Z] ID: a4508864-5846-4859-9d9f-739af3007ee0 [2022-11-05T17:34:15.837Z] Docker Root Dir: /var/lib/docker [2022-11-05T17:34:15.837Z] Debug Mode: false [2022-11-05T17:34:15.837Z] Registry: https://index.docker.io/v1/ [2022-11-05T17:34:15.837Z] Labels: [2022-11-05T17:34:15.837Z] Experimental: true [2022-11-05T17:34:15.837Z] Insecure Registries: [2022-11-05T17:34:15.837Z] 127.0.0.0/8 [2022-11-05T17:34:15.837Z] Live Restore Enabled: true [2022-11-05T17:34:15.837Z] [Pipeline] sh [2022-11-05T17:34:16.153Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-11-05T17:34:16.153Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-11-05T17:34:16.153Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44415/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-11-05T17:34:16.153Z] + bash /home/ubuntu/workspace/moby_PR-44415/check-config.sh [2022-11-05T17:34:16.153Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-11-05T17:34:16.153Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ... [2022-11-05T17:34:16.153Z] [2022-11-05T17:34:16.153Z] Generally Necessary: [2022-11-05T17:34:16.153Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-11-05T17:34:16.153Z] - apparmor: enabled and tools installed [2022-11-05T17:34:16.153Z] - CONFIG_NAMESPACES: enabled [2022-11-05T17:34:16.153Z] - CONFIG_NET_NS: enabled [2022-11-05T17:34:16.153Z] - CONFIG_PID_NS: enabled [2022-11-05T17:34:16.153Z] - CONFIG_IPC_NS: enabled [2022-11-05T17:34:16.153Z] - CONFIG_UTS_NS: enabled [2022-11-05T17:34:16.153Z] - CONFIG_CGROUPS: enabled [2022-11-05T17:34:16.153Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-11-05T17:34:16.153Z] - CONFIG_CGROUP_DEVICE: enabled [2022-11-05T17:34:16.153Z] - CONFIG_CGROUP_FREEZER: enabled [2022-11-05T17:34:16.153Z] - CONFIG_CGROUP_SCHED: enabled [2022-11-05T17:34:16.153Z] - CONFIG_CPUSETS: enabled [2022-11-05T17:34:16.153Z] - CONFIG_MEMCG: enabled [2022-11-05T17:34:16.153Z] - CONFIG_KEYS: enabled [2022-11-05T17:34:16.153Z] - CONFIG_VETH: enabled (as module) [2022-11-05T17:34:16.409Z] - CONFIG_BRIDGE: enabled (as module) [2022-11-05T17:34:16.409Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-11-05T17:34:16.409Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-11-05T17:34:16.409Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-11-05T17:34:16.409Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-11-05T17:34:16.409Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-11-05T17:34:16.409Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-11-05T17:34:16.409Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-11-05T17:34:16.409Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-11-05T17:34:16.409Z] - CONFIG_NF_NAT: enabled (as module) [2022-11-05T17:34:16.409Z] - CONFIG_POSIX_MQUEUE: enabled [2022-11-05T17:34:16.409Z] - CONFIG_CGROUP_BPF: enabled [2022-11-05T17:34:16.409Z] [2022-11-05T17:34:16.409Z] Optional Features: [2022-11-05T17:34:16.409Z] - CONFIG_USER_NS: enabled [2022-11-05T17:34:16.409Z] - CONFIG_SECCOMP: enabled [2022-11-05T17:34:16.409Z] - CONFIG_SECCOMP_FILTER: enabled [2022-11-05T17:34:16.409Z] - CONFIG_CGROUP_PIDS: enabled [2022-11-05T17:34:16.409Z] - CONFIG_MEMCG_SWAP: enabled [2022-11-05T17:34:16.409Z] (cgroup swap accounting is currently enabled) [2022-11-05T17:34:16.409Z] - CONFIG_BLK_CGROUP: enabled [2022-11-05T17:34:16.409Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-11-05T17:34:16.409Z] - CONFIG_CGROUP_PERF: enabled [2022-11-05T17:34:16.409Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-11-05T17:34:16.409Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-11-05T17:34:16.409Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-11-05T17:34:16.409Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-11-05T17:34:16.665Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-11-05T17:34:16.665Z] - CONFIG_RT_GROUP_SCHED: missing [2022-11-05T17:34:16.665Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-11-05T17:34:16.665Z] - CONFIG_IP_VS: enabled (as module) [2022-11-05T17:34:16.665Z] - CONFIG_IP_VS_NFCT: enabled [2022-11-05T17:34:16.665Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-11-05T17:34:16.665Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-11-05T17:34:16.665Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-11-05T17:34:16.665Z] - CONFIG_SECURITY_SELINUX: enabled [2022-11-05T17:34:16.665Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-11-05T17:34:16.665Z] - CONFIG_EXT4_FS: enabled [2022-11-05T17:34:16.665Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-11-05T17:34:16.665Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-11-05T17:34:16.665Z] - Network Drivers: [2022-11-05T17:34:16.665Z] - "overlay": [2022-11-05T17:34:16.665Z] - CONFIG_VXLAN: enabled (as module) [2022-11-05T17:34:16.665Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-11-05T17:34:16.665Z] Optional (for encrypted networks): [2022-11-05T17:34:16.665Z] - CONFIG_CRYPTO: enabled [2022-11-05T17:34:16.665Z] - CONFIG_CRYPTO_AEAD: enabled [2022-11-05T17:34:16.665Z] - CONFIG_CRYPTO_GCM: enabled [2022-11-05T17:34:16.665Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-11-05T17:34:16.665Z] - CONFIG_CRYPTO_GHASH: enabled [2022-11-05T17:34:16.665Z] - CONFIG_XFRM: enabled [2022-11-05T17:34:16.665Z] - CONFIG_XFRM_USER: enabled (as module) [2022-11-05T17:34:16.665Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-11-05T17:34:16.665Z] - CONFIG_INET_ESP: enabled (as module) [2022-11-05T17:34:16.665Z] - "ipvlan": [2022-11-05T17:34:16.920Z] - CONFIG_IPVLAN: enabled (as module) [2022-11-05T17:34:16.920Z] - "macvlan": [2022-11-05T17:34:16.920Z] - CONFIG_MACVLAN: enabled (as module) [2022-11-05T17:34:16.920Z] - CONFIG_DUMMY: enabled (as module) [2022-11-05T17:34:16.920Z] - "ftp,tftp client in container": [2022-11-05T17:34:16.920Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-11-05T17:34:16.920Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-11-05T17:34:16.920Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-11-05T17:34:16.920Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-11-05T17:34:16.920Z] - Storage Drivers: [2022-11-05T17:34:16.920Z] - "aufs": [2022-11-05T17:34:16.920Z] - CONFIG_AUFS_FS: enabled (as module) [2022-11-05T17:34:16.920Z] - "btrfs": [2022-11-05T17:34:16.920Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-11-05T17:34:16.920Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-11-05T17:34:16.920Z] - "devicemapper": [2022-11-05T17:34:16.920Z] - CONFIG_BLK_DEV_DM: enabled [2022-11-05T17:34:16.920Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-11-05T17:34:16.920Z] - "overlay": [2022-11-05T17:34:16.920Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-11-05T17:34:16.920Z] - "zfs": [2022-11-05T17:34:16.920Z] - /dev/zfs: present [2022-11-05T17:34:16.920Z] - zfs command: missing [2022-11-05T17:34:16.920Z] - zpool command: missing [2022-11-05T17:34:16.920Z] [2022-11-05T17:34:16.920Z] Limits: [2022-11-05T17:34:16.920Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-11-05T17:34:16.920Z] [2022-11-05T17:34:16.920Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-11-05T17:34:17.275Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:5e15ce3a4a0f019fca92a52cf8108b29bd809e2e . [2022-11-05T17:34:17.531Z] #1 [internal] load build definition from Dockerfile [2022-11-05T17:34:17.531Z] #1 transferring dockerfile: 19.47kB done [2022-11-05T17:34:17.531Z] #1 DONE 0.0s [2022-11-05T17:34:17.531Z] [2022-11-05T17:34:17.531Z] #2 [internal] load .dockerignore [2022-11-05T17:34:17.531Z] #2 transferring context: 145B done [2022-11-05T17:34:17.531Z] #2 DONE 0.0s [2022-11-05T17:34:17.531Z] [2022-11-05T17:34:17.531Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-11-05T17:34:17.531Z] #3 DONE 0.1s [2022-11-05T17:34:17.531Z] [2022-11-05T17:34:17.531Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-11-05T17:34:17.531Z] #4 CACHED [2022-11-05T17:34:17.787Z] [2022-11-05T17:34:17.787Z] #5 [internal] load metadata for docker.io/library/debian:bullseye [2022-11-05T17:34:17.787Z] #5 DONE 0.1s [2022-11-05T17:34:17.787Z] [2022-11-05T17:34:17.787Z] #6 [internal] load metadata for docker.io/library/golang:1.19.2-bullseye [2022-11-05T17:34:17.787Z] #6 ... [2022-11-05T17:34:17.787Z] [2022-11-05T17:34:17.787Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-11-05T17:34:17.787Z] #7 DONE 0.1s [2022-11-05T17:34:17.787Z] [2022-11-05T17:34:17.787Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-11-05T17:34:17.787Z] #8 DONE 0.1s [2022-11-05T17:34:18.043Z] [2022-11-05T17:34:18.043Z] #6 [internal] load metadata for docker.io/library/golang:1.19.2-bullseye [2022-11-05T17:34:18.043Z] #6 DONE 0.3s [2022-11-05T17:34:19.410Z] [2022-11-05T17:34:19.410Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-11-05T17:34:19.410Z] #9 DONE 0.0s [2022-11-05T17:34:19.410Z] [2022-11-05T17:34:19.410Z] #10 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-11-05T17:34:19.410Z] #10 DONE 0.0s [2022-11-05T17:34:19.410Z] [2022-11-05T17:34:19.410Z] #11 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:bfe6615d017d1eebe19f349669de58cda36c668ef916e618be78071513c690e5 [2022-11-05T17:34:19.410Z] #11 DONE 0.0s [2022-11-05T17:34:19.410Z] [2022-11-05T17:34:19.410Z] #12 [base 1/3] FROM docker.io/library/golang:1.19.2-bullseye@sha256:8b9971c37678d2c4c04e7dd4e430baec049647d72ed97bf5e6a41ef8e77e74a5 [2022-11-05T17:34:19.410Z] #12 resolve docker.io/library/golang:1.19.2-bullseye@sha256:8b9971c37678d2c4c04e7dd4e430baec049647d72ed97bf5e6a41ef8e77e74a5 0.0s done [2022-11-05T17:34:19.410Z] #12 sha256:37b87b32e8389cfe7d8291583b950c0d2c0b98509b9a91bc0998c477706f0d03 7.12kB / 7.12kB done [2022-11-05T17:34:19.410Z] #12 sha256:fee96d99957b7576c05df0b5163cecbee865a5b9e7e6f1360e14405b78e397c3 154B / 154B 0.1s done [2022-11-05T17:34:19.410Z] #12 sha256:8b9971c37678d2c4c04e7dd4e430baec049647d72ed97bf5e6a41ef8e77e74a5 1.86kB / 1.86kB done [2022-11-05T17:34:19.410Z] #12 sha256:eebbd0de1400e890feac0b4b2a34feca7d973f3393e85f94ba9df03d72e12e02 0B / 115.11MB 0.1s [2022-11-05T17:34:19.410Z] #12 sha256:e747d62bf5ae59326b90d95899413cbc239e98c7932c90a9d6368f6e44109236 1.80kB / 1.80kB done [2022-11-05T17:34:19.982Z] #12 sha256:eebbd0de1400e890feac0b4b2a34feca7d973f3393e85f94ba9df03d72e12e02 27.53MB / 115.11MB 0.4s [2022-11-05T17:34:19.982Z] #12 ... [2022-11-05T17:34:19.982Z] [2022-11-05T17:34:19.982Z] #13 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-11-05T17:34:19.982Z] #13 CACHED [2022-11-05T17:34:19.982Z] [2022-11-05T17:34:19.983Z] #12 [base 1/3] FROM docker.io/library/golang:1.19.2-bullseye@sha256:8b9971c37678d2c4c04e7dd4e430baec049647d72ed97bf5e6a41ef8e77e74a5 [2022-11-05T17:34:19.983Z] #12 sha256:eebbd0de1400e890feac0b4b2a34feca7d973f3393e85f94ba9df03d72e12e02 34.96MB / 115.11MB 0.6s [2022-11-05T17:34:20.246Z] #12 sha256:eebbd0de1400e890feac0b4b2a34feca7d973f3393e85f94ba9df03d72e12e02 41.94MB / 115.11MB 0.7s [2022-11-05T17:34:20.246Z] #12 sha256:eebbd0de1400e890feac0b4b2a34feca7d973f3393e85f94ba9df03d72e12e02 50.33MB / 115.11MB 0.9s [2022-11-05T17:34:20.510Z] #12 sha256:eebbd0de1400e890feac0b4b2a34feca7d973f3393e85f94ba9df03d72e12e02 56.62MB / 115.11MB 1.0s [2022-11-05T17:34:20.768Z] #12 ... [2022-11-05T17:34:20.768Z] [2022-11-05T17:34:20.768Z] #14 [internal] load build context [2022-11-05T17:34:20.768Z] #14 transferring context: 62.89MB 1.2s done [2022-11-05T17:34:20.768Z] #14 DONE 1.3s [2022-11-05T17:34:20.768Z] [2022-11-05T17:34:20.768Z] #12 [base 1/3] FROM docker.io/library/golang:1.19.2-bullseye@sha256:8b9971c37678d2c4c04e7dd4e430baec049647d72ed97bf5e6a41ef8e77e74a5 [2022-11-05T17:34:20.768Z] #12 sha256:eebbd0de1400e890feac0b4b2a34feca7d973f3393e85f94ba9df03d72e12e02 66.06MB / 115.11MB 1.3s [2022-11-05T17:34:21.141Z] #12 sha256:eebbd0de1400e890feac0b4b2a34feca7d973f3393e85f94ba9df03d72e12e02 83.89MB / 115.11MB 1.5s [2022-11-05T17:34:21.397Z] #12 sha256:eebbd0de1400e890feac0b4b2a34feca7d973f3393e85f94ba9df03d72e12e02 99.61MB / 115.11MB 2.0s [2022-11-05T17:34:21.959Z] #12 sha256:eebbd0de1400e890feac0b4b2a34feca7d973f3393e85f94ba9df03d72e12e02 115.11MB / 115.11MB 2.4s [2022-11-05T17:34:21.959Z] #12 sha256:eebbd0de1400e890feac0b4b2a34feca7d973f3393e85f94ba9df03d72e12e02 115.11MB / 115.11MB 2.5s done [2022-11-05T17:34:21.959Z] #12 extracting sha256:eebbd0de1400e890feac0b4b2a34feca7d973f3393e85f94ba9df03d72e12e02 [2022-11-05T17:34:25.226Z] #12 extracting sha256:eebbd0de1400e890feac0b4b2a34feca7d973f3393e85f94ba9df03d72e12e02 3.1s done [2022-11-05T17:34:25.226Z] #12 extracting sha256:fee96d99957b7576c05df0b5163cecbee865a5b9e7e6f1360e14405b78e397c3 done [2022-11-05T17:34:25.226Z] #12 DONE 5.9s [2022-11-05T17:34:25.482Z] [2022-11-05T17:34:25.482Z] #15 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-11-05T17:34:32.016Z] #15 DONE 5.9s [2022-11-05T17:34:32.016Z] [2022-11-05T17:34:32.016Z] #16 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-11-05T17:34:32.016Z] #16 DONE 0.4s [2022-11-05T17:34:32.016Z] [2022-11-05T17:34:32.016Z] #17 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-11-05T17:34:32.016Z] #17 ... [2022-11-05T17:34:32.016Z] [2022-11-05T17:34:32.016Z] #18 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-11-05T17:34:32.016Z] #18 DONE 0.3s [2022-11-05T17:34:32.016Z] [2022-11-05T17:34:32.016Z] #19 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-11-05T17:34:32.016Z] #19 DONE 0.3s [2022-11-05T17:34:32.016Z] [2022-11-05T17:34:32.016Z] #20 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-11-05T17:34:32.016Z] #20 DONE 0.3s [2022-11-05T17:34:32.016Z] [2022-11-05T17:34:32.016Z] #21 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-11-05T17:34:32.016Z] #21 DONE 0.3s [2022-11-05T17:34:32.277Z] [2022-11-05T17:34:32.277Z] #22 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-11-05T17:34:32.277Z] #22 DONE 0.4s [2022-11-05T17:34:32.277Z] [2022-11-05T17:34:32.277Z] #23 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-11-05T17:34:36.452Z] #23 4.251 + RM_GOPATH=0 [2022-11-05T17:34:36.452Z] #23 4.251 + TMP_GOPATH= [2022-11-05T17:34:36.452Z] #23 4.252 + : /build [2022-11-05T17:34:36.452Z] #23 4.252 + '[' -z '' ']' [2022-11-05T17:34:36.452Z] #23 4.260 ++ mktemp -d [2022-11-05T17:34:36.452Z] #23 4.260 + export GOPATH=/tmp/tmp.Tl8uL7FlmI [2022-11-05T17:34:36.452Z] #23 4.260 + GOPATH=/tmp/tmp.Tl8uL7FlmI [2022-11-05T17:34:36.452Z] #23 4.270 + RM_GOPATH=1 [2022-11-05T17:34:36.452Z] #23 4.270 + case "$(go env GOARCH)" in [2022-11-05T17:34:36.452Z] #23 4.271 ++ go env GOARCH [2022-11-05T17:34:36.452Z] #23 4.301 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:34:36.452Z] #23 4.302 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:34:36.452Z] #23 4.304 ++ dirname /install.sh [2022-11-05T17:34:36.452Z] #23 4.306 + dir=/ [2022-11-05T17:34:36.452Z] #23 4.306 + bin=dockercli [2022-11-05T17:34:36.452Z] #23 4.307 + shift [2022-11-05T17:34:36.452Z] #23 4.307 + '[' '!' -f //dockercli.installer ']' [2022-11-05T17:34:36.452Z] #23 4.307 + . //dockercli.installer [2022-11-05T17:34:36.452Z] #23 4.309 ++ : stable [2022-11-05T17:34:36.452Z] #23 4.309 ++ : 17.06.2-ce [2022-11-05T17:34:36.452Z] #23 4.309 + install_dockercli [2022-11-05T17:34:36.452Z] #23 4.310 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-11-05T17:34:36.452Z] #23 4.310 Install docker/cli version 17.06.2-ce from stable [2022-11-05T17:34:36.452Z] #23 4.312 ++ uname -m [2022-11-05T17:34:36.452Z] #23 4.314 + arch=aarch64 [2022-11-05T17:34:36.452Z] #23 4.314 + '[' aarch64 '!=' x86_64 ']' [2022-11-05T17:34:36.452Z] #23 4.314 + '[' aarch64 '!=' s390x ']' [2022-11-05T17:34:36.452Z] #23 4.314 + '[' aarch64 '!=' armhf ']' [2022-11-05T17:34:36.452Z] #23 4.314 + build_dockercli [2022-11-05T17:34:36.452Z] #23 4.314 + git clone https://github.com/docker/docker-ce /tmp/tmp.Tl8uL7FlmI/tmp/docker-ce [2022-11-05T17:34:36.452Z] #23 4.316 Cloning into '/tmp/tmp.Tl8uL7FlmI/tmp/docker-ce'... [2022-11-05T17:34:41.704Z] #23 ... [2022-11-05T17:34:41.704Z] [2022-11-05T17:34:41.704Z] #24 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-11-05T17:34:41.704Z] #0 4.134 + RM_GOPATH=0 [2022-11-05T17:34:41.704Z] #0 4.146 + TMP_GOPATH= [2022-11-05T17:34:41.704Z] #0 4.146 + : /build [2022-11-05T17:34:41.704Z] #0 4.146 + '[' -z '' ']' [2022-11-05T17:34:41.704Z] #0 4.147 ++ mktemp -d [2022-11-05T17:34:41.704Z] #0 4.180 + export GOPATH=/tmp/tmp.PuTCR5EF1v [2022-11-05T17:34:41.704Z] #0 4.180 + GOPATH=/tmp/tmp.PuTCR5EF1v [2022-11-05T17:34:41.704Z] #0 4.180 + RM_GOPATH=1 [2022-11-05T17:34:41.704Z] #0 4.180 + case "$(go env GOARCH)" in [2022-11-05T17:34:41.704Z] #0 4.180 ++ go env GOARCH [2022-11-05T17:34:41.704Z] #0 4.201 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:34:41.704Z] #0 4.201 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:34:41.704Z] #0 4.201 ++ dirname /install.sh [2022-11-05T17:34:41.704Z] #0 4.292 + dir=/ [2022-11-05T17:34:41.704Z] #0 4.292 + bin=rootlesskit [2022-11-05T17:34:41.704Z] #0 4.295 + shift [2022-11-05T17:34:41.704Z] #0 4.296 + '[' '!' -f //rootlesskit.installer ']' [2022-11-05T17:34:41.704Z] #0 4.296 + . //rootlesskit.installer [2022-11-05T17:34:41.704Z] #0 4.297 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-11-05T17:34:41.704Z] #0 4.297 + install_rootlesskit [2022-11-05T17:34:41.704Z] #0 4.297 + case "$1" in [2022-11-05T17:34:41.704Z] #0 4.298 + export CGO_ENABLED=0 [2022-11-05T17:34:41.704Z] #0 4.298 + CGO_ENABLED=0 [2022-11-05T17:34:41.704Z] #0 4.298 + _install_rootlesskit [2022-11-05T17:34:41.704Z] #0 4.299 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-11-05T17:34:41.704Z] #0 4.299 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-11-05T17:34:41.704Z] #0 4.299 + for f in rootlesskit rootlesskit-docker-proxy [2022-11-05T17:34:41.704Z] #0 4.299 + GOBIN=/build [2022-11-05T17:34:41.704Z] #0 4.299 + GO111MODULE=on [2022-11-05T17:34:41.704Z] #0 4.299 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-11-05T17:34:41.704Z] #0 4.773 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-11-05T17:34:41.704Z] #0 6.759 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-11-05T17:34:41.704Z] #0 6.759 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-11-05T17:34:41.704Z] #0 7.139 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-11-05T17:34:41.704Z] #0 9.095 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-11-05T17:34:41.704Z] #24 ... [2022-11-05T17:34:41.704Z] [2022-11-05T17:34:41.704Z] #25 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-11-05T17:34:41.704Z] #0 4.827 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-11-05T17:34:41.704Z] #0 4.897 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-11-05T17:34:41.704Z] #0 4.988 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-11-05T17:34:41.960Z] #0 7.545 Reading package lists... [2022-11-05T17:34:41.960Z] #25 ... [2022-11-05T17:34:41.960Z] [2022-11-05T17:34:41.960Z] #26 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-11-05T17:34:41.960Z] #0 4.894 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-11-05T17:34:41.960Z] #0 4.922 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-11-05T17:34:41.960Z] #0 4.987 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-11-05T17:34:41.960Z] #0 7.521 Reading package lists... [2022-11-05T17:34:41.960Z] #26 ... [2022-11-05T17:34:41.960Z] [2022-11-05T17:34:41.960Z] #27 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-11-05T17:34:42.216Z] #27 ... [2022-11-05T17:34:42.216Z] [2022-11-05T17:34:42.216Z] #28 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-11-05T17:34:42.216Z] #28 ... [2022-11-05T17:34:42.216Z] [2022-11-05T17:34:42.216Z] #29 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-11-05T17:34:42.472Z] #29 ... [2022-11-05T17:34:42.472Z] [2022-11-05T17:34:42.472Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-05T17:34:42.472Z] #0 4.818 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-11-05T17:34:42.472Z] #0 4.898 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-11-05T17:34:42.472Z] #0 5.002 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-11-05T17:34:42.728Z] #0 7.658 Reading package lists... [2022-11-05T17:34:42.728Z] #30 ... [2022-11-05T17:34:42.728Z] [2022-11-05T17:34:42.728Z] #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 [2022-11-05T17:34:42.728Z] #31 ... [2022-11-05T17:34:42.728Z] [2022-11-05T17:34:42.728Z] #32 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/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 [2022-11-05T17:34:42.983Z] #32 ... [2022-11-05T17:34:42.983Z] [2022-11-05T17:34:42.983Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-11-05T17:34:42.983Z] #0 4.201 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-11-05T17:34:42.983Z] #0 4.204 Cloning into '.'... [2022-11-05T17:34:42.983Z] #33 ... [2022-11-05T17:34:42.983Z] [2022-11-05T17:34:42.983Z] #34 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-11-05T17:34:42.983Z] #0 4.839 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-11-05T17:34:42.983Z] #0 4.842 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-11-05T17:34:42.984Z] #0 4.843 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-11-05T17:34:42.984Z] #0 5.397 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-11-05T17:34:42.984Z] #0 8.873 Fetched 1540 B in 4s (351 B/s) [2022-11-05T17:34:43.239Z] #0 8.873 Reading package lists... [2022-11-05T17:34:43.239Z] #34 ... [2022-11-05T17:34:43.239Z] [2022-11-05T17:34:43.239Z] #35 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-11-05T17:34:43.495Z] #35 ... [2022-11-05T17:34:43.495Z] [2022-11-05T17:34:43.495Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-11-05T17:34:43.495Z] #0 4.354 + git clone https://github.com/docker/distribution.git . [2022-11-05T17:34:43.495Z] #0 4.363 Cloning into '.'... [2022-11-05T17:34:43.495Z] #36 ... [2022-11-05T17:34:43.495Z] [2022-11-05T17:34:43.495Z] #24 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-11-05T17:34:43.495Z] #24 9.988 go: downloading github.com/google/uuid v1.3.0 [2022-11-05T17:34:43.495Z] #24 10.08 go: downloading github.com/moby/vpnkit v0.5.0 [2022-11-05T17:34:43.495Z] #24 10.68 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-11-05T17:34:43.495Z] #24 10.74 go: downloading github.com/gofrs/flock v0.8.1 [2022-11-05T17:34:43.495Z] #24 10.87 go: downloading github.com/gorilla/mux v1.8.0 [2022-11-05T17:34:43.495Z] #24 11.16 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-11-05T17:34:43.495Z] #24 11.42 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-11-05T17:34:43.752Z] #24 11.56 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-11-05T17:34:43.752Z] #24 11.68 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-11-05T17:34:46.271Z] #24 ... [2022-11-05T17:34:46.271Z] [2022-11-05T17:34:46.271Z] #27 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-11-05T17:34:46.271Z] #27 13.71 tomll can be used in two ways: [2022-11-05T17:34:46.271Z] #27 13.71 Writing to STDIN and reading from STDOUT: [2022-11-05T17:34:46.271Z] #27 13.71 cat file.toml | tomll > file.toml [2022-11-05T17:34:46.271Z] #27 13.71 [2022-11-05T17:34:46.271Z] #27 13.71 Reading and updating a list of files: [2022-11-05T17:34:46.271Z] #27 13.71 tomll a.toml b.toml c.toml [2022-11-05T17:34:46.271Z] #27 13.71 [2022-11-05T17:34:46.271Z] #27 13.71 When given a list of files, tomll will modify all files in place without asking. [2022-11-05T17:34:46.271Z] #27 DONE 14.3s [2022-11-05T17:34:46.271Z] [2022-11-05T17:34:46.271Z] #24 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-11-05T17:34:46.271Z] #24 14.20 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-11-05T17:34:46.835Z] #24 ... [2022-11-05T17:34:46.835Z] [2022-11-05T17:34:46.835Z] #17 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-11-05T17:34:46.835Z] #17 4.986 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-11-05T17:34:46.835Z] #17 5.002 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-11-05T17:34:46.835Z] #17 5.002 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-11-05T17:34:46.835Z] #17 7.620 Reading package lists... [2022-11-05T17:34:46.835Z] #17 12.76 Reading package lists... [2022-11-05T17:34:46.835Z] #17 ... [2022-11-05T17:34:46.835Z] [2022-11-05T17:34:46.835Z] #34 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-11-05T17:34:46.835Z] #0 8.873 Reading package lists... [2022-11-05T17:34:51.005Z] #34 14.48 Reading package lists... [2022-11-05T17:34:51.935Z] #34 18.99 Building dependency tree... [2022-11-05T17:34:51.935Z] #34 ... [2022-11-05T17:34:51.935Z] [2022-11-05T17:34:51.935Z] #17 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-11-05T17:34:51.935Z] #17 12.76 Reading package lists... [2022-11-05T17:34:51.935Z] #17 17.74 Building dependency tree... [2022-11-05T17:34:51.935Z] #17 19.07 Reading state information... [2022-11-05T17:34:52.865Z] #17 20.91 The following additional packages will be installed: [2022-11-05T17:34:52.865Z] #17 20.93 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-11-05T17:34:52.865Z] #17 20.94 Suggested packages: [2022-11-05T17:34:52.865Z] #17 20.96 cmake-doc ninja-build lrzip [2022-11-05T17:34:52.865Z] #17 20.96 Recommended packages: [2022-11-05T17:34:52.865Z] #17 20.96 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-11-05T17:34:53.428Z] #17 21.60 The following NEW packages will be installed: [2022-11-05T17:34:53.428Z] #17 21.62 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-11-05T17:34:53.428Z] #17 21.62 vim-common xxd [2022-11-05T17:34:53.991Z] #17 22.05 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-11-05T17:34:53.991Z] #17 22.05 Need to get 15.6 MB of archives. [2022-11-05T17:34:53.991Z] #17 22.05 After this operation, 67.4 MB of additional disk space will be used. [2022-11-05T17:34:53.991Z] #17 22.05 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-11-05T17:34:53.991Z] #17 22.06 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-11-05T17:34:53.991Z] #17 22.06 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-11-05T17:34:53.991Z] #17 22.11 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-11-05T17:34:53.991Z] #17 22.41 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u2 [629 kB] [2022-11-05T17:34:53.991Z] #17 ... [2022-11-05T17:34:53.991Z] [2022-11-05T17:34:53.991Z] #26 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-11-05T17:34:53.991Z] #0 7.521 Reading package lists... [2022-11-05T17:34:53.991Z] #26 12.68 Reading package lists... [2022-11-05T17:34:53.991Z] #26 17.86 Building dependency tree... [2022-11-05T17:34:53.991Z] #26 19.15 Reading state information... [2022-11-05T17:34:53.991Z] #26 21.04 The following additional packages will be installed: [2022-11-05T17:34:53.991Z] #26 21.04 libbtrfs0 [2022-11-05T17:34:53.991Z] #26 21.25 The following NEW packages will be installed: [2022-11-05T17:34:53.991Z] #26 21.25 libbtrfs-dev libbtrfs0 [2022-11-05T17:34:53.991Z] #26 21.61 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-11-05T17:34:53.991Z] #26 21.61 Need to get 454 kB of archives. [2022-11-05T17:34:53.991Z] #26 21.61 After this operation, 1275 kB of additional disk space will be used. [2022-11-05T17:34:53.991Z] #26 21.61 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-11-05T17:34:53.991Z] #26 21.61 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-11-05T17:34:54.248Z] #26 ... [2022-11-05T17:34:54.248Z] [2022-11-05T17:34:54.248Z] #25 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-11-05T17:34:54.248Z] #0 7.545 Reading package lists... [2022-11-05T17:34:54.248Z] #25 12.59 Reading package lists... [2022-11-05T17:34:54.248Z] #25 17.65 Building dependency tree... [2022-11-05T17:34:54.248Z] #25 19.00 Reading state information... [2022-11-05T17:34:54.248Z] #25 20.98 python3 is already the newest version (3.9.2-3). [2022-11-05T17:34:54.248Z] #25 20.98 The following additional packages will be installed: [2022-11-05T17:34:54.248Z] #25 21.01 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-11-05T17:34:54.248Z] #25 21.03 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-11-05T17:34:54.248Z] #25 21.04 Suggested packages: [2022-11-05T17:34:54.248Z] #25 21.05 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-11-05T17:34:54.248Z] #25 21.05 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-11-05T17:34:54.248Z] #25 21.05 m4-doc ed diffutils-doc [2022-11-05T17:34:54.248Z] #25 21.05 Recommended packages: [2022-11-05T17:34:54.248Z] #25 21.05 fakeroot libalgorithm-merge-perl libltdl-dev [2022-11-05T17:34:54.248Z] #25 22.26 The following NEW packages will be installed: [2022-11-05T17:34:54.248Z] #25 22.27 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-11-05T17:34:54.248Z] #25 22.27 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-11-05T17:34:54.248Z] #25 22.27 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-11-05T17:34:54.248Z] #25 22.27 libyajl2 m4 patch xz-utils [2022-11-05T17:34:54.513Z] #25 22.67 0 upgraded, 23 newly installed, 0 to remove and 2 not upgraded. [2022-11-05T17:34:54.513Z] #25 22.67 Need to get 5921 kB of archives. [2022-11-05T17:34:54.513Z] #25 22.67 After this operation, 18.6 MB of additional disk space will be used. [2022-11-05T17:34:54.513Z] #25 22.67 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-11-05T17:34:54.513Z] #25 ... [2022-11-05T17:34:54.513Z] [2022-11-05T17:34:54.513Z] #17 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-11-05T17:34:54.513Z] #17 22.42 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-11-05T17:34:54.513Z] #17 22.44 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-11-05T17:34:54.513Z] #17 22.45 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-11-05T17:34:54.513Z] #17 22.46 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-11-05T17:34:54.513Z] #17 22.46 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-11-05T17:34:54.513Z] #17 ... [2022-11-05T17:34:54.513Z] [2022-11-05T17:34:54.513Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-05T17:34:54.513Z] #0 7.658 Reading package lists... [2022-11-05T17:34:54.513Z] #30 12.92 Reading package lists... [2022-11-05T17:34:54.513Z] #30 18.06 Building dependency tree... [2022-11-05T17:34:54.513Z] #30 19.41 Reading state information... [2022-11-05T17:34:54.513Z] #30 21.58 The following additional packages will be installed: [2022-11-05T17:34:54.513Z] #30 21.59 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-11-05T17:34:54.513Z] #30 21.59 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-11-05T17:34:54.513Z] #30 21.59 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-11-05T17:34:54.513Z] #30 21.59 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-11-05T17:34:54.513Z] #30 21.60 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-11-05T17:34:54.513Z] #30 21.60 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-11-05T17:34:54.513Z] #30 21.61 mingw-w64-common mingw-w64-x86-64-dev [2022-11-05T17:34:54.513Z] #30 21.62 Suggested packages: [2022-11-05T17:34:54.513Z] #30 21.64 gcc-10-locales seccomp wine64 [2022-11-05T17:34:54.513Z] #30 22.74 The following NEW packages will be installed: [2022-11-05T17:34:54.513Z] #30 22.74 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-11-05T17:34:54.513Z] #30 22.74 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-11-05T17:34:54.513Z] #30 22.74 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-11-05T17:34:54.513Z] #30 22.74 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-11-05T17:34:54.513Z] #30 22.74 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-11-05T17:34:54.513Z] #30 22.74 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-11-05T17:34:54.513Z] #30 22.74 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-11-05T17:34:54.513Z] #30 22.74 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-11-05T17:34:54.513Z] #30 22.74 mingw-w64-x86-64-dev [2022-11-05T17:34:54.513Z] #30 ... [2022-11-05T17:34:54.513Z] [2022-11-05T17:34:54.513Z] #25 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-11-05T17:34:54.513Z] #25 22.69 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB] [2022-11-05T17:34:54.513Z] #25 22.69 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB] [2022-11-05T17:34:54.513Z] #25 22.70 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB] [2022-11-05T17:34:54.513Z] #25 22.70 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-11-05T17:34:54.513Z] #25 22.71 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB] [2022-11-05T17:34:54.513Z] #25 22.72 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB] [2022-11-05T17:34:54.513Z] #25 22.72 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB] [2022-11-05T17:34:54.513Z] #25 22.73 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-11-05T17:34:54.513Z] #25 22.75 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB] [2022-11-05T17:34:54.513Z] #25 22.79 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-11-05T17:34:54.513Z] #25 22.79 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB] [2022-11-05T17:34:54.513Z] #25 22.90 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B] [2022-11-05T17:34:54.770Z] #25 22.91 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-11-05T17:34:54.770Z] #25 22.94 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] [2022-11-05T17:34:54.770Z] #25 22.94 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-11-05T17:34:54.770Z] #25 22.94 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB] [2022-11-05T17:34:54.770Z] #25 22.94 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-11-05T17:34:54.770Z] #25 22.94 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB] [2022-11-05T17:34:54.770Z] #25 22.97 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB] [2022-11-05T17:34:54.770Z] #25 23.01 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB] [2022-11-05T17:34:54.770Z] #25 23.01 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-11-05T17:34:54.770Z] #25 23.02 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB] [2022-11-05T17:34:55.719Z] #25 23.92 debconf: delaying package configuration, since apt-utils is not installed [2022-11-05T17:34:55.976Z] #25 ... [2022-11-05T17:34:55.976Z] [2022-11-05T17:34:55.976Z] #26 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-11-05T17:34:55.976Z] #26 22.58 debconf: delaying package configuration, since apt-utils is not installed [2022-11-05T17:34:55.976Z] #26 22.80 Fetched 454 kB in 0s (1275 kB/s) [2022-11-05T17:34:55.976Z] #26 22.94 Selecting previously unselected package libbtrfs0:arm64. [2022-11-05T17:34:55.976Z] #26 22.94 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-11-05T17:34:55.976Z] #26 23.00 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-11-05T17:34:55.976Z] #26 23.03 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-11-05T17:34:55.976Z] #26 23.24 Selecting previously unselected package libbtrfs-dev:arm64. [2022-11-05T17:34:55.976Z] #26 23.25 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-11-05T17:34:55.976Z] #26 23.27 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-11-05T17:34:55.976Z] #26 23.59 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-11-05T17:34:55.976Z] #26 23.61 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-11-05T17:34:55.976Z] #26 23.63 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-11-05T17:34:55.976Z] #26 DONE 24.2s [2022-11-05T17:34:56.232Z] [2022-11-05T17:34:56.232Z] #17 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-11-05T17:34:56.232Z] #17 23.80 debconf: delaying package configuration, since apt-utils is not installed [2022-11-05T17:34:56.232Z] #17 24.16 Fetched 15.6 MB in 1s (17.6 MB/s) [2022-11-05T17:34:56.232Z] #17 24.35 Selecting previously unselected package xxd. [2022-11-05T17:34:56.232Z] #17 24.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-11-05T17:34:56.232Z] #17 24.39 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-11-05T17:34:56.232Z] #17 24.48 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:34:56.488Z] #17 ... [2022-11-05T17:34:56.488Z] [2022-11-05T17:34:56.488Z] #37 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-11-05T17:34:56.488Z] #37 DONE 0.4s [2022-11-05T17:34:56.488Z] [2022-11-05T17:34:56.488Z] #17 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-11-05T17:34:56.488Z] #17 24.80 Selecting previously unselected package vim-common. [2022-11-05T17:34:56.488Z] #17 24.80 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-11-05T17:34:56.488Z] #17 24.82 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:34:56.744Z] #17 ... [2022-11-05T17:34:56.744Z] [2022-11-05T17:34:56.744Z] #28 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-11-05T17:34:56.744Z] #28 24.72 v3.0.2 [2022-11-05T17:34:56.744Z] #28 DONE 24.9s [2022-11-05T17:34:56.744Z] [2022-11-05T17:34:56.744Z] #25 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-11-05T17:34:56.744Z] #25 24.40 Fetched 5921 kB in 1s (8674 kB/s) [2022-11-05T17:34:56.744Z] #25 24.52 Selecting previously unselected package bzip2. [2022-11-05T17:34:56.744Z] #25 24.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-11-05T17:34:56.744Z] #25 24.70 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ... [2022-11-05T17:34:56.744Z] #25 24.71 Unpacking bzip2 (1.0.8-4) ... [2022-11-05T17:34:56.744Z] #25 24.95 Selecting previously unselected package libmagic-mgc. [2022-11-05T17:34:56.744Z] #25 24.96 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_arm64.deb ... [2022-11-05T17:34:56.744Z] #25 25.00 Unpacking libmagic-mgc (1:5.39-3) ... [2022-11-05T17:34:58.109Z] #25 26.28 Selecting previously unselected package libmagic1:arm64. [2022-11-05T17:34:58.109Z] #25 26.29 Preparing to unpack .../02-libmagic1_1%3a5.39-3_arm64.deb ... [2022-11-05T17:34:58.109Z] #25 26.32 Unpacking libmagic1:arm64 (1:5.39-3) ... [2022-11-05T17:34:58.385Z] #25 26.57 Selecting previously unselected package file. [2022-11-05T17:34:58.385Z] #25 26.57 Preparing to unpack .../03-file_1%3a5.39-3_arm64.deb ... [2022-11-05T17:34:58.385Z] #25 26.58 Unpacking file (1:5.39-3) ... [2022-11-05T17:34:58.641Z] #25 26.78 Selecting previously unselected package xz-utils. [2022-11-05T17:34:58.641Z] #25 26.78 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-11-05T17:34:58.641Z] #25 26.81 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-11-05T17:34:58.898Z] #25 27.09 Selecting previously unselected package libsigsegv2:arm64. [2022-11-05T17:34:58.898Z] #25 27.09 Preparing to unpack .../05-libsigsegv2_2.13-1_arm64.deb ... [2022-11-05T17:34:58.898Z] #25 27.11 Unpacking libsigsegv2:arm64 (2.13-1) ... [2022-11-05T17:34:58.898Z] #25 27.22 Selecting previously unselected package m4. [2022-11-05T17:34:58.898Z] #25 27.23 Preparing to unpack .../06-m4_1.4.18-5_arm64.deb ... [2022-11-05T17:34:58.898Z] #25 27.24 Unpacking m4 (1.4.18-5) ... [2022-11-05T17:34:59.411Z] #25 27.46 Selecting previously unselected package autoconf. [2022-11-05T17:34:59.411Z] #25 27.48 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-11-05T17:34:59.411Z] #25 27.50 Unpacking autoconf (2.69-14) ... [2022-11-05T17:34:59.667Z] #25 27.91 Selecting previously unselected package autotools-dev. [2022-11-05T17:34:59.667Z] #25 27.92 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-11-05T17:34:59.667Z] #25 27.93 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-11-05T17:35:00.233Z] #25 28.09 Selecting previously unselected package automake. [2022-11-05T17:35:00.233Z] #25 28.09 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-11-05T17:35:00.233Z] #25 28.10 Unpacking automake (1:1.16.3-2) ... [2022-11-05T17:35:00.489Z] #25 ... [2022-11-05T17:35:00.489Z] [2022-11-05T17:35:00.489Z] #29 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-11-05T17:35:00.489Z] #29 27.77 NAME: [2022-11-05T17:35:00.489Z] #29 27.78 go-winres - A tool for embedding resources in Windows executables [2022-11-05T17:35:00.489Z] #29 27.78 [2022-11-05T17:35:00.489Z] #29 27.78 USAGE: [2022-11-05T17:35:00.489Z] #29 27.78 go-winres [global options] command [command options] [arguments...] [2022-11-05T17:35:00.489Z] #29 27.78 [2022-11-05T17:35:00.489Z] #29 27.78 COMMANDS: [2022-11-05T17:35:00.489Z] #29 27.78 init Create an initial ./winres/winres.json [2022-11-05T17:35:00.489Z] #29 27.80 make Make syso files for the "go build" command [2022-11-05T17:35:00.489Z] #29 27.80 simply Make syso files for the "go build" command (simplified) [2022-11-05T17:35:00.489Z] #29 27.80 extract Extract all resources from an executable [2022-11-05T17:35:00.489Z] #29 27.80 patch Replace resources in an executable file (exe, dll) [2022-11-05T17:35:00.489Z] #29 27.80 help, h Shows a list of commands or help for one command [2022-11-05T17:35:00.490Z] #29 27.80 [2022-11-05T17:35:00.490Z] #29 27.80 GLOBAL OPTIONS: [2022-11-05T17:35:00.490Z] #29 27.80 --help, -h show help (default: false) [2022-11-05T17:35:00.490Z] #29 DONE 28.6s [2022-11-05T17:35:00.490Z] [2022-11-05T17:35:00.490Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-05T17:35:00.490Z] #30 23.20 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-11-05T17:35:00.490Z] #30 23.20 Need to get 108 MB of archives. [2022-11-05T17:35:00.490Z] #30 23.20 After this operation, 620 MB of additional disk space will be used. [2022-11-05T17:35:00.490Z] #30 23.20 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB] [2022-11-05T17:35:00.490Z] #30 23.26 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB] [2022-11-05T17:35:00.490Z] #30 23.39 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-11-05T17:35:00.490Z] #30 23.40 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2022-11-05T17:35:00.490Z] #30 23.41 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-11-05T17:35:00.490Z] #30 23.42 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-11-05T17:35:00.490Z] #30 23.60 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-11-05T17:35:00.490Z] #30 23.75 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB] [2022-11-05T17:35:00.490Z] #30 23.75 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB] [2022-11-05T17:35:00.490Z] #30 24.48 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB] [2022-11-05T17:35:00.490Z] #30 26.19 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB] [2022-11-05T17:35:00.490Z] #30 26.57 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB] [2022-11-05T17:35:00.490Z] #30 26.93 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB] [2022-11-05T17:35:00.490Z] #30 27.74 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB] [2022-11-05T17:35:00.490Z] #30 28.38 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-11-05T17:35:00.490Z] #30 28.38 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-11-05T17:35:00.490Z] #30 28.39 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-11-05T17:35:00.490Z] #30 28.41 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-11-05T17:35:00.490Z] #30 28.42 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-11-05T17:35:00.490Z] #30 28.43 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] [2022-11-05T17:35:00.490Z] #30 28.43 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB] [2022-11-05T17:35:00.490Z] #30 28.43 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-11-05T17:35:00.490Z] #30 28.44 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB] [2022-11-05T17:35:00.490Z] #30 28.47 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB] [2022-11-05T17:35:00.490Z] #30 28.54 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB] [2022-11-05T17:35:00.490Z] #30 28.54 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB] [2022-11-05T17:35:00.490Z] #30 28.57 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-11-05T17:35:00.490Z] #30 28.57 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2022-11-05T17:35:00.490Z] #30 28.58 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-11-05T17:35:00.490Z] #30 28.59 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB] [2022-11-05T17:35:01.053Z] #30 ... [2022-11-05T17:35:01.053Z] [2022-11-05T17:35:01.053Z] #25 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-11-05T17:35:01.053Z] #25 29.22 Selecting previously unselected package patch. [2022-11-05T17:35:01.053Z] #25 29.22 Preparing to unpack .../10-patch_2.7.6-7_arm64.deb ... [2022-11-05T17:35:01.053Z] #25 29.23 Unpacking patch (2.7.6-7) ... [2022-11-05T17:35:01.310Z] #25 29.47 Selecting previously unselected package dpkg-dev. [2022-11-05T17:35:01.310Z] #25 29.48 Preparing to unpack .../11-dpkg-dev_1.20.12_all.deb ... [2022-11-05T17:35:01.310Z] #25 29.50 Unpacking dpkg-dev (1.20.12) ... [2022-11-05T17:35:02.238Z] #25 30.50 Selecting previously unselected package build-essential. [2022-11-05T17:35:02.238Z] #25 30.51 Preparing to unpack .../12-build-essential_12.9_arm64.deb ... [2022-11-05T17:35:02.238Z] #25 30.54 Unpacking build-essential (12.9) ... [2022-11-05T17:35:02.494Z] #25 30.64 Selecting previously unselected package libcap2:arm64. [2022-11-05T17:35:02.494Z] #25 30.64 Preparing to unpack .../13-libcap2_1%3a2.44-1_arm64.deb ... [2022-11-05T17:35:02.494Z] #25 30.65 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-11-05T17:35:02.494Z] #25 30.73 Selecting previously unselected package libcap-dev:arm64. [2022-11-05T17:35:02.494Z] #25 ... [2022-11-05T17:35:02.494Z] [2022-11-05T17:35:02.494Z] #34 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-11-05T17:35:02.494Z] #34 18.99 Building dependency tree... [2022-11-05T17:35:02.494Z] #34 20.38 Reading state information... [2022-11-05T17:35:02.494Z] #34 22.50 The following additional packages will be installed: [2022-11-05T17:35:02.494Z] #34 22.52 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-11-05T17:35:02.494Z] #34 22.52 python3-protobuf python3-six [2022-11-05T17:35:02.494Z] #34 22.54 Suggested packages: [2022-11-05T17:35:02.494Z] #34 22.54 python3-setuptools [2022-11-05T17:35:02.494Z] #34 22.54 Recommended packages: [2022-11-05T17:35:02.494Z] #34 22.54 iproute2 | iproute [2022-11-05T17:35:02.494Z] #34 23.17 The following NEW packages will be installed: [2022-11-05T17:35:02.494Z] #34 23.20 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-11-05T17:35:02.494Z] #34 23.20 python3-protobuf python3-six [2022-11-05T17:35:02.494Z] #34 23.79 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-11-05T17:35:02.494Z] #34 23.79 Need to get 2136 kB of archives. [2022-11-05T17:35:02.494Z] #34 23.79 After this operation, 10.8 MB of additional disk space will be used. [2022-11-05T17:35:02.494Z] #34 23.79 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-11-05T17:35:02.494Z] #34 23.84 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-11-05T17:35:02.494Z] #34 23.84 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-11-05T17:35:02.494Z] #34 23.85 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-11-05T17:35:02.494Z] #34 23.86 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-11-05T17:35:02.494Z] #34 23.87 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-11-05T17:35:02.494Z] #34 23.87 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-11-05T17:35:02.494Z] #34 26.30 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [630 kB] [2022-11-05T17:35:02.494Z] #34 27.55 debconf: delaying package configuration, since apt-utils is not installed [2022-11-05T17:35:02.494Z] #34 27.72 Fetched 2136 kB in 3s (640 kB/s) [2022-11-05T17:35:02.494Z] #34 28.08 Selecting previously unselected package libprotobuf23:arm64. [2022-11-05T17:35:02.494Z] #34 28.08 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-11-05T17:35:02.494Z] #34 28.15 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-11-05T17:35:02.494Z] #34 28.24 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-11-05T17:35:02.494Z] #34 29.21 Selecting previously unselected package python3-pkg-resources. [2022-11-05T17:35:02.494Z] #34 29.21 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-11-05T17:35:02.494Z] #34 29.22 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-11-05T17:35:02.494Z] #34 29.50 Selecting previously unselected package python3-six. [2022-11-05T17:35:02.494Z] #34 29.50 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-11-05T17:35:02.494Z] #34 29.52 Unpacking python3-six (1.16.0-2) ... [2022-11-05T17:35:02.494Z] #34 29.62 Selecting previously unselected package python3-protobuf. [2022-11-05T17:35:02.494Z] #34 29.62 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-11-05T17:35:02.494Z] #34 29.64 Unpacking python3-protobuf (3.12.4-1) ... [2022-11-05T17:35:02.494Z] #34 30.17 Selecting previously unselected package libnet1:arm64. [2022-11-05T17:35:02.494Z] #34 30.17 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-11-05T17:35:02.494Z] #34 30.18 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-11-05T17:35:02.494Z] #34 30.35 Selecting previously unselected package libnl-3-200:arm64. [2022-11-05T17:35:02.494Z] #34 30.35 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-11-05T17:35:02.494Z] #34 30.36 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-11-05T17:35:02.494Z] #34 30.51 Selecting previously unselected package libprotobuf-c1:arm64. [2022-11-05T17:35:02.494Z] #34 ... [2022-11-05T17:35:02.494Z] [2022-11-05T17:35:02.494Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-11-05T17:35:02.494Z] #36 20.47 Updating files: 85% (1878/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. [2022-11-05T17:35:02.494Z] #36 20.66 + git checkout -q v2.3.0 [2022-11-05T17:35:02.494Z] #36 22.61 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-11-05T17:35:02.750Z] #36 ... [2022-11-05T17:35:02.750Z] [2022-11-05T17:35:02.750Z] #25 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-11-05T17:35:02.750Z] #25 30.73 Selecting previously unselected package libcap-dev:arm64. [2022-11-05T17:35:02.750Z] #25 30.73 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_arm64.deb ... [2022-11-05T17:35:02.750Z] #25 30.74 Unpacking libcap-dev:arm64 (1:2.44-1) ... [2022-11-05T17:35:02.750Z] #25 30.88 Selecting previously unselected package libprotobuf-c1:arm64. [2022-11-05T17:35:02.750Z] #25 30.88 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-11-05T17:35:02.750Z] #25 30.89 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-11-05T17:35:02.750Z] #25 31.02 Selecting previously unselected package libprotobuf-c-dev:arm64. [2022-11-05T17:35:02.750Z] #25 31.04 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... [2022-11-05T17:35:02.750Z] #25 31.05 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-11-05T17:35:03.008Z] #25 31.21 Selecting previously unselected package libseccomp-dev:arm64. [2022-11-05T17:35:03.008Z] #25 31.24 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-11-05T17:35:03.008Z] #25 31.24 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-11-05T17:35:03.265Z] #25 31.41 Selecting previously unselected package libsystemd-dev:arm64. [2022-11-05T17:35:03.265Z] #25 31.43 Preparing to unpack .../18-libsystemd-dev_247.3-7+deb11u1_arm64.deb ... [2022-11-05T17:35:03.265Z] #25 31.44 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ... [2022-11-05T17:35:03.830Z] #25 32.13 Selecting previously unselected package libtool. [2022-11-05T17:35:03.830Z] #25 32.15 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-11-05T17:35:03.830Z] #25 32.16 Unpacking libtool (2.4.6-15) ... [2022-11-05T17:35:04.343Z] #25 32.39 Selecting previously unselected package libudev-dev:arm64. [2022-11-05T17:35:04.343Z] #25 32.39 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_arm64.deb ... [2022-11-05T17:35:04.343Z] #25 32.40 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ... [2022-11-05T17:35:04.343Z] #25 32.60 Selecting previously unselected package libyajl2:arm64. [2022-11-05T17:35:04.343Z] #25 32.60 Preparing to unpack .../21-libyajl2_2.1.0-3_arm64.deb ... [2022-11-05T17:35:04.343Z] #25 32.60 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-11-05T17:35:04.599Z] #25 32.70 Selecting previously unselected package libyajl-dev:arm64. [2022-11-05T17:35:04.599Z] #25 32.70 Preparing to unpack .../22-libyajl-dev_2.1.0-3_arm64.deb ... [2022-11-05T17:35:04.599Z] #25 32.72 Unpacking libyajl-dev:arm64 (2.1.0-3) ... [2022-11-05T17:35:04.599Z] #25 32.91 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-11-05T17:35:04.599Z] #25 32.93 Setting up libmagic-mgc (1:5.39-3) ... [2022-11-05T17:35:04.866Z] #25 32.94 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-11-05T17:35:04.866Z] #25 32.98 Setting up libmagic1:arm64 (1:5.39-3) ... [2022-11-05T17:35:04.866Z] #25 33.01 Setting up file (1:5.39-3) ... [2022-11-05T17:35:04.866Z] #25 33.02 Setting up bzip2 (1.0.8-4) ... [2022-11-05T17:35:04.866Z] #25 33.03 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-11-05T17:35:04.866Z] #25 33.05 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-11-05T17:35:04.866Z] #25 33.06 Setting up libcap2:arm64 (1:2.44-1) ... [2022-11-05T17:35:04.866Z] #25 33.07 Setting up autotools-dev (20180224.1+nmu1) ... [2022-11-05T17:35:04.866Z] #25 33.08 Setting up libsigsegv2:arm64 (2.13-1) ... [2022-11-05T17:35:04.866Z] #25 33.09 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-11-05T17:35:04.866Z] #25 33.10 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-11-05T17:35:04.866Z] #25 33.13 Setting up patch (2.7.6-7) ... [2022-11-05T17:35:04.866Z] #25 33.14 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ... [2022-11-05T17:35:05.122Z] #25 33.15 Setting up libyajl-dev:arm64 (2.1.0-3) ... [2022-11-05T17:35:05.122Z] #25 33.16 Setting up libcap-dev:arm64 (1:2.44-1) ... [2022-11-05T17:35:05.122Z] #25 33.17 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ... [2022-11-05T17:35:05.122Z] #25 33.18 Setting up libtool (2.4.6-15) ... [2022-11-05T17:35:05.122Z] #25 33.19 Setting up m4 (1.4.18-5) ... [2022-11-05T17:35:05.122Z] #25 33.21 Setting up dpkg-dev (1.20.12) ... [2022-11-05T17:35:05.122Z] #25 33.24 Setting up autoconf (2.69-14) ... [2022-11-05T17:35:05.122Z] #25 33.31 Setting up build-essential (12.9) ... [2022-11-05T17:35:05.122Z] #25 33.34 Setting up automake (1:1.16.3-2) ... [2022-11-05T17:35:05.122Z] #25 33.35 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-11-05T17:35:05.122Z] #25 33.36 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-11-05T17:35:06.052Z] #25 DONE 34.1s [2022-11-05T17:35:06.052Z] [2022-11-05T17:35:06.052Z] #38 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-11-05T17:35:06.309Z] #38 ... [2022-11-05T17:35:06.309Z] [2022-11-05T17:35:06.309Z] #39 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-11-05T17:35:06.309Z] #0 0.972 + RM_GOPATH=0 [2022-11-05T17:35:06.309Z] #0 0.972 + TMP_GOPATH= [2022-11-05T17:35:06.309Z] #0 0.972 + : /build [2022-11-05T17:35:06.309Z] #0 0.972 + '[' -z '' ']' [2022-11-05T17:35:06.309Z] #0 0.972 ++ mktemp -d [2022-11-05T17:35:06.309Z] #0 0.985 + export GOPATH=/tmp/tmp.nvVUKibHMP [2022-11-05T17:35:06.309Z] #0 0.985 + GOPATH=/tmp/tmp.nvVUKibHMP [2022-11-05T17:35:06.309Z] #0 0.985 + RM_GOPATH=1 [2022-11-05T17:35:06.309Z] #0 0.985 + case "$(go env GOARCH)" in [2022-11-05T17:35:06.309Z] #0 0.985 ++ go env GOARCH [2022-11-05T17:35:06.309Z] #0 1.022 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:35:06.309Z] #0 1.022 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:35:06.309Z] #0 1.029 ++ dirname /install.sh [2022-11-05T17:35:06.309Z] #0 1.061 + dir=/ [2022-11-05T17:35:06.309Z] #0 1.061 + bin=containerd [2022-11-05T17:35:06.309Z] #0 1.061 + shift [2022-11-05T17:35:06.309Z] #0 1.061 + '[' '!' -f //containerd.installer ']' [2022-11-05T17:35:06.309Z] #0 1.061 + . //containerd.installer [2022-11-05T17:35:06.309Z] #0 1.061 ++ set -e [2022-11-05T17:35:06.309Z] #0 1.061 ++ : v1.6.9 [2022-11-05T17:35:06.309Z] #0 1.062 + install_containerd [2022-11-05T17:35:06.309Z] #0 1.062 + echo 'Install containerd version v1.6.9' [2022-11-05T17:35:06.309Z] #0 1.063 Install containerd version v1.6.9 [2022-11-05T17:35:06.309Z] #0 1.063 + git clone https://github.com/containerd/containerd.git /tmp/tmp.nvVUKibHMP/src/github.com/containerd/containerd [2022-11-05T17:35:06.309Z] #0 1.376 Cloning into '/tmp/tmp.nvVUKibHMP/src/github.com/containerd/containerd'... [2022-11-05T17:35:06.565Z] #39 ... [2022-11-05T17:35:06.565Z] [2022-11-05T17:35:06.566Z] #38 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-11-05T17:35:06.566Z] #38 0.733 Cloning into '/tmp/crun-build'... [2022-11-05T17:35:07.156Z] #38 ... [2022-11-05T17:35:07.156Z] [2022-11-05T17:35:07.156Z] #17 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-11-05T17:35:07.156Z] #17 25.35 Selecting previously unselected package cmake-data. [2022-11-05T17:35:07.156Z] #17 25.35 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-11-05T17:35:07.156Z] #17 25.40 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-11-05T17:35:07.156Z] #17 30.00 Selecting previously unselected package libicu67:arm64. [2022-11-05T17:35:07.156Z] #17 30.04 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-11-05T17:35:07.156Z] #17 30.05 Unpacking libicu67:arm64 (67.1-7) ... [2022-11-05T17:35:07.156Z] #17 ... [2022-11-05T17:35:07.156Z] [2022-11-05T17:35:07.156Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-11-05T17:35:07.156Z] #33 34.69 Updating files: 87% (1334/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-11-05T17:35:07.413Z] #33 35.18 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-11-05T17:35:07.413Z] #33 35.30 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-11-05T17:35:11.585Z] #33 ... [2022-11-05T17:35:11.585Z] [2022-11-05T17:35:11.585Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-05T17:35:11.585Z] #30 29.88 debconf: delaying package configuration, since apt-utils is not installed [2022-11-05T17:35:11.585Z] #30 30.09 Fetched 108 MB in 6s (19.0 MB/s) [2022-11-05T17:35:11.585Z] #30 30.23 Selecting previously unselected package binutils-mingw-w64-i686. [2022-11-05T17:35:11.585Z] #30 30.23 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-11-05T17:35:11.585Z] #30 30.30 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-11-05T17:35:11.585Z] #30 30.31 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-11-05T17:35:11.585Z] #30 32.25 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-11-05T17:35:11.585Z] #30 32.27 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-11-05T17:35:11.585Z] #30 32.28 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-11-05T17:35:11.585Z] #30 35.02 Selecting previously unselected package binutils-mingw-w64. [2022-11-05T17:35:11.585Z] #30 35.03 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-11-05T17:35:11.585Z] #30 35.04 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-11-05T17:35:11.585Z] #30 35.18 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-11-05T17:35:11.585Z] #30 35.18 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-11-05T17:35:11.585Z] #30 35.19 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-11-05T17:35:11.585Z] #30 35.37 Selecting previously unselected package dmsetup. [2022-11-05T17:35:11.585Z] #30 35.38 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-11-05T17:35:11.585Z] #30 35.38 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-11-05T17:35:11.585Z] #30 35.53 Selecting previously unselected package mingw-w64-common. [2022-11-05T17:35:11.585Z] #30 35.56 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-11-05T17:35:11.585Z] #30 35.56 Unpacking mingw-w64-common (8.0.0-1) ... [2022-11-05T17:35:11.841Z] #30 ... [2022-11-05T17:35:11.841Z] [2022-11-05T17:35:11.841Z] #17 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-11-05T17:35:11.841Z] #17 36.10 Selecting previously unselected package libxml2:arm64. [2022-11-05T17:35:11.841Z] #17 36.11 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ... [2022-11-05T17:35:11.841Z] #17 36.11 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-11-05T17:35:11.841Z] #17 36.42 Selecting previously unselected package libarchive13:arm64. [2022-11-05T17:35:11.841Z] #17 36.43 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-11-05T17:35:11.841Z] #17 36.44 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-11-05T17:35:11.841Z] #17 36.66 Selecting previously unselected package libjsoncpp24:arm64. [2022-11-05T17:35:11.841Z] #17 36.67 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-11-05T17:35:11.841Z] #17 36.67 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-11-05T17:35:11.841Z] #17 36.84 Selecting previously unselected package librhash0:arm64. [2022-11-05T17:35:11.841Z] #17 36.84 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-11-05T17:35:11.841Z] #17 36.86 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-11-05T17:35:11.841Z] #17 37.05 Selecting previously unselected package libuv1:arm64. [2022-11-05T17:35:11.841Z] #17 37.05 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-11-05T17:35:11.841Z] #17 37.06 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-11-05T17:35:11.841Z] #17 37.21 Selecting previously unselected package cmake. [2022-11-05T17:35:11.841Z] #17 37.25 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-11-05T17:35:11.842Z] #17 37.26 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-11-05T17:35:11.842Z] #17 39.82 Setting up libicu67:arm64 (67.1-7) ... [2022-11-05T17:35:11.842Z] #17 39.86 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:35:11.842Z] #17 39.87 Setting up libuv1:arm64 (1.40.0-2) ... [2022-11-05T17:35:11.842Z] #17 39.89 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:35:11.842Z] #17 39.91 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-11-05T17:35:11.842Z] #17 39.94 Setting up librhash0:arm64 (1.4.1-2) ... [2022-11-05T17:35:11.842Z] #17 39.96 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-11-05T17:35:11.842Z] #17 40.00 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-11-05T17:35:11.842Z] #17 40.01 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-11-05T17:35:11.842Z] #17 40.03 Setting up cmake (3.18.4-2+deb11u1) ... [2022-11-05T17:35:11.842Z] #17 40.06 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-11-05T17:35:12.409Z] #17 DONE 40.7s [2022-11-05T17:35:12.409Z] [2022-11-05T17:35:12.409Z] #38 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-11-05T17:35:12.409Z] #38 6.277 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-11-05T17:35:12.409Z] #38 6.321 Cloning into '/tmp/crun-build/libocispec'... [2022-11-05T17:35:12.667Z] #38 ... [2022-11-05T17:35:12.667Z] [2022-11-05T17:35:12.667Z] #34 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-11-05T17:35:12.667Z] #34 30.52 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-11-05T17:35:12.667Z] #34 30.52 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-11-05T17:35:12.667Z] #34 30.64 Selecting previously unselected package criu. [2022-11-05T17:35:12.667Z] #34 30.65 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ... [2022-11-05T17:35:12.667Z] #34 30.67 Unpacking criu (3.17.1-1) ... [2022-11-05T17:35:12.667Z] #34 31.40 Setting up python3-pkg-resources (52.0.0-4) ... [2022-11-05T17:35:12.667Z] #34 33.06 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-11-05T17:35:12.667Z] #34 33.07 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-11-05T17:35:12.667Z] #34 33.08 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-11-05T17:35:12.667Z] #34 33.09 Setting up python3-six (1.16.0-2) ... [2022-11-05T17:35:12.667Z] #34 34.40 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-11-05T17:35:12.667Z] #34 34.43 Setting up python3-protobuf (3.12.4-1) ... [2022-11-05T17:35:12.667Z] #34 38.01 Setting up criu (3.17.1-1) ... [2022-11-05T17:35:12.667Z] #34 39.88 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-11-05T17:35:12.667Z] #34 DONE 40.4s [2022-11-05T17:35:12.667Z] [2022-11-05T17:35:12.667Z] #40 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-11-05T17:35:12.667Z] #40 DONE 0.1s [2022-11-05T17:35:12.667Z] [2022-11-05T17:35:12.667Z] #41 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-11-05T17:35:13.596Z] #41 1.021 + RM_GOPATH=0 [2022-11-05T17:35:13.596Z] #41 1.021 + TMP_GOPATH= [2022-11-05T17:35:13.596Z] #41 1.023 + : /build [2022-11-05T17:35:13.596Z] #41 1.023 + '[' -z '' ']' [2022-11-05T17:35:13.596Z] #41 1.023 ++ mktemp -d [2022-11-05T17:35:13.596Z] #41 1.033 + export GOPATH=/tmp/tmp.SnPVcD6yGM [2022-11-05T17:35:13.596Z] #41 1.033 + GOPATH=/tmp/tmp.SnPVcD6yGM [2022-11-05T17:35:13.596Z] #41 1.033 + RM_GOPATH=1 [2022-11-05T17:35:13.596Z] #41 1.033 + case "$(go env GOARCH)" in [2022-11-05T17:35:13.596Z] #41 1.033 ++ go env GOARCH [2022-11-05T17:35:13.596Z] #41 1.092 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:35:13.596Z] #41 1.092 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:35:13.596Z] #41 1.092 ++ dirname /install.sh [2022-11-05T17:35:13.596Z] #41 1.151 Install tini version v0.19.0 [2022-11-05T17:35:13.596Z] #41 1.151 + dir=/ [2022-11-05T17:35:13.596Z] #41 1.151 + bin=tini [2022-11-05T17:35:13.596Z] #41 1.151 + shift [2022-11-05T17:35:13.596Z] #41 1.151 + '[' '!' -f //tini.installer ']' [2022-11-05T17:35:13.596Z] #41 1.151 + . //tini.installer [2022-11-05T17:35:13.596Z] #41 1.151 ++ : v0.19.0 [2022-11-05T17:35:13.596Z] #41 1.151 + install_tini [2022-11-05T17:35:13.596Z] #41 1.151 + echo 'Install tini version v0.19.0' [2022-11-05T17:35:13.596Z] #41 1.151 + git clone https://github.com/krallin/tini.git /tmp/tmp.SnPVcD6yGM/tini [2022-11-05T17:35:13.852Z] #41 1.151 Cloning into '/tmp/tmp.SnPVcD6yGM/tini'... [2022-11-05T17:35:14.415Z] #41 1.801 + cd /tmp/tmp.SnPVcD6yGM/tini [2022-11-05T17:35:14.415Z] #41 1.823 + git checkout -q v0.19.0 [2022-11-05T17:35:14.415Z] #41 1.835 + cmake . [2022-11-05T17:35:14.978Z] #41 2.385 -- The C compiler identification is GNU 10.2.1 [2022-11-05T17:35:14.978Z] #41 2.481 -- Detecting C compiler ABI info [2022-11-05T17:35:15.541Z] #41 2.917 -- Detecting C compiler ABI info - done [2022-11-05T17:35:15.541Z] #41 2.994 -- Check for working C compiler: /usr/bin/cc - skipped [2022-11-05T17:35:15.541Z] #41 3.006 -- Detecting C compile features [2022-11-05T17:35:15.541Z] #41 3.007 -- Detecting C compile features - done [2022-11-05T17:35:15.541Z] #41 3.060 -- Performing Test HAS_BUILTIN_FORTIFY [2022-11-05T17:35:15.798Z] #41 3.311 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-11-05T17:35:16.054Z] #41 3.398 -- Configuring done [2022-11-05T17:35:16.054Z] #41 3.417 -- Generating done [2022-11-05T17:35:16.054Z] #41 3.439 -- Build files have been written to: /tmp/tmp.SnPVcD6yGM/tini [2022-11-05T17:35:16.054Z] #41 3.459 + make tini-static [2022-11-05T17:35:16.618Z] #41 3.876 Scanning dependencies of target tini-static [2022-11-05T17:35:16.618Z] #41 3.994 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-11-05T17:35:17.986Z] #41 5.433 [100%] Linking C executable tini-static [2022-11-05T17:35:18.549Z] #41 5.970 [100%] Built target tini-static [2022-11-05T17:35:18.805Z] #41 6.067 + mkdir -p /build [2022-11-05T17:35:18.805Z] #41 6.069 + cp tini-static /build/docker-init [2022-11-05T17:35:19.062Z] #41 DONE 6.4s [2022-11-05T17:35:19.062Z] [2022-11-05T17:35:19.062Z] #38 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-11-05T17:35:19.062Z] #38 8.103 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-11-05T17:35:19.062Z] #38 8.114 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-11-05T17:35:19.062Z] #38 8.114 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-11-05T17:35:19.062Z] #38 8.124 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-11-05T17:35:19.062Z] #38 8.134 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-11-05T17:35:19.062Z] #38 9.849 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-11-05T17:35:19.062Z] #38 11.46 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-11-05T17:35:19.062Z] #38 12.72 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-11-05T17:35:19.062Z] #38 12.99 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-11-05T17:35:19.062Z] #38 13.19 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-11-05T17:35:19.996Z] #38 ... [2022-11-05T17:35:19.996Z] [2022-11-05T17:35:19.996Z] #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 [2022-11-05T17:35:19.996Z] #31 47.99 gotestsum version dev [2022-11-05T17:35:19.996Z] #31 DONE 48.1s [2022-11-05T17:35:19.996Z] [2022-11-05T17:35:19.996Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-05T17:35:19.996Z] #30 41.16 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-11-05T17:35:19.996Z] #30 41.16 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-11-05T17:35:19.996Z] #30 41.18 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-11-05T17:35:19.996Z] #30 47.40 Selecting previously unselected package gcc-mingw-w64-base. [2022-11-05T17:35:19.996Z] #30 47.43 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-11-05T17:35:19.996Z] #30 47.44 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-11-05T17:35:19.996Z] #30 47.68 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-11-05T17:35:19.996Z] #30 47.70 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-11-05T17:35:19.996Z] #30 47.71 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-11-05T17:35:26.547Z] #30 54.19 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-11-05T17:35:26.547Z] #30 54.19 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-11-05T17:35:26.547Z] #30 54.19 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-11-05T17:35:33.088Z] #30 ... [2022-11-05T17:35:33.088Z] [2022-11-05T17:35:33.088Z] #38 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-11-05T17:35:33.088Z] #38 26.62 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-11-05T17:35:38.336Z] #38 ... [2022-11-05T17:35:38.336Z] [2022-11-05T17:35:38.336Z] #39 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-11-05T17:35:38.591Z] #39 41.21 Updating files: 58% (2951/5081) Updating files: 59% (2998/5081) Updating files: 60% (3049/5081) Updating files: 61% (3100/5081) Updating files: 62% (3151/5081) Updating files: 63% (3202/5081) Updating files: 64% (3252/5081) Updating files: 65% (3303/5081) Updating files: 66% (3354/5081) Updating files: 67% (3405/5081) Updating files: 68% (3456/5081) Updating files: 69% (3506/5081) Updating files: 70% (3557/5081) Updating files: 71% (3608/5081) Updating files: 72% (3659/5081) Updating files: 73% (3710/5081) Updating files: 74% (3760/5081) Updating files: 75% (3811/5081) Updating files: 76% (3862/5081) Updating files: 77% (3913/5081) Updating files: 78% (3964/5081) Updating files: 79% (4014/5081) Updating files: 80% (4065/5081) Updating files: 81% (4116/5081) Updating files: 82% (4167/5081) Updating files: 83% (4218/5081) Updating files: 84% (4269/5081) Updating files: 85% (4319/5081) Updating files: 86% (4370/5081) Updating files: 87% (4421/5081) Updating files: 88% (4472/5081) Updating files: 89% (4523/5081) Updating files: 90% (4573/5081) Updating files: 91% (4624/5081) Updating files: 92% (4675/5081) Updating files: 93% (4726/5081) Updating files: 94% (4777/5081) Updating files: 95% (4827/5081) Updating files: 96% (4878/5081) Updating files: 97% (4929/5081) Updating files: 98% (4980/5081) Updating files: 99% (5031/5081) Updating files: 100% (5081/5081) Updating files: 100% (5081/5081), done. [2022-11-05T17:35:38.591Z] #39 42.27 + cd /tmp/tmp.nvVUKibHMP/src/github.com/containerd/containerd [2022-11-05T17:35:38.591Z] #39 42.27 + git checkout -q v1.6.9 [2022-11-05T17:35:40.482Z] #39 43.82 + export 'BUILDTAGS=netgo osusergo static_build' [2022-11-05T17:35:40.482Z] #39 43.82 + BUILDTAGS='netgo osusergo static_build' [2022-11-05T17:35:40.482Z] #39 43.82 + export EXTRA_FLAGS=-buildmode=pie [2022-11-05T17:35:40.482Z] #39 43.82 + EXTRA_FLAGS=-buildmode=pie [2022-11-05T17:35:40.482Z] #39 43.82 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-11-05T17:35:40.482Z] #39 43.82 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-11-05T17:35:40.482Z] #39 43.82 + '[' '' = dynamic ']' [2022-11-05T17:35:40.482Z] #39 43.82 + make [2022-11-05T17:35:42.374Z] #39 45.69 + bin/ctr [2022-11-05T17:35:46.545Z] #39 ... [2022-11-05T17:35:46.545Z] [2022-11-05T17:35:46.545Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-05T17:35:46.545Z] #30 64.89 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-11-05T17:35:46.545Z] #30 64.90 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-11-05T17:35:46.545Z] #30 64.93 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-11-05T17:35:46.545Z] #30 70.40 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-11-05T17:35:46.545Z] #30 70.40 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-11-05T17:35:46.545Z] #30 70.41 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-11-05T17:35:46.814Z] #30 ... [2022-11-05T17:35:46.814Z] [2022-11-05T17:35:46.814Z] #38 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-11-05T17:35:46.814Z] #38 35.78 libtoolize: putting auxiliary files in '.'. [2022-11-05T17:35:46.814Z] #38 35.78 libtoolize: copying file './ltmain.sh' [2022-11-05T17:35:46.814Z] #38 36.54 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-11-05T17:35:46.814Z] #38 36.54 libtoolize: and rerunning libtoolize and aclocal. [2022-11-05T17:35:46.814Z] #38 36.54 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-11-05T17:35:47.742Z] #38 ... [2022-11-05T17:35:47.742Z] [2022-11-05T17:35:47.742Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-05T17:35:47.742Z] #30 76.11 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-11-05T17:35:47.999Z] #30 76.11 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-11-05T17:35:47.999Z] #30 76.11 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-11-05T17:35:54.547Z] #30 ... [2022-11-05T17:35:54.547Z] [2022-11-05T17:35:54.547Z] #38 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-11-05T17:35:54.547Z] #38 44.20 configure.ac:7: installing './compile' [2022-11-05T17:35:54.547Z] #38 44.22 configure.ac:11: installing './config.guess' [2022-11-05T17:35:54.547Z] #38 44.23 configure.ac:11: installing './config.sub' [2022-11-05T17:35:54.547Z] #38 44.24 configure.ac:8: installing './install-sh' [2022-11-05T17:35:54.547Z] #38 44.25 configure.ac:8: installing './missing' [2022-11-05T17:35:54.547Z] #38 44.35 Makefile.am: installing './depcomp' [2022-11-05T17:35:54.547Z] #38 45.43 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-11-05T17:35:54.547Z] #38 45.43 libtoolize: copying file 'build-aux/ltmain.sh' [2022-11-05T17:35:54.547Z] #38 45.63 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-11-05T17:35:54.547Z] #38 45.63 libtoolize: copying file 'm4/libtool.m4' [2022-11-05T17:35:54.547Z] #38 45.71 libtoolize: copying file 'm4/ltoptions.m4' [2022-11-05T17:35:54.547Z] #38 45.84 libtoolize: copying file 'm4/ltsugar.m4' [2022-11-05T17:35:54.547Z] #38 45.97 libtoolize: copying file 'm4/ltversion.m4' [2022-11-05T17:35:54.547Z] #38 46.08 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-11-05T17:35:54.547Z] #38 46.23 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-11-05T17:35:59.795Z] #38 ... [2022-11-05T17:35:59.795Z] [2022-11-05T17:35:59.795Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-05T17:35:59.795Z] #30 87.10 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-11-05T17:35:59.795Z] #30 87.11 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-11-05T17:35:59.795Z] #30 87.11 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-11-05T17:36:03.967Z] #30 92.01 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-11-05T17:36:03.967Z] #30 92.02 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-11-05T17:36:03.967Z] #30 92.05 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-11-05T17:36:03.967Z] #30 92.22 Selecting previously unselected package libapparmor1:arm64. [2022-11-05T17:36:03.967Z] #30 92.22 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-11-05T17:36:03.967Z] #30 92.22 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-11-05T17:36:04.223Z] #30 92.32 Selecting previously unselected package libapparmor-dev:arm64. [2022-11-05T17:36:04.224Z] #30 92.32 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-11-05T17:36:04.224Z] #30 92.34 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-11-05T17:36:04.224Z] #30 92.50 Selecting previously unselected package libbtrfs0:arm64. [2022-11-05T17:36:04.224Z] #30 92.50 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-11-05T17:36:04.224Z] #30 92.51 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-11-05T17:36:04.480Z] #30 92.68 Selecting previously unselected package libbtrfs-dev:arm64. [2022-11-05T17:36:04.480Z] #30 92.69 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-11-05T17:36:04.480Z] #30 92.70 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-11-05T17:36:04.737Z] #30 92.93 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-11-05T17:36:04.737Z] #30 92.94 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-11-05T17:36:04.737Z] #30 92.95 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-11-05T17:36:04.737Z] #30 93.04 Selecting previously unselected package libudev-dev:arm64. [2022-11-05T17:36:04.993Z] #30 93.04 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_arm64.deb ... [2022-11-05T17:36:04.993Z] #30 93.04 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ... [2022-11-05T17:36:04.993Z] #30 93.21 Selecting previously unselected package libsepol1-dev:arm64. [2022-11-05T17:36:04.993Z] #30 93.21 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-11-05T17:36:04.993Z] #30 93.22 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-11-05T17:36:05.250Z] #30 93.51 Selecting previously unselected package libpcre2-16-0:arm64. [2022-11-05T17:36:05.250Z] #30 93.52 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ... [2022-11-05T17:36:05.250Z] #30 93.53 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ... [2022-11-05T17:36:05.506Z] #30 93.70 Selecting previously unselected package libpcre2-32-0:arm64. [2022-11-05T17:36:05.506Z] #30 93.71 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ... [2022-11-05T17:36:05.506Z] #30 93.72 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ... [2022-11-05T17:36:05.763Z] #30 93.90 Selecting previously unselected package libpcre2-posix2:arm64. [2022-11-05T17:36:05.763Z] #30 93.91 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ... [2022-11-05T17:36:05.763Z] #30 93.91 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ... [2022-11-05T17:36:05.763Z] #30 93.99 Selecting previously unselected package libpcre2-dev:arm64. [2022-11-05T17:36:05.763Z] #30 93.99 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_arm64.deb ... [2022-11-05T17:36:05.763Z] #30 93.99 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ... [2022-11-05T17:36:06.326Z] #30 94.41 Selecting previously unselected package libselinux1-dev:arm64. [2022-11-05T17:36:06.326Z] #30 94.42 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-11-05T17:36:06.326Z] #30 94.44 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-11-05T17:36:06.326Z] #30 94.63 Selecting previously unselected package libdevmapper-dev:arm64. [2022-11-05T17:36:06.326Z] #30 94.66 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-11-05T17:36:06.326Z] #30 94.66 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-11-05T17:36:06.583Z] #30 94.74 Selecting previously unselected package libseccomp-dev:arm64. [2022-11-05T17:36:06.583Z] #30 94.74 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-11-05T17:36:06.583Z] #30 94.75 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-11-05T17:36:06.840Z] #30 94.86 Selecting previously unselected package libsystemd-dev:arm64. [2022-11-05T17:36:06.840Z] #30 94.88 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_arm64.deb ... [2022-11-05T17:36:06.840Z] #30 94.89 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ... [2022-11-05T17:36:07.103Z] #30 95.42 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-11-05T17:36:07.366Z] #30 95.44 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-11-05T17:36:07.366Z] #30 95.46 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-11-05T17:36:07.366Z] #30 95.56 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-11-05T17:36:07.366Z] #30 95.62 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-11-05T17:36:07.366Z] #30 95.63 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ... [2022-11-05T17:36:07.366Z] #30 95.65 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-11-05T17:36:07.366Z] #30 95.66 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ... [2022-11-05T17:36:07.366Z] #30 95.69 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ... [2022-11-05T17:36:07.366Z] #30 ... [2022-11-05T17:36:07.366Z] [2022-11-05T17:36:07.366Z] #24 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-11-05T17:36:07.366Z] #24 95.18 + for f in rootlesskit rootlesskit-docker-proxy [2022-11-05T17:36:07.366Z] #24 95.18 + GOBIN=/build [2022-11-05T17:36:07.366Z] #24 95.18 + GO111MODULE=on [2022-11-05T17:36:07.366Z] #24 95.18 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-11-05T17:36:08.734Z] #24 ... [2022-11-05T17:36:08.734Z] [2022-11-05T17:36:08.734Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-05T17:36:08.734Z] #30 95.69 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ... [2022-11-05T17:36:08.734Z] #30 95.71 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ... [2022-11-05T17:36:08.734Z] #30 95.72 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-11-05T17:36:08.734Z] #30 95.74 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-11-05T17:36:08.734Z] #30 95.75 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-11-05T17:36:08.734Z] #30 95.76 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-11-05T17:36:08.734Z] #30 95.79 Setting up mingw-w64-common (8.0.0-1) ... [2022-11-05T17:36:08.734Z] #30 95.82 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ... [2022-11-05T17:36:08.734Z] #30 95.85 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-11-05T17:36:08.734Z] #30 95.86 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ... [2022-11-05T17:36:08.734Z] #30 95.87 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-11-05T17:36:08.734Z] #30 95.89 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-11-05T17:36:08.734Z] #30 95.91 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-11-05T17:36:08.734Z] #30 95.92 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-11-05T17:36:08.734Z] #30 95.93 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-11-05T17:36:08.734Z] #30 95.94 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-11-05T17:36:08.734Z] #30 95.95 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-11-05T17:36:08.734Z] #30 95.96 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-11-05T17:36:08.734Z] #30 95.97 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-11-05T17:36:08.734Z] #30 95.98 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-11-05T17:36:08.734Z] #30 96.00 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-11-05T17:36:08.734Z] #30 96.02 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-11-05T17:36:08.734Z] #30 96.03 Setting up dmsetup (2:1.02.175-2.1) ... [2022-11-05T17:36:08.734Z] #30 96.05 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-11-05T17:36:08.734Z] #30 96.06 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-11-05T17:36:08.734Z] #30 96.07 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-11-05T17:36:08.734Z] #30 DONE 96.7s [2022-11-05T17:36:08.734Z] [2022-11-05T17:36:08.734Z] #42 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-11-05T17:36:08.734Z] #42 ... [2022-11-05T17:36:08.734Z] [2022-11-05T17:36:08.734Z] #43 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-11-05T17:36:08.734Z] #43 DONE 0.2s [2022-11-05T17:36:08.991Z] [2022-11-05T17:36:08.991Z] #44 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-11-05T17:36:09.556Z] #44 0.964 + RM_GOPATH=0 [2022-11-05T17:36:09.556Z] #44 0.964 + TMP_GOPATH= [2022-11-05T17:36:09.812Z] #44 ... [2022-11-05T17:36:09.812Z] [2022-11-05T17:36:09.812Z] #42 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-11-05T17:36:09.812Z] #42 DONE 1.2s [2022-11-05T17:36:09.812Z] [2022-11-05T17:36:09.812Z] #44 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-11-05T17:36:09.812Z] #44 0.964 + : /build [2022-11-05T17:36:09.812Z] #44 0.964 + '[' -z '' ']' [2022-11-05T17:36:09.812Z] #44 0.965 ++ mktemp -d [2022-11-05T17:36:09.812Z] #44 0.973 + export GOPATH=/tmp/tmp.eiuNIFt8GE [2022-11-05T17:36:09.812Z] #44 0.973 + GOPATH=/tmp/tmp.eiuNIFt8GE [2022-11-05T17:36:09.812Z] #44 0.974 + RM_GOPATH=1 [2022-11-05T17:36:09.812Z] #44 0.974 + case "$(go env GOARCH)" in [2022-11-05T17:36:09.812Z] #44 0.975 ++ go env GOARCH [2022-11-05T17:36:09.812Z] #44 0.992 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:36:09.812Z] #44 0.992 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:36:09.812Z] #44 0.992 ++ dirname /install.sh [2022-11-05T17:36:09.812Z] #44 0.994 + dir=/ [2022-11-05T17:36:09.812Z] #44 0.994 + bin=runc [2022-11-05T17:36:09.812Z] #44 0.994 + shift [2022-11-05T17:36:09.812Z] #44 0.994 + '[' '!' -f //runc.installer ']' [2022-11-05T17:36:09.812Z] #44 0.994 + . //runc.installer [2022-11-05T17:36:09.812Z] #44 0.997 ++ set -e [2022-11-05T17:36:09.812Z] #44 0.997 ++ : v1.1.4 [2022-11-05T17:36:09.812Z] #44 0.997 + install_runc [2022-11-05T17:36:09.812Z] #44 0.997 + RUNC_BUILDTAGS=seccomp [2022-11-05T17:36:09.812Z] #44 0.997 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-11-05T17:36:09.812Z] #44 0.998 Install runc version v1.1.4 (build tags: seccomp) [2022-11-05T17:36:09.812Z] #44 0.998 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.eiuNIFt8GE/src/github.com/opencontainers/runc [2022-11-05T17:36:09.812Z] #44 1.010 Cloning into '/tmp/tmp.eiuNIFt8GE/src/github.com/opencontainers/runc'... [2022-11-05T17:36:10.742Z] #44 ... [2022-11-05T17:36:10.742Z] [2022-11-05T17:36:10.742Z] #45 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-11-05T17:36:10.742Z] #45 DONE 0.9s [2022-11-05T17:36:10.742Z] [2022-11-05T17:36:10.742Z] #46 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-11-05T17:36:11.305Z] #46 0.756 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-11-05T17:36:11.305Z] #46 DONE 0.8s [2022-11-05T17:36:11.305Z] [2022-11-05T17:36:11.305Z] #47 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-11-05T17:36:12.235Z] #47 DONE 0.7s [2022-11-05T17:36:12.235Z] [2022-11-05T17:36:12.235Z] #38 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-11-05T17:36:12.235Z] #38 57.04 configure.ac:7: installing 'build-aux/compile' [2022-11-05T17:36:12.235Z] #38 57.05 configure.ac:9: installing 'build-aux/config.guess' [2022-11-05T17:36:12.235Z] #38 57.06 configure.ac:9: installing 'build-aux/config.sub' [2022-11-05T17:36:12.235Z] #38 57.07 configure.ac:11: installing 'build-aux/install-sh' [2022-11-05T17:36:12.235Z] #38 57.09 configure.ac:11: installing 'build-aux/missing' [2022-11-05T17:36:12.235Z] #38 57.28 Makefile.am: installing 'build-aux/depcomp' [2022-11-05T17:36:12.235Z] #38 57.38 parallel-tests: installing 'build-aux/test-driver' [2022-11-05T17:36:12.235Z] #38 59.70 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-11-05T17:36:12.235Z] #38 59.70 libtoolize: copying file 'build-aux/ltmain.sh' [2022-11-05T17:36:12.235Z] #38 60.41 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-11-05T17:36:12.235Z] #38 60.41 libtoolize: copying file 'm4/libtool.m4' [2022-11-05T17:36:12.235Z] #38 60.53 libtoolize: copying file 'm4/ltoptions.m4' [2022-11-05T17:36:12.235Z] #38 60.58 libtoolize: copying file 'm4/ltsugar.m4' [2022-11-05T17:36:12.235Z] #38 60.65 libtoolize: copying file 'm4/ltversion.m4' [2022-11-05T17:36:12.235Z] #38 60.81 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-11-05T17:36:12.235Z] #38 ... [2022-11-05T17:36:12.235Z] [2022-11-05T17:36:12.235Z] #48 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-11-05T17:36:13.164Z] #48 DONE 0.8s [2022-11-05T17:36:13.164Z] [2022-11-05T17:36:13.164Z] #49 [dev-systemd-false 6/28] RUN ldconfig [2022-11-05T17:36:14.094Z] #49 DONE 0.8s [2022-11-05T17:36:14.094Z] [2022-11-05T17:36:14.094Z] #50 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-11-05T17:36:14.351Z] #50 ... [2022-11-05T17:36:14.351Z] [2022-11-05T17:36:14.351Z] #24 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-11-05T17:36:14.351Z] #24 101.9 rootlesskit version 1.0.0 [2022-11-05T17:36:14.351Z] #24 101.9 Usage of /build/rootlesskit-docker-proxy: [2022-11-05T17:36:14.351Z] #24 101.9 -container-ip string [2022-11-05T17:36:14.351Z] #24 101.9 container ip [2022-11-05T17:36:14.351Z] #24 101.9 -container-port int [2022-11-05T17:36:14.351Z] #24 101.9 container port (default -1) [2022-11-05T17:36:14.351Z] #24 101.9 -host-ip string [2022-11-05T17:36:14.351Z] #24 101.9 host ip [2022-11-05T17:36:14.351Z] #24 101.9 -host-port int [2022-11-05T17:36:14.351Z] #24 101.9 host port (default -1) [2022-11-05T17:36:14.351Z] #24 101.9 -proto string [2022-11-05T17:36:14.351Z] #24 101.9 proxy protocol (default "tcp") [2022-11-05T17:36:14.351Z] #24 DONE 102.0s [2022-11-05T17:36:14.351Z] [2022-11-05T17:36:14.351Z] #51 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-11-05T17:36:14.351Z] #51 DONE 0.2s [2022-11-05T17:36:14.351Z] [2022-11-05T17:36:14.351Z] #52 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-11-05T17:36:14.351Z] #52 DONE 0.1s [2022-11-05T17:36:14.351Z] [2022-11-05T17:36:14.351Z] #38 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-11-05T17:36:15.280Z] #38 ... [2022-11-05T17:36:15.280Z] [2022-11-05T17:36:15.280Z] #53 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-11-05T17:36:15.280Z] #53 CACHED [2022-11-05T17:36:15.280Z] [2022-11-05T17:36:15.280Z] #54 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-11-05T17:36:15.280Z] #54 CACHED [2022-11-05T17:36:15.280Z] [2022-11-05T17:36:15.280Z] #50 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-11-05T17:36:15.280Z] #50 1.578 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-11-05T17:36:15.537Z] #50 1.579 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-11-05T17:36:15.537Z] #50 1.657 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-11-05T17:36:19.947Z] #50 3.153 Reading package lists... [2022-11-05T17:36:20.877Z] #50 5.819 Reading package lists... [2022-11-05T17:36:20.877Z] #50 ... [2022-11-05T17:36:20.877Z] [2022-11-05T17:36:20.877Z] #44 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-11-05T17:36:20.877Z] #44 12.10 + cd /tmp/tmp.eiuNIFt8GE/src/github.com/opencontainers/runc [2022-11-05T17:36:20.877Z] #44 12.10 + git checkout -q v1.1.4 [2022-11-05T17:36:21.440Z] #44 12.77 + '[' -z '' ']' [2022-11-05T17:36:21.440Z] #44 12.77 + target=static [2022-11-05T17:36:21.440Z] #44 12.77 + make BUILDTAGS=seccomp static [2022-11-05T17:36:22.017Z] #44 13.22 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2022-11-05T17:36:23.389Z] #44 ... [2022-11-05T17:36:23.389Z] [2022-11-05T17:36:23.389Z] #35 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-11-05T17:36:23.389Z] #35 111.1 Delve is a source level debugger for Go programs. [2022-11-05T17:36:23.389Z] #35 111.1 [2022-11-05T17:36:23.389Z] #35 111.1 Delve enables you to interact with your program by controlling the execution of the process, [2022-11-05T17:36:23.389Z] #35 111.1 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-11-05T17:36:23.389Z] #35 111.1 [2022-11-05T17:36:23.389Z] #35 111.1 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-11-05T17:36:23.389Z] #35 111.1 [2022-11-05T17:36:23.389Z] #35 111.1 Pass flags to the program you are debugging using `--`, for example: [2022-11-05T17:36:23.389Z] #35 111.1 [2022-11-05T17:36:23.389Z] #35 111.1 `dlv exec ./hello -- server --config conf/config.toml` [2022-11-05T17:36:23.389Z] #35 111.1 [2022-11-05T17:36:23.389Z] #35 111.1 Usage: [2022-11-05T17:36:23.389Z] #35 111.1 dlv [command] [2022-11-05T17:36:23.389Z] #35 111.1 [2022-11-05T17:36:23.389Z] #35 111.1 Available Commands: [2022-11-05T17:36:23.389Z] #35 111.1 attach Attach to running process and begin debugging. [2022-11-05T17:36:23.389Z] #35 111.1 connect Connect to a headless debug server with a terminal client. [2022-11-05T17:36:23.389Z] #35 111.1 core Examine a core dump. [2022-11-05T17:36:23.389Z] #35 111.1 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-11-05T17:36:23.389Z] #35 111.1 debug Compile and begin debugging main package in current directory, or the package specified. [2022-11-05T17:36:23.389Z] #35 111.1 exec Execute a precompiled binary, and begin a debug session. [2022-11-05T17:36:23.389Z] #35 111.1 help Help about any command [2022-11-05T17:36:23.389Z] #35 111.1 run Deprecated command. Use 'debug' instead. [2022-11-05T17:36:23.389Z] #35 111.1 test Compile test binary and begin debugging program. [2022-11-05T17:36:23.389Z] #35 111.1 trace Compile and begin tracing program. [2022-11-05T17:36:23.389Z] #35 111.1 version Prints version. [2022-11-05T17:36:23.389Z] #35 111.1 [2022-11-05T17:36:23.389Z] #35 111.1 Flags: [2022-11-05T17:36:23.389Z] #35 111.1 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-11-05T17:36:23.389Z] #35 111.1 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-11-05T17:36:23.389Z] #35 111.1 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-11-05T17:36:23.389Z] #35 111.1 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-11-05T17:36:23.389Z] #35 111.1 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-11-05T17:36:23.389Z] #35 111.1 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-11-05T17:36:23.389Z] #35 111.1 --disable-aslr Disables address space randomization [2022-11-05T17:36:23.389Z] #35 111.1 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-11-05T17:36:23.389Z] #35 111.1 -h, --help help for dlv [2022-11-05T17:36:23.389Z] #35 111.1 --init string Init file, executed by the terminal client. [2022-11-05T17:36:23.389Z] #35 111.1 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-11-05T17:36:23.390Z] #35 111.1 --log Enable debugging server logging. [2022-11-05T17:36:23.390Z] #35 111.1 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-11-05T17:36:23.390Z] #35 111.1 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-11-05T17:36:23.390Z] #35 111.1 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-11-05T17:36:23.390Z] #35 111.1 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-11-05T17:36:23.390Z] #35 111.1 --wd string Working directory for running the program. [2022-11-05T17:36:23.390Z] #35 111.1 [2022-11-05T17:36:23.390Z] #35 111.1 Additional help topics: [2022-11-05T17:36:23.390Z] #35 111.1 dlv backend Help about the --backend flag. [2022-11-05T17:36:23.390Z] #35 111.1 dlv log Help about logging flags. [2022-11-05T17:36:23.390Z] #35 111.1 dlv redirect Help about file redirection. [2022-11-05T17:36:23.390Z] #35 111.1 [2022-11-05T17:36:23.390Z] #35 111.1 Use "dlv [command] --help" for more information about a command. [2022-11-05T17:36:23.390Z] #35 DONE 111.4s [2022-11-05T17:36:23.390Z] [2022-11-05T17:36:23.390Z] #38 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-11-05T17:36:23.390Z] #38 76.08 configure.ac:11: installing 'build-aux/compile' [2022-11-05T17:36:23.390Z] #38 76.10 configure.ac:11: installing 'build-aux/config.guess' [2022-11-05T17:36:23.390Z] #38 76.10 configure.ac:11: installing 'build-aux/config.sub' [2022-11-05T17:36:23.390Z] #38 76.12 configure.ac:13: installing 'build-aux/install-sh' [2022-11-05T17:36:23.390Z] #38 76.13 configure.ac:13: installing 'build-aux/missing' [2022-11-05T17:36:23.390Z] #38 76.14 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-11-05T17:36:23.390Z] #38 76.39 Makefile.am: installing 'build-aux/depcomp' [2022-11-05T17:36:24.207Z] #38 77.83 checking build system type... aarch64-unknown-linux-gnu [2022-11-05T17:36:24.207Z] #38 78.29 checking host system type... aarch64-unknown-linux-gnu [2022-11-05T17:36:24.207Z] #38 78.29 checking how to print strings... printf [2022-11-05T17:36:24.207Z] #38 78.30 checking for gcc... gcc [2022-11-05T17:36:24.463Z] #38 78.41 checking whether the C compiler works... yes [2022-11-05T17:36:24.463Z] #38 78.58 checking for C compiler default output file name... a.out [2022-11-05T17:36:24.720Z] #38 78.59 checking for suffix of executables... [2022-11-05T17:36:24.720Z] #38 78.79 checking whether we are cross compiling... no [2022-11-05T17:36:24.976Z] #38 78.95 checking for suffix of object files... o [2022-11-05T17:36:25.233Z] #38 79.06 checking whether we are using the GNU C compiler... yes [2022-11-05T17:36:25.233Z] #38 79.27 checking whether gcc accepts -g... yes [2022-11-05T17:36:25.489Z] #38 79.38 checking for gcc option to accept ISO C89... none needed [2022-11-05T17:36:25.746Z] #38 79.61 checking whether gcc understands -c and -o together... yes [2022-11-05T17:36:25.746Z] #38 79.80 checking for a sed that does not truncate output... /bin/sed [2022-11-05T17:36:25.746Z] #38 79.83 checking for grep that handles long lines and -e... /bin/grep [2022-11-05T17:36:25.746Z] #38 79.83 checking for egrep... /bin/grep -E [2022-11-05T17:36:25.746Z] #38 79.85 checking for fgrep... /bin/grep -F [2022-11-05T17:36:25.746Z] #38 79.86 checking for ld used by gcc... /usr/bin/ld [2022-11-05T17:36:25.746Z] #38 79.90 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-11-05T17:36:25.746Z] #38 79.91 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-11-05T17:36:26.002Z] #38 79.93 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-11-05T17:36:26.002Z] #38 80.11 checking whether ln -s works... yes [2022-11-05T17:36:26.002Z] #38 80.11 checking the maximum length of command line arguments... 1572864 [2022-11-05T17:36:26.002Z] #38 80.14 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-11-05T17:36:26.002Z] #38 80.14 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-11-05T17:36:26.002Z] #38 80.14 checking for /usr/bin/ld option to reload object files... -r [2022-11-05T17:36:26.002Z] #38 80.14 checking for objdump... objdump [2022-11-05T17:36:26.002Z] #38 80.15 checking how to recognize dependent libraries... pass_all [2022-11-05T17:36:26.002Z] #38 80.16 checking for dlltool... no [2022-11-05T17:36:26.002Z] #38 80.16 checking how to associate runtime and link libraries... printf %s\n [2022-11-05T17:36:26.002Z] #38 80.16 checking for ar... ar [2022-11-05T17:36:26.259Z] #38 80.16 checking for archiver @FILE support... @ [2022-11-05T17:36:26.259Z] #38 80.39 checking for strip... strip [2022-11-05T17:36:26.259Z] #38 80.40 checking for ranlib... ranlib [2022-11-05T17:36:26.259Z] #38 80.40 checking for gawk... no [2022-11-05T17:36:26.259Z] #38 80.43 checking for mawk... mawk [2022-11-05T17:36:26.822Z] #38 80.43 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-11-05T17:36:26.822Z] #38 80.83 checking for sysroot... no [2022-11-05T17:36:26.822Z] #38 80.83 checking for a working dd... /bin/dd [2022-11-05T17:36:26.822Z] #38 80.86 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-11-05T17:36:26.822Z] #38 80.88 checking for mt... no [2022-11-05T17:36:26.822Z] #38 80.89 checking if : is a manifest tool... no [2022-11-05T17:36:26.822Z] #38 80.91 checking how to run the C preprocessor... gcc -E [2022-11-05T17:36:28.007Z] #38 81.23 checking for ANSI C header files... yes [2022-11-05T17:36:28.007Z] #38 81.99 checking for sys/types.h... yes [2022-11-05T17:36:28.263Z] #38 82.16 checking for sys/stat.h... yes [2022-11-05T17:36:28.263Z] #38 82.36 checking for stdlib.h... yes [2022-11-05T17:36:28.520Z] #38 82.50 checking for string.h... yes [2022-11-05T17:36:28.776Z] #38 82.67 checking for memory.h... yes [2022-11-05T17:36:28.776Z] #38 82.86 checking for strings.h... yes [2022-11-05T17:36:29.033Z] #38 83.03 checking for inttypes.h... yes [2022-11-05T17:36:29.033Z] #38 83.17 checking for stdint.h... [2022-11-05T17:36:29.033Z] #38 ... [2022-11-05T17:36:29.033Z] [2022-11-05T17:36:29.033Z] #23 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-11-05T17:36:29.033Z] #23 112.5 Updating files: 18% (2103/11414) Updating files: 19% (2169/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 36% (4156/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 65% (7525/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2022-11-05T17:36:29.033Z] #23 115.8 + cd /tmp/tmp.Tl8uL7FlmI/tmp/docker-ce [2022-11-05T17:36:29.033Z] #23 115.8 + git checkout -q v17.06.2-ce [2022-11-05T17:36:31.549Z] #23 119.4 + mkdir -p /tmp/tmp.Tl8uL7FlmI/src/github.com/docker [2022-11-05T17:36:31.549Z] #23 119.4 + mv components/cli /tmp/tmp.Tl8uL7FlmI/src/github.com/docker/cli [2022-11-05T17:36:31.549Z] #23 119.4 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-11-05T17:36:31.549Z] #23 ... [2022-11-05T17:36:31.549Z] [2022-11-05T17:36:31.549Z] #38 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-11-05T17:36:31.549Z] #38 83.17 checking for stdint.h... yes [2022-11-05T17:36:31.549Z] #38 83.37 checking for unistd.h... yes [2022-11-05T17:36:31.549Z] #38 83.58 checking for dlfcn.h... yes [2022-11-05T17:36:31.549Z] #38 83.82 checking for objdir... .libs [2022-11-05T17:36:31.549Z] #38 84.28 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-11-05T17:36:31.549Z] #38 84.42 checking for gcc option to produce PIC... -fPIC -DPIC [2022-11-05T17:36:31.549Z] #38 84.42 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-11-05T17:36:31.549Z] #38 84.57 checking if gcc static flag -static works... yes [2022-11-05T17:36:31.549Z] #38 84.93 checking if gcc supports -c -o file.o... yes [2022-11-05T17:36:31.549Z] #38 85.13 checking if gcc supports -c -o file.o... (cached) yes [2022-11-05T17:36:31.549Z] #38 85.13 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-11-05T17:36:31.549Z] #38 85.18 checking dynamic linker characteristics... GNU/Linux ld.so [2022-11-05T17:36:31.549Z] #38 85.46 checking how to hardcode library paths into programs... immediate [2022-11-05T17:36:31.549Z] #38 85.46 checking whether stripping libraries is possible... yes [2022-11-05T17:36:31.549Z] #38 85.48 checking if libtool supports shared libraries... yes [2022-11-05T17:36:31.549Z] #38 85.49 checking whether to build shared libraries... no [2022-11-05T17:36:31.549Z] #38 85.49 checking whether to build static libraries... yes [2022-11-05T17:36:31.549Z] #38 85.49 checking for a BSD-compatible install... /usr/bin/install -c [2022-11-05T17:36:31.549Z] #38 85.53 checking whether build environment is sane... yes [2022-11-05T17:36:31.549Z] #38 85.57 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-11-05T17:36:31.549Z] #38 85.59 checking whether make sets $(MAKE)... yes [2022-11-05T17:36:31.549Z] #38 85.65 checking whether make supports the include directive... yes (GNU style) [2022-11-05T17:36:31.549Z] #38 85.70 checking whether make supports nested variables... yes [2022-11-05T17:36:31.549Z] #38 85.75 checking whether UID '0' is supported by ustar format... yes [2022-11-05T17:36:31.549Z] #38 85.75 checking whether GID '0' is supported by ustar format... yes [2022-11-05T17:36:31.549Z] #38 85.75 checking how to create a ustar tar archive... gnutar [2022-11-05T17:36:32.061Z] #38 85.83 checking dependency style of gcc... gcc3 [2022-11-05T17:36:32.061Z] #38 86.03 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-11-05T17:36:32.061Z] #38 86.03 checking whether make supports nested variables... (cached) yes [2022-11-05T17:36:32.061Z] #38 86.03 checking for gawk... (cached) mawk [2022-11-05T17:36:32.061Z] #38 86.03 checking for a sed that does not truncate output... (cached) /bin/sed [2022-11-05T17:36:32.061Z] #38 86.03 checking for gcc... (cached) gcc [2022-11-05T17:36:32.061Z] #38 86.16 checking whether we are using the GNU C compiler... (cached) yes [2022-11-05T17:36:32.061Z] #38 86.16 checking whether gcc accepts -g... (cached) yes [2022-11-05T17:36:32.061Z] #38 86.16 checking for gcc option to accept ISO C89... (cached) none needed [2022-11-05T17:36:32.061Z] #38 86.16 checking whether gcc understands -c and -o together... (cached) yes [2022-11-05T17:36:32.061Z] #38 86.16 checking for a Python interpreter with version >= 3... python3 [2022-11-05T17:36:32.061Z] #38 86.21 checking for python3... /usr/bin/python3 [2022-11-05T17:36:32.061Z] #38 86.23 checking for python3 version... 3.9 [2022-11-05T17:36:32.317Z] #38 86.27 checking for python3 platform... linux [2022-11-05T17:36:32.317Z] #38 86.31 checking for python3 script directory... [2022-11-05T17:36:32.317Z] #38 ... [2022-11-05T17:36:32.317Z] [2022-11-05T17:36:32.317Z] #50 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-11-05T17:36:32.317Z] #50 5.819 Reading package lists... [2022-11-05T17:36:32.317Z] #50 8.406 Building dependency tree... [2022-11-05T17:36:32.317Z] #50 9.237 Reading state information... [2022-11-05T17:36:32.317Z] #50 11.05 The following additional packages will be installed: [2022-11-05T17:36:32.317Z] #50 11.06 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-11-05T17:36:32.317Z] #50 11.06 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-11-05T17:36:32.317Z] #50 11.06 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-11-05T17:36:32.317Z] #50 11.06 python3-pkg-resources vim-runtime xxd [2022-11-05T17:36:32.317Z] #50 11.07 Suggested packages: [2022-11-05T17:36:32.317Z] #50 11.08 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-11-05T17:36:32.317Z] #50 11.08 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-11-05T17:36:32.317Z] #50 11.08 acl attr quota [2022-11-05T17:36:32.317Z] #50 11.08 Recommended packages: [2022-11-05T17:36:32.317Z] #50 11.08 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-11-05T17:36:32.317Z] #50 12.42 The following NEW packages will be installed: [2022-11-05T17:36:32.317Z] #50 12.42 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-11-05T17:36:32.317Z] #50 12.42 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-11-05T17:36:32.317Z] #50 12.42 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-11-05T17:36:32.317Z] #50 12.42 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-11-05T17:36:32.317Z] #50 12.43 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-11-05T17:36:32.317Z] #50 12.43 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-11-05T17:36:32.317Z] #50 12.43 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-11-05T17:36:32.317Z] #50 12.43 xz-utils zip zstd [2022-11-05T17:36:32.317Z] #50 12.78 0 upgraded, 49 newly installed, 0 to remove and 2 not upgraded. [2022-11-05T17:36:32.317Z] #50 12.78 Need to get 27.0 MB of archives. [2022-11-05T17:36:32.317Z] #50 12.78 After this operation, 105 MB of additional disk space will be used. [2022-11-05T17:36:32.317Z] #50 12.78 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-11-05T17:36:32.317Z] #50 12.78 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-11-05T17:36:32.317Z] #50 12.79 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-11-05T17:36:32.317Z] #50 12.79 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-11-05T17:36:32.317Z] #50 12.83 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-11-05T17:36:32.317Z] #50 12.83 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-11-05T17:36:32.317Z] #50 12.83 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-11-05T17:36:32.317Z] #50 12.83 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-11-05T17:36:32.317Z] #50 12.84 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-11-05T17:36:32.317Z] #50 12.86 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-11-05T17:36:32.317Z] #50 12.87 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-11-05T17:36:32.317Z] #50 12.88 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-11-05T17:36:32.317Z] #50 12.89 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-11-05T17:36:32.317Z] #50 12.89 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-11-05T17:36:32.317Z] #50 12.91 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB] [2022-11-05T17:36:32.317Z] #50 12.91 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-11-05T17:36:32.317Z] #50 12.92 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-11-05T17:36:32.317Z] #50 12.92 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-11-05T17:36:32.317Z] #50 12.92 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-11-05T17:36:32.317Z] #50 12.93 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-11-05T17:36:32.317Z] #50 12.93 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-11-05T17:36:32.317Z] #50 12.94 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-11-05T17:36:32.317Z] #50 12.95 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-11-05T17:36:32.317Z] #50 12.95 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-11-05T17:36:32.317Z] #50 12.96 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-11-05T17:36:32.317Z] #50 12.97 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-11-05T17:36:32.317Z] #50 12.97 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-11-05T17:36:32.317Z] #50 13.16 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-11-05T17:36:32.317Z] #50 13.17 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-11-05T17:36:32.317Z] #50 13.17 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-11-05T17:36:32.317Z] #50 13.17 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-11-05T17:36:32.317Z] #50 13.17 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-11-05T17:36:32.317Z] #50 13.17 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-11-05T17:36:32.317Z] #50 13.18 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-11-05T17:36:32.317Z] #50 13.19 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-11-05T17:36:32.317Z] #50 13.23 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-11-05T17:36:32.317Z] #50 13.23 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-11-05T17:36:32.317Z] #50 13.24 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-11-05T17:36:32.317Z] #50 13.24 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-11-05T17:36:32.317Z] #50 13.25 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-11-05T17:36:32.317Z] #50 13.25 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-11-05T17:36:32.317Z] #50 13.27 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-11-05T17:36:32.317Z] #50 13.29 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-11-05T17:36:32.317Z] #50 13.30 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-11-05T17:36:32.317Z] #50 13.30 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-11-05T17:36:32.317Z] #50 13.42 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-11-05T17:36:32.317Z] #50 13.44 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-11-05T17:36:32.317Z] #50 13.45 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-11-05T17:36:32.317Z] #50 13.45 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-11-05T17:36:32.317Z] #50 14.15 debconf: delaying package configuration, since apt-utils is not installed [2022-11-05T17:36:32.317Z] #50 14.33 Fetched 27.0 MB in 1s (27.7 MB/s) [2022-11-05T17:36:32.317Z] #50 14.38 Selecting previously unselected package pigz. [2022-11-05T17:36:32.317Z] #50 14.38 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-11-05T17:36:32.317Z] #50 14.42 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-11-05T17:36:32.317Z] #50 14.42 Unpacking pigz (2.6-1) ... [2022-11-05T17:36:32.317Z] #50 14.53 Selecting previously unselected package libelf1:arm64. [2022-11-05T17:36:32.317Z] #50 14.54 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-11-05T17:36:32.317Z] #50 14.54 Unpacking libelf1:arm64 (0.183-1) ... [2022-11-05T17:36:32.317Z] #50 14.70 Selecting previously unselected package libbpf0:arm64. [2022-11-05T17:36:32.317Z] #50 14.70 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-11-05T17:36:32.317Z] #50 14.71 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-11-05T17:36:32.317Z] #50 14.82 Selecting previously unselected package libcap2:arm64. [2022-11-05T17:36:32.317Z] #50 14.82 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-11-05T17:36:32.317Z] #50 14.83 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-11-05T17:36:32.317Z] #50 14.93 Selecting previously unselected package libmnl0:arm64. [2022-11-05T17:36:32.317Z] #50 14.96 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-11-05T17:36:32.317Z] #50 14.97 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-11-05T17:36:32.317Z] #50 15.03 Selecting previously unselected package libxtables12:arm64. [2022-11-05T17:36:32.317Z] #50 15.05 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-11-05T17:36:32.317Z] #50 15.05 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-11-05T17:36:32.317Z] #50 15.16 Selecting previously unselected package libcap2-bin. [2022-11-05T17:36:32.317Z] #50 15.16 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-11-05T17:36:32.317Z] #50 15.18 Unpacking libcap2-bin (1:2.44-1) ... [2022-11-05T17:36:32.317Z] #50 15.27 Selecting previously unselected package iproute2. [2022-11-05T17:36:32.317Z] #50 15.27 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-11-05T17:36:32.317Z] #50 15.28 Unpacking iproute2 (5.10.0-4) ... [2022-11-05T17:36:32.317Z] #50 15.78 Selecting previously unselected package xxd. [2022-11-05T17:36:32.317Z] #50 15.79 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-11-05T17:36:32.317Z] #50 15.80 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:36:32.317Z] #50 15.96 Selecting previously unselected package vim-common. [2022-11-05T17:36:32.317Z] #50 15.96 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-11-05T17:36:32.317Z] #50 15.97 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:36:32.317Z] #50 16.16 Selecting previously unselected package bash-completion. [2022-11-05T17:36:32.317Z] #50 16.16 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-11-05T17:36:32.317Z] #50 ... [2022-11-05T17:36:32.317Z] [2022-11-05T17:36:32.317Z] #38 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-11-05T17:36:32.317Z] #38 86.31 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-11-05T17:36:32.573Z] #38 86.47 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-11-05T17:36:32.573Z] #38 86.63 checking for go-md2man... no [2022-11-05T17:36:32.573Z] #38 86.65 checking error.h usability... yes [2022-11-05T17:36:32.829Z] #38 86.84 checking error.h presence... yes [2022-11-05T17:36:32.829Z] #38 86.89 checking for error.h... yes [2022-11-05T17:36:32.829Z] #38 86.93 checking linux/openat2.h usability... yes [2022-11-05T17:36:32.829Z] #38 87.09 checking linux/openat2.h presence... yes [2022-11-05T17:36:33.085Z] #38 87.14 checking for linux/openat2.h... yes [2022-11-05T17:36:33.341Z] #38 87.17 checking for copy_file_range... yes [2022-11-05T17:36:33.598Z] #38 87.43 checking for fgetxattr... yes [2022-11-05T17:36:33.854Z] #38 87.71 checking for statx... yes [2022-11-05T17:36:33.854Z] #38 87.93 checking for fgetpwent_r... yes [2022-11-05T17:36:34.111Z] #38 88.15 checking for issetugid... no [2022-11-05T17:36:34.111Z] #38 88.35 checking for pkg-config... /usr/bin/pkg-config [2022-11-05T17:36:34.111Z] #38 88.36 checking pkg-config is at least version 0.9.0... yes [2022-11-05T17:36:34.674Z] #38 88.36 checking for library containing yajl_tree_get... -lyajl [2022-11-05T17:36:34.674Z] #38 88.78 checking for yajl >= 2.0.0... yes [2022-11-05T17:36:34.944Z] #38 88.82 checking sys/capability.h usability... yes [2022-11-05T17:36:34.944Z] #38 89.03 checking sys/capability.h presence... yes [2022-11-05T17:36:34.944Z] #38 89.13 checking for sys/capability.h... yes [2022-11-05T17:36:35.201Z] #38 89.13 checking for library containing cap_from_name... -lcap [2022-11-05T17:36:35.763Z] #38 89.44 checking for library containing dlopen... -ldl [2022-11-05T17:36:36.019Z] #38 89.86 checking seccomp.h usability... yes [2022-11-05T17:36:36.019Z] #38 90.16 checking seccomp.h presence... yes [2022-11-05T17:36:36.275Z] #38 90.24 checking for seccomp.h... yes [2022-11-05T17:36:36.838Z] #38 90.25 checking for library containing seccomp_rule_add... -lseccomp [2022-11-05T17:36:36.838Z] #38 90.79 checking for library containing seccomp_arch_resolve_name... none required [2022-11-05T17:36:37.095Z] #38 90.97 checking systemd/sd-bus.h usability... yes [2022-11-05T17:36:37.351Z] #38 91.14 checking systemd/sd-bus.h presence... yes [2022-11-05T17:36:37.351Z] #38 91.27 checking for systemd/sd-bus.h... yes [2022-11-05T17:36:37.915Z] #38 91.27 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-11-05T17:36:37.915Z] #38 91.97 checking for sd_notify_barrier... yes [2022-11-05T17:36:38.171Z] #38 92.23 checking linux/bpf.h usability... yes [2022-11-05T17:36:38.171Z] #38 92.38 checking linux/bpf.h presence... yes [2022-11-05T17:36:38.171Z] #38 92.45 checking for linux/bpf.h... yes [2022-11-05T17:36:38.734Z] #38 92.46 checking compilation for eBPF... yes [2022-11-05T17:36:38.734Z] #38 92.69 checking for criu >= 3.15... no [2022-11-05T17:36:38.734Z] #38 92.74 configure: CRIU headers not found, building without CRIU support [2022-11-05T17:36:38.734Z] #38 92.74 checking for criu > 3.16... no [2022-11-05T17:36:38.734Z] #38 92.78 configure: CRIU version doesn't support join-ns API [2022-11-05T17:36:38.734Z] #38 92.78 checking for criu > 3.16.1... no [2022-11-05T17:36:38.734Z] #38 92.83 configure: CRIU version doesn't support for pre-dumping [2022-11-05T17:36:38.734Z] #38 92.83 checking for new mount API (fsconfig)... yes [2022-11-05T17:36:38.991Z] #38 92.95 checking for seccomp notify API... yes [2022-11-05T17:36:38.991Z] #38 93.08 checking for gperf... no [2022-11-05T17:36:38.991Z] #38 93.08 configure: gperf not found - cannot rebuild signal parser code [2022-11-05T17:36:38.991Z] #38 93.08 checking for library containing argp_parse... none required [2022-11-05T17:36:39.554Z] #38 93.50 checking that generated files are newer than configure... done [2022-11-05T17:36:39.554Z] #38 93.50 configure: creating ./config.status [2022-11-05T17:36:40.485Z] #38 ... [2022-11-05T17:36:40.485Z] [2022-11-05T17:36:40.485Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-11-05T17:36:40.485Z] #33 DONE 128.2s [2022-11-05T17:36:40.485Z] [2022-11-05T17:36:40.485Z] #50 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-11-05T17:36:40.485Z] #50 18.59 Unpacking bash-completion (1:2.11-2) ... [2022-11-05T17:36:40.485Z] #50 19.03 Selecting previously unselected package bzip2. [2022-11-05T17:36:40.485Z] #50 19.06 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-11-05T17:36:40.485Z] #50 19.07 Unpacking bzip2 (1.0.8-4) ... [2022-11-05T17:36:40.485Z] #50 19.16 Selecting previously unselected package xz-utils. [2022-11-05T17:36:40.485Z] #50 19.16 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-11-05T17:36:40.485Z] #50 19.17 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-11-05T17:36:40.485Z] #50 19.39 Selecting previously unselected package apparmor. [2022-11-05T17:36:40.485Z] #50 19.39 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-11-05T17:36:40.485Z] #50 19.48 Unpacking apparmor (2.13.6-10) ... [2022-11-05T17:36:40.485Z] #50 19.87 Selecting previously unselected package inetutils-ping. [2022-11-05T17:36:40.485Z] #50 19.88 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ... [2022-11-05T17:36:40.485Z] #50 19.89 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2022-11-05T17:36:40.485Z] #50 20.02 Selecting previously unselected package libip4tc2:arm64. [2022-11-05T17:36:40.485Z] #50 20.02 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-11-05T17:36:40.485Z] #50 20.02 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-11-05T17:36:40.485Z] #50 20.10 Selecting previously unselected package libip6tc2:arm64. [2022-11-05T17:36:40.485Z] #50 20.11 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-11-05T17:36:40.485Z] #50 20.11 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-11-05T17:36:40.485Z] #50 20.18 Selecting previously unselected package libnfnetlink0:arm64. [2022-11-05T17:36:40.485Z] #50 20.19 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-11-05T17:36:40.485Z] #50 20.19 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-11-05T17:36:40.485Z] #50 20.29 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-11-05T17:36:40.485Z] #50 20.29 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-11-05T17:36:40.485Z] #50 20.29 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-11-05T17:36:40.485Z] #50 20.39 Selecting previously unselected package libnftnl11:arm64. [2022-11-05T17:36:40.485Z] #50 20.39 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-11-05T17:36:40.485Z] #50 20.40 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-11-05T17:36:40.485Z] #50 20.50 Selecting previously unselected package iptables. [2022-11-05T17:36:40.485Z] #50 20.50 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-11-05T17:36:40.485Z] #50 20.51 Unpacking iptables (1.8.7-1) ... [2022-11-05T17:36:40.485Z] #50 20.86 Selecting previously unselected package libonig5:arm64. [2022-11-05T17:36:40.485Z] #50 20.87 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-11-05T17:36:40.485Z] #50 20.87 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-11-05T17:36:40.485Z] #50 21.06 Selecting previously unselected package libjq1:arm64. [2022-11-05T17:36:40.485Z] #50 21.06 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-11-05T17:36:40.485Z] #50 21.07 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-11-05T17:36:40.485Z] #50 21.16 Selecting previously unselected package jq. [2022-11-05T17:36:40.485Z] #50 21.16 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-11-05T17:36:40.485Z] #50 21.17 Unpacking jq (1.6-2.1) ... [2022-11-05T17:36:40.485Z] #50 21.25 Selecting previously unselected package libaio1:arm64. [2022-11-05T17:36:40.485Z] #50 21.25 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-11-05T17:36:40.485Z] #50 21.27 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-11-05T17:36:40.485Z] #50 21.37 Selecting previously unselected package libgpm2:arm64. [2022-11-05T17:36:40.485Z] #50 21.37 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-11-05T17:36:40.485Z] #50 21.37 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-11-05T17:36:40.485Z] #50 21.43 Selecting previously unselected package libicu67:arm64. [2022-11-05T17:36:40.485Z] #50 21.43 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-11-05T17:36:40.485Z] #50 21.43 Unpacking libicu67:arm64 (67.1-7) ... [2022-11-05T17:36:40.485Z] #50 24.01 Selecting previously unselected package libinih1:arm64. [2022-11-05T17:36:40.485Z] #50 24.02 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-11-05T17:36:40.485Z] #50 24.02 Unpacking libinih1:arm64 (53-1+b2) ... [2022-11-05T17:36:40.485Z] #50 24.11 Selecting previously unselected package libnet1:arm64. [2022-11-05T17:36:40.485Z] #50 24.11 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-11-05T17:36:40.485Z] #50 24.12 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-11-05T17:36:40.485Z] #50 24.20 Selecting previously unselected package libnl-3-200:arm64. [2022-11-05T17:36:40.485Z] #50 24.20 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-11-05T17:36:40.485Z] #50 24.21 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-11-05T17:36:40.485Z] #50 24.28 Selecting previously unselected package libprotobuf-c1:arm64. [2022-11-05T17:36:40.485Z] #50 24.30 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-11-05T17:36:40.485Z] #50 24.30 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-11-05T17:36:40.485Z] #50 24.39 Selecting previously unselected package libyajl2:arm64. [2022-11-05T17:36:40.485Z] #50 24.40 Preparing to unpack .../31-libyajl2_2.1.0-3_arm64.deb ... [2022-11-05T17:36:40.485Z] #50 24.40 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-11-05T17:36:40.485Z] #50 24.48 Selecting previously unselected package net-tools. [2022-11-05T17:36:40.485Z] #50 24.48 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-11-05T17:36:40.485Z] #50 24.49 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-11-05T17:36:40.485Z] #50 24.72 Selecting previously unselected package patch. [2022-11-05T17:36:40.485Z] #50 24.72 Preparing to unpack .../33-patch_2.7.6-7_arm64.deb ... [2022-11-05T17:36:40.485Z] #50 24.73 Unpacking patch (2.7.6-7) ... [2022-11-05T17:36:40.485Z] #50 24.83 Selecting previously unselected package python-pip-whl. [2022-11-05T17:36:40.485Z] #50 24.84 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-11-05T17:36:40.485Z] #50 24.85 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-11-05T17:36:40.485Z] #50 25.44 Selecting previously unselected package python3-lib2to3. [2022-11-05T17:36:40.485Z] #50 25.44 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-11-05T17:36:40.485Z] #50 25.45 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-11-05T17:36:40.485Z] #50 25.62 Selecting previously unselected package python3-distutils. [2022-11-05T17:36:40.485Z] #50 25.63 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-11-05T17:36:40.485Z] #50 25.63 Unpacking python3-distutils (3.9.2-1) ... [2022-11-05T17:36:40.485Z] #50 25.75 Selecting previously unselected package python3-pkg-resources. [2022-11-05T17:36:40.485Z] #50 25.75 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-11-05T17:36:40.485Z] #50 25.79 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-11-05T17:36:40.485Z] #50 25.98 Selecting previously unselected package python3-setuptools. [2022-11-05T17:36:40.485Z] #50 25.99 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-11-05T17:36:40.485Z] #50 26.01 Unpacking python3-setuptools (52.0.0-4) ... [2022-11-05T17:36:40.485Z] #50 26.44 Selecting previously unselected package python3-wheel. [2022-11-05T17:36:40.485Z] #50 26.46 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-11-05T17:36:40.485Z] #50 26.47 Unpacking python3-wheel (0.34.2-1) ... [2022-11-05T17:36:40.485Z] #50 26.62 Selecting previously unselected package python3-pip. [2022-11-05T17:36:40.485Z] #50 26.64 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-11-05T17:36:40.485Z] #50 26.66 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-11-05T17:36:41.048Z] #50 27.13 Selecting previously unselected package sudo. [2022-11-05T17:36:41.048Z] #50 27.15 Preparing to unpack .../41-sudo_1.9.5p2-3_arm64.deb ... [2022-11-05T17:36:41.048Z] #50 27.17 Unpacking sudo (1.9.5p2-3) ... [2022-11-05T17:36:41.304Z] #50 27.48 Selecting previously unselected package thin-provisioning-tools. [2022-11-05T17:36:41.304Z] #50 27.49 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-11-05T17:36:41.304Z] #50 27.50 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-11-05T17:36:41.560Z] #50 27.72 Selecting previously unselected package uidmap. [2022-11-05T17:36:41.560Z] #50 27.72 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-11-05T17:36:41.560Z] #50 27.73 Unpacking uidmap (1:4.8.1-1) ... [2022-11-05T17:36:41.816Z] #50 27.85 Selecting previously unselected package vim-runtime. [2022-11-05T17:36:41.816Z] #50 27.86 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-11-05T17:36:41.816Z] #50 27.87 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-11-05T17:36:41.816Z] #50 27.89 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-11-05T17:36:41.816Z] #50 27.90 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:36:42.747Z] #50 ... [2022-11-05T17:36:42.747Z] [2022-11-05T17:36:42.747Z] #38 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-11-05T17:36:42.747Z] #38 96.70 config.status: creating Makefile [2022-11-05T17:36:42.747Z] #38 96.80 config.status: creating rpm/crun.spec [2022-11-05T17:36:42.747Z] #38 96.90 config.status: creating config.h [2022-11-05T17:36:42.747Z] #38 96.94 config.status: executing libtool commands [2022-11-05T17:36:42.747Z] #38 96.98 config.status: executing depfiles commands [2022-11-05T17:36:44.114Z] #38 98.21 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-11-05T17:36:44.114Z] #38 98.22 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-11-05T17:36:44.676Z] #38 98.67 checking for gcc... gcc [2022-11-05T17:36:44.932Z] #38 98.78 checking whether the C compiler works... yes [2022-11-05T17:36:44.932Z] #38 98.94 checking for C compiler default output file name... a.out [2022-11-05T17:36:44.932Z] #38 98.95 checking for suffix of executables... [2022-11-05T17:36:45.188Z] #38 99.14 checking whether we are cross compiling... no [2022-11-05T17:36:45.188Z] #38 99.31 checking for suffix of object files... o [2022-11-05T17:36:45.445Z] #38 99.37 checking whether we are using the GNU C compiler... yes [2022-11-05T17:36:45.445Z] #38 99.44 checking whether gcc accepts -g... yes [2022-11-05T17:36:45.701Z] #38 99.53 checking for gcc option to accept ISO C89... none needed [2022-11-05T17:36:45.701Z] #38 99.73 checking whether gcc understands -c and -o together... yes [2022-11-05T17:36:45.957Z] #38 99.94 checking how to run the C preprocessor... gcc -E [2022-11-05T17:36:46.213Z] #38 100.2 checking for grep that handles long lines and -e... /bin/grep [2022-11-05T17:36:46.214Z] #38 100.2 checking for egrep... /bin/grep -E [2022-11-05T17:36:46.777Z] #38 100.2 checking for ANSI C header files... yes [2022-11-05T17:36:46.777Z] #38 100.8 checking for sys/types.h... yes [2022-11-05T17:36:47.033Z] #38 101.0 checking for sys/stat.h... yes [2022-11-05T17:36:47.033Z] #38 101.1 checking for stdlib.h... yes [2022-11-05T17:36:47.289Z] #38 101.3 checking for string.h... yes [2022-11-05T17:36:47.554Z] #38 101.5 checking for memory.h... yes [2022-11-05T17:36:47.554Z] #38 101.6 checking for strings.h... yes [2022-11-05T17:36:47.810Z] #38 101.8 checking for inttypes.h... yes [2022-11-05T17:36:47.810Z] #38 101.9 checking for stdint.h... yes [2022-11-05T17:36:48.066Z] #38 102.1 checking for unistd.h... yes [2022-11-05T17:36:48.323Z] #38 102.2 checking minix/config.h usability... no [2022-11-05T17:36:48.323Z] #38 102.4 checking minix/config.h presence... no [2022-11-05T17:36:48.323Z] #38 102.4 checking for minix/config.h... no [2022-11-05T17:36:48.579Z] #38 102.4 checking whether it is safe to define __EXTENSIONS__... yes [2022-11-05T17:36:48.836Z] #38 102.6 checking build system type... aarch64-unknown-linux-gnu [2022-11-05T17:36:48.836Z] #38 103.0 checking host system type... aarch64-unknown-linux-gnu [2022-11-05T17:36:48.836Z] #38 103.0 checking how to print strings... printf [2022-11-05T17:36:48.836Z] #38 103.0 checking for a sed that does not truncate output... /bin/sed [2022-11-05T17:36:48.836Z] #38 103.0 checking for fgrep... /bin/grep -F [2022-11-05T17:36:48.836Z] #38 103.0 checking for ld used by gcc... /usr/bin/ld [2022-11-05T17:36:48.836Z] #38 103.0 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-11-05T17:36:48.836Z] #38 103.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-11-05T17:36:49.092Z] #38 103.1 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-11-05T17:36:49.092Z] #38 103.2 checking whether ln -s works... yes [2022-11-05T17:36:49.092Z] #38 103.2 checking the maximum length of command line arguments... 1572864 [2022-11-05T17:36:49.092Z] #38 103.2 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-11-05T17:36:49.092Z] #38 103.2 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-11-05T17:36:49.092Z] #38 103.2 checking for /usr/bin/ld option to reload object files... -r [2022-11-05T17:36:49.092Z] #38 103.3 checking for objdump... objdump [2022-11-05T17:36:49.092Z] #38 103.3 checking how to recognize dependent libraries... pass_all [2022-11-05T17:36:49.092Z] #38 103.3 checking for dlltool... no [2022-11-05T17:36:49.092Z] #38 103.3 checking how to associate runtime and link libraries... printf %s\n [2022-11-05T17:36:49.092Z] #38 103.3 checking for ar... ar [2022-11-05T17:36:49.092Z] #38 103.3 checking for archiver @FILE support... @ [2022-11-05T17:36:49.349Z] #38 103.4 checking for strip... strip [2022-11-05T17:36:49.349Z] #38 103.4 checking for ranlib... ranlib [2022-11-05T17:36:49.349Z] #38 103.4 checking for gawk... no [2022-11-05T17:36:49.349Z] #38 103.4 checking for mawk... mawk [2022-11-05T17:36:49.605Z] #38 103.4 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-11-05T17:36:49.605Z] #38 103.7 checking for sysroot... no [2022-11-05T17:36:49.605Z] #38 103.7 checking for a working dd... /bin/dd [2022-11-05T17:36:49.605Z] #38 103.8 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-11-05T17:36:49.605Z] #38 103.8 checking for mt... no [2022-11-05T17:36:49.861Z] #38 103.8 checking if : is a manifest tool... no [2022-11-05T17:36:49.861Z] #38 103.8 checking for dlfcn.h... yes [2022-11-05T17:36:49.861Z] #38 104.0 checking for objdir... .libs [2022-11-05T17:36:50.373Z] #38 104.3 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-11-05T17:36:50.373Z] #38 104.5 checking for gcc option to produce PIC... -fPIC -DPIC [2022-11-05T17:36:50.629Z] #38 104.5 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-11-05T17:36:50.885Z] #38 104.6 checking if gcc static flag -static works... yes [2022-11-05T17:36:50.885Z] #38 104.9 checking if gcc supports -c -o file.o... yes [2022-11-05T17:36:51.142Z] #38 105.1 checking if gcc supports -c -o file.o... (cached) yes [2022-11-05T17:36:51.142Z] #38 105.1 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-11-05T17:36:51.398Z] #38 105.2 checking dynamic linker characteristics... GNU/Linux ld.so [2022-11-05T17:36:51.399Z] #38 105.5 checking how to hardcode library paths into programs... immediate [2022-11-05T17:36:51.399Z] #38 105.5 checking whether stripping libraries is possible... yes [2022-11-05T17:36:51.399Z] #38 105.5 checking if libtool supports shared libraries... yes [2022-11-05T17:36:51.399Z] #38 105.5 checking whether to build shared libraries... no [2022-11-05T17:36:51.399Z] #38 105.5 checking whether to build static libraries... yes [2022-11-05T17:36:51.399Z] #38 105.5 checking for a BSD-compatible install... /usr/bin/install -c [2022-11-05T17:36:51.399Z] #38 105.5 checking whether build environment is sane... yes [2022-11-05T17:36:51.399Z] #38 105.6 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-11-05T17:36:51.399Z] #38 105.6 checking whether make sets $(MAKE)... yes [2022-11-05T17:36:51.655Z] #38 105.6 checking whether make supports the include directive... yes (GNU style) [2022-11-05T17:36:51.655Z] #38 105.7 checking whether make supports nested variables... yes [2022-11-05T17:36:51.655Z] #38 105.7 checking whether UID '0' is supported by ustar format... yes [2022-11-05T17:36:51.655Z] #38 105.7 checking whether GID '0' is supported by ustar format... yes [2022-11-05T17:36:51.655Z] #38 105.7 checking how to create a ustar tar archive... gnutar [2022-11-05T17:36:51.911Z] #38 105.8 checking dependency style of gcc... gcc3 [2022-11-05T17:36:51.911Z] #38 106.0 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-11-05T17:36:51.911Z] #38 106.0 checking whether make supports nested variables... (cached) yes [2022-11-05T17:36:51.911Z] #38 106.0 checking for pkg-config... /usr/bin/pkg-config [2022-11-05T17:36:51.911Z] #38 106.0 checking pkg-config is at least version 0.9.0... yes [2022-11-05T17:36:51.911Z] #38 106.0 checking for yajl >= 2.1.0... yes [2022-11-05T17:36:52.168Z] #38 106.1 checking for a sed that does not truncate output... (cached) /bin/sed [2022-11-05T17:36:52.168Z] #38 106.1 checking for gcc... (cached) gcc [2022-11-05T17:36:52.168Z] #38 106.1 checking whether we are using the GNU C compiler... (cached) yes [2022-11-05T17:36:52.168Z] #38 106.2 checking whether gcc accepts -g... (cached) yes [2022-11-05T17:36:52.168Z] #38 106.2 checking for gcc option to accept ISO C89... (cached) none needed [2022-11-05T17:36:52.168Z] #38 106.2 checking whether gcc understands -c and -o together... (cached) yes [2022-11-05T17:36:52.168Z] #38 106.2 checking for a Python interpreter with version >= 3... python3 [2022-11-05T17:36:52.168Z] #38 106.3 checking for python3... /usr/bin/python3 [2022-11-05T17:36:52.168Z] #38 106.3 checking for python3 version... 3.9 [2022-11-05T17:36:52.168Z] #38 106.3 checking for python3 platform... linux [2022-11-05T17:36:52.425Z] #38 106.4 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-11-05T17:36:52.425Z] #38 106.5 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-11-05T17:36:52.681Z] #38 106.8 checking that generated files are newer than configure... done [2022-11-05T17:36:52.681Z] #38 106.8 configure: creating ./config.status [2022-11-05T17:36:54.571Z] #38 ... [2022-11-05T17:36:54.571Z] [2022-11-05T17:36:54.571Z] #50 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-11-05T17:36:54.571Z] #50 30.55 Selecting previously unselected package vim. [2022-11-05T17:36:54.571Z] #50 30.55 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-11-05T17:36:54.571Z] #50 30.56 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:36:54.571Z] #50 31.11 Selecting previously unselected package xfsprogs. [2022-11-05T17:36:54.571Z] #50 31.11 Preparing to unpack .../46-xfsprogs_5.10.0-4_arm64.deb ... [2022-11-05T17:36:54.571Z] #50 31.12 Unpacking xfsprogs (5.10.0-4) ... [2022-11-05T17:36:54.571Z] #50 31.56 Selecting previously unselected package zip. [2022-11-05T17:36:54.571Z] #50 31.56 Preparing to unpack .../47-zip_3.0-12_arm64.deb ... [2022-11-05T17:36:54.571Z] #50 31.58 Unpacking zip (3.0-12) ... [2022-11-05T17:36:54.571Z] #50 31.71 Selecting previously unselected package zstd. [2022-11-05T17:36:54.571Z] #50 31.73 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-11-05T17:36:54.571Z] #50 31.74 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-11-05T17:36:54.571Z] #50 31.99 Setting up python3-pkg-resources (52.0.0-4) ... [2022-11-05T17:36:54.571Z] #50 32.75 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-11-05T17:36:54.571Z] #50 32.77 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-11-05T17:36:54.571Z] #50 32.79 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-11-05T17:36:54.571Z] #50 32.80 Setting up libicu67:arm64 (67.1-7) ... [2022-11-05T17:36:54.571Z] #50 32.81 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-11-05T17:36:54.571Z] #50 32.82 Setting up libinih1:arm64 (53-1+b2) ... [2022-11-05T17:36:54.571Z] #50 32.83 Setting up uidmap (1:4.8.1-1) ... [2022-11-05T17:36:54.571Z] #50 32.84 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-11-05T17:36:54.571Z] #50 32.85 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-11-05T17:36:54.571Z] #50 32.86 Setting up bzip2 (1.0.8-4) ... [2022-11-05T17:36:54.571Z] #50 32.87 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-11-05T17:36:54.571Z] #50 32.88 Setting up python3-wheel (0.34.2-1) ... [2022-11-05T17:36:54.571Z] #50 33.54 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:36:54.571Z] #50 33.55 Setting up libcap2:arm64 (1:2.44-1) ... [2022-11-05T17:36:54.571Z] #50 33.56 Setting up libcap2-bin (1:2.44-1) ... [2022-11-05T17:36:54.571Z] #50 33.57 Setting up apparmor (2.13.6-10) ... [2022-11-05T17:36:54.571Z] #50 35.14 Setting up zip (3.0-12) ... [2022-11-05T17:36:54.571Z] #50 35.16 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:36:54.571Z] #50 35.19 Setting up bash-completion (1:2.11-2) ... [2022-11-05T17:36:54.571Z] #50 37.72 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-11-05T17:36:54.571Z] #50 37.74 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-11-05T17:36:54.571Z] #50 37.74 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-11-05T17:36:54.571Z] #50 37.77 Setting up patch (2.7.6-7) ... [2022-11-05T17:36:54.571Z] #50 37.78 Setting up sudo (1.9.5p2-3) ... [2022-11-05T17:36:54.571Z] #50 37.85 invoke-rc.d: could not determine current runlevel [2022-11-05T17:36:54.571Z] #50 37.85 invoke-rc.d: policy-rc.d denied execution of start. [2022-11-05T17:36:54.571Z] #50 37.87 Setting up xfsprogs (5.10.0-4) ... [2022-11-05T17:36:54.571Z] #50 37.88 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-11-05T17:36:54.571Z] #50 37.90 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2022-11-05T17:36:54.571Z] #50 37.91 Setting up pigz (2.6-1) ... [2022-11-05T17:36:54.571Z] #50 37.92 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-11-05T17:36:54.571Z] #50 37.93 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-11-05T17:36:54.571Z] #50 37.95 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-11-05T17:36:54.571Z] #50 37.97 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:36:54.571Z] #50 38.68 Setting up libaio1:arm64 (0.3.112-9) ... [2022-11-05T17:36:54.571Z] #50 38.70 Setting up python3-lib2to3 (3.9.2-1) ... [2022-11-05T17:36:54.571Z] #50 39.17 Setting up libelf1:arm64 (0.183-1) ... [2022-11-05T17:36:54.571Z] #50 39.18 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-11-05T17:36:54.571Z] #50 39.19 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-11-05T17:36:54.571Z] #50 39.20 Setting up python3-distutils (3.9.2-1) ... [2022-11-05T17:36:54.571Z] #50 39.73 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:36:54.571Z] #50 39.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-11-05T17:36:54.571Z] #50 39.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-11-05T17:36:54.571Z] #50 39.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-11-05T17:36:54.571Z] #50 39.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-11-05T17:36:54.571Z] #50 39.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-11-05T17:36:54.571Z] #50 39.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-11-05T17:36:54.571Z] #50 39.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-11-05T17:36:54.571Z] #50 39.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-11-05T17:36:54.571Z] #50 39.81 Setting up python3-setuptools (52.0.0-4) ... [2022-11-05T17:36:55.133Z] #50 41.21 Setting up libjq1:arm64 (1.6-2.1) ... [2022-11-05T17:36:55.133Z] #50 ... [2022-11-05T17:36:55.133Z] [2022-11-05T17:36:55.133Z] #38 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-11-05T17:36:55.133Z] #38 109.2 config.status: creating Makefile [2022-11-05T17:36:55.133Z] #38 109.2 config.status: creating config.h [2022-11-05T17:36:55.133Z] #38 109.3 config.status: executing libtool commands [2022-11-05T17:36:55.133Z] #38 109.3 config.status: executing depfiles commands [2022-11-05T17:36:56.069Z] #38 110.1 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-11-05T17:36:56.069Z] #38 110.1 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-11-05T17:36:56.326Z] #38 110.5 checking for gcc... gcc [2022-11-05T17:36:56.839Z] #38 110.7 checking whether the C compiler works... yes [2022-11-05T17:36:56.839Z] #38 110.8 checking for C compiler default output file name... a.out [2022-11-05T17:36:56.839Z] #38 110.8 checking for suffix of executables... [2022-11-05T17:36:57.183Z] #38 110.9 checking whether we are cross compiling... no [2022-11-05T17:36:57.183Z] #38 111.2 checking for suffix of object files... o [2022-11-05T17:36:57.183Z] #38 111.3 checking whether we are using the GNU C compiler... yes [2022-11-05T17:36:57.440Z] #38 111.3 checking whether gcc accepts -g... [2022-11-05T17:36:57.440Z] #38 ... [2022-11-05T17:36:57.440Z] [2022-11-05T17:36:57.440Z] #50 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-11-05T17:36:57.440Z] #50 41.21 Setting up libjq1:arm64 (1.6-2.1) ... [2022-11-05T17:36:57.440Z] #50 41.22 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-11-05T17:36:57.440Z] #50 41.23 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-11-05T17:36:57.440Z] #50 41.25 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-11-05T17:36:57.440Z] #50 42.26 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-11-05T17:36:57.440Z] #50 42.28 Setting up jq (1.6-2.1) ... [2022-11-05T17:36:57.440Z] #50 42.30 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-11-05T17:36:57.440Z] #50 42.32 Setting up iptables (1.8.7-1) ... [2022-11-05T17:36:57.440Z] #50 42.34 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-11-05T17:36:57.440Z] #50 42.35 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-11-05T17:36:57.440Z] #50 42.35 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-11-05T17:36:57.440Z] #50 42.36 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-11-05T17:36:57.440Z] #50 42.36 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-11-05T17:36:57.440Z] #50 42.37 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-11-05T17:36:57.440Z] #50 42.37 Setting up iproute2 (5.10.0-4) ... [2022-11-05T17:36:57.440Z] #50 42.73 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-11-05T17:36:57.440Z] #50 DONE 43.5s [2022-11-05T17:36:57.440Z] [2022-11-05T17:36:57.440Z] #38 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-11-05T17:36:57.440Z] #38 111.3 checking whether gcc accepts -g... yes [2022-11-05T17:36:57.696Z] #38 111.5 checking for gcc option to accept ISO C89... none needed [2022-11-05T17:36:57.696Z] #38 111.8 checking whether gcc understands -c and -o together... yes [2022-11-05T17:36:57.696Z] #38 111.9 checking for a BSD-compatible install... /usr/bin/install -c [2022-11-05T17:36:57.696Z] #38 111.9 checking whether build environment is sane... yes [2022-11-05T17:36:57.696Z] #38 111.9 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-11-05T17:36:57.696Z] #38 112.0 checking for gawk... no [2022-11-05T17:36:57.696Z] #38 112.0 checking for mawk... mawk [2022-11-05T17:36:57.696Z] #38 112.0 checking whether make sets $(MAKE)... yes [2022-11-05T17:36:57.953Z] #38 112.0 checking whether make supports the include directive... yes (GNU style) [2022-11-05T17:36:57.953Z] #38 112.1 checking whether make supports nested variables... yes [2022-11-05T17:36:57.953Z] #38 112.2 checking whether UID '0' is supported by ustar format... yes [2022-11-05T17:36:57.953Z] #38 112.2 checking whether GID '0' is supported by ustar format... yes [2022-11-05T17:36:58.210Z] #38 112.2 checking how to create a ustar tar archive... [2022-11-05T17:36:58.210Z] #38 ... [2022-11-05T17:36:58.210Z] [2022-11-05T17:36:58.210Z] #55 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-11-05T17:36:58.210Z] #0 0.758 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-11-05T17:36:58.210Z] #0 0.763 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-11-05T17:36:58.210Z] #0 0.766 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-11-05T17:36:58.210Z] #55 DONE 0.8s [2022-11-05T17:36:58.210Z] [2022-11-05T17:36:58.210Z] #38 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-11-05T17:36:58.210Z] #38 112.2 checking how to create a ustar tar archive... gnutar [2022-11-05T17:36:58.210Z] #38 112.2 checking dependency style of gcc... gcc3 [2022-11-05T17:36:58.469Z] #38 112.5 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-11-05T17:36:58.469Z] #38 112.5 checking whether make supports nested variables... (cached) yes [2022-11-05T17:36:59.032Z] #38 112.6 checking build system type... aarch64-unknown-linux-gnu [2022-11-05T17:36:59.032Z] #38 113.0 checking host system type... aarch64-unknown-linux-gnu [2022-11-05T17:36:59.032Z] #38 113.0 checking how to print strings... printf [2022-11-05T17:36:59.032Z] #38 113.0 checking for a sed that does not truncate output... /bin/sed [2022-11-05T17:36:59.032Z] #38 113.0 checking for grep that handles long lines and -e... /bin/grep [2022-11-05T17:36:59.032Z] #38 113.0 checking for egrep... /bin/grep -E [2022-11-05T17:36:59.032Z] #38 113.0 checking for fgrep... /bin/grep -F [2022-11-05T17:36:59.032Z] #38 113.1 checking for ld used by gcc... /usr/bin/ld [2022-11-05T17:36:59.032Z] #38 113.1 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-11-05T17:36:59.032Z] #38 113.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-11-05T17:36:59.288Z] #38 113.1 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-11-05T17:36:59.288Z] #38 113.2 checking whether ln -s works... yes [2022-11-05T17:36:59.288Z] #38 113.2 checking the maximum length of command line arguments... 1572864 [2022-11-05T17:36:59.288Z] #38 113.3 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-11-05T17:36:59.288Z] #38 113.3 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-11-05T17:36:59.288Z] #38 113.3 checking for /usr/bin/ld option to reload object files... -r [2022-11-05T17:36:59.288Z] #38 113.3 checking for objdump... objdump [2022-11-05T17:36:59.288Z] #38 113.3 checking how to recognize dependent libraries... pass_all [2022-11-05T17:36:59.288Z] #38 113.3 checking for dlltool... no [2022-11-05T17:36:59.288Z] #38 113.3 checking how to associate runtime and link libraries... printf %s\n [2022-11-05T17:36:59.288Z] #38 113.3 checking for ar... ar [2022-11-05T17:36:59.288Z] #38 113.3 checking for archiver @FILE support... @ [2022-11-05T17:36:59.288Z] #38 113.4 checking for strip... strip [2022-11-05T17:36:59.288Z] #38 113.4 checking for ranlib... ranlib [2022-11-05T17:36:59.545Z] #38 113.4 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-11-05T17:36:59.545Z] #38 113.8 checking for sysroot... no [2022-11-05T17:36:59.545Z] #38 113.8 checking for a working dd... /bin/dd [2022-11-05T17:36:59.806Z] #38 113.8 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-11-05T17:36:59.806Z] #38 113.8 checking for mt... no [2022-11-05T17:36:59.806Z] #38 113.8 checking if : is a manifest tool... no [2022-11-05T17:36:59.806Z] #38 113.8 checking how to run the C preprocessor... gcc -E [2022-11-05T17:37:00.624Z] #38 114.2 checking for ANSI C header files... yes [2022-11-05T17:37:00.624Z] #38 114.7 checking for sys/types.h... yes [2022-11-05T17:37:00.881Z] #38 114.8 checking for sys/stat.h... yes [2022-11-05T17:37:00.881Z] #38 115.0 checking for stdlib.h... yes [2022-11-05T17:37:01.444Z] #38 115.2 checking for string.h... yes [2022-11-05T17:37:01.444Z] #38 115.4 checking for memory.h... yes [2022-11-05T17:37:01.700Z] #38 115.6 checking for strings.h... yes [2022-11-05T17:37:01.957Z] #38 115.8 checking for inttypes.h... yes [2022-11-05T17:37:01.957Z] #38 116.0 checking for stdint.h... yes [2022-11-05T17:37:02.213Z] #38 116.2 checking for unistd.h... yes [2022-11-05T17:37:02.213Z] #38 116.3 checking for dlfcn.h... yes [2022-11-05T17:37:02.469Z] #38 116.4 checking for objdir... .libs [2022-11-05T17:37:02.725Z] #38 116.7 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-11-05T17:37:02.725Z] #38 116.8 checking for gcc option to produce PIC... -fPIC -DPIC [2022-11-05T17:37:02.725Z] #38 116.8 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-11-05T17:37:02.981Z] #38 116.9 checking if gcc static flag -static works... yes [2022-11-05T17:37:03.493Z] #38 117.3 checking if gcc supports -c -o file.o... yes [2022-11-05T17:37:03.493Z] #38 117.4 checking if gcc supports -c -o file.o... (cached) yes [2022-11-05T17:37:03.493Z] #38 117.4 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-11-05T17:37:03.493Z] #38 117.5 checking dynamic linker characteristics... GNU/Linux ld.so [2022-11-05T17:37:03.749Z] #38 117.7 checking how to hardcode library paths into programs... immediate [2022-11-05T17:37:03.749Z] #38 117.7 checking whether stripping libraries is possible... yes [2022-11-05T17:37:03.749Z] #38 117.7 checking if libtool supports shared libraries... yes [2022-11-05T17:37:03.749Z] #38 117.7 checking whether to build shared libraries... no [2022-11-05T17:37:03.749Z] #38 117.7 checking whether to build static libraries... yes [2022-11-05T17:37:03.749Z] #38 117.7 checking float.h usability... yes [2022-11-05T17:37:03.749Z] #38 117.8 checking float.h presence... yes [2022-11-05T17:37:03.749Z] #38 117.9 checking for float.h... yes [2022-11-05T17:37:04.005Z] #38 117.9 checking limits.h usability... yes [2022-11-05T17:37:04.005Z] #38 118.1 checking limits.h presence... yes [2022-11-05T17:37:04.005Z] #38 118.1 checking for limits.h... yes [2022-11-05T17:37:04.261Z] #38 118.1 checking stddef.h usability... yes [2022-11-05T17:37:04.261Z] #38 118.3 checking stddef.h presence... yes [2022-11-05T17:37:04.261Z] #38 118.3 checking for stddef.h... yes [2022-11-05T17:37:04.261Z] #38 118.4 checking for stdlib.h... (cached) yes [2022-11-05T17:37:04.261Z] #38 118.4 checking for string.h... (cached) yes [2022-11-05T17:37:04.517Z] #38 118.4 checking sys/time.h usability... yes [2022-11-05T17:37:04.517Z] #38 118.6 checking sys/time.h presence... yes [2022-11-05T17:37:04.517Z] #38 118.7 checking for sys/time.h... yes [2022-11-05T17:37:04.517Z] #38 118.7 checking for inline... inline [2022-11-05T17:37:05.030Z] #38 118.8 checking for size_t... yes [2022-11-05T17:37:05.030Z] #38 119.1 checking for stdlib.h... (cached) yes [2022-11-05T17:37:05.286Z] #38 119.1 checking for GNU libc compatible malloc... yes [2022-11-05T17:37:05.286Z] #38 119.3 checking for stdlib.h... (cached) yes [2022-11-05T17:37:05.286Z] #38 119.3 checking for GNU libc compatible realloc... yes [2022-11-05T17:37:05.543Z] #38 119.4 checking for working strtod... yes [2022-11-05T17:37:05.799Z] #38 119.7 checking for gettimeofday... yes [2022-11-05T17:37:05.799Z] #38 119.9 checking for memset... yes [2022-11-05T17:37:06.361Z] #38 120.1 checking for strspn... yes [2022-11-05T17:37:06.361Z] #38 120.4 checking that generated files are newer than configure... done [2022-11-05T17:37:06.361Z] #38 120.4 configure: creating ./config.status [2022-11-05T17:37:08.253Z] #38 ... [2022-11-05T17:37:08.253Z] [2022-11-05T17:37:08.253Z] #56 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-11-05T17:37:08.253Z] #0 9.338 Collecting yamllint==1.27.1 [2022-11-05T17:37:08.510Z] #56 ... [2022-11-05T17:37:08.510Z] [2022-11-05T17:37:08.510Z] #38 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-11-05T17:37:08.510Z] #38 122.6 config.status: creating Makefile [2022-11-05T17:37:08.510Z] #38 122.7 config.status: creating config.h [2022-11-05T17:37:08.510Z] #38 122.7 config.status: executing depfiles commands [2022-11-05T17:37:08.767Z] #38 122.9 config.status: executing libtool commands [2022-11-05T17:37:10.135Z] #38 123.9 GEN .version [2022-11-05T17:37:10.135Z] #38 124.0 make install-recursive [2022-11-05T17:37:10.135Z] #38 124.0 make[1]: Entering directory '/tmp/crun-build' [2022-11-05T17:37:10.135Z] #38 124.1 Making install in libocispec [2022-11-05T17:37:10.135Z] #38 124.1 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-11-05T17:37:10.135Z] #38 124.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-11-05T17:37:10.135Z] #38 124.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-11-05T17:37:10.135Z] #38 124.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-11-05T17:37:10.135Z] #38 124.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-11-05T17:37:10.698Z] #38 124.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-11-05T17:37:10.954Z] #38 125.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-11-05T17:37:10.954Z] #38 125.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-11-05T17:37:10.954Z] #38 125.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-11-05T17:37:10.954Z] #38 125.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-11-05T17:37:10.954Z] #38 125.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-11-05T17:37:10.954Z] #38 125.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-11-05T17:37:10.954Z] #38 125.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-11-05T17:37:10.954Z] #38 125.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-11-05T17:37:10.954Z] #38 125.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-11-05T17:37:10.954Z] #38 125.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-11-05T17:37:10.954Z] #38 125.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-11-05T17:37:10.954Z] #38 125.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-11-05T17:37:10.954Z] #38 125.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-11-05T17:37:10.954Z] #38 125.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-11-05T17:37:10.954Z] #38 125.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-11-05T17:37:11.518Z] #38 125.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-11-05T17:37:11.518Z] #38 125.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-11-05T17:37:11.518Z] #38 125.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-11-05T17:37:11.518Z] #38 125.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-11-05T17:37:11.518Z] #38 125.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-11-05T17:37:11.518Z] #38 125.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-11-05T17:37:11.518Z] #38 125.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-11-05T17:37:11.518Z] #38 125.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-11-05T17:37:11.518Z] #38 125.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-11-05T17:37:11.518Z] #38 125.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-11-05T17:37:11.518Z] #38 125.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-11-05T17:37:11.518Z] #38 125.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-11-05T17:37:11.775Z] #38 125.8 make install-recursive [2022-11-05T17:37:11.775Z] #38 125.9 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-11-05T17:37:12.032Z] #38 126.0 Making install in yajl [2022-11-05T17:37:12.032Z] #38 126.0 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-11-05T17:37:12.032Z] #38 126.0 CC verify/json_verify-json_verify.o [2022-11-05T17:37:12.032Z] #38 126.1 CC src/libyajl_la-yajl_alloc.lo [2022-11-05T17:37:12.032Z] #38 126.1 CC src/libyajl_la-yajl.lo [2022-11-05T17:37:12.032Z] #38 126.1 CC src/libyajl_la-yajl_gen.lo [2022-11-05T17:37:12.032Z] #38 126.2 CC src/libyajl_la-yajl_parser.lo [2022-11-05T17:37:12.032Z] #38 126.2 CC src/libyajl_la-yajl_buf.lo [2022-11-05T17:37:12.032Z] #38 126.2 CC src/libyajl_la-yajl_encode.lo [2022-11-05T17:37:12.305Z] #38 ... [2022-11-05T17:37:12.305Z] [2022-11-05T17:37:12.305Z] #56 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-11-05T17:37:12.305Z] #56 10.39 Downloading yamllint-1.27.1.tar.gz (129 kB) [2022-11-05T17:37:12.305Z] #56 11.49 Collecting pathspec>=0.5.3 [2022-11-05T17:37:12.305Z] #56 11.50 Downloading pathspec-0.10.1-py3-none-any.whl (27 kB) [2022-11-05T17:37:12.305Z] #56 11.85 Collecting pyyaml [2022-11-05T17:37:12.305Z] #56 11.87 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-11-05T17:37:12.305Z] #56 11.91 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) [2022-11-05T17:37:12.305Z] #56 11.93 Building wheels for collected packages: yamllint [2022-11-05T17:37:12.305Z] #56 11.93 Building wheel for yamllint (setup.py): started [2022-11-05T17:37:12.305Z] #56 12.99 Building wheel for yamllint (setup.py): finished with status 'done' [2022-11-05T17:37:12.305Z] #56 12.99 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=92976002aed576442a2c637a5e6fff7d09ff49b454c6c1492028a409fce6b7e9 [2022-11-05T17:37:12.305Z] #56 12.99 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee [2022-11-05T17:37:12.305Z] #56 13.00 Successfully built yamllint [2022-11-05T17:37:12.305Z] #56 13.02 Installing collected packages: pyyaml, pathspec, yamllint [2022-11-05T17:37:12.305Z] #56 13.39 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.27.1 [2022-11-05T17:37:12.305Z] #56 DONE 14.0s [2022-11-05T17:37:12.305Z] [2022-11-05T17:37:12.305Z] #57 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-11-05T17:37:12.305Z] #57 CACHED [2022-11-05T17:37:12.305Z] [2022-11-05T17:37:12.305Z] #58 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-11-05T17:37:12.305Z] #58 CACHED [2022-11-05T17:37:12.305Z] [2022-11-05T17:37:12.305Z] #59 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-11-05T17:37:12.305Z] #59 CACHED [2022-11-05T17:37:12.305Z] [2022-11-05T17:37:12.305Z] #38 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-11-05T17:37:12.305Z] #38 126.2 CC src/libyajl_la-yajl_lex.lo [2022-11-05T17:37:12.305Z] #38 126.2 CC src/libyajl_la-yajl_tree.lo [2022-11-05T17:37:17.555Z] #38 130.7 CCLD libyajl.la [2022-11-05T17:37:17.555Z] #38 131.1 CCLD verify/json_verify [2022-11-05T17:37:17.555Z] #38 131.4 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-11-05T17:37:17.555Z] #38 131.4 make[5]: Nothing to be done for 'install-exec-am'. [2022-11-05T17:37:17.555Z] #38 131.4 make[5]: Nothing to be done for 'install-data-am'. [2022-11-05T17:37:17.555Z] #38 131.4 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-11-05T17:37:17.555Z] #38 131.4 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-11-05T17:37:17.555Z] #38 131.4 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-11-05T17:37:17.555Z] #38 131.5 CC src/validate.o [2022-11-05T17:37:17.555Z] #38 131.6 CC src/image_spec_schema_config_schema.lo [2022-11-05T17:37:17.555Z] #38 131.6 CC src/image_spec_schema_content_descriptor.lo [2022-11-05T17:37:17.555Z] #38 131.6 CC src/image_spec_schema_defs.lo [2022-11-05T17:37:17.555Z] #38 131.6 CC src/image_spec_schema_defs_descriptor.lo [2022-11-05T17:37:17.555Z] #38 131.6 CC src/image_spec_schema_image_index_schema.lo [2022-11-05T17:37:17.555Z] #38 131.6 CC src/image_spec_schema_image_layout_schema.lo [2022-11-05T17:37:17.555Z] #38 131.6 CC src/image_spec_schema_image_manifest_schema.lo [2022-11-05T17:37:17.555Z] #38 131.7 CC src/runtime_spec_schema_config_linux.lo [2022-11-05T17:37:17.555Z] #38 131.7 CC src/runtime_spec_schema_config_zos.lo [2022-11-05T17:37:17.555Z] #38 131.7 CC src/runtime_spec_schema_config_schema.lo [2022-11-05T17:37:17.555Z] #38 131.7 CC src/runtime_spec_schema_config_solaris.lo [2022-11-05T17:37:17.555Z] #38 131.8 CC src/runtime_spec_schema_config_vm.lo [2022-11-05T17:37:17.812Z] #38 131.8 CC src/runtime_spec_schema_config_windows.lo [2022-11-05T17:37:17.812Z] #38 131.9 CC src/runtime_spec_schema_defs.lo [2022-11-05T17:37:17.812Z] #38 132.0 CC src/runtime_spec_schema_defs_linux.lo [2022-11-05T17:37:18.069Z] #38 132.1 CC src/runtime_spec_schema_defs_zos.lo [2022-11-05T17:37:18.069Z] #38 132.2 CC src/runtime_spec_schema_defs_vm.lo [2022-11-05T17:37:18.069Z] #38 132.3 CC src/runtime_spec_schema_defs_windows.lo [2022-11-05T17:37:18.069Z] #38 132.3 CC src/runtime_spec_schema_state_schema.lo [2022-11-05T17:37:18.069Z] #38 132.4 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-11-05T17:37:18.326Z] #38 132.4 CC src/basic_test_double_array_item.lo [2022-11-05T17:37:18.582Z] #38 132.7 CC src/basic_test_double_array.lo [2022-11-05T17:37:18.582Z] #38 132.8 CC src/basic_test_top_array_int.lo [2022-11-05T17:37:18.839Z] #38 133.1 CC src/basic_test_top_array_string.lo [2022-11-05T17:37:19.095Z] #38 133.2 CC src/basic_test_top_double_array_int.lo [2022-11-05T17:37:19.095Z] #38 133.3 CC src/basic_test_top_double_array_obj.lo [2022-11-05T17:37:19.351Z] #38 133.4 CC src/basic_test_top_double_array_refobj.lo [2022-11-05T17:37:19.351Z] #38 133.5 CC src/basic_test_top_double_array_string.lo [2022-11-05T17:37:19.607Z] #38 133.7 CC src/read-file.lo [2022-11-05T17:37:19.862Z] #38 133.8 CC src/json_common.lo [2022-11-05T17:37:19.862Z] #38 134.0 CC tests/test-1.o [2022-11-05T17:37:20.118Z] #38 134.2 CC tests/test-2.o [2022-11-05T17:37:20.118Z] #38 134.4 CC tests/test-3.o [2022-11-05T17:37:20.374Z] #38 134.4 CC tests/test-4.o [2022-11-05T17:37:20.629Z] #38 134.6 CC tests/test-5.o [2022-11-05T17:37:20.629Z] #38 134.6 CC tests/test-6.o [2022-11-05T17:37:20.629Z] #38 134.8 CC tests/test-7.o [2022-11-05T17:37:20.885Z] #38 134.9 CC tests/test-8.o [2022-11-05T17:37:21.447Z] #38 135.5 CC tests/test-9.o [2022-11-05T17:37:21.447Z] #38 135.5 CC tests/test-10.o [2022-11-05T17:37:21.704Z] #38 135.9 CC tests/test-11.o [2022-11-05T17:37:48.205Z] #38 ... [2022-11-05T17:37:48.205Z] [2022-11-05T17:37:48.205Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-11-05T17:37:48.205Z] #36 194.6 + dpkg --print-architecture [2022-11-05T17:37:48.205Z] #36 DONE 195.2s [2022-11-05T17:37:48.205Z] [2022-11-05T17:37:48.205Z] #32 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/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 [2022-11-05T17:37:54.770Z] #32 ... [2022-11-05T17:37:54.770Z] [2022-11-05T17:37:54.770Z] #38 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-11-05T17:37:54.770Z] #38 168.2 CCLD libocispec.la [2022-11-05T17:37:54.770Z] #38 168.5 CCLD src/validate [2022-11-05T17:37:54.770Z] #38 168.5 CCLD tests/test-1 [2022-11-05T17:37:54.770Z] #38 168.6 CCLD tests/test-2 [2022-11-05T17:37:54.770Z] #38 168.6 CCLD tests/test-3 [2022-11-05T17:37:54.770Z] #38 168.7 CCLD tests/test-4 [2022-11-05T17:37:54.770Z] #38 168.7 CCLD tests/test-5 [2022-11-05T17:37:54.770Z] #38 168.7 CCLD tests/test-6 [2022-11-05T17:37:54.770Z] #38 168.8 CCLD tests/test-7 [2022-11-05T17:37:54.770Z] #38 168.8 CCLD tests/test-8 [2022-11-05T17:37:54.770Z] #38 168.9 CCLD tests/test-9 [2022-11-05T17:37:54.770Z] #38 169.0 CCLD tests/test-10 [2022-11-05T17:37:54.770Z] #38 169.0 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-11-05T17:37:55.026Z] #38 169.0 CCLD tests/test-11 [2022-11-05T17:37:56.919Z] #38 170.7 libtool: link: ar cr libocispec.a [2022-11-05T17:37:56.919Z] #38 170.8 libtool: link: ranlib libocispec.a [2022-11-05T17:37:57.846Z] #38 172.1 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-11-05T17:37:58.102Z] #38 172.2 make[5]: Nothing to be done for 'install-exec-am'. [2022-11-05T17:37:58.102Z] #38 172.2 make[5]: Nothing to be done for 'install-data-am'. [2022-11-05T17:37:58.102Z] #38 172.2 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-11-05T17:37:58.102Z] #38 172.2 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-11-05T17:37:58.102Z] #38 172.2 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-11-05T17:37:58.102Z] #38 172.2 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-11-05T17:37:58.102Z] #38 172.2 make[2]: Entering directory '/tmp/crun-build' [2022-11-05T17:37:58.102Z] #38 172.3 CC src/libcrun/libcrun_testing_a-utils.o [2022-11-05T17:37:58.102Z] #38 172.3 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-11-05T17:37:58.102Z] #38 172.3 CC src/libcrun/libcrun_testing_a-container.o [2022-11-05T17:37:58.102Z] #38 172.3 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-11-05T17:37:58.102Z] #38 172.3 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-11-05T17:37:58.102Z] #38 172.3 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-11-05T17:37:58.102Z] #38 172.4 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-11-05T17:37:58.102Z] #38 172.4 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-11-05T17:37:58.368Z] #38 172.4 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-11-05T17:37:58.368Z] #38 172.4 CC src/libcrun/libcrun_testing_a-criu.o [2022-11-05T17:37:58.368Z] #38 172.4 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-11-05T17:37:58.368Z] #38 172.5 CC src/libcrun/libcrun_testing_a-linux.o [2022-11-05T17:37:58.368Z] #38 172.6 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-11-05T17:37:58.368Z] #38 172.6 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-11-05T17:37:58.368Z] #38 172.6 CC src/libcrun/libcrun_testing_a-error.o [2022-11-05T17:37:58.624Z] #38 172.7 CC src/libcrun/libcrun_testing_a-status.o [2022-11-05T17:37:58.624Z] #38 172.9 CC src/libcrun/libcrun_testing_a-terminal.o [2022-11-05T17:37:58.624Z] #38 172.9 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-11-05T17:37:58.880Z] #38 173.0 CC src/libcrun/libcrun_testing_a-signals.o [2022-11-05T17:37:58.880Z] #38 173.1 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-11-05T17:37:59.136Z] #38 173.1 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-11-05T17:37:59.136Z] #38 173.2 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-11-05T17:37:59.391Z] #38 173.4 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-11-05T17:37:59.391Z] #38 173.4 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-11-05T17:37:59.391Z] #38 173.5 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-11-05T17:37:59.647Z] #38 173.7 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-11-05T17:37:59.647Z] #38 173.7 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-11-05T17:37:59.647Z] #38 173.9 CC src/crun-crun.o [2022-11-05T17:37:59.903Z] #38 174.1 CC src/crun-run.o [2022-11-05T17:37:59.903Z] #38 174.2 CC src/crun-delete.o [2022-11-05T17:38:00.159Z] #38 174.3 CC src/crun-kill.o [2022-11-05T17:38:00.159Z] #38 174.4 CC src/crun-pause.o [2022-11-05T17:38:00.159Z] #38 174.5 CC src/crun-unpause.o [2022-11-05T17:38:00.721Z] #38 174.7 CC src/crun-spec.o [2022-11-05T17:38:00.721Z] #38 174.8 CC src/crun-exec.o [2022-11-05T17:38:00.978Z] #38 175.0 CC src/crun-list.o [2022-11-05T17:38:00.978Z] #38 175.0 CC src/crun-create.o [2022-11-05T17:38:00.978Z] #38 175.1 CC src/crun-start.o [2022-11-05T17:38:01.234Z] #38 175.2 CC src/crun-state.o [2022-11-05T17:38:01.234Z] #38 175.4 CC src/crun-update.o [2022-11-05T17:38:01.491Z] #38 175.5 CC src/crun-ps.o [2022-11-05T17:38:01.491Z] #38 175.8 CC src/crun-checkpoint.o [2022-11-05T17:38:01.747Z] #38 175.8 CC src/crun-restore.o [2022-11-05T17:38:01.747Z] #38 175.8 CC src/libcrun/libcrun_la-utils.lo [2022-11-05T17:38:02.004Z] #38 176.2 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-11-05T17:38:02.260Z] #38 176.2 CC src/libcrun/libcrun_la-container.lo [2022-11-05T17:38:02.260Z] #38 176.4 CC src/libcrun/libcrun_la-cgroup.lo [2022-11-05T17:38:02.260Z] #38 176.5 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-11-05T17:38:02.516Z] #38 176.5 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-11-05T17:38:02.516Z] #38 176.7 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-11-05T17:38:02.772Z] #38 176.9 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-11-05T17:38:03.028Z] #38 177.3 CC src/libcrun/libcrun_la-criu.lo [2022-11-05T17:38:03.283Z] #38 177.3 CC src/libcrun/libcrun_la-custom-handler.lo [2022-11-05T17:38:03.283Z] #38 177.3 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-11-05T17:38:03.284Z] #38 177.5 CC src/libcrun/libcrun_la-linux.lo [2022-11-05T17:38:03.846Z] #38 177.8 CC src/libcrun/libcrun_la-seccomp.lo [2022-11-05T17:38:03.846Z] #38 178.0 CC src/libcrun/libcrun_la-ebpf.lo [2022-11-05T17:38:04.409Z] #38 178.4 CC src/libcrun/libcrun_la-error.lo [2022-11-05T17:38:04.409Z] #38 178.5 CC src/libcrun/libcrun_la-status.lo [2022-11-05T17:38:04.972Z] #38 179.2 CC src/libcrun/libcrun_la-terminal.lo [2022-11-05T17:38:05.921Z] #38 179.9 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-11-05T17:38:06.177Z] #38 180.2 CC src/libcrun/libcrun_la-signals.lo [2022-11-05T17:38:06.177Z] #38 180.3 CC src/libcrun/libcrun_la-mount_flags.lo [2022-11-05T17:38:06.434Z] #38 180.7 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-11-05T17:38:06.998Z] #38 181.1 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-11-05T17:38:07.253Z] #38 181.4 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-11-05T17:38:07.253Z] #38 181.4 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-11-05T17:38:07.509Z] #38 181.7 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-11-05T17:38:08.071Z] #38 182.0 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-11-05T17:38:08.326Z] #38 182.3 CC tests/init.o [2022-11-05T17:38:30.214Z] #38 201.4 CCLD tests/init [2022-11-05T17:38:48.261Z] #38 220.1 AR libcrun_testing.a [2022-11-05T17:38:48.261Z] #38 220.1 ar: `u' modifier ignored since `D' is the default (see `U') [2022-11-05T17:38:48.261Z] #38 220.2 CCLD tests/tests_libcrun_utils [2022-11-05T17:38:48.261Z] #38 220.2 CCLD tests/tests_libcrun_errors [2022-11-05T17:38:48.261Z] #38 220.3 CCLD tests/tests_libcrun_fuzzer [2022-11-05T17:38:48.261Z] #38 220.3 CCLD libcrun.la [2022-11-05T17:38:48.261Z] #38 221.7 CCLD crun [2022-11-05T17:38:48.261Z] #38 222.2 make[3]: Entering directory '/tmp/crun-build' [2022-11-05T17:38:48.261Z] #38 222.3 /bin/mkdir -p '/usr/local/lib' [2022-11-05T17:38:48.261Z] #38 222.3 /bin/mkdir -p '/usr/local/share/man/man1' [2022-11-05T17:38:48.261Z] #38 222.4 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-11-05T17:38:48.261Z] #38 222.4 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-11-05T17:38:48.261Z] #38 222.4 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-11-05T17:38:48.518Z] #38 222.5 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-11-05T17:38:48.518Z] #38 222.5 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-11-05T17:38:48.518Z] #38 222.5 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-11-05T17:38:48.518Z] #38 222.6 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-11-05T17:38:48.518Z] #38 222.6 ---------------------------------------------------------------------- [2022-11-05T17:38:48.518Z] #38 222.6 Libraries have been installed in: [2022-11-05T17:38:48.518Z] #38 222.6 /usr/local/lib [2022-11-05T17:38:48.518Z] #38 222.6 [2022-11-05T17:38:48.518Z] #38 222.6 If you ever happen to want to link against installed libraries [2022-11-05T17:38:48.518Z] #38 222.6 in a given directory, LIBDIR, you must either use libtool, and [2022-11-05T17:38:48.518Z] #38 222.6 specify the full pathname of the library, or use the '-LLIBDIR' [2022-11-05T17:38:48.518Z] #38 222.6 flag during linking and do at least one of the following: [2022-11-05T17:38:48.518Z] #38 222.6 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-11-05T17:38:48.518Z] #38 222.6 during execution [2022-11-05T17:38:48.518Z] #38 222.7 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-11-05T17:38:48.518Z] #38 222.7 during linking [2022-11-05T17:38:48.518Z] #38 222.7 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-11-05T17:38:48.518Z] #38 222.7 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-11-05T17:38:48.518Z] #38 222.7 [2022-11-05T17:38:48.518Z] #38 222.7 See any operating system documentation about shared libraries for [2022-11-05T17:38:48.518Z] #38 222.7 more information, such as the ld(1) and ld.so(8) manual pages. [2022-11-05T17:38:48.518Z] #38 222.7 ---------------------------------------------------------------------- [2022-11-05T17:38:48.518Z] #38 222.7 /bin/mkdir -p '/build' [2022-11-05T17:38:48.518Z] #38 222.7 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-11-05T17:38:48.518Z] #38 222.7 libtool: install: /usr/bin/install -c crun /build/crun [2022-11-05T17:38:48.774Z] #38 222.7 make[3]: Leaving directory '/tmp/crun-build' [2022-11-05T17:38:48.774Z] #38 222.7 make[2]: Leaving directory '/tmp/crun-build' [2022-11-05T17:38:48.774Z] #38 222.7 make[1]: Leaving directory '/tmp/crun-build' [2022-11-05T17:38:49.041Z] #38 DONE 223.3s [2022-11-05T17:38:49.041Z] [2022-11-05T17:38:49.041Z] #23 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-11-05T17:38:49.975Z] #23 257.9 + return [2022-11-05T17:38:50.234Z] #23 DONE 258.0s [2022-11-05T17:38:50.234Z] [2022-11-05T17:38:50.234Z] #39 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-11-05T17:38:51.165Z] #39 ... [2022-11-05T17:38:51.165Z] [2022-11-05T17:38:51.165Z] #60 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-11-05T17:38:51.421Z] #60 DONE 0.1s [2022-11-05T17:38:51.421Z] [2022-11-05T17:38:51.421Z] #61 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-11-05T17:38:51.984Z] #61 DONE 0.8s [2022-11-05T17:38:51.984Z] [2022-11-05T17:38:51.984Z] #39 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-11-05T17:38:52.241Z] #39 ... [2022-11-05T17:38:52.241Z] [2022-11-05T17:38:52.241Z] #62 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-11-05T17:38:52.241Z] #62 DONE 0.1s [2022-11-05T17:38:52.241Z] [2022-11-05T17:38:52.241Z] #63 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-11-05T17:38:52.241Z] #63 DONE 0.1s [2022-11-05T17:38:52.241Z] [2022-11-05T17:38:52.241Z] #44 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-11-05T17:38:52.241Z] #44 163.7 + mkdir -p /build [2022-11-05T17:38:52.498Z] #44 ... [2022-11-05T17:38:52.498Z] [2022-11-05T17:38:52.498Z] #64 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-11-05T17:38:52.498Z] #64 DONE 0.1s [2022-11-05T17:38:52.498Z] [2022-11-05T17:38:52.498Z] #44 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-11-05T17:38:52.498Z] #44 163.7 + cp runc /build/runc [2022-11-05T17:38:52.498Z] #44 DONE 163.8s [2022-11-05T17:38:52.498Z] [2022-11-05T17:38:52.498Z] #65 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-11-05T17:38:52.754Z] #65 DONE 0.2s [2022-11-05T17:38:52.754Z] [2022-11-05T17:38:52.754Z] #66 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-11-05T17:38:52.754Z] #66 DONE 0.1s [2022-11-05T17:38:52.754Z] [2022-11-05T17:38:52.754Z] #39 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-11-05T17:38:52.754Z] #39 ... [2022-11-05T17:38:52.754Z] [2022-11-05T17:38:52.754Z] #67 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-11-05T17:38:53.010Z] #67 DONE 0.2s [2022-11-05T17:38:53.010Z] [2022-11-05T17:38:53.010Z] #68 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-11-05T17:38:53.010Z] #68 DONE 0.1s [2022-11-05T17:38:53.010Z] [2022-11-05T17:38:53.010Z] #69 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-11-05T17:38:53.266Z] #69 DONE 0.1s [2022-11-05T17:38:53.266Z] [2022-11-05T17:38:53.266Z] #39 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-11-05T17:38:53.266Z] #39 ... [2022-11-05T17:38:53.266Z] [2022-11-05T17:38:53.266Z] #32 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/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 [2022-11-05T17:38:53.266Z] #32 261.6 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown) [2022-11-05T17:38:53.524Z] #32 DONE 261.6s [2022-11-05T17:38:53.524Z] [2022-11-05T17:38:53.524Z] #39 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-11-05T17:38:54.890Z] #39 ... [2022-11-05T17:38:54.890Z] [2022-11-05T17:38:54.890Z] #70 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-11-05T17:38:54.890Z] #70 DONE 0.1s [2022-11-05T17:38:54.890Z] [2022-11-05T17:38:54.890Z] #39 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-11-05T17:38:54.890Z] #39 ... [2022-11-05T17:38:54.890Z] [2022-11-05T17:38:54.890Z] #71 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-11-05T17:38:54.890Z] #71 DONE 0.1s [2022-11-05T17:38:55.146Z] [2022-11-05T17:38:55.146Z] #72 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-11-05T17:38:55.146Z] #72 DONE 0.1s [2022-11-05T17:38:55.146Z] [2022-11-05T17:38:55.146Z] #39 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-11-05T17:38:59.313Z] #39 242.5 + bin/containerd [2022-11-05T17:39:37.998Z] #39 281.3 # github.com/containerd/containerd/cmd/containerd [2022-11-05T17:39:37.998Z] #39 281.3 /usr/bin/ld: /tmp/go-link-2464630991/000019.o: in function `New': [2022-11-05T17:39:37.998Z] #39 281.3 /tmp/tmp.nvVUKibHMP/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-11-05T17:39:37.998Z] #39 281.4 + bin/containerd-stress [2022-11-05T17:39:38.929Z] #39 282.5 + bin/containerd-shim [2022-11-05T17:39:48.873Z] #39 290.8 + bin/containerd-shim-runc-v1 [2022-11-05T17:39:52.143Z] #39 295.6 + bin/containerd-shim-runc-v2 [2022-11-05T17:39:52.704Z] #39 296.3 + binaries [2022-11-05T17:39:52.704Z] #39 296.3 + install -D bin/containerd /build/containerd [2022-11-05T17:39:52.704Z] #39 296.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-11-05T17:39:52.704Z] #39 296.4 + install -D bin/ctr /build/ctr [2022-11-05T17:39:53.265Z] #39 DONE 296.8s [2022-11-05T17:39:53.826Z] [2022-11-05T17:39:53.826Z] #73 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-11-05T17:39:54.082Z] #73 DONE 0.2s [2022-11-05T17:39:54.082Z] [2022-11-05T17:39:54.082Z] #74 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-11-05T17:39:54.082Z] #74 DONE 0.1s [2022-11-05T17:39:54.082Z] [2022-11-05T17:39:54.082Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-11-05T17:39:54.643Z] #75 DONE 0.5s [2022-11-05T17:39:54.643Z] [2022-11-05T17:39:54.643Z] #76 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-11-05T17:39:54.643Z] #76 DONE 0.1s [2022-11-05T17:39:54.643Z] [2022-11-05T17:39:54.643Z] #77 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-11-05T17:39:54.643Z] #77 DONE 0.0s [2022-11-05T17:39:54.643Z] [2022-11-05T17:39:54.643Z] #78 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-11-05T17:39:54.643Z] #78 DONE 0.0s [2022-11-05T17:39:54.643Z] [2022-11-05T17:39:54.643Z] #79 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-11-05T17:39:57.908Z] #79 DONE 2.7s [2022-11-05T17:39:57.908Z] [2022-11-05T17:39:57.908Z] #80 exporting to image [2022-11-05T17:39:57.908Z] #80 exporting layers [2022-11-05T17:40:01.188Z] #80 exporting layers 3.5s done [2022-11-05T17:40:01.188Z] #80 writing image sha256:0752ccc1e80c6a4acd13f5d9313a75c0be281770472e5446c040c2e754b0f71e done [2022-11-05T17:40:01.188Z] #80 naming to docker.io/library/docker:5e15ce3a4a0f019fca92a52cf8108b29bd809e2e done [2022-11-05T17:40:01.188Z] #80 DONE 3.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-11-05T17:40:01.503Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-11-05T17:40:01.777Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44415/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5e15ce3a4a0f019fca92a52cf8108b29bd809e2e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:5e15ce3a4a0f019fca92a52cf8108b29bd809e2e hack/test/unit [2022-11-05T17:40:02.344Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-11-05T17:40:02.344Z] + TESTFLAGS+=' -test.timeout=5m' [2022-11-05T17:40:02.344Z] + TESTDIRS=./... [2022-11-05T17:40:02.344Z] + exclude_paths='/vendor/|/integration' [2022-11-05T17:40:02.344Z] ++ go list ./... [2022-11-05T17:40:02.344Z] ++ grep -vE '(/vendor/|/integration)' [2022-11-05T17:40:03.274Z] + pkg_list='github.com/docker/docker/api [2022-11-05T17:40:03.274Z] github.com/docker/docker/api/server [2022-11-05T17:40:03.274Z] github.com/docker/docker/api/server/backend/build [2022-11-05T17:40:03.274Z] github.com/docker/docker/api/server/httpstatus [2022-11-05T17:40:03.274Z] github.com/docker/docker/api/server/httputils [2022-11-05T17:40:03.274Z] github.com/docker/docker/api/server/middleware [2022-11-05T17:40:03.274Z] github.com/docker/docker/api/server/router [2022-11-05T17:40:03.274Z] github.com/docker/docker/api/server/router/build [2022-11-05T17:40:03.274Z] github.com/docker/docker/api/server/router/checkpoint [2022-11-05T17:40:03.274Z] github.com/docker/docker/api/server/router/container [2022-11-05T17:40:03.274Z] github.com/docker/docker/api/server/router/debug [2022-11-05T17:40:03.274Z] github.com/docker/docker/api/server/router/distribution [2022-11-05T17:40:03.274Z] github.com/docker/docker/api/server/router/grpc [2022-11-05T17:40:03.274Z] github.com/docker/docker/api/server/router/image [2022-11-05T17:40:03.274Z] github.com/docker/docker/api/server/router/network [2022-11-05T17:40:03.274Z] github.com/docker/docker/api/server/router/plugin [2022-11-05T17:40:03.274Z] github.com/docker/docker/api/server/router/session [2022-11-05T17:40:03.274Z] github.com/docker/docker/api/server/router/swarm [2022-11-05T17:40:03.274Z] github.com/docker/docker/api/server/router/system [2022-11-05T17:40:03.274Z] github.com/docker/docker/api/server/router/volume [2022-11-05T17:40:03.274Z] github.com/docker/docker/api/types [2022-11-05T17:40:03.274Z] github.com/docker/docker/api/types/backend [2022-11-05T17:40:03.274Z] github.com/docker/docker/api/types/blkiodev [2022-11-05T17:40:03.274Z] github.com/docker/docker/api/types/container [2022-11-05T17:40:03.274Z] github.com/docker/docker/api/types/events [2022-11-05T17:40:03.274Z] github.com/docker/docker/api/types/filters [2022-11-05T17:40:03.274Z] github.com/docker/docker/api/types/image [2022-11-05T17:40:03.275Z] github.com/docker/docker/api/types/mount [2022-11-05T17:40:03.275Z] github.com/docker/docker/api/types/network [2022-11-05T17:40:03.275Z] github.com/docker/docker/api/types/plugins/logdriver [2022-11-05T17:40:03.275Z] github.com/docker/docker/api/types/registry [2022-11-05T17:40:03.275Z] github.com/docker/docker/api/types/strslice [2022-11-05T17:40:03.275Z] github.com/docker/docker/api/types/swarm [2022-11-05T17:40:03.275Z] github.com/docker/docker/api/types/swarm/runtime [2022-11-05T17:40:03.275Z] github.com/docker/docker/api/types/time [2022-11-05T17:40:03.275Z] github.com/docker/docker/api/types/versions [2022-11-05T17:40:03.275Z] github.com/docker/docker/api/types/versions/v1p19 [2022-11-05T17:40:03.275Z] github.com/docker/docker/api/types/versions/v1p20 [2022-11-05T17:40:03.275Z] github.com/docker/docker/api/types/volume [2022-11-05T17:40:03.275Z] github.com/docker/docker/builder [2022-11-05T17:40:03.275Z] github.com/docker/docker/builder/builder-next [2022-11-05T17:40:03.275Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-11-05T17:40:03.275Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-11-05T17:40:03.275Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-11-05T17:40:03.275Z] github.com/docker/docker/builder/builder-next/exporter [2022-11-05T17:40:03.275Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-11-05T17:40:03.275Z] github.com/docker/docker/builder/builder-next/worker [2022-11-05T17:40:03.275Z] github.com/docker/docker/builder/dockerfile [2022-11-05T17:40:03.275Z] github.com/docker/docker/builder/remotecontext [2022-11-05T17:40:03.275Z] github.com/docker/docker/builder/remotecontext/git [2022-11-05T17:40:03.275Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-11-05T17:40:03.275Z] github.com/docker/docker/cli [2022-11-05T17:40:03.275Z] github.com/docker/docker/cli/config [2022-11-05T17:40:03.275Z] github.com/docker/docker/cli/debug [2022-11-05T17:40:03.275Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-11-05T17:40:03.275Z] github.com/docker/docker/cli/winresources/dockerd [2022-11-05T17:40:03.275Z] github.com/docker/docker/client [2022-11-05T17:40:03.275Z] github.com/docker/docker/cmd/docker-proxy [2022-11-05T17:40:03.275Z] github.com/docker/docker/cmd/dockerd [2022-11-05T17:40:03.275Z] github.com/docker/docker/cmd/dockerd/trap [2022-11-05T17:40:03.275Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-11-05T17:40:03.275Z] github.com/docker/docker/container [2022-11-05T17:40:03.275Z] github.com/docker/docker/container/stream [2022-11-05T17:40:03.275Z] github.com/docker/docker/contrib/apparmor [2022-11-05T17:40:03.275Z] github.com/docker/docker/contrib/docker-device-tool [2022-11-05T17:40:03.275Z] github.com/docker/docker/contrib/httpserver [2022-11-05T17:40:03.275Z] github.com/docker/docker/daemon [2022-11-05T17:40:03.275Z] github.com/docker/docker/daemon/cluster [2022-11-05T17:40:03.275Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-11-05T17:40:03.275Z] github.com/docker/docker/daemon/cluster/convert [2022-11-05T17:40:03.275Z] github.com/docker/docker/daemon/cluster/executor [2022-11-05T17:40:03.275Z] github.com/docker/docker/daemon/cluster/executor/container [2022-11-05T17:40:03.275Z] github.com/docker/docker/daemon/cluster/provider [2022-11-05T17:40:03.275Z] github.com/docker/docker/daemon/config [2022-11-05T17:40:03.275Z] github.com/docker/docker/daemon/events [2022-11-05T17:40:03.275Z] github.com/docker/docker/daemon/events/testutils [2022-11-05T17:40:03.275Z] github.com/docker/docker/daemon/exec [2022-11-05T17:40:03.275Z] github.com/docker/docker/daemon/graphdriver [2022-11-05T17:40:03.275Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-11-05T17:40:03.275Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-11-05T17:40:03.275Z] github.com/docker/docker/daemon/graphdriver/copy [2022-11-05T17:40:03.275Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-11-05T17:40:03.275Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-11-05T17:40:03.275Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-11-05T17:40:03.275Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-11-05T17:40:03.275Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-11-05T17:40:03.275Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-11-05T17:40:03.275Z] github.com/docker/docker/daemon/graphdriver/register [2022-11-05T17:40:03.275Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-11-05T17:40:03.275Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-11-05T17:40:03.275Z] github.com/docker/docker/daemon/images [2022-11-05T17:40:03.275Z] github.com/docker/docker/daemon/initlayer [2022-11-05T17:40:03.275Z] github.com/docker/docker/daemon/links [2022-11-05T17:40:03.275Z] github.com/docker/docker/daemon/listeners [2022-11-05T17:40:03.275Z] github.com/docker/docker/daemon/logger [2022-11-05T17:40:03.275Z] github.com/docker/docker/daemon/logger/awslogs [2022-11-05T17:40:03.275Z] github.com/docker/docker/daemon/logger/fluentd [2022-11-05T17:40:03.275Z] github.com/docker/docker/daemon/logger/gcplogs [2022-11-05T17:40:03.275Z] github.com/docker/docker/daemon/logger/gelf [2022-11-05T17:40:03.275Z] github.com/docker/docker/daemon/logger/journald [2022-11-05T17:40:03.275Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-11-05T17:40:03.275Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-11-05T17:40:03.275Z] github.com/docker/docker/daemon/logger/local [2022-11-05T17:40:03.275Z] github.com/docker/docker/daemon/logger/logentries [2022-11-05T17:40:03.275Z] github.com/docker/docker/daemon/logger/loggertest [2022-11-05T17:40:03.275Z] github.com/docker/docker/daemon/logger/loggerutils [2022-11-05T17:40:03.275Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-11-05T17:40:03.275Z] github.com/docker/docker/daemon/logger/splunk [2022-11-05T17:40:03.275Z] github.com/docker/docker/daemon/logger/syslog [2022-11-05T17:40:03.275Z] github.com/docker/docker/daemon/logger/templates [2022-11-05T17:40:03.275Z] github.com/docker/docker/daemon/names [2022-11-05T17:40:03.275Z] github.com/docker/docker/daemon/network [2022-11-05T17:40:03.275Z] github.com/docker/docker/daemon/stats [2022-11-05T17:40:03.275Z] github.com/docker/docker/distribution [2022-11-05T17:40:03.275Z] github.com/docker/docker/distribution/metadata [2022-11-05T17:40:03.275Z] github.com/docker/docker/distribution/utils [2022-11-05T17:40:03.275Z] github.com/docker/docker/distribution/xfer [2022-11-05T17:40:03.275Z] github.com/docker/docker/dockerversion [2022-11-05T17:40:03.275Z] github.com/docker/docker/errdefs [2022-11-05T17:40:03.275Z] github.com/docker/docker/image [2022-11-05T17:40:03.275Z] github.com/docker/docker/image/cache [2022-11-05T17:40:03.275Z] github.com/docker/docker/image/tarexport [2022-11-05T17:40:03.275Z] github.com/docker/docker/image/v1 [2022-11-05T17:40:03.275Z] github.com/docker/docker/internal/test/suite [2022-11-05T17:40:03.275Z] github.com/docker/docker/layer [2022-11-05T17:40:03.275Z] github.com/docker/docker/libcontainerd [2022-11-05T17:40:03.275Z] github.com/docker/docker/libcontainerd/queue [2022-11-05T17:40:03.275Z] github.com/docker/docker/libcontainerd/remote [2022-11-05T17:40:03.275Z] github.com/docker/docker/libcontainerd/supervisor [2022-11-05T17:40:03.275Z] github.com/docker/docker/libcontainerd/types [2022-11-05T17:40:03.275Z] github.com/docker/docker/libnetwork [2022-11-05T17:40:03.275Z] github.com/docker/docker/libnetwork/bitseq [2022-11-05T17:40:03.275Z] github.com/docker/docker/libnetwork/cluster [2022-11-05T17:40:03.275Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-11-05T17:40:03.275Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-11-05T17:40:03.275Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-11-05T17:40:03.275Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-11-05T17:40:03.275Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-11-05T17:40:03.275Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-11-05T17:40:03.275Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-11-05T17:40:03.275Z] github.com/docker/docker/libnetwork/config [2022-11-05T17:40:03.275Z] github.com/docker/docker/libnetwork/datastore [2022-11-05T17:40:03.275Z] github.com/docker/docker/libnetwork/diagnostic [2022-11-05T17:40:03.275Z] github.com/docker/docker/libnetwork/discoverapi [2022-11-05T17:40:03.275Z] github.com/docker/docker/libnetwork/driverapi [2022-11-05T17:40:03.275Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-11-05T17:40:03.275Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-11-05T17:40:03.275Z] github.com/docker/docker/libnetwork/drivers/host [2022-11-05T17:40:03.275Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-11-05T17:40:03.275Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-11-05T17:40:03.275Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-11-05T17:40:03.275Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-11-05T17:40:03.275Z] github.com/docker/docker/libnetwork/drivers/null [2022-11-05T17:40:03.275Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-11-05T17:40:03.275Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-11-05T17:40:03.275Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-11-05T17:40:03.275Z] github.com/docker/docker/libnetwork/drivers/remote [2022-11-05T17:40:03.275Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-11-05T17:40:03.275Z] github.com/docker/docker/libnetwork/drivers/windows [2022-11-05T17:40:03.275Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-11-05T17:40:03.275Z] github.com/docker/docker/libnetwork/drvregistry [2022-11-05T17:40:03.275Z] github.com/docker/docker/libnetwork/etchosts [2022-11-05T17:40:03.275Z] github.com/docker/docker/libnetwork/idm [2022-11-05T17:40:03.275Z] github.com/docker/docker/libnetwork/internal/caller [2022-11-05T17:40:03.275Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-11-05T17:40:03.275Z] github.com/docker/docker/libnetwork/ipam [2022-11-05T17:40:03.275Z] github.com/docker/docker/libnetwork/ipamapi [2022-11-05T17:40:03.275Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-11-05T17:40:03.275Z] github.com/docker/docker/libnetwork/ipams/null [2022-11-05T17:40:03.275Z] github.com/docker/docker/libnetwork/ipams/remote [2022-11-05T17:40:03.275Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-11-05T17:40:03.275Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-11-05T17:40:03.275Z] github.com/docker/docker/libnetwork/ipamutils [2022-11-05T17:40:03.275Z] github.com/docker/docker/libnetwork/iptables [2022-11-05T17:40:03.275Z] github.com/docker/docker/libnetwork/netlabel [2022-11-05T17:40:03.275Z] github.com/docker/docker/libnetwork/netutils [2022-11-05T17:40:03.275Z] github.com/docker/docker/libnetwork/networkdb [2022-11-05T17:40:03.275Z] github.com/docker/docker/libnetwork/ns [2022-11-05T17:40:03.275Z] github.com/docker/docker/libnetwork/options [2022-11-05T17:40:03.275Z] github.com/docker/docker/libnetwork/osl [2022-11-05T17:40:03.275Z] github.com/docker/docker/libnetwork/osl/kernel [2022-11-05T17:40:03.275Z] github.com/docker/docker/libnetwork/portallocator [2022-11-05T17:40:03.275Z] github.com/docker/docker/libnetwork/portmapper [2022-11-05T17:40:03.275Z] github.com/docker/docker/libnetwork/resolvconf [2022-11-05T17:40:03.275Z] github.com/docker/docker/libnetwork/testutils [2022-11-05T17:40:03.275Z] github.com/docker/docker/libnetwork/types [2022-11-05T17:40:03.275Z] github.com/docker/docker/oci [2022-11-05T17:40:03.275Z] github.com/docker/docker/oci/caps [2022-11-05T17:40:03.275Z] github.com/docker/docker/opts [2022-11-05T17:40:03.275Z] github.com/docker/docker/pkg/aaparser [2022-11-05T17:40:03.275Z] github.com/docker/docker/pkg/archive [2022-11-05T17:40:03.275Z] github.com/docker/docker/pkg/authorization [2022-11-05T17:40:03.275Z] github.com/docker/docker/pkg/broadcaster [2022-11-05T17:40:03.275Z] github.com/docker/docker/pkg/capabilities [2022-11-05T17:40:03.275Z] github.com/docker/docker/pkg/chrootarchive [2022-11-05T17:40:03.275Z] github.com/docker/docker/pkg/containerfs [2022-11-05T17:40:03.275Z] github.com/docker/docker/pkg/devicemapper [2022-11-05T17:40:03.275Z] github.com/docker/docker/pkg/directory [2022-11-05T17:40:03.275Z] github.com/docker/docker/pkg/dmesg [2022-11-05T17:40:03.275Z] github.com/docker/docker/pkg/fileutils [2022-11-05T17:40:03.275Z] github.com/docker/docker/pkg/fsutils [2022-11-05T17:40:03.275Z] github.com/docker/docker/pkg/homedir [2022-11-05T17:40:03.275Z] github.com/docker/docker/pkg/idtools [2022-11-05T17:40:03.275Z] github.com/docker/docker/pkg/ioutils [2022-11-05T17:40:03.275Z] github.com/docker/docker/pkg/jsonmessage [2022-11-05T17:40:03.275Z] github.com/docker/docker/pkg/longpath [2022-11-05T17:40:03.275Z] github.com/docker/docker/pkg/loopback [2022-11-05T17:40:03.275Z] github.com/docker/docker/pkg/namesgenerator [2022-11-05T17:40:03.275Z] github.com/docker/docker/pkg/parsers [2022-11-05T17:40:03.275Z] github.com/docker/docker/pkg/parsers/kernel [2022-11-05T17:40:03.275Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-11-05T17:40:03.275Z] github.com/docker/docker/pkg/pidfile [2022-11-05T17:40:03.275Z] github.com/docker/docker/pkg/platform [2022-11-05T17:40:03.275Z] github.com/docker/docker/pkg/plugingetter [2022-11-05T17:40:03.275Z] github.com/docker/docker/pkg/plugins [2022-11-05T17:40:03.275Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-11-05T17:40:03.275Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-11-05T17:40:03.275Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-11-05T17:40:03.275Z] github.com/docker/docker/pkg/plugins/transport [2022-11-05T17:40:03.275Z] github.com/docker/docker/pkg/pools [2022-11-05T17:40:03.275Z] github.com/docker/docker/pkg/progress [2022-11-05T17:40:03.275Z] github.com/docker/docker/pkg/pubsub [2022-11-05T17:40:03.275Z] github.com/docker/docker/pkg/reexec [2022-11-05T17:40:03.275Z] github.com/docker/docker/pkg/signal [2022-11-05T17:40:03.275Z] github.com/docker/docker/pkg/stack [2022-11-05T17:40:03.275Z] github.com/docker/docker/pkg/stdcopy [2022-11-05T17:40:03.275Z] github.com/docker/docker/pkg/streamformatter [2022-11-05T17:40:03.275Z] github.com/docker/docker/pkg/stringid [2022-11-05T17:40:03.275Z] github.com/docker/docker/pkg/sysinfo [2022-11-05T17:40:03.275Z] github.com/docker/docker/pkg/system [2022-11-05T17:40:03.275Z] github.com/docker/docker/pkg/tailfile [2022-11-05T17:40:03.275Z] github.com/docker/docker/pkg/tarsum [2022-11-05T17:40:03.275Z] github.com/docker/docker/pkg/truncindex [2022-11-05T17:40:03.275Z] github.com/docker/docker/pkg/urlutil [2022-11-05T17:40:03.275Z] github.com/docker/docker/pkg/useragent [2022-11-05T17:40:03.275Z] github.com/docker/docker/plugin [2022-11-05T17:40:03.275Z] github.com/docker/docker/plugin/executor/containerd [2022-11-05T17:40:03.275Z] github.com/docker/docker/plugin/v2 [2022-11-05T17:40:03.275Z] github.com/docker/docker/profiles/apparmor [2022-11-05T17:40:03.275Z] github.com/docker/docker/profiles/seccomp [2022-11-05T17:40:03.275Z] github.com/docker/docker/quota [2022-11-05T17:40:03.275Z] github.com/docker/docker/reference [2022-11-05T17:40:03.275Z] github.com/docker/docker/registry [2022-11-05T17:40:03.275Z] github.com/docker/docker/registry/resumable [2022-11-05T17:40:03.275Z] github.com/docker/docker/restartmanager [2022-11-05T17:40:03.275Z] github.com/docker/docker/rootless [2022-11-05T17:40:03.275Z] github.com/docker/docker/rootless/specconv [2022-11-05T17:40:03.275Z] github.com/docker/docker/runconfig [2022-11-05T17:40:03.275Z] github.com/docker/docker/runconfig/opts [2022-11-05T17:40:03.275Z] github.com/docker/docker/testutil [2022-11-05T17:40:03.275Z] github.com/docker/docker/testutil/daemon [2022-11-05T17:40:03.275Z] github.com/docker/docker/testutil/environment [2022-11-05T17:40:03.275Z] github.com/docker/docker/testutil/fakecontext [2022-11-05T17:40:03.275Z] github.com/docker/docker/testutil/fakegit [2022-11-05T17:40:03.275Z] github.com/docker/docker/testutil/fakestorage [2022-11-05T17:40:03.275Z] github.com/docker/docker/testutil/fixtures/load [2022-11-05T17:40:03.275Z] github.com/docker/docker/testutil/fixtures/plugin [2022-11-05T17:40:03.275Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-11-05T17:40:03.275Z] github.com/docker/docker/testutil/registry [2022-11-05T17:40:03.275Z] github.com/docker/docker/testutil/request [2022-11-05T17:40:03.275Z] github.com/docker/docker/volume [2022-11-05T17:40:03.275Z] github.com/docker/docker/volume/drivers [2022-11-05T17:40:03.275Z] github.com/docker/docker/volume/local [2022-11-05T17:40:03.275Z] github.com/docker/docker/volume/mounts [2022-11-05T17:40:03.275Z] github.com/docker/docker/volume/service [2022-11-05T17:40:03.275Z] github.com/docker/docker/volume/service/opts [2022-11-05T17:40:03.275Z] github.com/docker/docker/volume/testutils' [2022-11-05T17:40:03.275Z] ++ grep --fixed-strings -v /libnetwork [2022-11-05T17:40:03.275Z] ++ echo 'github.com/docker/docker/api [2022-11-05T17:40:03.275Z] github.com/docker/docker/api/server [2022-11-05T17:40:03.275Z] github.com/docker/docker/api/server/backend/build [2022-11-05T17:40:03.275Z] github.com/docker/docker/api/server/httpstatus [2022-11-05T17:40:03.275Z] github.com/docker/docker/api/server/httputils [2022-11-05T17:40:03.275Z] github.com/docker/docker/api/server/middleware [2022-11-05T17:40:03.275Z] github.com/docker/docker/api/server/router [2022-11-05T17:40:03.275Z] github.com/docker/docker/api/server/router/build [2022-11-05T17:40:03.275Z] github.com/docker/docker/api/server/router/checkpoint [2022-11-05T17:40:03.275Z] github.com/docker/docker/api/server/router/container [2022-11-05T17:40:03.275Z] github.com/docker/docker/api/server/router/debug [2022-11-05T17:40:03.275Z] github.com/docker/docker/api/server/router/distribution [2022-11-05T17:40:03.275Z] github.com/docker/docker/api/server/router/grpc [2022-11-05T17:40:03.275Z] github.com/docker/docker/api/server/router/image [2022-11-05T17:40:03.275Z] github.com/docker/docker/api/server/router/network [2022-11-05T17:40:03.275Z] github.com/docker/docker/api/server/router/plugin [2022-11-05T17:40:03.275Z] github.com/docker/docker/api/server/router/session [2022-11-05T17:40:03.275Z] github.com/docker/docker/api/server/router/swarm [2022-11-05T17:40:03.275Z] github.com/docker/docker/api/server/router/system [2022-11-05T17:40:03.275Z] github.com/docker/docker/api/server/router/volume [2022-11-05T17:40:03.275Z] github.com/docker/docker/api/types [2022-11-05T17:40:03.275Z] github.com/docker/docker/api/types/backend [2022-11-05T17:40:03.275Z] github.com/docker/docker/api/types/blkiodev [2022-11-05T17:40:03.275Z] github.com/docker/docker/api/types/container [2022-11-05T17:40:03.275Z] github.com/docker/docker/api/types/events [2022-11-05T17:40:03.275Z] github.com/docker/docker/api/types/filters [2022-11-05T17:40:03.275Z] github.com/docker/docker/api/types/image [2022-11-05T17:40:03.275Z] github.com/docker/docker/api/types/mount [2022-11-05T17:40:03.275Z] github.com/docker/docker/api/types/network [2022-11-05T17:40:03.275Z] github.com/docker/docker/api/types/plugins/logdriver [2022-11-05T17:40:03.275Z] github.com/docker/docker/api/types/registry [2022-11-05T17:40:03.275Z] github.com/docker/docker/api/types/strslice [2022-11-05T17:40:03.275Z] github.com/docker/docker/api/types/swarm [2022-11-05T17:40:03.275Z] github.com/docker/docker/api/types/swarm/runtime [2022-11-05T17:40:03.275Z] github.com/docker/docker/api/types/time [2022-11-05T17:40:03.275Z] github.com/docker/docker/api/types/versions [2022-11-05T17:40:03.275Z] github.com/docker/docker/api/types/versions/v1p19 [2022-11-05T17:40:03.275Z] github.com/docker/docker/api/types/versions/v1p20 [2022-11-05T17:40:03.275Z] github.com/docker/docker/api/types/volume [2022-11-05T17:40:03.275Z] github.com/docker/docker/builder [2022-11-05T17:40:03.275Z] github.com/docker/docker/builder/builder-next [2022-11-05T17:40:03.275Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-11-05T17:40:03.275Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-11-05T17:40:03.275Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-11-05T17:40:03.275Z] github.com/docker/docker/builder/builder-next/exporter [2022-11-05T17:40:03.275Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-11-05T17:40:03.275Z] github.com/docker/docker/builder/builder-next/worker [2022-11-05T17:40:03.275Z] github.com/docker/docker/builder/dockerfile [2022-11-05T17:40:03.275Z] github.com/docker/docker/builder/remotecontext [2022-11-05T17:40:03.275Z] github.com/docker/docker/builder/remotecontext/git [2022-11-05T17:40:03.275Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-11-05T17:40:03.275Z] github.com/docker/docker/cli [2022-11-05T17:40:03.275Z] github.com/docker/docker/cli/config [2022-11-05T17:40:03.275Z] github.com/docker/docker/cli/debug [2022-11-05T17:40:03.275Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-11-05T17:40:03.275Z] github.com/docker/docker/cli/winresources/dockerd [2022-11-05T17:40:03.275Z] github.com/docker/docker/client [2022-11-05T17:40:03.275Z] github.com/docker/docker/cmd/docker-proxy [2022-11-05T17:40:03.275Z] github.com/docker/docker/cmd/dockerd [2022-11-05T17:40:03.275Z] github.com/docker/docker/cmd/dockerd/trap [2022-11-05T17:40:03.275Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-11-05T17:40:03.275Z] github.com/docker/docker/container [2022-11-05T17:40:03.275Z] github.com/docker/docker/container/stream [2022-11-05T17:40:03.275Z] github.com/docker/docker/contrib/apparmor [2022-11-05T17:40:03.275Z] github.com/docker/docker/contrib/docker-device-tool [2022-11-05T17:40:03.275Z] github.com/docker/docker/contrib/httpserver [2022-11-05T17:40:03.275Z] github.com/docker/docker/daemon [2022-11-05T17:40:03.275Z] github.com/docker/docker/daemon/cluster [2022-11-05T17:40:03.275Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-11-05T17:40:03.275Z] github.com/docker/docker/daemon/cluster/convert [2022-11-05T17:40:03.275Z] github.com/docker/docker/daemon/cluster/executor [2022-11-05T17:40:03.275Z] github.com/docker/docker/daemon/cluster/executor/container [2022-11-05T17:40:03.275Z] github.com/docker/docker/daemon/cluster/provider [2022-11-05T17:40:03.275Z] github.com/docker/docker/daemon/config [2022-11-05T17:40:03.275Z] github.com/docker/docker/daemon/events [2022-11-05T17:40:03.275Z] github.com/docker/docker/daemon/events/testutils [2022-11-05T17:40:03.275Z] github.com/docker/docker/daemon/exec [2022-11-05T17:40:03.275Z] github.com/docker/docker/daemon/graphdriver [2022-11-05T17:40:03.275Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-11-05T17:40:03.275Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-11-05T17:40:03.275Z] github.com/docker/docker/daemon/graphdriver/copy [2022-11-05T17:40:03.275Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-11-05T17:40:03.275Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-11-05T17:40:03.275Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-11-05T17:40:03.275Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-11-05T17:40:03.275Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-11-05T17:40:03.275Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-11-05T17:40:03.275Z] github.com/docker/docker/daemon/graphdriver/register [2022-11-05T17:40:03.275Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-11-05T17:40:03.275Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-11-05T17:40:03.275Z] github.com/docker/docker/daemon/images [2022-11-05T17:40:03.275Z] github.com/docker/docker/daemon/initlayer [2022-11-05T17:40:03.275Z] github.com/docker/docker/daemon/links [2022-11-05T17:40:03.275Z] github.com/docker/docker/daemon/listeners [2022-11-05T17:40:03.275Z] github.com/docker/docker/daemon/logger [2022-11-05T17:40:03.275Z] github.com/docker/docker/daemon/logger/awslogs [2022-11-05T17:40:03.275Z] github.com/docker/docker/daemon/logger/fluentd [2022-11-05T17:40:03.275Z] github.com/docker/docker/daemon/logger/gcplogs [2022-11-05T17:40:03.275Z] github.com/docker/docker/daemon/logger/gelf [2022-11-05T17:40:03.275Z] github.com/docker/docker/daemon/logger/journald [2022-11-05T17:40:03.275Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-11-05T17:40:03.275Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-11-05T17:40:03.275Z] github.com/docker/docker/daemon/logger/local [2022-11-05T17:40:03.275Z] github.com/docker/docker/daemon/logger/logentries [2022-11-05T17:40:03.275Z] github.com/docker/docker/daemon/logger/loggertest [2022-11-05T17:40:03.275Z] github.com/docker/docker/daemon/logger/loggerutils [2022-11-05T17:40:03.275Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-11-05T17:40:03.275Z] github.com/docker/docker/daemon/logger/splunk [2022-11-05T17:40:03.275Z] github.com/docker/docker/daemon/logger/syslog [2022-11-05T17:40:03.275Z] github.com/docker/docker/daemon/logger/templates [2022-11-05T17:40:03.275Z] github.com/docker/docker/daemon/names [2022-11-05T17:40:03.275Z] github.com/docker/docker/daemon/network [2022-11-05T17:40:03.276Z] github.com/docker/docker/daemon/stats [2022-11-05T17:40:03.276Z] github.com/docker/docker/distribution [2022-11-05T17:40:03.276Z] github.com/docker/docker/distribution/metadata [2022-11-05T17:40:03.276Z] github.com/docker/docker/distribution/utils [2022-11-05T17:40:03.276Z] github.com/docker/docker/distribution/xfer [2022-11-05T17:40:03.276Z] github.com/docker/docker/dockerversion [2022-11-05T17:40:03.276Z] github.com/docker/docker/errdefs [2022-11-05T17:40:03.276Z] github.com/docker/docker/image [2022-11-05T17:40:03.276Z] github.com/docker/docker/image/cache [2022-11-05T17:40:03.276Z] github.com/docker/docker/image/tarexport [2022-11-05T17:40:03.276Z] github.com/docker/docker/image/v1 [2022-11-05T17:40:03.276Z] github.com/docker/docker/internal/test/suite [2022-11-05T17:40:03.276Z] github.com/docker/docker/layer [2022-11-05T17:40:03.276Z] github.com/docker/docker/libcontainerd [2022-11-05T17:40:03.276Z] github.com/docker/docker/libcontainerd/queue [2022-11-05T17:40:03.276Z] github.com/docker/docker/libcontainerd/remote [2022-11-05T17:40:03.276Z] github.com/docker/docker/libcontainerd/supervisor [2022-11-05T17:40:03.276Z] github.com/docker/docker/libcontainerd/types [2022-11-05T17:40:03.276Z] github.com/docker/docker/libnetwork [2022-11-05T17:40:03.276Z] github.com/docker/docker/libnetwork/bitseq [2022-11-05T17:40:03.276Z] github.com/docker/docker/libnetwork/cluster [2022-11-05T17:40:03.276Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-11-05T17:40:03.276Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-11-05T17:40:03.276Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-11-05T17:40:03.276Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-11-05T17:40:03.276Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-11-05T17:40:03.276Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-11-05T17:40:03.276Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-11-05T17:40:03.276Z] github.com/docker/docker/libnetwork/config [2022-11-05T17:40:03.276Z] github.com/docker/docker/libnetwork/datastore [2022-11-05T17:40:03.276Z] github.com/docker/docker/libnetwork/diagnostic [2022-11-05T17:40:03.276Z] github.com/docker/docker/libnetwork/discoverapi [2022-11-05T17:40:03.276Z] github.com/docker/docker/libnetwork/driverapi [2022-11-05T17:40:03.276Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-11-05T17:40:03.276Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-11-05T17:40:03.276Z] github.com/docker/docker/libnetwork/drivers/host [2022-11-05T17:40:03.276Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-11-05T17:40:03.276Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-11-05T17:40:03.276Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-11-05T17:40:03.276Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-11-05T17:40:03.276Z] github.com/docker/docker/libnetwork/drivers/null [2022-11-05T17:40:03.276Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-11-05T17:40:03.276Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-11-05T17:40:03.276Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-11-05T17:40:03.276Z] github.com/docker/docker/libnetwork/drivers/remote [2022-11-05T17:40:03.276Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-11-05T17:40:03.276Z] github.com/docker/docker/libnetwork/drivers/windows [2022-11-05T17:40:03.276Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-11-05T17:40:03.276Z] github.com/docker/docker/libnetwork/drvregistry [2022-11-05T17:40:03.276Z] github.com/docker/docker/libnetwork/etchosts [2022-11-05T17:40:03.276Z] github.com/docker/docker/libnetwork/idm [2022-11-05T17:40:03.276Z] github.com/docker/docker/libnetwork/internal/caller [2022-11-05T17:40:03.276Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-11-05T17:40:03.276Z] github.com/docker/docker/libnetwork/ipam [2022-11-05T17:40:03.276Z] github.com/docker/docker/libnetwork/ipamapi [2022-11-05T17:40:03.276Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-11-05T17:40:03.276Z] github.com/docker/docker/libnetwork/ipams/null [2022-11-05T17:40:03.276Z] github.com/docker/docker/libnetwork/ipams/remote [2022-11-05T17:40:03.276Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-11-05T17:40:03.276Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-11-05T17:40:03.276Z] github.com/docker/docker/libnetwork/ipamutils [2022-11-05T17:40:03.276Z] github.com/docker/docker/libnetwork/iptables [2022-11-05T17:40:03.276Z] github.com/docker/docker/libnetwork/netlabel [2022-11-05T17:40:03.276Z] github.com/docker/docker/libnetwork/netutils [2022-11-05T17:40:03.276Z] github.com/docker/docker/libnetwork/networkdb [2022-11-05T17:40:03.276Z] github.com/docker/docker/libnetwork/ns [2022-11-05T17:40:03.276Z] github.com/docker/docker/libnetwork/options [2022-11-05T17:40:03.276Z] github.com/docker/docker/libnetwork/osl [2022-11-05T17:40:03.276Z] github.com/docker/docker/libnetwork/osl/kernel [2022-11-05T17:40:03.276Z] github.com/docker/docker/libnetwork/portallocator [2022-11-05T17:40:03.276Z] github.com/docker/docker/libnetwork/portmapper [2022-11-05T17:40:03.276Z] github.com/docker/docker/libnetwork/resolvconf [2022-11-05T17:40:03.276Z] github.com/docker/docker/libnetwork/testutils [2022-11-05T17:40:03.276Z] github.com/docker/docker/libnetwork/types [2022-11-05T17:40:03.276Z] github.com/docker/docker/oci [2022-11-05T17:40:03.276Z] github.com/docker/docker/oci/caps [2022-11-05T17:40:03.276Z] github.com/docker/docker/opts [2022-11-05T17:40:03.276Z] github.com/docker/docker/pkg/aaparser [2022-11-05T17:40:03.276Z] github.com/docker/docker/pkg/archive [2022-11-05T17:40:03.276Z] github.com/docker/docker/pkg/authorization [2022-11-05T17:40:03.276Z] github.com/docker/docker/pkg/broadcaster [2022-11-05T17:40:03.276Z] github.com/docker/docker/pkg/capabilities [2022-11-05T17:40:03.276Z] github.com/docker/docker/pkg/chrootarchive [2022-11-05T17:40:03.276Z] github.com/docker/docker/pkg/containerfs [2022-11-05T17:40:03.276Z] github.com/docker/docker/pkg/devicemapper [2022-11-05T17:40:03.276Z] github.com/docker/docker/pkg/directory [2022-11-05T17:40:03.276Z] github.com/docker/docker/pkg/dmesg [2022-11-05T17:40:03.276Z] github.com/docker/docker/pkg/fileutils [2022-11-05T17:40:03.276Z] github.com/docker/docker/pkg/fsutils [2022-11-05T17:40:03.276Z] github.com/docker/docker/pkg/homedir [2022-11-05T17:40:03.276Z] github.com/docker/docker/pkg/idtools [2022-11-05T17:40:03.276Z] github.com/docker/docker/pkg/ioutils [2022-11-05T17:40:03.276Z] github.com/docker/docker/pkg/jsonmessage [2022-11-05T17:40:03.276Z] github.com/docker/docker/pkg/longpath [2022-11-05T17:40:03.276Z] github.com/docker/docker/pkg/loopback [2022-11-05T17:40:03.276Z] github.com/docker/docker/pkg/namesgenerator [2022-11-05T17:40:03.276Z] github.com/docker/docker/pkg/parsers [2022-11-05T17:40:03.276Z] github.com/docker/docker/pkg/parsers/kernel [2022-11-05T17:40:03.276Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-11-05T17:40:03.276Z] github.com/docker/docker/pkg/pidfile [2022-11-05T17:40:03.276Z] github.com/docker/docker/pkg/platform [2022-11-05T17:40:03.276Z] github.com/docker/docker/pkg/plugingetter [2022-11-05T17:40:03.276Z] github.com/docker/docker/pkg/plugins [2022-11-05T17:40:03.276Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-11-05T17:40:03.276Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-11-05T17:40:03.276Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-11-05T17:40:03.276Z] github.com/docker/docker/pkg/plugins/transport [2022-11-05T17:40:03.276Z] github.com/docker/docker/pkg/pools [2022-11-05T17:40:03.276Z] github.com/docker/docker/pkg/progress [2022-11-05T17:40:03.276Z] github.com/docker/docker/pkg/pubsub [2022-11-05T17:40:03.276Z] github.com/docker/docker/pkg/reexec [2022-11-05T17:40:03.276Z] github.com/docker/docker/pkg/signal [2022-11-05T17:40:03.276Z] github.com/docker/docker/pkg/stack [2022-11-05T17:40:03.276Z] github.com/docker/docker/pkg/stdcopy [2022-11-05T17:40:03.276Z] github.com/docker/docker/pkg/streamformatter [2022-11-05T17:40:03.276Z] github.com/docker/docker/pkg/stringid [2022-11-05T17:40:03.276Z] github.com/docker/docker/pkg/sysinfo [2022-11-05T17:40:03.276Z] github.com/docker/docker/pkg/system [2022-11-05T17:40:03.276Z] github.com/docker/docker/pkg/tailfile [2022-11-05T17:40:03.276Z] github.com/docker/docker/pkg/tarsum [2022-11-05T17:40:03.276Z] github.com/docker/docker/pkg/truncindex [2022-11-05T17:40:03.276Z] github.com/docker/docker/pkg/urlutil [2022-11-05T17:40:03.276Z] github.com/docker/docker/pkg/useragent [2022-11-05T17:40:03.276Z] github.com/docker/docker/plugin [2022-11-05T17:40:03.276Z] github.com/docker/docker/plugin/executor/containerd [2022-11-05T17:40:03.276Z] github.com/docker/docker/plugin/v2 [2022-11-05T17:40:03.276Z] github.com/docker/docker/profiles/apparmor [2022-11-05T17:40:03.276Z] github.com/docker/docker/profiles/seccomp [2022-11-05T17:40:03.276Z] github.com/docker/docker/quota [2022-11-05T17:40:03.276Z] github.com/docker/docker/reference [2022-11-05T17:40:03.276Z] github.com/docker/docker/registry [2022-11-05T17:40:03.276Z] github.com/docker/docker/registry/resumable [2022-11-05T17:40:03.276Z] github.com/docker/docker/restartmanager [2022-11-05T17:40:03.276Z] github.com/docker/docker/rootless [2022-11-05T17:40:03.276Z] github.com/docker/docker/rootless/specconv [2022-11-05T17:40:03.276Z] github.com/docker/docker/runconfig [2022-11-05T17:40:03.276Z] github.com/docker/docker/runconfig/opts [2022-11-05T17:40:03.276Z] github.com/docker/docker/testutil [2022-11-05T17:40:03.276Z] github.com/docker/docker/testutil/daemon [2022-11-05T17:40:03.276Z] github.com/docker/docker/testutil/environment [2022-11-05T17:40:03.276Z] github.com/docker/docker/testutil/fakecontext [2022-11-05T17:40:03.276Z] github.com/docker/docker/testutil/fakegit [2022-11-05T17:40:03.276Z] github.com/docker/docker/testutil/fakestorage [2022-11-05T17:40:03.276Z] github.com/docker/docker/testutil/fixtures/load [2022-11-05T17:40:03.276Z] github.com/docker/docker/testutil/fixtures/plugin [2022-11-05T17:40:03.276Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-11-05T17:40:03.276Z] github.com/docker/docker/testutil/registry [2022-11-05T17:40:03.276Z] github.com/docker/docker/testutil/request [2022-11-05T17:40:03.276Z] github.com/docker/docker/volume [2022-11-05T17:40:03.276Z] github.com/docker/docker/volume/drivers [2022-11-05T17:40:03.276Z] github.com/docker/docker/volume/local [2022-11-05T17:40:03.276Z] github.com/docker/docker/volume/mounts [2022-11-05T17:40:03.276Z] github.com/docker/docker/volume/service [2022-11-05T17:40:03.276Z] github.com/docker/docker/volume/service/opts [2022-11-05T17:40:03.276Z] github.com/docker/docker/volume/testutils' [2022-11-05T17:40:03.276Z] + base_pkg_list='github.com/docker/docker/api [2022-11-05T17:40:03.276Z] github.com/docker/docker/api/server [2022-11-05T17:40:03.276Z] github.com/docker/docker/api/server/backend/build [2022-11-05T17:40:03.276Z] github.com/docker/docker/api/server/httpstatus [2022-11-05T17:40:03.276Z] github.com/docker/docker/api/server/httputils [2022-11-05T17:40:03.276Z] github.com/docker/docker/api/server/middleware [2022-11-05T17:40:03.276Z] github.com/docker/docker/api/server/router [2022-11-05T17:40:03.276Z] github.com/docker/docker/api/server/router/build [2022-11-05T17:40:03.276Z] github.com/docker/docker/api/server/router/checkpoint [2022-11-05T17:40:03.276Z] github.com/docker/docker/api/server/router/container [2022-11-05T17:40:03.276Z] github.com/docker/docker/api/server/router/debug [2022-11-05T17:40:03.276Z] github.com/docker/docker/api/server/router/distribution [2022-11-05T17:40:03.276Z] github.com/docker/docker/api/server/router/grpc [2022-11-05T17:40:03.276Z] github.com/docker/docker/api/server/router/image [2022-11-05T17:40:03.276Z] github.com/docker/docker/api/server/router/network [2022-11-05T17:40:03.276Z] github.com/docker/docker/api/server/router/plugin [2022-11-05T17:40:03.276Z] github.com/docker/docker/api/server/router/session [2022-11-05T17:40:03.276Z] github.com/docker/docker/api/server/router/swarm [2022-11-05T17:40:03.276Z] github.com/docker/docker/api/server/router/system [2022-11-05T17:40:03.276Z] github.com/docker/docker/api/server/router/volume [2022-11-05T17:40:03.276Z] github.com/docker/docker/api/types [2022-11-05T17:40:03.276Z] github.com/docker/docker/api/types/backend [2022-11-05T17:40:03.276Z] github.com/docker/docker/api/types/blkiodev [2022-11-05T17:40:03.276Z] github.com/docker/docker/api/types/container [2022-11-05T17:40:03.276Z] github.com/docker/docker/api/types/events [2022-11-05T17:40:03.276Z] github.com/docker/docker/api/types/filters [2022-11-05T17:40:03.276Z] github.com/docker/docker/api/types/image [2022-11-05T17:40:03.276Z] github.com/docker/docker/api/types/mount [2022-11-05T17:40:03.276Z] github.com/docker/docker/api/types/network [2022-11-05T17:40:03.276Z] github.com/docker/docker/api/types/plugins/logdriver [2022-11-05T17:40:03.276Z] github.com/docker/docker/api/types/registry [2022-11-05T17:40:03.276Z] github.com/docker/docker/api/types/strslice [2022-11-05T17:40:03.276Z] github.com/docker/docker/api/types/swarm [2022-11-05T17:40:03.276Z] github.com/docker/docker/api/types/swarm/runtime [2022-11-05T17:40:03.276Z] github.com/docker/docker/api/types/time [2022-11-05T17:40:03.276Z] github.com/docker/docker/api/types/versions [2022-11-05T17:40:03.276Z] github.com/docker/docker/api/types/versions/v1p19 [2022-11-05T17:40:03.276Z] github.com/docker/docker/api/types/versions/v1p20 [2022-11-05T17:40:03.276Z] github.com/docker/docker/api/types/volume [2022-11-05T17:40:03.276Z] github.com/docker/docker/builder [2022-11-05T17:40:03.276Z] github.com/docker/docker/builder/builder-next [2022-11-05T17:40:03.276Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-11-05T17:40:03.276Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-11-05T17:40:03.276Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-11-05T17:40:03.276Z] github.com/docker/docker/builder/builder-next/exporter [2022-11-05T17:40:03.276Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-11-05T17:40:03.276Z] github.com/docker/docker/builder/builder-next/worker [2022-11-05T17:40:03.276Z] github.com/docker/docker/builder/dockerfile [2022-11-05T17:40:03.276Z] github.com/docker/docker/builder/remotecontext [2022-11-05T17:40:03.276Z] github.com/docker/docker/builder/remotecontext/git [2022-11-05T17:40:03.276Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-11-05T17:40:03.276Z] github.com/docker/docker/cli [2022-11-05T17:40:03.276Z] github.com/docker/docker/cli/config [2022-11-05T17:40:03.276Z] github.com/docker/docker/cli/debug [2022-11-05T17:40:03.276Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-11-05T17:40:03.276Z] github.com/docker/docker/cli/winresources/dockerd [2022-11-05T17:40:03.276Z] github.com/docker/docker/client [2022-11-05T17:40:03.276Z] github.com/docker/docker/cmd/docker-proxy [2022-11-05T17:40:03.276Z] github.com/docker/docker/cmd/dockerd [2022-11-05T17:40:03.276Z] github.com/docker/docker/cmd/dockerd/trap [2022-11-05T17:40:03.276Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-11-05T17:40:03.276Z] github.com/docker/docker/container [2022-11-05T17:40:03.276Z] github.com/docker/docker/container/stream [2022-11-05T17:40:03.276Z] github.com/docker/docker/contrib/apparmor [2022-11-05T17:40:03.276Z] github.com/docker/docker/contrib/docker-device-tool [2022-11-05T17:40:03.276Z] github.com/docker/docker/contrib/httpserver [2022-11-05T17:40:03.276Z] github.com/docker/docker/daemon [2022-11-05T17:40:03.276Z] github.com/docker/docker/daemon/cluster [2022-11-05T17:40:03.276Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-11-05T17:40:03.276Z] github.com/docker/docker/daemon/cluster/convert [2022-11-05T17:40:03.276Z] github.com/docker/docker/daemon/cluster/executor [2022-11-05T17:40:03.276Z] github.com/docker/docker/daemon/cluster/executor/container [2022-11-05T17:40:03.276Z] github.com/docker/docker/daemon/cluster/provider [2022-11-05T17:40:03.276Z] github.com/docker/docker/daemon/config [2022-11-05T17:40:03.276Z] github.com/docker/docker/daemon/events [2022-11-05T17:40:03.276Z] github.com/docker/docker/daemon/events/testutils [2022-11-05T17:40:03.276Z] github.com/docker/docker/daemon/exec [2022-11-05T17:40:03.276Z] github.com/docker/docker/daemon/graphdriver [2022-11-05T17:40:03.276Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-11-05T17:40:03.276Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-11-05T17:40:03.276Z] github.com/docker/docker/daemon/graphdriver/copy [2022-11-05T17:40:03.276Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-11-05T17:40:03.276Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-11-05T17:40:03.276Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-11-05T17:40:03.276Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-11-05T17:40:03.276Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-11-05T17:40:03.276Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-11-05T17:40:03.276Z] github.com/docker/docker/daemon/graphdriver/register [2022-11-05T17:40:03.276Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-11-05T17:40:03.276Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-11-05T17:40:03.276Z] github.com/docker/docker/daemon/images [2022-11-05T17:40:03.276Z] github.com/docker/docker/daemon/initlayer [2022-11-05T17:40:03.276Z] github.com/docker/docker/daemon/links [2022-11-05T17:40:03.276Z] github.com/docker/docker/daemon/listeners [2022-11-05T17:40:03.276Z] github.com/docker/docker/daemon/logger [2022-11-05T17:40:03.276Z] github.com/docker/docker/daemon/logger/awslogs [2022-11-05T17:40:03.276Z] github.com/docker/docker/daemon/logger/fluentd [2022-11-05T17:40:03.276Z] github.com/docker/docker/daemon/logger/gcplogs [2022-11-05T17:40:03.276Z] github.com/docker/docker/daemon/logger/gelf [2022-11-05T17:40:03.276Z] github.com/docker/docker/daemon/logger/journald [2022-11-05T17:40:03.276Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-11-05T17:40:03.276Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-11-05T17:40:03.276Z] github.com/docker/docker/daemon/logger/local [2022-11-05T17:40:03.276Z] github.com/docker/docker/daemon/logger/logentries [2022-11-05T17:40:03.276Z] github.com/docker/docker/daemon/logger/loggertest [2022-11-05T17:40:03.276Z] github.com/docker/docker/daemon/logger/loggerutils [2022-11-05T17:40:03.276Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-11-05T17:40:03.276Z] github.com/docker/docker/daemon/logger/splunk [2022-11-05T17:40:03.276Z] github.com/docker/docker/daemon/logger/syslog [2022-11-05T17:40:03.276Z] github.com/docker/docker/daemon/logger/templates [2022-11-05T17:40:03.276Z] github.com/docker/docker/daemon/names [2022-11-05T17:40:03.276Z] github.com/docker/docker/daemon/network [2022-11-05T17:40:03.276Z] github.com/docker/docker/daemon/stats [2022-11-05T17:40:03.276Z] github.com/docker/docker/distribution [2022-11-05T17:40:03.276Z] github.com/docker/docker/distribution/metadata [2022-11-05T17:40:03.276Z] github.com/docker/docker/distribution/utils [2022-11-05T17:40:03.276Z] github.com/docker/docker/distribution/xfer [2022-11-05T17:40:03.276Z] github.com/docker/docker/dockerversion [2022-11-05T17:40:03.276Z] github.com/docker/docker/errdefs [2022-11-05T17:40:03.276Z] github.com/docker/docker/image [2022-11-05T17:40:03.276Z] github.com/docker/docker/image/cache [2022-11-05T17:40:03.276Z] github.com/docker/docker/image/tarexport [2022-11-05T17:40:03.276Z] github.com/docker/docker/image/v1 [2022-11-05T17:40:03.276Z] github.com/docker/docker/internal/test/suite [2022-11-05T17:40:03.276Z] github.com/docker/docker/layer [2022-11-05T17:40:03.276Z] github.com/docker/docker/libcontainerd [2022-11-05T17:40:03.276Z] github.com/docker/docker/libcontainerd/queue [2022-11-05T17:40:03.276Z] github.com/docker/docker/libcontainerd/remote [2022-11-05T17:40:03.276Z] github.com/docker/docker/libcontainerd/supervisor [2022-11-05T17:40:03.276Z] github.com/docker/docker/libcontainerd/types [2022-11-05T17:40:03.276Z] github.com/docker/docker/oci [2022-11-05T17:40:03.276Z] github.com/docker/docker/oci/caps [2022-11-05T17:40:03.276Z] github.com/docker/docker/opts [2022-11-05T17:40:03.276Z] github.com/docker/docker/pkg/aaparser [2022-11-05T17:40:03.276Z] github.com/docker/docker/pkg/archive [2022-11-05T17:40:03.276Z] github.com/docker/docker/pkg/authorization [2022-11-05T17:40:03.276Z] github.com/docker/docker/pkg/broadcaster [2022-11-05T17:40:03.276Z] github.com/docker/docker/pkg/capabilities [2022-11-05T17:40:03.276Z] github.com/docker/docker/pkg/chrootarchive [2022-11-05T17:40:03.276Z] github.com/docker/docker/pkg/containerfs [2022-11-05T17:40:03.276Z] github.com/docker/docker/pkg/devicemapper [2022-11-05T17:40:03.276Z] github.com/docker/docker/pkg/directory [2022-11-05T17:40:03.276Z] github.com/docker/docker/pkg/dmesg [2022-11-05T17:40:03.276Z] github.com/docker/docker/pkg/fileutils [2022-11-05T17:40:03.276Z] github.com/docker/docker/pkg/fsutils [2022-11-05T17:40:03.276Z] github.com/docker/docker/pkg/homedir [2022-11-05T17:40:03.276Z] github.com/docker/docker/pkg/idtools [2022-11-05T17:40:03.276Z] github.com/docker/docker/pkg/ioutils [2022-11-05T17:40:03.276Z] github.com/docker/docker/pkg/jsonmessage [2022-11-05T17:40:03.276Z] github.com/docker/docker/pkg/longpath [2022-11-05T17:40:03.276Z] github.com/docker/docker/pkg/loopback [2022-11-05T17:40:03.276Z] github.com/docker/docker/pkg/namesgenerator [2022-11-05T17:40:03.276Z] github.com/docker/docker/pkg/parsers [2022-11-05T17:40:03.276Z] github.com/docker/docker/pkg/parsers/kernel [2022-11-05T17:40:03.276Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-11-05T17:40:03.276Z] github.com/docker/docker/pkg/pidfile [2022-11-05T17:40:03.276Z] github.com/docker/docker/pkg/platform [2022-11-05T17:40:03.276Z] github.com/docker/docker/pkg/plugingetter [2022-11-05T17:40:03.276Z] github.com/docker/docker/pkg/plugins [2022-11-05T17:40:03.276Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-11-05T17:40:03.276Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-11-05T17:40:03.276Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-11-05T17:40:03.276Z] github.com/docker/docker/pkg/plugins/transport [2022-11-05T17:40:03.276Z] github.com/docker/docker/pkg/pools [2022-11-05T17:40:03.276Z] github.com/docker/docker/pkg/progress [2022-11-05T17:40:03.276Z] github.com/docker/docker/pkg/pubsub [2022-11-05T17:40:03.276Z] github.com/docker/docker/pkg/reexec [2022-11-05T17:40:03.276Z] github.com/docker/docker/pkg/signal [2022-11-05T17:40:03.276Z] github.com/docker/docker/pkg/stack [2022-11-05T17:40:03.276Z] github.com/docker/docker/pkg/stdcopy [2022-11-05T17:40:03.276Z] github.com/docker/docker/pkg/streamformatter [2022-11-05T17:40:03.276Z] github.com/docker/docker/pkg/stringid [2022-11-05T17:40:03.276Z] github.com/docker/docker/pkg/sysinfo [2022-11-05T17:40:03.276Z] github.com/docker/docker/pkg/system [2022-11-05T17:40:03.276Z] github.com/docker/docker/pkg/tailfile [2022-11-05T17:40:03.276Z] github.com/docker/docker/pkg/tarsum [2022-11-05T17:40:03.276Z] github.com/docker/docker/pkg/truncindex [2022-11-05T17:40:03.276Z] github.com/docker/docker/pkg/urlutil [2022-11-05T17:40:03.276Z] github.com/docker/docker/pkg/useragent [2022-11-05T17:40:03.276Z] github.com/docker/docker/plugin [2022-11-05T17:40:03.276Z] github.com/docker/docker/plugin/executor/containerd [2022-11-05T17:40:03.276Z] github.com/docker/docker/plugin/v2 [2022-11-05T17:40:03.276Z] github.com/docker/docker/profiles/apparmor [2022-11-05T17:40:03.276Z] github.com/docker/docker/profiles/seccomp [2022-11-05T17:40:03.276Z] github.com/docker/docker/quota [2022-11-05T17:40:03.276Z] github.com/docker/docker/reference [2022-11-05T17:40:03.276Z] github.com/docker/docker/registry [2022-11-05T17:40:03.276Z] github.com/docker/docker/registry/resumable [2022-11-05T17:40:03.276Z] github.com/docker/docker/restartmanager [2022-11-05T17:40:03.276Z] github.com/docker/docker/rootless [2022-11-05T17:40:03.276Z] github.com/docker/docker/rootless/specconv [2022-11-05T17:40:03.276Z] github.com/docker/docker/runconfig [2022-11-05T17:40:03.276Z] github.com/docker/docker/runconfig/opts [2022-11-05T17:40:03.276Z] github.com/docker/docker/testutil [2022-11-05T17:40:03.276Z] github.com/docker/docker/testutil/daemon [2022-11-05T17:40:03.276Z] github.com/docker/docker/testutil/environment [2022-11-05T17:40:03.276Z] github.com/docker/docker/testutil/fakecontext [2022-11-05T17:40:03.276Z] github.com/docker/docker/testutil/fakegit [2022-11-05T17:40:03.276Z] github.com/docker/docker/testutil/fakestorage [2022-11-05T17:40:03.276Z] github.com/docker/docker/testutil/fixtures/load [2022-11-05T17:40:03.276Z] github.com/docker/docker/testutil/fixtures/plugin [2022-11-05T17:40:03.276Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-11-05T17:40:03.276Z] github.com/docker/docker/testutil/registry [2022-11-05T17:40:03.276Z] github.com/docker/docker/testutil/request [2022-11-05T17:40:03.276Z] github.com/docker/docker/volume [2022-11-05T17:40:03.276Z] github.com/docker/docker/volume/drivers [2022-11-05T17:40:03.276Z] github.com/docker/docker/volume/local [2022-11-05T17:40:03.276Z] github.com/docker/docker/volume/mounts [2022-11-05T17:40:03.276Z] github.com/docker/docker/volume/service [2022-11-05T17:40:03.276Z] github.com/docker/docker/volume/service/opts [2022-11-05T17:40:03.276Z] github.com/docker/docker/volume/testutils' [2022-11-05T17:40:03.276Z] ++ grep --fixed-strings /libnetwork [2022-11-05T17:40:03.276Z] ++ echo 'github.com/docker/docker/api [2022-11-05T17:40:03.276Z] github.com/docker/docker/api/server [2022-11-05T17:40:03.276Z] github.com/docker/docker/api/server/backend/build [2022-11-05T17:40:03.276Z] github.com/docker/docker/api/server/httpstatus [2022-11-05T17:40:03.276Z] github.com/docker/docker/api/server/httputils [2022-11-05T17:40:03.276Z] github.com/docker/docker/api/server/middleware [2022-11-05T17:40:03.276Z] github.com/docker/docker/api/server/router [2022-11-05T17:40:03.276Z] github.com/docker/docker/api/server/router/build [2022-11-05T17:40:03.276Z] github.com/docker/docker/api/server/router/checkpoint [2022-11-05T17:40:03.276Z] github.com/docker/docker/api/server/router/container [2022-11-05T17:40:03.277Z] github.com/docker/docker/api/server/router/debug [2022-11-05T17:40:03.277Z] github.com/docker/docker/api/server/router/distribution [2022-11-05T17:40:03.277Z] github.com/docker/docker/api/server/router/grpc [2022-11-05T17:40:03.277Z] github.com/docker/docker/api/server/router/image [2022-11-05T17:40:03.277Z] github.com/docker/docker/api/server/router/network [2022-11-05T17:40:03.277Z] github.com/docker/docker/api/server/router/plugin [2022-11-05T17:40:03.277Z] github.com/docker/docker/api/server/router/session [2022-11-05T17:40:03.277Z] github.com/docker/docker/api/server/router/swarm [2022-11-05T17:40:03.277Z] github.com/docker/docker/api/server/router/system [2022-11-05T17:40:03.277Z] github.com/docker/docker/api/server/router/volume [2022-11-05T17:40:03.277Z] github.com/docker/docker/api/types [2022-11-05T17:40:03.277Z] github.com/docker/docker/api/types/backend [2022-11-05T17:40:03.277Z] github.com/docker/docker/api/types/blkiodev [2022-11-05T17:40:03.277Z] github.com/docker/docker/api/types/container [2022-11-05T17:40:03.277Z] github.com/docker/docker/api/types/events [2022-11-05T17:40:03.277Z] github.com/docker/docker/api/types/filters [2022-11-05T17:40:03.277Z] github.com/docker/docker/api/types/image [2022-11-05T17:40:03.277Z] github.com/docker/docker/api/types/mount [2022-11-05T17:40:03.277Z] github.com/docker/docker/api/types/network [2022-11-05T17:40:03.277Z] github.com/docker/docker/api/types/plugins/logdriver [2022-11-05T17:40:03.277Z] github.com/docker/docker/api/types/registry [2022-11-05T17:40:03.277Z] github.com/docker/docker/api/types/strslice [2022-11-05T17:40:03.277Z] github.com/docker/docker/api/types/swarm [2022-11-05T17:40:03.277Z] github.com/docker/docker/api/types/swarm/runtime [2022-11-05T17:40:03.277Z] github.com/docker/docker/api/types/time [2022-11-05T17:40:03.277Z] github.com/docker/docker/api/types/versions [2022-11-05T17:40:03.277Z] github.com/docker/docker/api/types/versions/v1p19 [2022-11-05T17:40:03.277Z] github.com/docker/docker/api/types/versions/v1p20 [2022-11-05T17:40:03.277Z] github.com/docker/docker/api/types/volume [2022-11-05T17:40:03.277Z] github.com/docker/docker/builder [2022-11-05T17:40:03.277Z] github.com/docker/docker/builder/builder-next [2022-11-05T17:40:03.277Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-11-05T17:40:03.277Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-11-05T17:40:03.277Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-11-05T17:40:03.277Z] github.com/docker/docker/builder/builder-next/exporter [2022-11-05T17:40:03.277Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-11-05T17:40:03.277Z] github.com/docker/docker/builder/builder-next/worker [2022-11-05T17:40:03.277Z] github.com/docker/docker/builder/dockerfile [2022-11-05T17:40:03.277Z] github.com/docker/docker/builder/remotecontext [2022-11-05T17:40:03.277Z] github.com/docker/docker/builder/remotecontext/git [2022-11-05T17:40:03.277Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-11-05T17:40:03.277Z] github.com/docker/docker/cli [2022-11-05T17:40:03.277Z] github.com/docker/docker/cli/config [2022-11-05T17:40:03.277Z] github.com/docker/docker/cli/debug [2022-11-05T17:40:03.277Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-11-05T17:40:03.277Z] github.com/docker/docker/cli/winresources/dockerd [2022-11-05T17:40:03.277Z] github.com/docker/docker/client [2022-11-05T17:40:03.277Z] github.com/docker/docker/cmd/docker-proxy [2022-11-05T17:40:03.277Z] github.com/docker/docker/cmd/dockerd [2022-11-05T17:40:03.277Z] github.com/docker/docker/cmd/dockerd/trap [2022-11-05T17:40:03.277Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-11-05T17:40:03.277Z] github.com/docker/docker/container [2022-11-05T17:40:03.277Z] github.com/docker/docker/container/stream [2022-11-05T17:40:03.277Z] github.com/docker/docker/contrib/apparmor [2022-11-05T17:40:03.277Z] github.com/docker/docker/contrib/docker-device-tool [2022-11-05T17:40:03.277Z] github.com/docker/docker/contrib/httpserver [2022-11-05T17:40:03.277Z] github.com/docker/docker/daemon [2022-11-05T17:40:03.277Z] github.com/docker/docker/daemon/cluster [2022-11-05T17:40:03.277Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-11-05T17:40:03.277Z] github.com/docker/docker/daemon/cluster/convert [2022-11-05T17:40:03.277Z] github.com/docker/docker/daemon/cluster/executor [2022-11-05T17:40:03.277Z] github.com/docker/docker/daemon/cluster/executor/container [2022-11-05T17:40:03.277Z] github.com/docker/docker/daemon/cluster/provider [2022-11-05T17:40:03.277Z] github.com/docker/docker/daemon/config [2022-11-05T17:40:03.277Z] github.com/docker/docker/daemon/events [2022-11-05T17:40:03.277Z] github.com/docker/docker/daemon/events/testutils [2022-11-05T17:40:03.277Z] github.com/docker/docker/daemon/exec [2022-11-05T17:40:03.277Z] github.com/docker/docker/daemon/graphdriver [2022-11-05T17:40:03.277Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-11-05T17:40:03.277Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-11-05T17:40:03.277Z] github.com/docker/docker/daemon/graphdriver/copy [2022-11-05T17:40:03.277Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-11-05T17:40:03.277Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-11-05T17:40:03.277Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-11-05T17:40:03.277Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-11-05T17:40:03.277Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-11-05T17:40:03.277Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-11-05T17:40:03.277Z] github.com/docker/docker/daemon/graphdriver/register [2022-11-05T17:40:03.277Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-11-05T17:40:03.277Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-11-05T17:40:03.277Z] github.com/docker/docker/daemon/images [2022-11-05T17:40:03.277Z] github.com/docker/docker/daemon/initlayer [2022-11-05T17:40:03.277Z] github.com/docker/docker/daemon/links [2022-11-05T17:40:03.277Z] github.com/docker/docker/daemon/listeners [2022-11-05T17:40:03.277Z] github.com/docker/docker/daemon/logger [2022-11-05T17:40:03.277Z] github.com/docker/docker/daemon/logger/awslogs [2022-11-05T17:40:03.277Z] github.com/docker/docker/daemon/logger/fluentd [2022-11-05T17:40:03.277Z] github.com/docker/docker/daemon/logger/gcplogs [2022-11-05T17:40:03.277Z] github.com/docker/docker/daemon/logger/gelf [2022-11-05T17:40:03.277Z] github.com/docker/docker/daemon/logger/journald [2022-11-05T17:40:03.277Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-11-05T17:40:03.277Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-11-05T17:40:03.277Z] github.com/docker/docker/daemon/logger/local [2022-11-05T17:40:03.277Z] github.com/docker/docker/daemon/logger/logentries [2022-11-05T17:40:03.277Z] github.com/docker/docker/daemon/logger/loggertest [2022-11-05T17:40:03.277Z] github.com/docker/docker/daemon/logger/loggerutils [2022-11-05T17:40:03.277Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-11-05T17:40:03.277Z] github.com/docker/docker/daemon/logger/splunk [2022-11-05T17:40:03.277Z] github.com/docker/docker/daemon/logger/syslog [2022-11-05T17:40:03.277Z] github.com/docker/docker/daemon/logger/templates [2022-11-05T17:40:03.277Z] github.com/docker/docker/daemon/names [2022-11-05T17:40:03.277Z] github.com/docker/docker/daemon/network [2022-11-05T17:40:03.277Z] github.com/docker/docker/daemon/stats [2022-11-05T17:40:03.277Z] github.com/docker/docker/distribution [2022-11-05T17:40:03.277Z] github.com/docker/docker/distribution/metadata [2022-11-05T17:40:03.277Z] github.com/docker/docker/distribution/utils [2022-11-05T17:40:03.277Z] github.com/docker/docker/distribution/xfer [2022-11-05T17:40:03.277Z] github.com/docker/docker/dockerversion [2022-11-05T17:40:03.277Z] github.com/docker/docker/errdefs [2022-11-05T17:40:03.277Z] github.com/docker/docker/image [2022-11-05T17:40:03.277Z] github.com/docker/docker/image/cache [2022-11-05T17:40:03.277Z] github.com/docker/docker/image/tarexport [2022-11-05T17:40:03.277Z] github.com/docker/docker/image/v1 [2022-11-05T17:40:03.277Z] github.com/docker/docker/internal/test/suite [2022-11-05T17:40:03.277Z] github.com/docker/docker/layer [2022-11-05T17:40:03.277Z] github.com/docker/docker/libcontainerd [2022-11-05T17:40:03.277Z] github.com/docker/docker/libcontainerd/queue [2022-11-05T17:40:03.277Z] github.com/docker/docker/libcontainerd/remote [2022-11-05T17:40:03.277Z] github.com/docker/docker/libcontainerd/supervisor [2022-11-05T17:40:03.277Z] github.com/docker/docker/libcontainerd/types [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/bitseq [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/cluster [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/config [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/datastore [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/diagnostic [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/discoverapi [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/driverapi [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/drivers/host [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/drivers/null [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/drivers/remote [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/drivers/windows [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/drvregistry [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/etchosts [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/idm [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/internal/caller [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/ipam [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/ipamapi [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/ipams/null [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/ipams/remote [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/ipamutils [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/iptables [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/netlabel [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/netutils [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/networkdb [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/ns [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/options [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/osl [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/osl/kernel [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/portallocator [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/portmapper [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/resolvconf [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/testutils [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/types [2022-11-05T17:40:03.277Z] github.com/docker/docker/oci [2022-11-05T17:40:03.277Z] github.com/docker/docker/oci/caps [2022-11-05T17:40:03.277Z] github.com/docker/docker/opts [2022-11-05T17:40:03.277Z] github.com/docker/docker/pkg/aaparser [2022-11-05T17:40:03.277Z] github.com/docker/docker/pkg/archive [2022-11-05T17:40:03.277Z] github.com/docker/docker/pkg/authorization [2022-11-05T17:40:03.277Z] github.com/docker/docker/pkg/broadcaster [2022-11-05T17:40:03.277Z] github.com/docker/docker/pkg/capabilities [2022-11-05T17:40:03.277Z] github.com/docker/docker/pkg/chrootarchive [2022-11-05T17:40:03.277Z] github.com/docker/docker/pkg/containerfs [2022-11-05T17:40:03.277Z] github.com/docker/docker/pkg/devicemapper [2022-11-05T17:40:03.277Z] github.com/docker/docker/pkg/directory [2022-11-05T17:40:03.277Z] github.com/docker/docker/pkg/dmesg [2022-11-05T17:40:03.277Z] github.com/docker/docker/pkg/fileutils [2022-11-05T17:40:03.277Z] github.com/docker/docker/pkg/fsutils [2022-11-05T17:40:03.277Z] github.com/docker/docker/pkg/homedir [2022-11-05T17:40:03.277Z] github.com/docker/docker/pkg/idtools [2022-11-05T17:40:03.277Z] github.com/docker/docker/pkg/ioutils [2022-11-05T17:40:03.277Z] github.com/docker/docker/pkg/jsonmessage [2022-11-05T17:40:03.277Z] github.com/docker/docker/pkg/longpath [2022-11-05T17:40:03.277Z] github.com/docker/docker/pkg/loopback [2022-11-05T17:40:03.277Z] github.com/docker/docker/pkg/namesgenerator [2022-11-05T17:40:03.277Z] github.com/docker/docker/pkg/parsers [2022-11-05T17:40:03.277Z] github.com/docker/docker/pkg/parsers/kernel [2022-11-05T17:40:03.277Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-11-05T17:40:03.277Z] github.com/docker/docker/pkg/pidfile [2022-11-05T17:40:03.277Z] github.com/docker/docker/pkg/platform [2022-11-05T17:40:03.277Z] github.com/docker/docker/pkg/plugingetter [2022-11-05T17:40:03.277Z] github.com/docker/docker/pkg/plugins [2022-11-05T17:40:03.277Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-11-05T17:40:03.277Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-11-05T17:40:03.277Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-11-05T17:40:03.277Z] github.com/docker/docker/pkg/plugins/transport [2022-11-05T17:40:03.277Z] github.com/docker/docker/pkg/pools [2022-11-05T17:40:03.277Z] github.com/docker/docker/pkg/progress [2022-11-05T17:40:03.277Z] github.com/docker/docker/pkg/pubsub [2022-11-05T17:40:03.277Z] github.com/docker/docker/pkg/reexec [2022-11-05T17:40:03.277Z] github.com/docker/docker/pkg/signal [2022-11-05T17:40:03.277Z] github.com/docker/docker/pkg/stack [2022-11-05T17:40:03.277Z] github.com/docker/docker/pkg/stdcopy [2022-11-05T17:40:03.277Z] github.com/docker/docker/pkg/streamformatter [2022-11-05T17:40:03.277Z] github.com/docker/docker/pkg/stringid [2022-11-05T17:40:03.277Z] github.com/docker/docker/pkg/sysinfo [2022-11-05T17:40:03.277Z] github.com/docker/docker/pkg/system [2022-11-05T17:40:03.277Z] github.com/docker/docker/pkg/tailfile [2022-11-05T17:40:03.277Z] github.com/docker/docker/pkg/tarsum [2022-11-05T17:40:03.277Z] github.com/docker/docker/pkg/truncindex [2022-11-05T17:40:03.277Z] github.com/docker/docker/pkg/urlutil [2022-11-05T17:40:03.277Z] github.com/docker/docker/pkg/useragent [2022-11-05T17:40:03.277Z] github.com/docker/docker/plugin [2022-11-05T17:40:03.277Z] github.com/docker/docker/plugin/executor/containerd [2022-11-05T17:40:03.277Z] github.com/docker/docker/plugin/v2 [2022-11-05T17:40:03.277Z] github.com/docker/docker/profiles/apparmor [2022-11-05T17:40:03.277Z] github.com/docker/docker/profiles/seccomp [2022-11-05T17:40:03.277Z] github.com/docker/docker/quota [2022-11-05T17:40:03.277Z] github.com/docker/docker/reference [2022-11-05T17:40:03.277Z] github.com/docker/docker/registry [2022-11-05T17:40:03.277Z] github.com/docker/docker/registry/resumable [2022-11-05T17:40:03.277Z] github.com/docker/docker/restartmanager [2022-11-05T17:40:03.277Z] github.com/docker/docker/rootless [2022-11-05T17:40:03.277Z] github.com/docker/docker/rootless/specconv [2022-11-05T17:40:03.277Z] github.com/docker/docker/runconfig [2022-11-05T17:40:03.277Z] github.com/docker/docker/runconfig/opts [2022-11-05T17:40:03.277Z] github.com/docker/docker/testutil [2022-11-05T17:40:03.277Z] github.com/docker/docker/testutil/daemon [2022-11-05T17:40:03.277Z] github.com/docker/docker/testutil/environment [2022-11-05T17:40:03.277Z] github.com/docker/docker/testutil/fakecontext [2022-11-05T17:40:03.277Z] github.com/docker/docker/testutil/fakegit [2022-11-05T17:40:03.277Z] github.com/docker/docker/testutil/fakestorage [2022-11-05T17:40:03.277Z] github.com/docker/docker/testutil/fixtures/load [2022-11-05T17:40:03.277Z] github.com/docker/docker/testutil/fixtures/plugin [2022-11-05T17:40:03.277Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-11-05T17:40:03.277Z] github.com/docker/docker/testutil/registry [2022-11-05T17:40:03.277Z] github.com/docker/docker/testutil/request [2022-11-05T17:40:03.277Z] github.com/docker/docker/volume [2022-11-05T17:40:03.277Z] github.com/docker/docker/volume/drivers [2022-11-05T17:40:03.277Z] github.com/docker/docker/volume/local [2022-11-05T17:40:03.277Z] github.com/docker/docker/volume/mounts [2022-11-05T17:40:03.277Z] github.com/docker/docker/volume/service [2022-11-05T17:40:03.277Z] github.com/docker/docker/volume/service/opts [2022-11-05T17:40:03.277Z] github.com/docker/docker/volume/testutils' [2022-11-05T17:40:03.277Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/bitseq [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/cluster [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/config [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/datastore [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/diagnostic [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/discoverapi [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/driverapi [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/drivers/host [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/drivers/null [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/drivers/remote [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/drivers/windows [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/drvregistry [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/etchosts [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/idm [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/internal/caller [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/ipam [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/ipamapi [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/ipams/null [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/ipams/remote [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/ipamutils [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/iptables [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/netlabel [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/netutils [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/networkdb [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/ns [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/options [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/osl [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/osl/kernel [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/portallocator [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/portmapper [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/resolvconf [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/testutils [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/types' [2022-11-05T17:40:03.277Z] + echo 'github.com/docker/docker/libnetwork [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/bitseq [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/cluster [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/config [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/datastore [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/diagnostic [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/discoverapi [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/driverapi [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/drivers/host [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-11-05T17:40:03.277Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-11-05T17:40:03.278Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-11-05T17:40:03.278Z] github.com/docker/docker/libnetwork/drivers/null [2022-11-05T17:40:03.278Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-11-05T17:40:03.278Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-11-05T17:40:03.278Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-11-05T17:40:03.278Z] github.com/docker/docker/libnetwork/drivers/remote [2022-11-05T17:40:03.278Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-11-05T17:40:03.278Z] github.com/docker/docker/libnetwork/drivers/windows [2022-11-05T17:40:03.278Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-11-05T17:40:03.278Z] github.com/docker/docker/libnetwork/drvregistry [2022-11-05T17:40:03.278Z] github.com/docker/docker/libnetwork/etchosts [2022-11-05T17:40:03.278Z] github.com/docker/docker/libnetwork/idm [2022-11-05T17:40:03.278Z] github.com/docker/docker/libnetwork/internal/caller [2022-11-05T17:40:03.278Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-11-05T17:40:03.278Z] github.com/docker/docker/libnetwork/ipam [2022-11-05T17:40:03.278Z] github.com/docker/docker/libnetwork/ipamapi [2022-11-05T17:40:03.278Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-11-05T17:40:03.278Z] github.com/docker/docker/libnetwork/ipams/null [2022-11-05T17:40:03.278Z] github.com/docker/docker/libnetwork/ipams/remote [2022-11-05T17:40:03.278Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-11-05T17:40:03.278Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-11-05T17:40:03.278Z] github.com/docker/docker/libnetwork/ipamutils [2022-11-05T17:40:03.278Z] github.com/docker/docker/libnetwork/iptables [2022-11-05T17:40:03.278Z] github.com/docker/docker/libnetwork/netlabel [2022-11-05T17:40:03.278Z] github.com/docker/docker/libnetwork/netutils [2022-11-05T17:40:03.278Z] github.com/docker/docker/libnetwork/networkdb [2022-11-05T17:40:03.278Z] github.com/docker/docker/libnetwork/ns [2022-11-05T17:40:03.278Z] github.com/docker/docker/libnetwork/options [2022-11-05T17:40:03.278Z] github.com/docker/docker/libnetwork/osl [2022-11-05T17:40:03.278Z] github.com/docker/docker/libnetwork/osl/kernel [2022-11-05T17:40:03.278Z] github.com/docker/docker/libnetwork/portallocator [2022-11-05T17:40:03.278Z] github.com/docker/docker/libnetwork/portmapper [2022-11-05T17:40:03.278Z] github.com/docker/docker/libnetwork/resolvconf [2022-11-05T17:40:03.278Z] github.com/docker/docker/libnetwork/testutils [2022-11-05T17:40:03.278Z] github.com/docker/docker/libnetwork/types' [2022-11-05T17:40:03.278Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-11-05T17:40:03.278Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-11-05T17:40:03.278Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-11-05T17:40:03.278Z] + type docker-proxy [2022-11-05T17:40:03.278Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-11-05T17:40:03.278Z] + hack/make.sh binary-proxy install-proxy [2022-11-05T17:40:03.278Z] [2022-11-05T17:40:03.278Z] Removing bundles/ [2022-11-05T17:40:03.278Z] [2022-11-05T17:40:03.278Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-11-05T17:40:03.278Z] Building: bundles/binary-proxy/docker-proxy [2022-11-05T17:40:03.278Z] GOOS="" GOARCH="" GOARM="" [2022-11-05T17:40:09.818Z] Created binary: bundles/binary-proxy/docker-proxy [2022-11-05T17:40:09.818Z] [2022-11-05T17:40:09.818Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-11-05T17:40:09.818Z] Installing docker-proxy to /usr/local/bin/ [2022-11-05T17:40:09.818Z] [2022-11-05T17:40:09.818Z] + mkdir -p bundles [2022-11-05T17:40:09.818Z] + '[' -n 'github.com/docker/docker/api [2022-11-05T17:40:09.818Z] github.com/docker/docker/api/server [2022-11-05T17:40:09.818Z] github.com/docker/docker/api/server/backend/build [2022-11-05T17:40:09.818Z] github.com/docker/docker/api/server/httpstatus [2022-11-05T17:40:09.818Z] github.com/docker/docker/api/server/httputils [2022-11-05T17:40:09.818Z] github.com/docker/docker/api/server/middleware [2022-11-05T17:40:09.818Z] github.com/docker/docker/api/server/router [2022-11-05T17:40:09.818Z] github.com/docker/docker/api/server/router/build [2022-11-05T17:40:09.818Z] github.com/docker/docker/api/server/router/checkpoint [2022-11-05T17:40:09.818Z] github.com/docker/docker/api/server/router/container [2022-11-05T17:40:09.818Z] github.com/docker/docker/api/server/router/debug [2022-11-05T17:40:09.818Z] github.com/docker/docker/api/server/router/distribution [2022-11-05T17:40:09.818Z] github.com/docker/docker/api/server/router/grpc [2022-11-05T17:40:09.818Z] github.com/docker/docker/api/server/router/image [2022-11-05T17:40:09.818Z] github.com/docker/docker/api/server/router/network [2022-11-05T17:40:09.818Z] github.com/docker/docker/api/server/router/plugin [2022-11-05T17:40:09.818Z] github.com/docker/docker/api/server/router/session [2022-11-05T17:40:09.818Z] github.com/docker/docker/api/server/router/swarm [2022-11-05T17:40:09.818Z] github.com/docker/docker/api/server/router/system [2022-11-05T17:40:09.818Z] github.com/docker/docker/api/server/router/volume [2022-11-05T17:40:09.818Z] github.com/docker/docker/api/types [2022-11-05T17:40:09.818Z] github.com/docker/docker/api/types/backend [2022-11-05T17:40:09.818Z] github.com/docker/docker/api/types/blkiodev [2022-11-05T17:40:09.818Z] github.com/docker/docker/api/types/container [2022-11-05T17:40:09.818Z] github.com/docker/docker/api/types/events [2022-11-05T17:40:09.818Z] github.com/docker/docker/api/types/filters [2022-11-05T17:40:09.818Z] github.com/docker/docker/api/types/image [2022-11-05T17:40:09.818Z] github.com/docker/docker/api/types/mount [2022-11-05T17:40:09.818Z] github.com/docker/docker/api/types/network [2022-11-05T17:40:09.818Z] github.com/docker/docker/api/types/plugins/logdriver [2022-11-05T17:40:09.818Z] github.com/docker/docker/api/types/registry [2022-11-05T17:40:09.818Z] github.com/docker/docker/api/types/strslice [2022-11-05T17:40:09.818Z] github.com/docker/docker/api/types/swarm [2022-11-05T17:40:09.818Z] github.com/docker/docker/api/types/swarm/runtime [2022-11-05T17:40:09.818Z] github.com/docker/docker/api/types/time [2022-11-05T17:40:09.818Z] github.com/docker/docker/api/types/versions [2022-11-05T17:40:09.818Z] github.com/docker/docker/api/types/versions/v1p19 [2022-11-05T17:40:09.818Z] github.com/docker/docker/api/types/versions/v1p20 [2022-11-05T17:40:09.818Z] github.com/docker/docker/api/types/volume [2022-11-05T17:40:09.818Z] github.com/docker/docker/builder [2022-11-05T17:40:09.818Z] github.com/docker/docker/builder/builder-next [2022-11-05T17:40:09.818Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-11-05T17:40:09.818Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-11-05T17:40:09.818Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-11-05T17:40:09.818Z] github.com/docker/docker/builder/builder-next/exporter [2022-11-05T17:40:09.818Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-11-05T17:40:09.818Z] github.com/docker/docker/builder/builder-next/worker [2022-11-05T17:40:09.818Z] github.com/docker/docker/builder/dockerfile [2022-11-05T17:40:09.818Z] github.com/docker/docker/builder/remotecontext [2022-11-05T17:40:09.818Z] github.com/docker/docker/builder/remotecontext/git [2022-11-05T17:40:09.818Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-11-05T17:40:09.818Z] github.com/docker/docker/cli [2022-11-05T17:40:09.818Z] github.com/docker/docker/cli/config [2022-11-05T17:40:09.818Z] github.com/docker/docker/cli/debug [2022-11-05T17:40:09.818Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-11-05T17:40:09.818Z] github.com/docker/docker/cli/winresources/dockerd [2022-11-05T17:40:09.818Z] github.com/docker/docker/client [2022-11-05T17:40:09.818Z] github.com/docker/docker/cmd/docker-proxy [2022-11-05T17:40:09.818Z] github.com/docker/docker/cmd/dockerd [2022-11-05T17:40:09.818Z] github.com/docker/docker/cmd/dockerd/trap [2022-11-05T17:40:09.818Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-11-05T17:40:09.818Z] github.com/docker/docker/container [2022-11-05T17:40:09.818Z] github.com/docker/docker/container/stream [2022-11-05T17:40:09.818Z] github.com/docker/docker/contrib/apparmor [2022-11-05T17:40:09.818Z] github.com/docker/docker/contrib/docker-device-tool [2022-11-05T17:40:09.818Z] github.com/docker/docker/contrib/httpserver [2022-11-05T17:40:09.818Z] github.com/docker/docker/daemon [2022-11-05T17:40:09.818Z] github.com/docker/docker/daemon/cluster [2022-11-05T17:40:09.818Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-11-05T17:40:09.818Z] github.com/docker/docker/daemon/cluster/convert [2022-11-05T17:40:09.818Z] github.com/docker/docker/daemon/cluster/executor [2022-11-05T17:40:09.818Z] github.com/docker/docker/daemon/cluster/executor/container [2022-11-05T17:40:09.819Z] github.com/docker/docker/daemon/cluster/provider [2022-11-05T17:40:09.819Z] github.com/docker/docker/daemon/config [2022-11-05T17:40:09.819Z] github.com/docker/docker/daemon/events [2022-11-05T17:40:09.819Z] github.com/docker/docker/daemon/events/testutils [2022-11-05T17:40:09.819Z] github.com/docker/docker/daemon/exec [2022-11-05T17:40:09.819Z] github.com/docker/docker/daemon/graphdriver [2022-11-05T17:40:09.819Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-11-05T17:40:09.819Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-11-05T17:40:09.819Z] github.com/docker/docker/daemon/graphdriver/copy [2022-11-05T17:40:09.819Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-11-05T17:40:09.819Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-11-05T17:40:09.819Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-11-05T17:40:09.819Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-11-05T17:40:09.819Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-11-05T17:40:09.819Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-11-05T17:40:09.819Z] github.com/docker/docker/daemon/graphdriver/register [2022-11-05T17:40:09.819Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-11-05T17:40:09.819Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-11-05T17:40:09.819Z] github.com/docker/docker/daemon/images [2022-11-05T17:40:09.819Z] github.com/docker/docker/daemon/initlayer [2022-11-05T17:40:09.819Z] github.com/docker/docker/daemon/links [2022-11-05T17:40:09.819Z] github.com/docker/docker/daemon/listeners [2022-11-05T17:40:09.819Z] github.com/docker/docker/daemon/logger [2022-11-05T17:40:09.819Z] github.com/docker/docker/daemon/logger/awslogs [2022-11-05T17:40:09.819Z] github.com/docker/docker/daemon/logger/fluentd [2022-11-05T17:40:09.819Z] github.com/docker/docker/daemon/logger/gcplogs [2022-11-05T17:40:09.819Z] github.com/docker/docker/daemon/logger/gelf [2022-11-05T17:40:09.819Z] github.com/docker/docker/daemon/logger/journald [2022-11-05T17:40:09.819Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-11-05T17:40:09.819Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-11-05T17:40:09.819Z] github.com/docker/docker/daemon/logger/local [2022-11-05T17:40:09.819Z] github.com/docker/docker/daemon/logger/logentries [2022-11-05T17:40:09.819Z] github.com/docker/docker/daemon/logger/loggertest [2022-11-05T17:40:09.819Z] github.com/docker/docker/daemon/logger/loggerutils [2022-11-05T17:40:09.819Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-11-05T17:40:09.819Z] github.com/docker/docker/daemon/logger/splunk [2022-11-05T17:40:09.819Z] github.com/docker/docker/daemon/logger/syslog [2022-11-05T17:40:09.819Z] github.com/docker/docker/daemon/logger/templates [2022-11-05T17:40:09.819Z] github.com/docker/docker/daemon/names [2022-11-05T17:40:09.819Z] github.com/docker/docker/daemon/network [2022-11-05T17:40:09.819Z] github.com/docker/docker/daemon/stats [2022-11-05T17:40:09.819Z] github.com/docker/docker/distribution [2022-11-05T17:40:09.819Z] github.com/docker/docker/distribution/metadata [2022-11-05T17:40:09.819Z] github.com/docker/docker/distribution/utils [2022-11-05T17:40:09.819Z] github.com/docker/docker/distribution/xfer [2022-11-05T17:40:09.819Z] github.com/docker/docker/dockerversion [2022-11-05T17:40:09.819Z] github.com/docker/docker/errdefs [2022-11-05T17:40:09.819Z] github.com/docker/docker/image [2022-11-05T17:40:09.819Z] github.com/docker/docker/image/cache [2022-11-05T17:40:09.819Z] github.com/docker/docker/image/tarexport [2022-11-05T17:40:09.819Z] github.com/docker/docker/image/v1 [2022-11-05T17:40:09.819Z] github.com/docker/docker/internal/test/suite [2022-11-05T17:40:09.819Z] github.com/docker/docker/layer [2022-11-05T17:40:09.819Z] github.com/docker/docker/libcontainerd [2022-11-05T17:40:09.819Z] github.com/docker/docker/libcontainerd/queue [2022-11-05T17:40:09.819Z] github.com/docker/docker/libcontainerd/remote [2022-11-05T17:40:09.819Z] github.com/docker/docker/libcontainerd/supervisor [2022-11-05T17:40:09.819Z] github.com/docker/docker/libcontainerd/types [2022-11-05T17:40:09.819Z] github.com/docker/docker/oci [2022-11-05T17:40:09.819Z] github.com/docker/docker/oci/caps [2022-11-05T17:40:09.819Z] github.com/docker/docker/opts [2022-11-05T17:40:09.819Z] github.com/docker/docker/pkg/aaparser [2022-11-05T17:40:09.819Z] github.com/docker/docker/pkg/archive [2022-11-05T17:40:09.819Z] github.com/docker/docker/pkg/authorization [2022-11-05T17:40:09.819Z] github.com/docker/docker/pkg/broadcaster [2022-11-05T17:40:09.819Z] github.com/docker/docker/pkg/capabilities [2022-11-05T17:40:09.819Z] github.com/docker/docker/pkg/chrootarchive [2022-11-05T17:40:09.819Z] github.com/docker/docker/pkg/containerfs [2022-11-05T17:40:09.819Z] github.com/docker/docker/pkg/devicemapper [2022-11-05T17:40:09.819Z] github.com/docker/docker/pkg/directory [2022-11-05T17:40:09.819Z] github.com/docker/docker/pkg/dmesg [2022-11-05T17:40:09.819Z] github.com/docker/docker/pkg/fileutils [2022-11-05T17:40:09.819Z] github.com/docker/docker/pkg/fsutils [2022-11-05T17:40:09.819Z] github.com/docker/docker/pkg/homedir [2022-11-05T17:40:09.819Z] github.com/docker/docker/pkg/idtools [2022-11-05T17:40:09.819Z] github.com/docker/docker/pkg/ioutils [2022-11-05T17:40:09.819Z] github.com/docker/docker/pkg/jsonmessage [2022-11-05T17:40:09.819Z] github.com/docker/docker/pkg/longpath [2022-11-05T17:40:09.819Z] github.com/docker/docker/pkg/loopback [2022-11-05T17:40:09.819Z] github.com/docker/docker/pkg/namesgenerator [2022-11-05T17:40:09.819Z] github.com/docker/docker/pkg/parsers [2022-11-05T17:40:09.819Z] github.com/docker/docker/pkg/parsers/kernel [2022-11-05T17:40:09.819Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-11-05T17:40:09.819Z] github.com/docker/docker/pkg/pidfile [2022-11-05T17:40:09.819Z] github.com/docker/docker/pkg/platform [2022-11-05T17:40:09.819Z] github.com/docker/docker/pkg/plugingetter [2022-11-05T17:40:09.819Z] github.com/docker/docker/pkg/plugins [2022-11-05T17:40:09.819Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-11-05T17:40:09.819Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-11-05T17:40:09.819Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-11-05T17:40:09.819Z] github.com/docker/docker/pkg/plugins/transport [2022-11-05T17:40:09.819Z] github.com/docker/docker/pkg/pools [2022-11-05T17:40:09.819Z] github.com/docker/docker/pkg/progress [2022-11-05T17:40:09.819Z] github.com/docker/docker/pkg/pubsub [2022-11-05T17:40:09.819Z] github.com/docker/docker/pkg/reexec [2022-11-05T17:40:09.819Z] github.com/docker/docker/pkg/signal [2022-11-05T17:40:09.819Z] github.com/docker/docker/pkg/stack [2022-11-05T17:40:09.819Z] github.com/docker/docker/pkg/stdcopy [2022-11-05T17:40:09.819Z] github.com/docker/docker/pkg/streamformatter [2022-11-05T17:40:09.819Z] github.com/docker/docker/pkg/stringid [2022-11-05T17:40:09.819Z] github.com/docker/docker/pkg/sysinfo [2022-11-05T17:40:09.819Z] github.com/docker/docker/pkg/system [2022-11-05T17:40:09.819Z] github.com/docker/docker/pkg/tailfile [2022-11-05T17:40:09.819Z] github.com/docker/docker/pkg/tarsum [2022-11-05T17:40:09.819Z] github.com/docker/docker/pkg/truncindex [2022-11-05T17:40:09.819Z] github.com/docker/docker/pkg/urlutil [2022-11-05T17:40:09.819Z] github.com/docker/docker/pkg/useragent [2022-11-05T17:40:09.819Z] github.com/docker/docker/plugin [2022-11-05T17:40:09.819Z] github.com/docker/docker/plugin/executor/containerd [2022-11-05T17:40:09.819Z] github.com/docker/docker/plugin/v2 [2022-11-05T17:40:09.819Z] github.com/docker/docker/profiles/apparmor [2022-11-05T17:40:09.819Z] github.com/docker/docker/profiles/seccomp [2022-11-05T17:40:09.819Z] github.com/docker/docker/quota [2022-11-05T17:40:09.819Z] github.com/docker/docker/reference [2022-11-05T17:40:09.819Z] github.com/docker/docker/registry [2022-11-05T17:40:09.819Z] github.com/docker/docker/registry/resumable [2022-11-05T17:40:09.819Z] github.com/docker/docker/restartmanager [2022-11-05T17:40:09.819Z] github.com/docker/docker/rootless [2022-11-05T17:40:09.819Z] github.com/docker/docker/rootless/specconv [2022-11-05T17:40:09.819Z] github.com/docker/docker/runconfig [2022-11-05T17:40:09.819Z] github.com/docker/docker/runconfig/opts [2022-11-05T17:40:09.819Z] github.com/docker/docker/testutil [2022-11-05T17:40:09.819Z] github.com/docker/docker/testutil/daemon [2022-11-05T17:40:09.819Z] github.com/docker/docker/testutil/environment [2022-11-05T17:40:09.819Z] github.com/docker/docker/testutil/fakecontext [2022-11-05T17:40:09.819Z] github.com/docker/docker/testutil/fakegit [2022-11-05T17:40:09.819Z] github.com/docker/docker/testutil/fakestorage [2022-11-05T17:40:09.819Z] github.com/docker/docker/testutil/fixtures/load [2022-11-05T17:40:09.819Z] github.com/docker/docker/testutil/fixtures/plugin [2022-11-05T17:40:09.819Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-11-05T17:40:09.819Z] github.com/docker/docker/testutil/registry [2022-11-05T17:40:09.819Z] github.com/docker/docker/testutil/request [2022-11-05T17:40:09.819Z] github.com/docker/docker/volume [2022-11-05T17:40:09.819Z] github.com/docker/docker/volume/drivers [2022-11-05T17:40:09.819Z] github.com/docker/docker/volume/local [2022-11-05T17:40:09.819Z] github.com/docker/docker/volume/mounts [2022-11-05T17:40:09.819Z] github.com/docker/docker/volume/service [2022-11-05T17:40:09.819Z] github.com/docker/docker/volume/service/opts [2022-11-05T17:40:09.819Z] github.com/docker/docker/volume/testutils' ']' [2022-11-05T17:40:09.819Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -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/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-11-05T17:40:09.819Z] ? github.com/docker/docker/api [no test files] [2022-11-05T17:40:24.663Z] ok github.com/docker/docker/api/server 0.005s coverage: 7.9% of statements [2022-11-05T17:41:32.299Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-11-05T17:41:32.299Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-11-05T17:41:32.299Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 31.9% of statements [2022-11-05T17:41:32.299Z] ok github.com/docker/docker/api/server/middleware 0.008s coverage: 37.7% of statements [2022-11-05T17:41:32.299Z] ? github.com/docker/docker/api/server/router [no test files] [2022-11-05T17:41:32.299Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-11-05T17:41:32.299Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-11-05T17:41:32.299Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-11-05T17:41:32.299Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-11-05T17:41:32.299Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-11-05T17:41:32.299Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-11-05T17:41:32.299Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-11-05T17:41:32.299Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-11-05T17:41:32.860Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-11-05T17:41:32.860Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-11-05T17:41:32.860Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.0% of statements [2022-11-05T17:41:33.116Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-11-05T17:41:33.678Z] ok github.com/docker/docker/api/types/filters 0.008s coverage: 92.2% of statements [2022-11-05T17:41:33.678Z] ok github.com/docker/docker/api/server/router/volume 0.017s coverage: 66.7% of statements [2022-11-05T17:41:33.678Z] ? github.com/docker/docker/api/types [no test files] [2022-11-05T17:41:33.678Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-11-05T17:41:33.678Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-11-05T17:41:33.678Z] ? github.com/docker/docker/api/types/container [no test files] [2022-11-05T17:41:33.678Z] ? github.com/docker/docker/api/types/events [no test files] [2022-11-05T17:41:33.678Z] ? github.com/docker/docker/api/types/image [no test files] [2022-11-05T17:41:33.678Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-11-05T17:41:33.678Z] ? github.com/docker/docker/api/types/network [no test files] [2022-11-05T17:41:33.678Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-11-05T17:41:33.678Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-11-05T17:41:33.678Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2022-11-05T17:41:33.678Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-11-05T17:41:33.678Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-11-05T17:41:33.934Z] ok github.com/docker/docker/api/types/time 0.006s coverage: 100.0% of statements [2022-11-05T17:41:33.934Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 77.3% of statements [2022-11-05T17:41:33.934Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-11-05T17:41:33.934Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-11-05T17:41:33.934Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-11-05T17:41:33.934Z] ? github.com/docker/docker/builder [no test files] [2022-11-05T17:41:33.934Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-11-05T17:41:33.934Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-11-05T17:41:33.934Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-11-05T17:41:33.934Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-11-05T17:41:33.934Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-11-05T17:41:33.934Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-11-05T17:41:33.934Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-11-05T17:41:36.451Z] ok github.com/docker/docker/builder/remotecontext 0.094s coverage: 13.7% of statements [2022-11-05T17:41:36.451Z] ok github.com/docker/docker/builder/dockerfile 0.426s coverage: 49.3% of statements [2022-11-05T17:41:36.707Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.003s coverage: 100.0% of statements [2022-11-05T17:41:37.269Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-11-05T17:41:39.159Z] ok github.com/docker/docker/builder/remotecontext/git 2.398s coverage: 83.5% of statements [2022-11-05T17:41:39.159Z] ? github.com/docker/docker/cli [no test files] [2022-11-05T17:41:39.159Z] ? github.com/docker/docker/cli/config [no test files] [2022-11-05T17:41:39.159Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-11-05T17:41:39.159Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-11-05T17:41:39.720Z] ok github.com/docker/docker/cmd/docker-proxy 0.039s coverage: 69.3% of statements [2022-11-05T17:41:41.609Z] ok github.com/docker/docker/client 0.122s coverage: 76.0% of statements [2022-11-05T17:42:13.648Z] ok github.com/docker/docker/cmd/dockerd 0.059s coverage: 31.8% of statements [2022-11-05T17:42:13.648Z] ok github.com/docker/docker/container 0.118s coverage: 36.1% of statements [2022-11-05T17:42:14.209Z] ok github.com/docker/docker/cmd/dockerd/trap 2.434s coverage: 0.0% of statements [2022-11-05T17:42:14.209Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-11-05T17:42:14.209Z] ? github.com/docker/docker/container/stream [no test files] [2022-11-05T17:42:14.209Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-11-05T17:42:14.209Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-11-05T17:42:14.209Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-11-05T17:42:20.752Z] ok github.com/docker/docker/daemon/cluster 0.061s coverage: 0.5% of statements [2022-11-05T17:42:21.008Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements [2022-11-05T17:42:22.374Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 36.9% of statements [2022-11-05T17:42:28.909Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.442s coverage: 13.4% of statements [2022-11-05T17:42:29.837Z] ok github.com/docker/docker/daemon/config 0.033s coverage: 81.1% of statements [2022-11-05T17:42:30.401Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-11-05T17:42:30.963Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-11-05T17:42:31.893Z] ok github.com/docker/docker/daemon 10.107s coverage: 16.5% of statements [2022-11-05T17:42:31.893Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-11-05T17:42:31.893Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-11-05T17:42:31.893Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-11-05T17:42:31.893Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-11-05T17:42:32.456Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.665s coverage: 74.8% of statements [2022-11-05T17:42:33.385Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.280s coverage: 60.7% of statements [2022-11-05T17:42:33.642Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.026s coverage: 3.0% of statements [2022-11-05T17:42:35.025Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.9% of statements [2022-11-05T17:42:36.393Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.279s coverage: 50.6% of statements [2022-11-05T17:42:36.650Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.871s coverage: 45.9% of statements [2022-11-05T17:42:36.650Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-11-05T17:42:37.778Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 58.5% of statements [2022-11-05T17:42:38.344Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.885s coverage: 58.8% of statements [2022-11-05T17:42:38.344Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-11-05T17:42:38.344Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-11-05T17:42:38.600Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2022-11-05T17:42:38.856Z] ok github.com/docker/docker/daemon/links 0.004s coverage: 93.0% of statements [2022-11-05T17:42:40.746Z] ok github.com/docker/docker/daemon/images 0.026s coverage: 6.9% of statements [2022-11-05T17:42:40.746Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-11-05T17:42:40.746Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-11-05T17:42:40.746Z] ok github.com/docker/docker/daemon/logger 0.233s coverage: 43.2% of statements [2022-11-05T17:42:41.307Z] ok github.com/docker/docker/daemon/logger/fluentd 0.009s coverage: 53.6% of statements [2022-11-05T17:42:41.563Z] ok github.com/docker/docker/daemon/logger/awslogs 0.120s coverage: 79.9% of statements [2022-11-05T17:42:41.563Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-11-05T17:42:42.126Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 68.2% of statements [2022-11-05T17:42:42.126Z] ok github.com/docker/docker/daemon/logger/journald 0.006s coverage: 23.4% of statements [2022-11-05T17:42:42.382Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.010s coverage: 87.2% of statements [2022-11-05T17:42:42.945Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.123s coverage: 76.8% of statements [2022-11-05T17:42:43.202Z] ok github.com/docker/docker/daemon/logger/local 0.037s coverage: 79.4% of statements [2022-11-05T17:42:43.202Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-11-05T17:42:43.202Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-11-05T17:42:43.764Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.024s coverage: 62.0% of statements [2022-11-05T17:42:44.019Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.020s coverage: 31.5% of statements [2022-11-05T17:42:44.969Z] ok github.com/docker/docker/daemon/logger/syslog 0.017s coverage: 46.8% of statements [2022-11-05T17:42:44.969Z] ok github.com/docker/docker/daemon/logger/templates 0.004s coverage: 8.3% of statements [2022-11-05T17:42:45.532Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-11-05T17:42:46.461Z] ok github.com/docker/docker/daemon/logger/splunk 1.518s coverage: 82.5% of statements [2022-11-05T17:42:46.461Z] ? github.com/docker/docker/daemon/names [no test files] [2022-11-05T17:42:46.461Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-11-05T17:42:47.024Z] ok github.com/docker/docker/distribution/metadata 0.025s coverage: 44.4% of statements [2022-11-05T17:42:48.391Z] ok github.com/docker/docker/distribution 1.507s coverage: 29.4% of statements [2022-11-05T17:42:48.391Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-11-05T17:42:48.648Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.0% of statements [2022-11-05T17:42:49.210Z] ok github.com/docker/docker/image 0.023s coverage: 86.9% of statements [2022-11-05T17:42:49.773Z] ok github.com/docker/docker/distribution/xfer 1.890s coverage: 84.9% of statements [2022-11-05T17:42:49.773Z] ? github.com/docker/docker/dockerversion [no test files] [2022-11-05T17:42:49.773Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-11-05T17:42:50.335Z] ok github.com/docker/docker/image/tarexport 0.023s coverage: 0.7% of statements [2022-11-05T17:42:50.335Z] ? github.com/docker/docker/image/v1 [no test files] [2022-11-05T17:42:50.335Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-11-05T17:42:50.897Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-11-05T17:42:51.460Z] ok github.com/docker/docker/oci 0.008s coverage: 46.0% of statements [2022-11-05T17:42:51.716Z] ok github.com/docker/docker/opts 0.018s coverage: 66.0% of statements [2022-11-05T17:42:51.972Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-11-05T17:42:53.863Z] ok github.com/docker/docker/pkg/archive 0.277s coverage: 82.3% of statements [2022-11-05T17:42:54.425Z] ok github.com/docker/docker/pkg/authorization 0.392s coverage: 68.3% of statements [2022-11-05T17:42:54.425Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-11-05T17:42:54.682Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-11-05T17:42:57.951Z] ok github.com/docker/docker/pkg/chrootarchive 2.514s coverage: 43.1% of statements [2022-11-05T17:42:57.951Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-11-05T17:42:58.207Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 81.8% of statements [2022-11-05T17:42:58.464Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2022-11-05T17:42:58.720Z] ok github.com/docker/docker/pkg/fileutils 0.003s coverage: 78.6% of statements [2022-11-05T17:42:58.720Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-11-05T17:42:59.282Z] ok github.com/docker/docker/layer 7.987s coverage: 68.9% of statements [2022-11-05T17:42:59.282Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-11-05T17:42:59.282Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-11-05T17:42:59.282Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-11-05T17:42:59.282Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-11-05T17:42:59.282Z] ? github.com/docker/docker/oci/caps [no test files] [2022-11-05T17:42:59.282Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-11-05T17:42:59.282Z] ? github.com/docker/docker/pkg/fsutils [no test files] [2022-11-05T17:42:59.558Z] ok github.com/docker/docker/pkg/idtools 0.394s coverage: 68.1% of statements [2022-11-05T17:43:00.121Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2022-11-05T17:43:00.121Z] ok github.com/docker/docker/pkg/ioutils 0.442s coverage: 71.5% of statements [2022-11-05T17:43:00.377Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-11-05T17:43:00.377Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-11-05T17:43:00.377Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-11-05T17:43:00.377Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-11-05T17:43:00.633Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-11-05T17:43:00.889Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 90.5% of statements [2022-11-05T17:43:00.889Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-11-05T17:43:00.889Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-11-05T17:43:00.889Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-11-05T17:43:01.450Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.013s coverage: 56.8% of statements [2022-11-05T17:43:01.706Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-11-05T17:43:01.961Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-11-05T17:43:02.217Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-11-05T17:43:02.473Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-11-05T17:43:02.730Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-11-05T17:43:02.986Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-11-05T17:43:03.242Z] ok github.com/docker/docker/pkg/streamformatter 0.015s coverage: 66.2% of statements [2022-11-05T17:43:03.498Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-11-05T17:43:03.754Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.6% of statements [2022-11-05T17:43:04.316Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 44.8% of statements [2022-11-05T17:43:04.572Z] ok github.com/docker/docker/pkg/tailfile 0.043s coverage: 88.6% of statements [2022-11-05T17:43:05.134Z] ok github.com/docker/docker/pkg/tarsum 0.047s coverage: 89.3% of statements [2022-11-05T17:43:05.390Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-11-05T17:43:05.390Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-11-05T17:43:07.280Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2022-11-05T17:43:07.537Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-11-05T17:43:07.793Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2022-11-05T17:43:09.159Z] ok github.com/docker/docker/quota 0.203s coverage: 71.4% of statements [2022-11-05T17:43:09.159Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-11-05T17:43:10.087Z] ok github.com/docker/docker/registry 0.080s coverage: 58.7% of statements [2022-11-05T17:43:10.649Z] ok github.com/docker/docker/registry/resumable 0.018s coverage: 100.0% of statements [2022-11-05T17:43:10.649Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-11-05T17:43:11.211Z] ok github.com/docker/docker/runconfig 0.009s coverage: 64.5% of statements [2022-11-05T17:43:11.468Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-11-05T17:43:12.842Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-11-05T17:43:13.777Z] ok github.com/docker/docker/volume/local 0.062s coverage: 77.1% of statements [2022-11-05T17:43:14.033Z] ok github.com/docker/docker/volume/mounts 0.007s coverage: 67.7% of statements [2022-11-05T17:43:15.400Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.1% of statements [2022-11-05T17:43:37.281Z] ok github.com/docker/docker/pkg/plugins 33.644s coverage: 76.3% of statements [2022-11-05T17:43:37.281Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-11-05T17:43:37.281Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-11-05T17:43:37.281Z] ? github.com/docker/docker/pkg/pubsub [no test files] [2022-11-05T17:43:37.281Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-11-05T17:43:37.281Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-11-05T17:43:37.281Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-11-05T17:43:37.281Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-11-05T17:43:37.281Z] ? github.com/docker/docker/rootless [no test files] [2022-11-05T17:43:37.281Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-11-05T17:43:37.281Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-11-05T17:43:37.281Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-11-05T17:43:37.281Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-11-05T17:43:37.281Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-11-05T17:43:37.281Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-11-05T17:43:37.281Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-11-05T17:43:37.281Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-11-05T17:43:37.281Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-11-05T17:43:37.281Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-11-05T17:43:37.281Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-11-05T17:43:37.281Z] ? github.com/docker/docker/testutil/request [no test files] [2022-11-05T17:43:37.281Z] ? github.com/docker/docker/volume [no test files] [2022-11-05T17:43:37.281Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-11-05T17:43:37.281Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-11-05T17:43:37.281Z] [2022-11-05T17:43:37.281Z] === Skipped [2022-11-05T17:43:37.281Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-11-05T17:43:37.281Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-11-05T17:43:37.281Z] [2022-11-05T17:43:37.281Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-11-05T17:43:37.281Z] network_proxy_test.go:208: No support for dual stack yet [2022-11-05T17:43:37.281Z] [2022-11-05T17:43:37.281Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-11-05T17:43:37.281Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-11-05T17:43:37.281Z] [2022-11-05T17:43:37.281Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-11-05T17:43:37.281Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-11-05T17:43:37.281Z] [2022-11-05T17:43:37.281Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-11-05T17:43:37.281Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-11-05T17:43:37.281Z] graphtest_unix.go:44: Driver btrfs not supported [2022-11-05T17:43:37.281Z] [2022-11-05T17:43:37.281Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-11-05T17:43:37.281Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-11-05T17:43:37.281Z] graphtest_unix.go:44: Driver btrfs not supported [2022-11-05T17:43:37.281Z] [2022-11-05T17:43:37.281Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-11-05T17:43:37.281Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-11-05T17:43:37.281Z] graphtest_unix.go:44: Driver btrfs not supported [2022-11-05T17:43:37.281Z] [2022-11-05T17:43:37.281Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-11-05T17:43:37.281Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-11-05T17:43:37.281Z] graphtest_unix.go:44: Driver btrfs not supported [2022-11-05T17:43:37.281Z] [2022-11-05T17:43:37.281Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-11-05T17:43:37.281Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-11-05T17:43:37.281Z] graphtest_unix.go:44: Driver btrfs not supported [2022-11-05T17:43:37.281Z] [2022-11-05T17:43:37.281Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-11-05T17:43:37.281Z] graphtest_unix.go:71: No driver to put! [2022-11-05T17:43:37.281Z] [2022-11-05T17:43:37.281Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-11-05T17:43:37.281Z] time="2022-11-05T17:42:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-11-05T17:43:37.281Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-11-05T17:43:37.281Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-11-05T17:43:37.281Z] [2022-11-05T17:43:37.281Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-11-05T17:43:37.281Z] time="2022-11-05T17:42:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-11-05T17:43:37.281Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-11-05T17:43:37.281Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-11-05T17:43:37.281Z] [2022-11-05T17:43:37.281Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-11-05T17:43:37.281Z] time="2022-11-05T17:42:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-11-05T17:43:37.281Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-11-05T17:43:37.281Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-11-05T17:43:37.281Z] [2022-11-05T17:43:37.281Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-11-05T17:43:37.281Z] time="2022-11-05T17:42:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-11-05T17:43:37.281Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-11-05T17:43:37.281Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-11-05T17:43:37.281Z] [2022-11-05T17:43:37.281Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-11-05T17:43:37.281Z] time="2022-11-05T17:42:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-11-05T17:43:37.281Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-11-05T17:43:37.281Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-11-05T17:43:37.281Z] [2022-11-05T17:43:37.281Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-11-05T17:43:37.281Z] graphtest_unix.go:71: No driver to put! [2022-11-05T17:43:37.281Z] [2022-11-05T17:43:37.281Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-11-05T17:43:37.281Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-11-05T17:43:37.281Z] [2022-11-05T17:43:37.281Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-11-05T17:43:37.281Z] overlay_test.go:50: Fails to compute changes intermittently [2022-11-05T17:43:37.281Z] [2022-11-05T17:43:37.281Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-11-05T17:43:37.281Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-11-05T17:43:37.281Z] [2022-11-05T17:43:37.281Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-11-05T17:43:37.281Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-11-05T17:43:37.281Z] [2022-11-05T17:43:37.281Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-11-05T17:43:37.281Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-11-05T17:43:37.281Z] graphtest_unix.go:44: Driver zfs not supported [2022-11-05T17:43:37.281Z] [2022-11-05T17:43:37.281Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-11-05T17:43:37.281Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-11-05T17:43:37.281Z] graphtest_unix.go:44: Driver zfs not supported [2022-11-05T17:43:37.281Z] [2022-11-05T17:43:37.281Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-11-05T17:43:37.281Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-11-05T17:43:37.281Z] graphtest_unix.go:44: Driver zfs not supported [2022-11-05T17:43:37.281Z] [2022-11-05T17:43:37.281Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-11-05T17:43:37.281Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-11-05T17:43:37.281Z] graphtest_unix.go:44: Driver zfs not supported [2022-11-05T17:43:37.281Z] [2022-11-05T17:43:37.281Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-11-05T17:43:37.281Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-11-05T17:43:37.281Z] graphtest_unix.go:44: Driver zfs not supported [2022-11-05T17:43:37.281Z] [2022-11-05T17:43:37.281Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-11-05T17:43:37.281Z] graphtest_unix.go:71: No driver to put! [2022-11-05T17:43:37.281Z] [2022-11-05T17:43:37.281Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-11-05T17:43:37.281Z] sysinfo_linux_test.go:86: AppArmor Must be Disabled [2022-11-05T17:43:37.281Z] [2022-11-05T17:43:37.281Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-11-05T17:43:37.281Z] sysinfo_linux_test.go:106: cgroup namespaces must be disabled [2022-11-05T17:43:37.281Z] [2022-11-05T17:43:37.281Z] DONE 2791 tests, 28 skipped in 206.343s [2022-11-05T17:43:37.281Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-11-05T17:43:37.281Z] github.com/docker/docker/libnetwork/bitseq [2022-11-05T17:43:37.281Z] github.com/docker/docker/libnetwork/cluster [2022-11-05T17:43:37.281Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-11-05T17:43:37.281Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-11-05T17:43:37.281Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-11-05T17:43:37.281Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-11-05T17:43:37.281Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-11-05T17:43:37.281Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-11-05T17:43:37.281Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-11-05T17:43:37.281Z] github.com/docker/docker/libnetwork/config [2022-11-05T17:43:37.281Z] github.com/docker/docker/libnetwork/datastore [2022-11-05T17:43:37.281Z] github.com/docker/docker/libnetwork/diagnostic [2022-11-05T17:43:37.281Z] github.com/docker/docker/libnetwork/discoverapi [2022-11-05T17:43:37.281Z] github.com/docker/docker/libnetwork/driverapi [2022-11-05T17:43:37.281Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-11-05T17:43:37.281Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-11-05T17:43:37.281Z] github.com/docker/docker/libnetwork/drivers/host [2022-11-05T17:43:37.281Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-11-05T17:43:37.281Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-11-05T17:43:37.281Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-11-05T17:43:37.281Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-11-05T17:43:37.281Z] github.com/docker/docker/libnetwork/drivers/null [2022-11-05T17:43:37.281Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-11-05T17:43:37.281Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-11-05T17:43:37.281Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-11-05T17:43:37.281Z] github.com/docker/docker/libnetwork/drivers/remote [2022-11-05T17:43:37.281Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-11-05T17:43:37.281Z] github.com/docker/docker/libnetwork/drivers/windows [2022-11-05T17:43:37.281Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-11-05T17:43:37.281Z] github.com/docker/docker/libnetwork/drvregistry [2022-11-05T17:43:37.281Z] github.com/docker/docker/libnetwork/etchosts [2022-11-05T17:43:37.281Z] github.com/docker/docker/libnetwork/idm [2022-11-05T17:43:37.281Z] github.com/docker/docker/libnetwork/internal/caller [2022-11-05T17:43:37.281Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-11-05T17:43:37.281Z] github.com/docker/docker/libnetwork/ipam [2022-11-05T17:43:37.281Z] github.com/docker/docker/libnetwork/ipamapi [2022-11-05T17:43:37.281Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-11-05T17:43:37.281Z] github.com/docker/docker/libnetwork/ipams/null [2022-11-05T17:43:37.281Z] github.com/docker/docker/libnetwork/ipams/remote [2022-11-05T17:43:37.281Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-11-05T17:43:37.281Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-11-05T17:43:37.281Z] github.com/docker/docker/libnetwork/ipamutils [2022-11-05T17:43:37.281Z] github.com/docker/docker/libnetwork/iptables [2022-11-05T17:43:37.281Z] github.com/docker/docker/libnetwork/netlabel [2022-11-05T17:43:37.281Z] github.com/docker/docker/libnetwork/netutils [2022-11-05T17:43:37.281Z] github.com/docker/docker/libnetwork/networkdb [2022-11-05T17:43:37.281Z] github.com/docker/docker/libnetwork/ns [2022-11-05T17:43:37.281Z] github.com/docker/docker/libnetwork/options [2022-11-05T17:43:37.281Z] github.com/docker/docker/libnetwork/osl [2022-11-05T17:43:37.281Z] github.com/docker/docker/libnetwork/osl/kernel [2022-11-05T17:43:37.281Z] github.com/docker/docker/libnetwork/portallocator [2022-11-05T17:43:37.281Z] github.com/docker/docker/libnetwork/portmapper [2022-11-05T17:43:37.281Z] github.com/docker/docker/libnetwork/resolvconf [2022-11-05T17:43:37.281Z] github.com/docker/docker/libnetwork/testutils [2022-11-05T17:43:37.281Z] github.com/docker/docker/libnetwork/types' ']' [2022-11-05T17:43:37.281Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/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 [2022-11-05T17:44:23.899Z] ok github.com/docker/docker/libnetwork 37.354s coverage: 40.6% of statements [2022-11-05T17:44:23.899Z] ok github.com/docker/docker/libnetwork/bitseq 0.140s coverage: 84.4% of statements [2022-11-05T17:44:23.899Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-11-05T17:44:23.899Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-11-05T17:44:23.899Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-11-05T17:44:23.899Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-11-05T17:44:23.899Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-11-05T17:44:23.899Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-11-05T17:44:23.899Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-11-05T17:44:23.899Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-11-05T17:44:23.899Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 22.4% of statements [2022-11-05T17:44:23.899Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-11-05T17:44:23.899Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-11-05T17:44:23.899Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-11-05T17:44:23.899Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-11-05T17:44:23.899Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.507s coverage: 59.9% of statements [2022-11-05T17:44:23.899Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-11-05T17:44:23.899Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-11-05T17:44:23.899Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.072s coverage: 5.0% of statements [2022-11-05T17:44:23.899Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-11-05T17:44:24.460Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-11-05T17:44:24.460Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-11-05T17:44:24.718Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-11-05T17:44:34.656Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.263s coverage: 6.6% of statements [2022-11-05T17:44:34.656Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-11-05T17:44:34.656Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-11-05T17:44:35.219Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-11-05T17:44:35.219Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-11-05T17:44:35.219Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-11-05T17:44:35.219Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-11-05T17:44:35.475Z] ok github.com/docker/docker/libnetwork/drvregistry 0.013s coverage: 82.4% of statements [2022-11-05T17:44:35.732Z] ok github.com/docker/docker/libnetwork/etchosts 0.012s coverage: 81.2% of statements [2022-11-05T17:44:35.988Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-11-05T17:44:35.988Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-11-05T17:44:48.226Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-11-05T17:45:03.068Z] ok github.com/docker/docker/libnetwork/ipam 15.113s coverage: 85.3% of statements [2022-11-05T17:45:03.068Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-11-05T17:45:03.068Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-11-05T17:45:03.068Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-11-05T17:45:03.068Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.008s coverage: 47.4% of statements [2022-11-05T17:45:03.068Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-11-05T17:45:03.068Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.010s coverage: 71.4% of statements [2022-11-05T17:45:03.324Z] ok github.com/docker/docker/libnetwork/ipamutils 0.271s coverage: 74.0% of statements [2022-11-05T17:45:04.263Z] ok github.com/docker/docker/libnetwork/iptables 0.196s coverage: 45.0% of statements [2022-11-05T17:45:04.263Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-11-05T17:45:04.825Z] ok github.com/docker/docker/libnetwork/netutils 0.017s coverage: 44.1% of statements [2022-11-05T17:46:56.203Z] ok github.com/docker/docker/libnetwork/networkdb 104.053s coverage: 60.0% of statements [2022-11-05T17:46:56.203Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-11-05T17:46:56.203Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-11-05T17:46:56.203Z] ok github.com/docker/docker/libnetwork/osl 4.364s coverage: 39.7% of statements [2022-11-05T17:46:56.203Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-11-05T17:46:56.203Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.7% of statements [2022-11-05T17:46:56.766Z] ok github.com/docker/docker/libnetwork/portmapper 0.653s coverage: 48.6% of statements [2022-11-05T17:46:57.021Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 82.8% of statements [2022-11-05T17:46:57.021Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-11-05T17:46:57.278Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-11-05T17:46:57.278Z] [2022-11-05T17:46:57.278Z] === Skipped [2022-11-05T17:46:57.278Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-11-05T17:46:57.278Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-11-05T17:46:57.278Z] [2022-11-05T17:46:57.278Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-11-05T17:46:57.278Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-11-05T17:46:57.278Z] [2022-11-05T17:46:57.278Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-11-05T17:46:57.278Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-11-05T17:46:57.278Z] [2022-11-05T17:46:57.278Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-11-05T17:46:57.278Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-11-05T17:46:57.278Z] [2022-11-05T17:46:57.278Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-11-05T17:46:57.278Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-11-05T17:46:57.278Z] [2022-11-05T17:46:57.278Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-11-05T17:46:57.278Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-11-05T17:46:57.278Z] [2022-11-05T17:46:57.278Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-11-05T17:46:57.278Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-11-05T17:46:57.278Z] [2022-11-05T17:46:57.278Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-11-05T17:46:57.278Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-11-05T17:46:57.278Z] [2022-11-05T17:46:57.278Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-11-05T17:46:57.278Z] firewalld_test.go:14: firewalld is not running [2022-11-05T17:46:57.278Z] [2022-11-05T17:46:57.278Z] DONE 327 tests, 9 skipped in 201.962s Post stage [Pipeline] junit [2022-11-05T17:46:57.852Z] Recording test results [2022-11-05T17:46:57.971Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-05T17:46:58.363Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44415/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5e15ce3a4a0f019fca92a52cf8108b29bd809e2e -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:5e15ce3a4a0f019fca92a52cf8108b29bd809e2e hack/make.sh dynbinary test-integration [2022-11-05T17:46:58.618Z] [2022-11-05T17:46:58.874Z] Removing bundles/ [2022-11-05T17:46:58.874Z] [2022-11-05T17:46:58.874Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-11-05T17:46:58.874Z] Building: bundles/dynbinary-daemon/dockerd [2022-11-05T17:46:58.874Z] GOOS="" GOARCH="" GOARM="" [2022-11-05T17:48:35.293Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-11-05T17:48:35.293Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-11-05T17:48:35.293Z] GOOS="" GOARCH="" GOARM="" [2022-11-05T17:48:35.293Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-11-05T17:48:35.293Z] [2022-11-05T17:48:35.293Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-11-05T17:48:35.293Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-11-05T17:48:35.293Z] HOSTNAME=c0328e90f969 [2022-11-05T17:48:35.293Z] TESTDEBUG=0 [2022-11-05T17:48:35.293Z] DEST=bundles/test-integration [2022-11-05T17:48:35.293Z] PWD=/go/src/github.com/docker/docker [2022-11-05T17:48:35.293Z] DOCKER_GITCOMMIT=5e15ce3a4a0f019fca92a52cf8108b29bd809e2e [2022-11-05T17:48:35.293Z] container=docker [2022-11-05T17:48:35.293Z] HOME=/root [2022-11-05T17:48:35.293Z] GOLANG_VERSION=1.19.2 [2022-11-05T17:48:35.293Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-11-05T17:48:35.293Z] VALIDATE_BRANCH=22.06 [2022-11-05T17:48:35.293Z] TERM=xterm [2022-11-05T17:48:35.293Z] DOCKER_PKG=github.com/docker/docker [2022-11-05T17:48:35.293Z] SHLVL=1 [2022-11-05T17:48:35.293Z] TIMEOUT=120m [2022-11-05T17:48:35.293Z] DOCKER_BUILDTAGS= journald [2022-11-05T17:48:35.293Z] DOCKER_GRAPHDRIVER=overlay2 [2022-11-05T17:48:35.293Z] GO111MODULE=off [2022-11-05T17:48:35.293Z] DOCKER_EXPERIMENTAL=1 [2022-11-05T17:48:35.293Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-11-05T17:48:35.293Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-11-05T17:48:35.293Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-11-05T17:48:35.293Z] GOPATH=/go [2022-11-05T17:48:35.293Z] PKG_CONFIG=pkg-config [2022-11-05T17:48:35.293Z] _=/usr/bin/env [2022-11-05T17:48:35.293Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-11-05T17:49:07.323Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-11-05T17:49:07.323Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-11-05T17:49:25.443Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-11-05T17:49:31.982Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-11-05T17:49:44.170Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-11-05T17:49:44.170Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-11-05T17:49:44.731Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-11-05T17:49:45.293Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-11-05T17:49:45.856Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-11-05T17:49:46.112Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-11-05T17:49:47.039Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-11-05T17:49:48.404Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-11-05T17:49:49.333Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-11-05T17:49:50.261Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-11-05T17:49:50.517Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-11-05T17:49:51.446Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-11-05T17:49:52.008Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-11-05T17:49:52.935Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-11-05T17:49:53.498Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-11-05T17:49:54.425Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-11-05T17:49:55.358Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-11-05T17:49:55.358Z] Using test binary docker [2022-11-05T17:49:55.358Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-11-05T17:49:55.358Z] +++ /etc/init.d/apparmor start [2022-11-05T17:49:55.358Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-11-05T17:49:55.358Z] INFO: Waiting for daemon to start... [2022-11-05T17:49:55.358Z] Starting dockerd [2022-11-05T17:49:55.358Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2022-11-05T17:49:57.254Z] . [2022-11-05T17:49:57.254Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-11-05T17:49:57.254Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-11-05T17:49:57.254Z] Error: No such image: emptyfs [2022-11-05T17:49:57.254Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-11-05T17:49:57.255Z] ++++ docker load [2022-11-05T17:49:57.510Z] Running integration-test (iteration 1) [2022-11-05T17:49:57.510Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-11-05T17:49:57.510Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-11-05T17:49:57.510Z] ++ set -e [2022-11-05T17:49:57.510Z] ++ '[' -n 0 ']' [2022-11-05T17:49:57.510Z] ++ set -x [2022-11-05T17:49:57.510Z] ++ 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 gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-11-05T17:49:57.766Z] Loaded image: busybox:latest [2022-11-05T17:49:58.022Z] Loaded image: busybox:glibc [2022-11-05T17:49:58.950Z] Loaded image: debian:bullseye-slim [2022-11-05T17:49:58.950Z] Loaded image: hello-world:latest [2022-11-05T17:49:58.950Z] Loaded image: arm32v7/hello-world:latest [2022-11-05T17:49:58.950Z] INFO: Testing against a local daemon [2022-11-05T17:49:58.950Z] === RUN TestCgroupNamespacesBuild [2022-11-05T17:50:00.315Z] --- PASS: TestCgroupNamespacesBuild (1.13s) [2022-11-05T17:50:00.315Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-11-05T17:50:01.241Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.13s) [2022-11-05T17:50:01.241Z] === RUN TestBuildWithSession [2022-11-05T17:50:01.241Z] build_session_test.go:25: TODO: BuildKit [2022-11-05T17:50:01.241Z] --- SKIP: TestBuildWithSession (0.00s) [2022-11-05T17:50:01.241Z] === RUN TestBuildSquashParent [2022-11-05T17:50:05.409Z] --- PASS: TestBuildSquashParent (3.88s) [2022-11-05T17:50:05.409Z] === RUN TestBuildWithRemoveAndForceRemove [2022-11-05T17:50:05.409Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-11-05T17:50:05.409Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-11-05T17:50:05.409Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-11-05T17:50:05.409Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-11-05T17:50:05.409Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-11-05T17:50:05.409Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-11-05T17:50:05.409Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-11-05T17:50:05.409Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-11-05T17:50:05.409Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-11-05T17:50:05.409Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-11-05T17:50:05.409Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-11-05T17:50:05.409Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-11-05T17:50:05.409Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-11-05T17:50:05.409Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-11-05T17:50:06.775Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-11-05T17:50:06.775Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-11-05T17:50:08.140Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-11-05T17:50:08.140Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-11-05T17:50:09.505Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-11-05T17:50:09.505Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.33s) [2022-11-05T17:50:09.505Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.42s) [2022-11-05T17:50:09.505Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.31s) [2022-11-05T17:50:09.505Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.45s) [2022-11-05T17:50:09.505Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.28s) [2022-11-05T17:50:09.505Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.19s) [2022-11-05T17:50:09.505Z] === RUN TestBuildMultiStageCopy [2022-11-05T17:50:09.505Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-11-05T17:50:10.432Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-11-05T17:50:10.432Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-11-05T17:50:10.688Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-11-05T17:50:10.945Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-11-05T17:50:11.200Z] --- PASS: TestBuildMultiStageCopy (1.87s) [2022-11-05T17:50:11.200Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.08s) [2022-11-05T17:50:11.200Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.18s) [2022-11-05T17:50:11.200Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s) [2022-11-05T17:50:11.200Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.20s) [2022-11-05T17:50:11.200Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s) [2022-11-05T17:50:11.200Z] === RUN TestBuildMultiStageParentConfig [2022-11-05T17:50:11.762Z] --- PASS: TestBuildMultiStageParentConfig (0.55s) [2022-11-05T17:50:11.762Z] === RUN TestBuildLabelWithTargets [2022-11-05T17:50:12.694Z] --- PASS: TestBuildLabelWithTargets (0.92s) [2022-11-05T17:50:12.694Z] === RUN TestBuildWithEmptyLayers [2022-11-05T17:50:12.950Z] --- PASS: TestBuildWithEmptyLayers (0.43s) [2022-11-05T17:50:12.950Z] === RUN TestBuildMultiStageOnBuild [2022-11-05T17:50:14.314Z] --- PASS: TestBuildMultiStageOnBuild (1.23s) [2022-11-05T17:50:14.314Z] === RUN TestBuildUncleanTarFilenames [2022-11-05T17:50:14.876Z] --- PASS: TestBuildUncleanTarFilenames (0.59s) [2022-11-05T17:50:14.876Z] === RUN TestBuildMultiStageLayerLeak [2022-11-05T17:50:16.244Z] --- PASS: TestBuildMultiStageLayerLeak (1.31s) [2022-11-05T17:50:16.244Z] === RUN TestBuildWithHugeFile [2022-11-05T17:50:54.912Z] --- PASS: TestBuildWithHugeFile (38.41s) [2022-11-05T17:50:54.912Z] === RUN TestBuildWCOWSandboxSize [2022-11-05T17:50:54.912Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-11-05T17:50:54.912Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-11-05T17:50:54.912Z] === RUN TestBuildWithEmptyDockerfile [2022-11-05T17:50:54.912Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-11-05T17:50:54.912Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-11-05T17:50:54.912Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-11-05T17:50:54.912Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-11-05T17:50:54.912Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-11-05T17:50:54.912Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-11-05T17:50:54.912Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-11-05T17:50:54.912Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-11-05T17:50:54.912Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-11-05T17:50:54.912Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-11-05T17:50:54.912Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2022-11-05T17:50:54.912Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2022-11-05T17:50:54.912Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-11-05T17:50:54.912Z] === RUN TestBuildPreserveOwnership [2022-11-05T17:50:54.912Z] === RUN TestBuildPreserveOwnership/copy_from [2022-11-05T17:50:56.800Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-11-05T17:50:57.727Z] --- PASS: TestBuildPreserveOwnership (2.75s) [2022-11-05T17:50:57.727Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.79s) [2022-11-05T17:50:57.727Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.95s) [2022-11-05T17:50:57.727Z] === RUN TestBuildPlatformInvalid [2022-11-05T17:50:57.727Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-11-05T17:50:57.727Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-11-05T17:50:58.655Z] Loaded image: busybox:latest [2022-11-05T17:50:58.655Z] Loaded image: busybox:glibc [2022-11-05T17:50:59.589Z] Loaded image: debian:bullseye-slim [2022-11-05T17:50:59.589Z] Loaded image: hello-world:latest [2022-11-05T17:50:59.589Z] Loaded image: arm32v7/hello-world:latest [2022-11-05T17:51:07.674Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.95s) [2022-11-05T17:51:07.674Z] PASS [2022-11-05T17:51:07.674Z] [2022-11-05T17:51:07.674Z] === Skipped [2022-11-05T17:51:07.674Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-11-05T17:51:07.674Z] build_session_test.go:25: TODO: BuildKit [2022-11-05T17:51:07.674Z] [2022-11-05T17:51:07.674Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-11-05T17:51:07.674Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-11-05T17:51:07.674Z] [2022-11-05T17:51:07.674Z] DONE 34 tests, 2 skipped in 70.061s [2022-11-05T17:51:07.674Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-11-05T17:51:07.674Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-11-05T17:51:07.674Z] ++ set -e [2022-11-05T17:51:07.674Z] ++ '[' -n 0 ']' [2022-11-05T17:51:07.674Z] ++ set -x [2022-11-05T17:51:07.674Z] ++ 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 gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-11-05T17:51:07.674Z] INFO: Testing against a local daemon [2022-11-05T17:51:07.674Z] === RUN TestConfigInspect [2022-11-05T17:51:10.189Z] --- PASS: TestConfigInspect (2.15s) [2022-11-05T17:51:10.189Z] === RUN TestConfigList [2022-11-05T17:51:12.078Z] --- PASS: TestConfigList (2.14s) [2022-11-05T17:51:12.078Z] === RUN TestConfigsCreateAndDelete [2022-11-05T17:51:14.594Z] --- PASS: TestConfigsCreateAndDelete (2.19s) [2022-11-05T17:51:14.594Z] === RUN TestConfigsUpdate [2022-11-05T17:51:16.483Z] --- PASS: TestConfigsUpdate (2.12s) [2022-11-05T17:51:16.483Z] === RUN TestTemplatedConfig [2022-11-05T17:51:18.997Z] --- PASS: TestTemplatedConfig (2.31s) [2022-11-05T17:51:18.998Z] === RUN TestConfigCreateResolve [2022-11-05T17:51:21.514Z] --- PASS: TestConfigCreateResolve (2.46s) [2022-11-05T17:51:21.514Z] PASS [2022-11-05T17:51:21.514Z] [2022-11-05T17:51:21.514Z] DONE 6 tests in 13.449s [2022-11-05T17:51:21.514Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-11-05T17:51:21.514Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-11-05T17:51:21.514Z] ++ set -e [2022-11-05T17:51:21.514Z] ++ '[' -n 0 ']' [2022-11-05T17:51:21.514Z] ++ set -x [2022-11-05T17:51:21.514Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-11-05T17:51:21.514Z] INFO: Testing against a local daemon [2022-11-05T17:51:21.514Z] === RUN TestAttachWithTTY [2022-11-05T17:51:21.514Z] --- PASS: TestAttachWithTTY (0.06s) [2022-11-05T17:51:21.514Z] === RUN TestAttachWithoutTTy [2022-11-05T17:51:21.514Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-11-05T17:51:21.514Z] === RUN TestCheckpoint [2022-11-05T17:51:21.514Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-11-05T17:51:21.514Z] --- SKIP: TestCheckpoint (0.00s) [2022-11-05T17:51:21.514Z] === RUN TestContainerInvalidJSON [2022-11-05T17:51:21.514Z] === RUN TestContainerInvalidJSON/commit [2022-11-05T17:51:21.514Z] === PAUSE TestContainerInvalidJSON/commit [2022-11-05T17:51:21.514Z] === RUN TestContainerInvalidJSON/containers/create [2022-11-05T17:51:21.514Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-11-05T17:51:21.514Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-11-05T17:51:21.514Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-11-05T17:51:21.514Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-11-05T17:51:21.514Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-11-05T17:51:21.514Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-11-05T17:51:21.514Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-11-05T17:51:21.514Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-11-05T17:51:21.514Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-11-05T17:51:21.514Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-11-05T17:51:21.514Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-11-05T17:51:21.514Z] === CONT TestContainerInvalidJSON/commit [2022-11-05T17:51:21.514Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-11-05T17:51:21.514Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-11-05T17:51:21.514Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-11-05T17:51:21.514Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-11-05T17:51:21.514Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-11-05T17:51:21.514Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-11-05T17:51:21.514Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-11-05T17:51:21.514Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-11-05T17:51:21.514Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-11-05T17:51:21.514Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-11-05T17:51:21.514Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-11-05T17:51:21.514Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-11-05T17:51:21.514Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-11-05T17:51:21.514Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-11-05T17:51:21.514Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-11-05T17:51:21.514Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-11-05T17:51:21.514Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-11-05T17:51:21.514Z] === CONT TestContainerInvalidJSON/containers/create [2022-11-05T17:51:21.514Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-11-05T17:51:21.514Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-11-05T17:51:21.514Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-11-05T17:51:21.514Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-11-05T17:51:21.514Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-11-05T17:51:21.514Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-11-05T17:51:21.514Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-11-05T17:51:21.514Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-11-05T17:51:21.514Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-11-05T17:51:21.514Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-11-05T17:51:21.514Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-11-05T17:51:21.514Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-11-05T17:51:21.514Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-11-05T17:51:21.514Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-11-05T17:51:21.514Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-11-05T17:51:21.514Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-11-05T17:51:21.514Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-11-05T17:51:21.514Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-11-05T17:51:21.514Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-11-05T17:51:21.514Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-11-05T17:51:21.514Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-11-05T17:51:21.514Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-11-05T17:51:21.514Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-11-05T17:51:21.514Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-11-05T17:51:21.514Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-11-05T17:51:21.514Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-11-05T17:51:21.514Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-11-05T17:51:21.514Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-11-05T17:51:21.514Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-11-05T17:51:21.514Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-11-05T17:51:21.514Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-11-05T17:51:21.514Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-11-05T17:51:21.514Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-11-05T17:51:21.514Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-11-05T17:51:21.514Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-11-05T17:51:21.514Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-11-05T17:51:21.514Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-11-05T17:51:21.514Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-11-05T17:51:21.514Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-11-05T17:51:21.514Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-11-05T17:51:21.514Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-11-05T17:51:21.514Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-11-05T17:51:21.514Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-11-05T17:51:21.514Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-11-05T17:51:21.514Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-11-05T17:51:21.514Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-11-05T17:51:21.514Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-11-05T17:51:21.514Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-11-05T17:51:21.514Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-11-05T17:51:21.514Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-11-05T17:51:21.514Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-11-05T17:51:21.514Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-11-05T17:51:21.514Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-11-05T17:51:21.514Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-11-05T17:51:21.514Z] === RUN TestCopyFromContainerPathIsNotDir [2022-11-05T17:51:21.514Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-11-05T17:51:21.514Z] === RUN TestCopyToContainerPathDoesNotExist [2022-11-05T17:51:21.514Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-11-05T17:51:21.514Z] === RUN TestCopyEmptyFile [2022-11-05T17:51:21.770Z] --- PASS: TestCopyEmptyFile (0.20s) [2022-11-05T17:51:21.770Z] === RUN TestCopyToContainerPathIsNotDir [2022-11-05T17:51:21.770Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-11-05T17:51:21.770Z] === RUN TestCopyFromContainer [2022-11-05T17:51:22.700Z] === RUN TestCopyFromContainer// [2022-11-05T17:51:22.700Z] === RUN TestCopyFromContainer//bar/root [2022-11-05T17:51:22.700Z] === RUN TestCopyFromContainer//bar/root/ [2022-11-05T17:51:22.700Z] === RUN TestCopyFromContainer/bar/quux [2022-11-05T17:51:22.957Z] === RUN TestCopyFromContainer/bar/quux/ [2022-11-05T17:51:22.957Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-11-05T17:51:22.957Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-11-05T17:51:22.957Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-11-05T17:51:22.957Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-11-05T17:51:23.213Z] === RUN TestCopyFromContainer/bar/notarget [2022-11-05T17:51:23.213Z] --- PASS: TestCopyFromContainer (1.51s) [2022-11-05T17:51:23.213Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-11-05T17:51:23.213Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-11-05T17:51:23.213Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-11-05T17:51:23.213Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-11-05T17:51:23.213Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-11-05T17:51:23.213Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-11-05T17:51:23.213Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-11-05T17:51:23.213Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-11-05T17:51:23.213Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-11-05T17:51:23.213Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-11-05T17:51:23.213Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-11-05T17:51:23.213Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-11-05T17:51:23.213Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-11-05T17:51:23.213Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-11-05T17:51:23.213Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-11-05T17:51:23.213Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-11-05T17:51:23.213Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-11-05T17:51:23.213Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-11-05T17:51:23.213Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-11-05T17:51:23.213Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-11-05T17:51:23.213Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-11-05T17:51:23.213Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-11-05T17:51:23.213Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-11-05T17:51:23.213Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-11-05T17:51:23.213Z] === RUN TestCreateLinkToNonExistingContainer [2022-11-05T17:51:23.213Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-11-05T17:51:23.213Z] === RUN TestCreateWithInvalidEnv [2022-11-05T17:51:23.213Z] === RUN TestCreateWithInvalidEnv/0 [2022-11-05T17:51:23.213Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-11-05T17:51:23.213Z] === RUN TestCreateWithInvalidEnv/1 [2022-11-05T17:51:23.213Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-11-05T17:51:23.213Z] === RUN TestCreateWithInvalidEnv/2 [2022-11-05T17:51:23.213Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-11-05T17:51:23.213Z] === CONT TestCreateWithInvalidEnv/0 [2022-11-05T17:51:23.213Z] === CONT TestCreateWithInvalidEnv/2 [2022-11-05T17:51:23.213Z] === CONT TestCreateWithInvalidEnv/1 [2022-11-05T17:51:23.213Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-11-05T17:51:23.213Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-11-05T17:51:23.213Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-11-05T17:51:23.213Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-11-05T17:51:23.213Z] === RUN TestCreateTmpfsMountsTarget [2022-11-05T17:51:23.213Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-11-05T17:51:23.213Z] === RUN TestCreateWithCustomMaskedPaths [2022-11-05T17:51:24.578Z] --- PASS: TestCreateWithCustomMaskedPaths (1.21s) [2022-11-05T17:51:24.578Z] === RUN TestCreateWithCustomReadonlyPaths [2022-11-05T17:51:25.943Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.16s) [2022-11-05T17:51:25.943Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-11-05T17:51:25.943Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-11-05T17:51:25.943Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-11-05T17:51:25.943Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-11-05T17:51:25.943Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-11-05T17:51:25.943Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-11-05T17:51:25.943Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-11-05T17:51:25.943Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-11-05T17:51:25.943Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-11-05T17:51:25.943Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-11-05T17:51:25.943Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-11-05T17:51:25.943Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-11-05T17:51:25.943Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-11-05T17:51:25.943Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-11-05T17:51:25.943Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-11-05T17:51:25.943Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-11-05T17:51:25.943Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-11-05T17:51:25.943Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-11-05T17:51:25.943Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-11-05T17:51:25.943Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-11-05T17:51:25.943Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-11-05T17:51:25.943Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-11-05T17:51:25.943Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-11-05T17:51:26.198Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s) [2022-11-05T17:51:26.198Z] === RUN TestCreateDifferentPlatform [2022-11-05T17:51:26.198Z] === RUN TestCreateDifferentPlatform/different_os [2022-11-05T17:51:26.198Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-11-05T17:51:26.199Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-11-05T17:51:26.199Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-11-05T17:51:26.199Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-11-05T17:51:26.199Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-11-05T17:51:26.199Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-11-05T17:51:26.199Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-11-05T17:51:26.199Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-11-05T17:51:26.199Z] === RUN TestCreateInvalidHostConfig [2022-11-05T17:51:26.199Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-11-05T17:51:26.199Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-11-05T17:51:26.199Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-11-05T17:51:26.199Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-11-05T17:51:26.199Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-11-05T17:51:26.199Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-11-05T17:51:26.199Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-11-05T17:51:26.199Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-11-05T17:51:26.199Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-11-05T17:51:26.199Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-11-05T17:51:26.199Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-11-05T17:51:26.199Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-11-05T17:51:26.199Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-11-05T17:51:26.199Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-11-05T17:51:26.199Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-11-05T17:51:26.199Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-11-05T17:51:26.199Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-11-05T17:51:26.199Z] === RUN TestContainerStartOnDaemonRestart [2022-11-05T17:51:26.199Z] === PAUSE TestContainerStartOnDaemonRestart [2022-11-05T17:51:26.199Z] === RUN TestDaemonRestartIpcMode [2022-11-05T17:51:26.199Z] === PAUSE TestDaemonRestartIpcMode [2022-11-05T17:51:26.199Z] === RUN TestDaemonHostGatewayIP [2022-11-05T17:51:26.199Z] === PAUSE TestDaemonHostGatewayIP [2022-11-05T17:51:26.199Z] === RUN TestRestartDaemonWithRestartingContainer [2022-11-05T17:51:26.199Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-11-05T17:51:26.199Z] === RUN TestContainerKillOnDaemonStart [2022-11-05T17:51:26.199Z] === PAUSE TestContainerKillOnDaemonStart [2022-11-05T17:51:26.199Z] === RUN TestDiff [2022-11-05T17:51:26.760Z] --- PASS: TestDiff (0.40s) [2022-11-05T17:51:26.760Z] === RUN TestExecConsoleSize [2022-11-05T17:51:27.016Z] --- PASS: TestExecConsoleSize (0.45s) [2022-11-05T17:51:27.016Z] === RUN TestExecWithCloseStdin [2022-11-05T17:51:27.578Z] --- PASS: TestExecWithCloseStdin (0.47s) [2022-11-05T17:51:27.578Z] === RUN TestExec [2022-11-05T17:51:28.140Z] --- PASS: TestExec (0.47s) [2022-11-05T17:51:28.140Z] === RUN TestExecUser [2022-11-05T17:51:28.396Z] --- PASS: TestExecUser (0.49s) [2022-11-05T17:51:28.396Z] === RUN TestExportContainerAndImportImage [2022-11-05T17:51:28.957Z] --- PASS: TestExportContainerAndImportImage (0.56s) [2022-11-05T17:51:28.957Z] === RUN TestExportContainerAfterDaemonRestart [2022-11-05T17:51:30.322Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-11-05T17:51:30.322Z] === RUN TestHealthCheckWorkdir [2022-11-05T17:51:30.883Z] --- PASS: TestHealthCheckWorkdir (0.49s) [2022-11-05T17:51:30.883Z] === RUN TestHealthKillContainer [2022-11-05T17:51:38.963Z] --- PASS: TestHealthKillContainer (7.85s) [2022-11-05T17:51:38.963Z] === RUN TestHealthCheckProcessKilled [2022-11-05T17:51:39.219Z] --- PASS: TestHealthCheckProcessKilled (0.65s) [2022-11-05T17:51:39.219Z] === RUN TestInspectCpusetInConfigPre120 [2022-11-05T17:51:39.781Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s) [2022-11-05T17:51:39.781Z] === RUN TestIpcModeNone [2022-11-05T17:51:40.342Z] --- PASS: TestIpcModeNone (0.49s) [2022-11-05T17:51:40.342Z] === RUN TestIpcModePrivate [2022-11-05T17:51:40.606Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false [2022-11-05T17:51:40.606Z] --- PASS: TestIpcModePrivate (0.45s) [2022-11-05T17:51:40.606Z] === RUN TestIpcModeShareable [2022-11-05T17:51:40.863Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true [2022-11-05T17:51:41.119Z] --- PASS: TestIpcModeShareable (0.49s) [2022-11-05T17:51:41.119Z] === RUN TestAPIIpcModeShareableAndContainer [2022-11-05T17:51:42.484Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.44s) [2022-11-05T17:51:42.484Z] === RUN TestAPIIpcModeHost [2022-11-05T17:51:43.045Z] --- PASS: TestAPIIpcModeHost (0.37s) [2022-11-05T17:51:43.045Z] === RUN TestDaemonIpcModeShareable [2022-11-05T17:51:43.972Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-11-05T17:51:43.972Z] --- PASS: TestDaemonIpcModeShareable (1.15s) [2022-11-05T17:51:43.972Z] === RUN TestDaemonIpcModePrivate [2022-11-05T17:51:45.338Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-11-05T17:51:45.338Z] --- PASS: TestDaemonIpcModePrivate (1.13s) [2022-11-05T17:51:45.338Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-11-05T17:51:46.266Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-11-05T17:51:46.266Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.13s) [2022-11-05T17:51:46.266Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-11-05T17:51:47.631Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-11-05T17:51:47.631Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.18s) [2022-11-05T17:51:47.631Z] === RUN TestIpcModeOlderClient [2022-11-05T17:51:47.631Z] === PAUSE TestIpcModeOlderClient [2022-11-05T17:51:47.631Z] === RUN TestKillContainerInvalidSignal [2022-11-05T17:51:47.886Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2022-11-05T17:51:47.886Z] === RUN TestKillContainer [2022-11-05T17:51:47.886Z] === RUN TestKillContainer/no_signal [2022-11-05T17:51:48.448Z] === RUN TestKillContainer/non_killing_signal [2022-11-05T17:51:48.703Z] === RUN TestKillContainer/killing_signal [2022-11-05T17:51:49.265Z] --- PASS: TestKillContainer (1.24s) [2022-11-05T17:51:49.265Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-11-05T17:51:49.265Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-11-05T17:51:49.265Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2022-11-05T17:51:49.265Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-11-05T17:51:49.265Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-11-05T17:51:49.521Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-11-05T17:51:50.503Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.14s) [2022-11-05T17:51:50.503Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.37s) [2022-11-05T17:51:50.503Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.62s) [2022-11-05T17:51:50.503Z] === RUN TestKillStoppedContainer [2022-11-05T17:51:50.503Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-11-05T17:51:50.503Z] === RUN TestKillStoppedContainerAPIPre120 [2022-11-05T17:51:50.503Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-11-05T17:51:50.503Z] === RUN TestKillDifferentUserContainer [2022-11-05T17:51:50.759Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2022-11-05T17:51:50.759Z] === RUN TestInspectOomKilledTrue [2022-11-05T17:51:51.321Z] --- PASS: TestInspectOomKilledTrue (0.46s) [2022-11-05T17:51:51.321Z] === RUN TestInspectOomKilledFalse [2022-11-05T17:51:51.578Z] --- PASS: TestInspectOomKilledFalse (0.39s) [2022-11-05T17:51:51.578Z] === RUN TestLinksEtcHostsContentMatch [2022-11-05T17:51:52.140Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s) [2022-11-05T17:51:52.140Z] === RUN TestLinksContainerNames [2022-11-05T17:51:52.702Z] --- PASS: TestLinksContainerNames (0.79s) [2022-11-05T17:51:52.702Z] === RUN TestLogsFollowTailEmpty [2022-11-05T17:51:53.266Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2022-11-05T17:51:53.266Z] === RUN TestLogs [2022-11-05T17:51:53.266Z] === RUN TestLogs/driver_local [2022-11-05T17:51:53.266Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-11-05T17:51:53.266Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-11-05T17:51:53.266Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-11-05T17:51:53.266Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-11-05T17:51:53.266Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-11-05T17:51:53.266Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-11-05T17:51:53.266Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-11-05T17:51:53.266Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-11-05T17:51:53.266Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-11-05T17:51:53.266Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-11-05T17:51:53.266Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-11-05T17:51:53.266Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-11-05T17:51:53.266Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-11-05T17:51:53.266Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-11-05T17:51:53.827Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-11-05T17:51:53.827Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-11-05T17:51:54.397Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-11-05T17:51:54.397Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-11-05T17:51:54.962Z] === RUN TestLogs/driver_json-file [2022-11-05T17:51:54.962Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-11-05T17:51:54.962Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-11-05T17:51:54.962Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-11-05T17:51:54.962Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-11-05T17:51:54.962Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-11-05T17:51:54.962Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-11-05T17:51:54.962Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-11-05T17:51:54.962Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-11-05T17:51:54.962Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-11-05T17:51:54.962Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-11-05T17:51:54.962Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-11-05T17:51:54.962Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-11-05T17:51:54.962Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-11-05T17:51:54.962Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-11-05T17:51:55.524Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-11-05T17:51:55.524Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-11-05T17:51:56.086Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-11-05T17:51:56.086Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-11-05T17:51:56.648Z] --- PASS: TestLogs (3.46s) [2022-11-05T17:51:56.648Z] --- PASS: TestLogs/driver_local (0.01s) [2022-11-05T17:51:56.648Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.70s) [2022-11-05T17:51:56.648Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.74s) [2022-11-05T17:51:56.648Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.44s) [2022-11-05T17:51:56.648Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.53s) [2022-11-05T17:51:56.648Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.66s) [2022-11-05T17:51:56.648Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.57s) [2022-11-05T17:51:56.648Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-11-05T17:51:56.648Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.53s) [2022-11-05T17:51:56.648Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.58s) [2022-11-05T17:51:56.648Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.47s) [2022-11-05T17:51:56.648Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.56s) [2022-11-05T17:51:56.648Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.55s) [2022-11-05T17:51:56.648Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.46s) [2022-11-05T17:51:56.648Z] === RUN TestContainerNetworkMountsNoChown [2022-11-05T17:51:57.209Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2022-11-05T17:51:57.209Z] === RUN TestMountDaemonRoot [2022-11-05T17:51:57.209Z] === RUN TestMountDaemonRoot/default [2022-11-05T17:51:57.209Z] === PAUSE TestMountDaemonRoot/default [2022-11-05T17:51:57.209Z] === RUN TestMountDaemonRoot/private [2022-11-05T17:51:57.209Z] === PAUSE TestMountDaemonRoot/private [2022-11-05T17:51:57.209Z] === RUN TestMountDaemonRoot/rprivate [2022-11-05T17:51:57.209Z] === PAUSE TestMountDaemonRoot/rprivate [2022-11-05T17:51:57.209Z] === RUN TestMountDaemonRoot/slave [2022-11-05T17:51:57.209Z] === PAUSE TestMountDaemonRoot/slave [2022-11-05T17:51:57.209Z] === RUN TestMountDaemonRoot/rslave [2022-11-05T17:51:57.209Z] === PAUSE TestMountDaemonRoot/rslave [2022-11-05T17:51:57.209Z] === RUN TestMountDaemonRoot/shared [2022-11-05T17:51:57.209Z] === PAUSE TestMountDaemonRoot/shared [2022-11-05T17:51:57.209Z] === RUN TestMountDaemonRoot/rshared [2022-11-05T17:51:57.209Z] === PAUSE TestMountDaemonRoot/rshared [2022-11-05T17:51:57.209Z] === CONT TestMountDaemonRoot/default [2022-11-05T17:51:57.209Z] === RUN TestMountDaemonRoot/default/mount_root [2022-11-05T17:51:57.209Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-11-05T17:51:57.209Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-11-05T17:51:57.209Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-11-05T17:51:57.209Z] === RUN TestMountDaemonRoot/default/bind_root [2022-11-05T17:51:57.209Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-11-05T17:51:57.209Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-11-05T17:51:57.209Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-11-05T17:51:57.209Z] === CONT TestMountDaemonRoot/rslave [2022-11-05T17:51:57.209Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-11-05T17:51:57.209Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-11-05T17:51:57.209Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-11-05T17:51:57.209Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-11-05T17:51:57.209Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-11-05T17:51:57.209Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-11-05T17:51:57.209Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-11-05T17:51:57.209Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-11-05T17:51:57.209Z] === CONT TestMountDaemonRoot/rshared [2022-11-05T17:51:57.209Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-11-05T17:51:57.209Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-11-05T17:51:57.209Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-11-05T17:51:57.209Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-11-05T17:51:57.209Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-11-05T17:51:57.209Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-11-05T17:51:57.209Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-11-05T17:51:57.209Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-11-05T17:51:57.209Z] === CONT TestMountDaemonRoot/shared [2022-11-05T17:51:57.209Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-11-05T17:51:57.209Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-11-05T17:51:57.209Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-11-05T17:51:57.209Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-11-05T17:51:57.209Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-11-05T17:51:57.209Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-11-05T17:51:57.209Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-11-05T17:51:57.209Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-11-05T17:51:57.209Z] === CONT TestMountDaemonRoot/rprivate [2022-11-05T17:51:57.209Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-11-05T17:51:57.209Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-11-05T17:51:57.209Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-11-05T17:51:57.209Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-11-05T17:51:57.209Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-11-05T17:51:57.209Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-11-05T17:51:57.209Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-11-05T17:51:57.209Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-11-05T17:51:57.209Z] === CONT TestMountDaemonRoot/slave [2022-11-05T17:51:57.209Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-11-05T17:51:57.209Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-11-05T17:51:57.209Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-11-05T17:51:57.209Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-11-05T17:51:57.209Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-11-05T17:51:57.209Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-11-05T17:51:57.209Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-11-05T17:51:57.209Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-11-05T17:51:57.209Z] === CONT TestMountDaemonRoot/private [2022-11-05T17:51:57.209Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-11-05T17:51:57.209Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-11-05T17:51:57.209Z] === RUN TestMountDaemonRoot/private/mount_root [2022-11-05T17:51:57.209Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-11-05T17:51:57.209Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-11-05T17:51:57.209Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-11-05T17:51:57.209Z] === RUN TestMountDaemonRoot/private/bind_root [2022-11-05T17:51:57.209Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-11-05T17:51:57.209Z] === CONT TestMountDaemonRoot/default/mount_root [2022-11-05T17:51:57.209Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-11-05T17:51:57.209Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-11-05T17:51:57.209Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-11-05T17:51:57.209Z] === CONT TestMountDaemonRoot/default/bind_root [2022-11-05T17:51:57.209Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-11-05T17:51:57.209Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-11-05T17:51:57.209Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-11-05T17:51:57.209Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-11-05T17:51:57.209Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-11-05T17:51:57.209Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-11-05T17:51:57.209Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-11-05T17:51:57.209Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-11-05T17:51:57.465Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-11-05T17:51:57.465Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-11-05T17:51:57.465Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-11-05T17:51:57.465Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-11-05T17:51:57.465Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-11-05T17:51:57.465Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-11-05T17:51:57.465Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-11-05T17:51:57.465Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-11-05T17:51:57.465Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-11-05T17:51:57.465Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-11-05T17:51:57.465Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-11-05T17:51:57.465Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-11-05T17:51:57.465Z] === CONT TestMountDaemonRoot/private/bind_root [2022-11-05T17:51:57.465Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-11-05T17:51:57.465Z] === CONT TestMountDaemonRoot/private/mount_root [2022-11-05T17:51:57.465Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-11-05T17:51:57.465Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-11-05T17:51:57.465Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-11-05T17:51:57.465Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-11-05T17:51:57.465Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-11-05T17:51:57.465Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-11-05T17:51:57.465Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-11-05T17:51:57.465Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-11-05T17:51:57.465Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-11-05T17:51:57.465Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-11-05T17:51:57.465Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-11-05T17:51:57.466Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-11-05T17:51:57.466Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-11-05T17:51:57.466Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-11-05T17:51:57.466Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-11-05T17:51:57.466Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-11-05T17:51:57.466Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-11-05T17:51:57.466Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-11-05T17:51:57.466Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-11-05T17:51:57.466Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-11-05T17:51:57.466Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-11-05T17:51:57.466Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-11-05T17:51:57.466Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-11-05T17:51:57.466Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-11-05T17:51:57.466Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-11-05T17:51:57.466Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-11-05T17:51:57.466Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-11-05T17:51:57.466Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-11-05T17:51:57.466Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-11-05T17:51:57.466Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-11-05T17:51:57.466Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-11-05T17:51:57.466Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-11-05T17:51:57.466Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-11-05T17:51:57.466Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-11-05T17:51:57.466Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-11-05T17:51:57.466Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-11-05T17:51:57.466Z] === RUN TestContainerBindMountNonRecursive [2022-11-05T17:51:58.831Z] --- PASS: TestContainerBindMountNonRecursive (1.37s) [2022-11-05T17:51:58.831Z] === RUN TestContainerVolumesMountedAsShared [2022-11-05T17:51:59.394Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s) [2022-11-05T17:51:59.394Z] === RUN TestContainerVolumesMountedAsSlave [2022-11-05T17:51:59.650Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s) [2022-11-05T17:51:59.650Z] === RUN TestNetworkNat [2022-11-05T17:52:00.211Z] --- PASS: TestNetworkNat (0.43s) [2022-11-05T17:52:00.211Z] === RUN TestNetworkLocalhostTCPNat [2022-11-05T17:52:00.467Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-11-05T17:52:00.467Z] === RUN TestNetworkLoopbackNat [2022-11-05T17:52:02.982Z] --- PASS: TestNetworkLoopbackNat (2.53s) [2022-11-05T17:52:02.982Z] === RUN TestPause [2022-11-05T17:52:03.543Z] --- PASS: TestPause (0.42s) [2022-11-05T17:52:03.543Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-11-05T17:52:03.543Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-11-05T17:52:03.543Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-11-05T17:52:03.543Z] === RUN TestPauseStopPausedContainer [2022-11-05T17:52:03.799Z] --- PASS: TestPauseStopPausedContainer (0.43s) [2022-11-05T17:52:03.799Z] === RUN TestPidHost [2022-11-05T17:52:04.727Z] --- PASS: TestPidHost (0.90s) [2022-11-05T17:52:04.727Z] === RUN TestPsFilter [2022-11-05T17:52:04.983Z] --- PASS: TestPsFilter (0.12s) [2022-11-05T17:52:04.983Z] === RUN TestRemoveContainerWithRemovedVolume [2022-11-05T17:52:05.242Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2022-11-05T17:52:05.242Z] === RUN TestRemoveContainerWithVolume [2022-11-05T17:52:05.804Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2022-11-05T17:52:05.804Z] === RUN TestRemoveContainerRunning [2022-11-05T17:52:06.060Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-11-05T17:52:06.060Z] === RUN TestRemoveContainerForceRemoveRunning [2022-11-05T17:52:06.622Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2022-11-05T17:52:06.622Z] === RUN TestRemoveInvalidContainer [2022-11-05T17:52:06.622Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-11-05T17:52:06.622Z] === RUN TestRenameLinkedContainer [2022-11-05T17:52:08.512Z] --- PASS: TestRenameLinkedContainer (1.69s) [2022-11-05T17:52:08.512Z] === RUN TestRenameStoppedContainer [2022-11-05T17:52:08.768Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-11-05T17:52:08.768Z] === RUN TestRenameRunningContainerAndReuse [2022-11-05T17:52:09.722Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s) [2022-11-05T17:52:09.722Z] === RUN TestRenameInvalidName [2022-11-05T17:52:09.978Z] --- PASS: TestRenameInvalidName (0.41s) [2022-11-05T17:52:09.978Z] === RUN TestRenameAnonymousContainer [2022-11-05T17:52:11.343Z] --- PASS: TestRenameAnonymousContainer (1.55s) [2022-11-05T17:52:11.343Z] === RUN TestRenameContainerWithSameName [2022-11-05T17:52:11.904Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-11-05T17:52:11.904Z] === RUN TestRenameContainerWithLinkedContainer [2022-11-05T17:52:12.832Z] --- PASS: TestRenameContainerWithLinkedContainer (0.82s) [2022-11-05T17:52:12.832Z] === RUN TestResize [2022-11-05T17:52:13.088Z] --- PASS: TestResize (0.42s) [2022-11-05T17:52:13.088Z] === RUN TestResizeWithInvalidSize [2022-11-05T17:52:13.649Z] --- PASS: TestResizeWithInvalidSize (0.39s) [2022-11-05T17:52:13.649Z] === RUN TestResizeWhenContainerNotStarted [2022-11-05T17:52:13.905Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-11-05T17:52:13.905Z] === RUN TestDaemonRestartKillContainers [2022-11-05T17:52:13.905Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-11-05T17:52:13.905Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-11-05T17:52:13.905Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-11-05T17:52:13.905Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-11-05T17:52:13.905Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-11-05T17:52:13.905Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-11-05T17:52:13.905Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-11-05T17:52:13.905Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-11-05T17:52:13.905Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-11-05T17:52:13.905Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-11-05T17:52:13.905Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-11-05T17:52:13.905Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-11-05T17:52:13.905Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-11-05T17:52:13.905Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-11-05T17:52:13.905Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-11-05T17:52:13.905Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-11-05T17:52:13.905Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-11-05T17:52:13.905Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-11-05T17:52:13.905Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-11-05T17:52:13.905Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-11-05T17:52:13.905Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-11-05T17:52:13.905Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-11-05T17:52:13.905Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-11-05T17:52:13.905Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-11-05T17:52:13.905Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-11-05T17:52:13.905Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-11-05T17:52:13.905Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-11-05T17:52:13.905Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-11-05T17:52:13.905Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-11-05T17:52:13.905Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-11-05T17:52:13.905Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-11-05T17:52:13.905Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-11-05T17:52:13.906Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-11-05T17:52:13.906Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-11-05T17:52:15.271Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-11-05T17:52:15.526Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-11-05T17:52:16.891Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-11-05T17:52:16.891Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-11-05T17:52:18.260Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-11-05T17:52:18.260Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-11-05T17:52:21.527Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-11-05T17:52:21.527Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-11-05T17:52:25.692Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-11-05T17:52:25.692Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-11-05T17:52:27.613Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-11-05T17:52:27.613Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-11-05T17:52:29.502Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-11-05T17:52:29.502Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-11-05T17:52:31.392Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-11-05T17:52:31.392Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.33s) [2022-11-05T17:52:31.392Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.74s) [2022-11-05T17:52:31.392Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.63s) [2022-11-05T17:52:31.392Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.28s) [2022-11-05T17:52:31.392Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.28s) [2022-11-05T17:52:31.392Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.30s) [2022-11-05T17:52:31.392Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.45s) [2022-11-05T17:52:31.392Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.41s) [2022-11-05T17:52:31.392Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.99s) [2022-11-05T17:52:31.392Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.99s) [2022-11-05T17:52:31.392Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.78s) [2022-11-05T17:52:31.392Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.82s) [2022-11-05T17:52:31.392Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.90s) [2022-11-05T17:52:31.392Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.98s) [2022-11-05T17:52:31.392Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.63s) [2022-11-05T17:52:31.392Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.73s) [2022-11-05T17:52:31.392Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-11-05T17:52:31.392Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-11-05T17:52:31.954Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-11-05T17:52:32.881Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.83s) [2022-11-05T17:52:32.881Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.92s) [2022-11-05T17:52:32.881Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.90s) [2022-11-05T17:52:32.881Z] === RUN TestCgroupNamespacesRun [2022-11-05T17:52:34.246Z] --- PASS: TestCgroupNamespacesRun (1.15s) [2022-11-05T17:52:34.246Z] === RUN TestCgroupNamespacesRunPrivileged [2022-11-05T17:52:35.173Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.11s) [2022-11-05T17:52:35.174Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-11-05T17:52:36.541Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.11s) [2022-11-05T17:52:36.541Z] === RUN TestCgroupNamespacesRunHostMode [2022-11-05T17:52:37.469Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s) [2022-11-05T17:52:37.469Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-11-05T17:52:38.834Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.15s) [2022-11-05T17:52:38.834Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-11-05T17:52:39.762Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.11s) [2022-11-05T17:52:39.762Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-11-05T17:52:40.323Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-11-05T17:52:40.323Z] === RUN TestCgroupNamespacesRunOlderClient [2022-11-05T17:52:41.688Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.15s) [2022-11-05T17:52:41.688Z] === RUN TestNISDomainname [2022-11-05T17:52:41.944Z] --- PASS: TestNISDomainname (0.49s) [2022-11-05T17:52:41.944Z] === RUN TestHostnameDnsResolution [2022-11-05T17:52:42.877Z] --- PASS: TestHostnameDnsResolution (0.70s) [2022-11-05T17:52:42.877Z] === RUN TestUnprivilegedPortsAndPing [2022-11-05T17:52:43.439Z] --- PASS: TestUnprivilegedPortsAndPing (0.53s) [2022-11-05T17:52:43.439Z] === RUN TestPrivilegedHostDevices [2022-11-05T17:52:43.697Z] --- PASS: TestPrivilegedHostDevices (0.50s) [2022-11-05T17:52:43.697Z] === RUN TestRunConsoleSize [2022-11-05T17:52:44.259Z] --- PASS: TestRunConsoleSize (0.41s) [2022-11-05T17:52:44.259Z] === RUN TestRunWithAlternativeContainerdShim [2022-11-05T17:52:46.147Z] --- PASS: TestRunWithAlternativeContainerdShim (1.95s) [2022-11-05T17:52:46.147Z] === RUN TestStats [2022-11-05T17:52:48.661Z] --- PASS: TestStats (2.44s) [2022-11-05T17:52:48.661Z] === RUN TestStopContainerWithTimeout [2022-11-05T17:52:48.661Z] === RUN TestStopContainerWithTimeout/0 [2022-11-05T17:52:48.661Z] === PAUSE TestStopContainerWithTimeout/0 [2022-11-05T17:52:48.661Z] === RUN TestStopContainerWithTimeout/1 [2022-11-05T17:52:48.661Z] === PAUSE TestStopContainerWithTimeout/1 [2022-11-05T17:52:48.661Z] === RUN TestStopContainerWithTimeout/3 [2022-11-05T17:52:48.661Z] === PAUSE TestStopContainerWithTimeout/3 [2022-11-05T17:52:48.661Z] === RUN TestStopContainerWithTimeout/-1 [2022-11-05T17:52:48.661Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-11-05T17:52:48.661Z] === CONT TestStopContainerWithTimeout/0 [2022-11-05T17:52:48.661Z] === CONT TestStopContainerWithTimeout/3 [2022-11-05T17:52:49.223Z] === CONT TestStopContainerWithTimeout/-1 [2022-11-05T17:52:51.111Z] === CONT TestStopContainerWithTimeout/1 [2022-11-05T17:52:52.999Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-11-05T17:52:52.999Z] --- PASS: TestStopContainerWithTimeout/0 (0.60s) [2022-11-05T17:52:52.999Z] --- PASS: TestStopContainerWithTimeout/3 (2.64s) [2022-11-05T17:52:52.999Z] --- PASS: TestStopContainerWithTimeout/-1 (2.38s) [2022-11-05T17:52:52.999Z] --- PASS: TestStopContainerWithTimeout/1 (1.46s) [2022-11-05T17:52:52.999Z] === RUN TestDeleteDevicemapper [2022-11-05T17:52:52.999Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-11-05T17:52:52.999Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-11-05T17:52:52.999Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-11-05T17:52:54.365Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.44s) [2022-11-05T17:52:54.365Z] === RUN TestUpdateMemory [2022-11-05T17:52:54.621Z] --- PASS: TestUpdateMemory (0.56s) [2022-11-05T17:52:54.621Z] === RUN TestUpdateCPUQuota [2022-11-05T17:52:55.549Z] --- PASS: TestUpdateCPUQuota (0.71s) [2022-11-05T17:52:55.549Z] === RUN TestUpdatePidsLimit [2022-11-05T17:52:55.549Z] === RUN TestUpdatePidsLimit/update_from_none [2022-11-05T17:52:55.549Z] === RUN TestUpdatePidsLimit/no_change [2022-11-05T17:52:55.805Z] === RUN TestUpdatePidsLimit/update_lower [2022-11-05T17:52:55.805Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-11-05T17:52:56.060Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-11-05T17:52:56.316Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-11-05T17:52:56.572Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-11-05T17:52:57.134Z] --- PASS: TestUpdatePidsLimit (1.71s) [2022-11-05T17:52:57.134Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.17s) [2022-11-05T17:52:57.134Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2022-11-05T17:52:57.134Z] --- PASS: TestUpdatePidsLimit/update_lower (0.16s) [2022-11-05T17:52:57.134Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s) [2022-11-05T17:52:57.134Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.18s) [2022-11-05T17:52:57.134Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s) [2022-11-05T17:52:57.134Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s) [2022-11-05T17:52:57.134Z] === RUN TestUpdateRestartPolicy [2022-11-05T17:53:09.325Z] --- PASS: TestUpdateRestartPolicy (10.80s) [2022-11-05T17:53:09.325Z] === RUN TestUpdateRestartWithAutoRemove [2022-11-05T17:53:09.325Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s) [2022-11-05T17:53:09.325Z] === RUN TestWaitNonBlocked [2022-11-05T17:53:09.325Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-11-05T17:53:09.325Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-11-05T17:53:09.325Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-11-05T17:53:09.325Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-11-05T17:53:09.325Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-11-05T17:53:09.325Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-11-05T17:53:09.325Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-11-05T17:53:09.325Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.61s) [2022-11-05T17:53:09.325Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.67s) [2022-11-05T17:53:09.325Z] === RUN TestWaitBlocked [2022-11-05T17:53:09.325Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-11-05T17:53:09.325Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-11-05T17:53:09.325Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-11-05T17:53:09.325Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-11-05T17:53:09.325Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-11-05T17:53:09.325Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-11-05T17:53:09.581Z] --- PASS: TestWaitBlocked (0.01s) [2022-11-05T17:53:09.581Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.62s) [2022-11-05T17:53:09.581Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.65s) [2022-11-05T17:53:09.581Z] === RUN TestWaitConditions [2022-11-05T17:53:09.581Z] === RUN TestWaitConditions/default [2022-11-05T17:53:09.581Z] === PAUSE TestWaitConditions/default [2022-11-05T17:53:09.581Z] === RUN TestWaitConditions/not-running [2022-11-05T17:53:09.581Z] === PAUSE TestWaitConditions/not-running [2022-11-05T17:53:09.581Z] === RUN TestWaitConditions/next-exit [2022-11-05T17:53:09.581Z] === PAUSE TestWaitConditions/next-exit [2022-11-05T17:53:09.581Z] === RUN TestWaitConditions/removed [2022-11-05T17:53:09.581Z] === PAUSE TestWaitConditions/removed [2022-11-05T17:53:09.581Z] === CONT TestWaitConditions/default [2022-11-05T17:53:09.581Z] === CONT TestWaitConditions/next-exit [2022-11-05T17:53:11.468Z] === CONT TestWaitConditions/removed [2022-11-05T17:53:11.468Z] === CONT TestWaitConditions/not-running [2022-11-05T17:53:12.832Z] --- PASS: TestWaitConditions (0.01s) [2022-11-05T17:53:12.832Z] --- PASS: TestWaitConditions/default (1.54s) [2022-11-05T17:53:12.832Z] --- PASS: TestWaitConditions/next-exit (1.59s) [2022-11-05T17:53:12.832Z] --- PASS: TestWaitConditions/removed (1.58s) [2022-11-05T17:53:12.832Z] --- PASS: TestWaitConditions/not-running (1.59s) [2022-11-05T17:53:12.832Z] === RUN TestWaitRestartedContainer [2022-11-05T17:53:12.832Z] === RUN TestWaitRestartedContainer/default [2022-11-05T17:53:12.832Z] === PAUSE TestWaitRestartedContainer/default [2022-11-05T17:53:12.832Z] === RUN TestWaitRestartedContainer/not-running [2022-11-05T17:53:12.832Z] === PAUSE TestWaitRestartedContainer/not-running [2022-11-05T17:53:12.832Z] === RUN TestWaitRestartedContainer/next-exit [2022-11-05T17:53:12.832Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-11-05T17:53:12.832Z] === CONT TestWaitRestartedContainer/default [2022-11-05T17:53:12.832Z] === CONT TestWaitRestartedContainer/next-exit [2022-11-05T17:53:14.197Z] === CONT TestWaitRestartedContainer/not-running [2022-11-05T17:53:15.125Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-11-05T17:53:15.125Z] --- PASS: TestWaitRestartedContainer/next-exit (1.20s) [2022-11-05T17:53:15.125Z] --- PASS: TestWaitRestartedContainer/default (1.25s) [2022-11-05T17:53:15.125Z] --- PASS: TestWaitRestartedContainer/not-running (0.88s) [2022-11-05T17:53:15.125Z] === CONT TestContainerStartOnDaemonRestart [2022-11-05T17:53:15.125Z] === CONT TestRestartDaemonWithRestartingContainer [2022-11-05T17:53:17.015Z] --- PASS: TestContainerStartOnDaemonRestart (2.13s) [2022-11-05T17:53:17.015Z] === CONT TestIpcModeOlderClient [2022-11-05T17:53:17.015Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-11-05T17:53:17.015Z] === CONT TestContainerKillOnDaemonStart [2022-11-05T17:53:17.578Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.57s) [2022-11-05T17:53:17.578Z] === CONT TestDaemonHostGatewayIP [2022-11-05T17:53:20.095Z] --- PASS: TestDaemonHostGatewayIP (2.23s) [2022-11-05T17:53:20.095Z] === CONT TestDaemonRestartIpcMode [2022-11-05T17:53:21.983Z] --- PASS: TestDaemonRestartIpcMode (2.24s) [2022-11-05T17:53:28.538Z] --- PASS: TestContainerKillOnDaemonStart (11.56s) [2022-11-05T17:53:28.538Z] PASS [2022-11-05T17:53:28.794Z] [2022-11-05T17:53:28.794Z] === Skipped [2022-11-05T17:53:28.794Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-11-05T17:53:28.794Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-11-05T17:53:28.794Z] [2022-11-05T17:53:28.794Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-11-05T17:53:28.794Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-11-05T17:53:28.794Z] [2022-11-05T17:53:28.794Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-11-05T17:53:28.794Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-11-05T17:53:28.794Z] [2022-11-05T17:53:28.794Z] DONE 273 tests, 3 skipped in 127.626s [2022-11-05T17:53:28.794Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-11-05T17:53:28.794Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-11-05T17:53:28.794Z] ++ set -e [2022-11-05T17:53:28.794Z] ++ '[' -n 0 ']' [2022-11-05T17:53:28.794Z] ++ set -x [2022-11-05T17:53:28.794Z] ++ 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 gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-11-05T17:53:28.794Z] INFO: Testing against a local daemon [2022-11-05T17:53:28.794Z] === RUN TestConfigDaemonLibtrustID [2022-11-05T17:53:29.356Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-11-05T17:53:29.356Z] === RUN TestConfigDaemonID [2022-11-05T17:53:30.282Z] daemon_test.go:86: [dd0f4f0e8669d] daemon is not started [2022-11-05T17:53:30.282Z] --- PASS: TestConfigDaemonID (1.04s) [2022-11-05T17:53:30.282Z] === RUN TestDaemonConfigValidation [2022-11-05T17:53:30.282Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-11-05T17:53:30.282Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-11-05T17:53:30.282Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-11-05T17:53:30.282Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-11-05T17:53:30.282Z] === RUN TestDaemonConfigValidation/invalid_config [2022-11-05T17:53:30.282Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-11-05T17:53:30.282Z] === RUN TestDaemonConfigValidation/malformed_config [2022-11-05T17:53:30.282Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-11-05T17:53:30.282Z] === RUN TestDaemonConfigValidation/valid_config [2022-11-05T17:53:30.282Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-11-05T17:53:30.282Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-11-05T17:53:30.282Z] === CONT TestDaemonConfigValidation/malformed_config [2022-11-05T17:53:30.539Z] === CONT TestDaemonConfigValidation/invalid_config [2022-11-05T17:53:30.539Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-11-05T17:53:30.539Z] === CONT TestDaemonConfigValidation/valid_config [2022-11-05T17:53:30.539Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-11-05T17:53:30.539Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-11-05T17:53:30.539Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-11-05T17:53:30.539Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-11-05T17:53:30.539Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s) [2022-11-05T17:53:30.539Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2022-11-05T17:53:30.539Z] === RUN TestConfigDaemonSeccompProfiles [2022-11-05T17:53:30.539Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-11-05T17:53:31.904Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-11-05T17:53:32.831Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-11-05T17:53:33.758Z] === CONT TestConfigDaemonSeccompProfiles [2022-11-05T17:53:33.758Z] daemon_test.go:200: [d7d65c361904d] daemon is not started [2022-11-05T17:53:33.758Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-11-05T17:53:33.758Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-11-05T17:53:33.758Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-11-05T17:53:33.758Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-11-05T17:53:33.758Z] === RUN TestDaemonProxy [2022-11-05T17:53:33.758Z] === RUN TestDaemonProxy/environment_variables [2022-11-05T17:53:35.645Z] === RUN TestDaemonProxy/command-line_options [2022-11-05T17:53:37.533Z] === RUN TestDaemonProxy/configuration_file [2022-11-05T17:53:38.897Z] === RUN TestDaemonProxy/conflicting_options [2022-11-05T17:53:39.459Z] === RUN TestDaemonProxy/reload_sanitized [2022-11-05T17:53:40.020Z] --- PASS: TestDaemonProxy (6.25s) [2022-11-05T17:53:40.020Z] --- PASS: TestDaemonProxy/environment_variables (1.75s) [2022-11-05T17:53:40.020Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-11-05T17:53:40.020Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-11-05T17:53:40.020Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-11-05T17:53:40.020Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-11-05T17:53:40.020Z] === RUN TestLiveRestore [2022-11-05T17:53:40.020Z] === RUN TestLiveRestore/volume_references [2022-11-05T17:53:40.020Z] === PAUSE TestLiveRestore/volume_references [2022-11-05T17:53:40.020Z] === CONT TestLiveRestore/volume_references [2022-11-05T17:53:40.582Z] === RUN TestLiveRestore/volume_references/restartPolicy [2022-11-05T17:53:40.582Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2022-11-05T17:53:41.524Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2022-11-05T17:53:42.452Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2022-11-05T17:53:43.379Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2022-11-05T17:53:44.306Z] --- PASS: TestLiveRestore (0.00s) [2022-11-05T17:53:44.306Z] --- PASS: TestLiveRestore/volume_references (4.36s) [2022-11-05T17:53:44.306Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (3.68s) [2022-11-05T17:53:44.306Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.92s) [2022-11-05T17:53:44.306Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.93s) [2022-11-05T17:53:44.306Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.89s) [2022-11-05T17:53:44.306Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.94s) [2022-11-05T17:53:44.306Z] PASS [2022-11-05T17:53:44.306Z] [2022-11-05T17:53:44.306Z] DONE 25 tests in 15.617s [2022-11-05T17:53:44.306Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-11-05T17:53:44.306Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-11-05T17:53:44.306Z] ++ set -e [2022-11-05T17:53:44.306Z] ++ '[' -n 0 ']' [2022-11-05T17:53:44.306Z] ++ set -x [2022-11-05T17:53:44.306Z] ++ 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 gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-11-05T17:53:44.562Z] INFO: Testing against a local daemon [2022-11-05T17:53:44.562Z] === RUN TestCommitInheritsEnv [2022-11-05T17:53:44.818Z] --- PASS: TestCommitInheritsEnv (0.24s) [2022-11-05T17:53:44.818Z] === RUN TestImportExtremelyLargeImageWorks [2022-11-05T17:53:44.818Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-11-05T17:53:44.818Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-11-05T17:53:44.818Z] === RUN TestImportWithCustomPlatform [2022-11-05T17:53:44.818Z] === RUN TestImportWithCustomPlatform/#00 [2022-11-05T17:53:44.818Z] === RUN TestImportWithCustomPlatform/_______ [2022-11-05T17:53:44.818Z] === RUN TestImportWithCustomPlatform// [2022-11-05T17:53:44.818Z] === RUN TestImportWithCustomPlatform/linux [2022-11-05T17:53:44.818Z] === RUN TestImportWithCustomPlatform/LINUX [2022-11-05T17:53:44.818Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-11-05T17:53:45.073Z] === RUN TestImportWithCustomPlatform/macos [2022-11-05T17:53:45.073Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-11-05T17:53:45.073Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-11-05T17:53:45.073Z] --- PASS: TestImportWithCustomPlatform (0.30s) [2022-11-05T17:53:45.073Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-11-05T17:53:45.073Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-11-05T17:53:45.073Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-11-05T17:53:45.073Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-11-05T17:53:45.073Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-11-05T17:53:45.073Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-11-05T17:53:45.073Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-11-05T17:53:45.073Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-11-05T17:53:45.073Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-11-05T17:53:45.073Z] === RUN TestImagesFilterMultiReference [2022-11-05T17:53:45.073Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-11-05T17:53:45.073Z] === RUN TestImagePullPlatformInvalid [2022-11-05T17:53:45.073Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-11-05T17:53:45.073Z] === RUN TestImagePullStoredfDigestForOtherRepo [2022-11-05T17:53:45.073Z] time="2022-11-05T17:53:45Z" 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.2 instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 version="v2.3.0+unknown" [2022-11-05T17:53:45.074Z] time="2022-11-05T17:53:45Z" level=info msg="Starting upload purge in 23m0s" go.version=go1.19.2 instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 version="v2.3.0+unknown" [2022-11-05T17:53:45.074Z] time="2022-11-05T17:53:45Z" level=info msg="redis not configured" go.version=go1.19.2 instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 version="v2.3.0+unknown" [2022-11-05T17:53:45.074Z] time="2022-11-05T17:53:45Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.2 instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 version="v2.3.0+unknown" [2022-11-05T17:53:45.332Z] time="2022-11-05T17:53:45Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=2a88e8cf-b8de-4b58-8d21-fb0ac2ad56a2 http.request.method=GET http.request.remoteaddr="127.0.0.1:39468" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 version="v2.3.0+unknown" [2022-11-05T17:53:45.332Z] time="2022-11-05T17:53:45Z" level=info msg="response completed" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=2a88e8cf-b8de-4b58-8d21-fb0ac2ad56a2 http.request.method=GET http.request.remoteaddr="127.0.0.1:39468" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.05289ms http.response.status=200 http.response.written=2 instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 version="v2.3.0+unknown" [2022-11-05T17:53:45.332Z] 127.0.0.1 - - [05/Nov/2022:17:53:45 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" [2022-11-05T17:53:45.332Z] time="2022-11-05T17:53:45Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=e3ca4742-2cf7-4e7c-8d1d-d212af33c5dd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39472" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-11-05T17:53:45.332Z] time="2022-11-05T17:53:45Z" level=debug msg=GetBlob go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=e3ca4742-2cf7-4e7c-8d1d-d212af33c5dd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39472" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-11-05T17:53:45.332Z] time="2022-11-05T17:53:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=e3ca4742-2cf7-4e7c-8d1d-d212af33c5dd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39472" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 trace.duration=25.977µ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=67a18463-72bb-4eb5-8395-92a814777d93 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-11-05T17:53:45.332Z] time="2022-11-05T17:53:45Z" 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.2 http.request.host="127.0.0.1:5000" http.request.id=e3ca4742-2cf7-4e7c-8d1d-d212af33c5dd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39472" 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=2.808013ms http.response.status=404 http.response.written=157 instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-11-05T17:53:45.332Z] 127.0.0.1 - - [05/Nov/2022:17:53:45 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.9+unknown" [2022-11-05T17:53:45.332Z] time="2022-11-05T17:53:45Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=50155cb7-dc86-4cac-a66e-9dde741e5a4f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39474" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-11-05T17:53:45.332Z] time="2022-11-05T17:53:45Z" level=debug msg=GetBlob go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=50155cb7-dc86-4cac-a66e-9dde741e5a4f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39474" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-11-05T17:53:45.332Z] time="2022-11-05T17:53:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=50155cb7-dc86-4cac-a66e-9dde741e5a4f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39474" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 trace.duration=20.832µ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=41004651-3f59-4249-84e8-b08b30617f63 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-11-05T17:53:45.332Z] time="2022-11-05T17:53:45Z" 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.2 http.request.host="127.0.0.1:5000" http.request.id=50155cb7-dc86-4cac-a66e-9dde741e5a4f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39474" 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=3.955161ms http.response.status=404 http.response.written=157 instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-11-05T17:53:45.332Z] 127.0.0.1 - - [05/Nov/2022:17:53:45 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.9+unknown" [2022-11-05T17:53:45.332Z] time="2022-11-05T17:53:45Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=78aebbc5-56fd-472e-a9da-c9f38d615c9f http.request.method=POST http.request.remoteaddr="127.0.0.1:39472" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 vars.name=test version="v2.3.0+unknown" [2022-11-05T17:53:45.332Z] time="2022-11-05T17:53:45Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=99788b1b-d5f9-49ff-ab1e-c75121ca107f http.request.method=POST http.request.remoteaddr="127.0.0.1:39474" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 vars.name=test version="v2.3.0+unknown" [2022-11-05T17:53:45.332Z] time="2022-11-05T17:53:45Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=99788b1b-d5f9-49ff-ab1e-c75121ca107f http.request.method=POST http.request.remoteaddr="127.0.0.1:39474" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 vars.name=test version="v2.3.0+unknown" [2022-11-05T17:53:45.332Z] time="2022-11-05T17:53:45Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=78aebbc5-56fd-472e-a9da-c9f38d615c9f http.request.method=POST http.request.remoteaddr="127.0.0.1:39472" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 vars.name=test version="v2.3.0+unknown" [2022-11-05T17:53:45.332Z] time="2022-11-05T17:53:45Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/143a1716-5937-4aff-ad16-a4820da8be03/startedat\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=99788b1b-d5f9-49ff-ab1e-c75121ca107f http.request.method=POST http.request.remoteaddr="127.0.0.1:39474" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 trace.duration=89.991µ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=ad31afaf-24fb-46cd-b6c3-aebbd5d51292 trace.line=95 vars.name=test version="v2.3.0+unknown" [2022-11-05T17:53:45.332Z] time="2022-11-05T17:53:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/143a1716-5937-4aff-ad16-a4820da8be03/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=99788b1b-d5f9-49ff-ab1e-c75121ca107f http.request.method=POST http.request.remoteaddr="127.0.0.1:39474" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 trace.duration=26.461µ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=8a294db4-b61e-435b-90d7-727df9a5c66b trace.line=141 vars.name=test version="v2.3.0+unknown" [2022-11-05T17:53:45.332Z] time="2022-11-05T17:53:45Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/8defe472-47e5-4eb4-81e2-ff5dd08dde6b/startedat\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=78aebbc5-56fd-472e-a9da-c9f38d615c9f http.request.method=POST http.request.remoteaddr="127.0.0.1:39472" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 trace.duration=75.132µ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=790fe783-9deb-4878-a56b-1cee3cb33aac trace.line=95 vars.name=test version="v2.3.0+unknown" [2022-11-05T17:53:45.332Z] time="2022-11-05T17:53:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/8defe472-47e5-4eb4-81e2-ff5dd08dde6b/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=78aebbc5-56fd-472e-a9da-c9f38d615c9f http.request.method=POST http.request.remoteaddr="127.0.0.1:39472" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 trace.duration=23.236µ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=79b3ca5d-2a20-44d6-a642-7b66d68c2cf5 trace.line=141 vars.name=test version="v2.3.0+unknown" [2022-11-05T17:53:45.332Z] time="2022-11-05T17:53:45Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/8defe472-47e5-4eb4-81e2-ff5dd08dde6b/hashstates/sha256/0\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=78aebbc5-56fd-472e-a9da-c9f38d615c9f http.request.method=POST http.request.remoteaddr="127.0.0.1:39472" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 trace.duration=65.048µ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=bbd1f3ad-a20b-4764-ba9a-a22be0351981 trace.line=95 vars.name=test version="v2.3.0+unknown" [2022-11-05T17:53:45.332Z] time="2022-11-05T17:53:45Z" level=info msg="response completed" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=78aebbc5-56fd-472e-a9da-c9f38d615c9f http.request.method=POST http.request.remoteaddr="127.0.0.1:39472" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" http.response.duration=5.508952ms http.response.status=202 http.response.written=0 instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 version="v2.3.0+unknown" [2022-11-05T17:53:45.332Z] 127.0.0.1 - - [05/Nov/2022:17:53:45 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.9+unknown" [2022-11-05T17:53:45.332Z] time="2022-11-05T17:53:45Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/143a1716-5937-4aff-ad16-a4820da8be03/hashstates/sha256/0\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=99788b1b-d5f9-49ff-ab1e-c75121ca107f http.request.method=POST http.request.remoteaddr="127.0.0.1:39474" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 trace.duration=75.321µ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=3f21ddf6-86d3-490b-bf9b-36831d4a8600 trace.line=95 vars.name=test version="v2.3.0+unknown" [2022-11-05T17:53:45.332Z] time="2022-11-05T17:53:45Z" level=info msg="response completed" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=99788b1b-d5f9-49ff-ab1e-c75121ca107f http.request.method=POST http.request.remoteaddr="127.0.0.1:39474" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" http.response.duration=6.184402ms http.response.status=202 http.response.written=0 instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 version="v2.3.0+unknown" [2022-11-05T17:53:45.332Z] 127.0.0.1 - - [05/Nov/2022:17:53:45 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.9+unknown" [2022-11-05T17:53:45.332Z] time="2022-11-05T17:53:45Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0efe5435-329e-4c49-bd52-6b980f6524cc http.request.method=PUT http.request.remoteaddr="127.0.0.1:39472" http.request.uri="/v2/test/blobs/uploads/8defe472-47e5-4eb4-81e2-ff5dd08dde6b?_state=sb5v-fdFKd7DyaYNE212pLRKus0PNipK2tUafcRcIgV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhkZWZlNDcyLTQ3ZTUtNGViNC04MWUyLWZmNWRkMDhkZGU2YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzo1Mzo0NS4wOTYwODAxOThaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 vars.name=test vars.uuid=8defe472-47e5-4eb4-81e2-ff5dd08dde6b version="v2.3.0+unknown" [2022-11-05T17:53:45.332Z] time="2022-11-05T17:53:45Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0efe5435-329e-4c49-bd52-6b980f6524cc http.request.method=PUT http.request.remoteaddr="127.0.0.1:39472" http.request.uri="/v2/test/blobs/uploads/8defe472-47e5-4eb4-81e2-ff5dd08dde6b?_state=sb5v-fdFKd7DyaYNE212pLRKus0PNipK2tUafcRcIgV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhkZWZlNDcyLTQ3ZTUtNGViNC04MWUyLWZmNWRkMDhkZGU2YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzo1Mzo0NS4wOTYwODAxOThaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 vars.name=test vars.uuid=8defe472-47e5-4eb4-81e2-ff5dd08dde6b version="v2.3.0+unknown" [2022-11-05T17:53:45.332Z] time="2022-11-05T17:53:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/8defe472-47e5-4eb4-81e2-ff5dd08dde6b/startedat\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0efe5435-329e-4c49-bd52-6b980f6524cc http.request.method=PUT http.request.remoteaddr="127.0.0.1:39472" http.request.uri="/v2/test/blobs/uploads/8defe472-47e5-4eb4-81e2-ff5dd08dde6b?_state=sb5v-fdFKd7DyaYNE212pLRKus0PNipK2tUafcRcIgV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhkZWZlNDcyLTQ3ZTUtNGViNC04MWUyLWZmNWRkMDhkZGU2YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzo1Mzo0NS4wOTYwODAxOThaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 trace.duration=38.03µ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=24a7f296-9a92-4bd6-a825-96de72e82230 trace.line=82 vars.name=test vars.uuid=8defe472-47e5-4eb4-81e2-ff5dd08dde6b version="v2.3.0+unknown" [2022-11-05T17:53:45.332Z] time="2022-11-05T17:53:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/8defe472-47e5-4eb4-81e2-ff5dd08dde6b/data\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0efe5435-329e-4c49-bd52-6b980f6524cc http.request.method=PUT http.request.remoteaddr="127.0.0.1:39472" http.request.uri="/v2/test/blobs/uploads/8defe472-47e5-4eb4-81e2-ff5dd08dde6b?_state=sb5v-fdFKd7DyaYNE212pLRKus0PNipK2tUafcRcIgV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhkZWZlNDcyLTQ3ZTUtNGViNC04MWUyLWZmNWRkMDhkZGU2YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzo1Mzo0NS4wOTYwODAxOThaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 trace.duration=113.884µ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=ba3d63fc-965a-456f-abc3-c65ecf9762cf trace.line=141 vars.name=test vars.uuid=8defe472-47e5-4eb4-81e2-ff5dd08dde6b version="v2.3.0+unknown" [2022-11-05T17:53:45.333Z] time="2022-11-05T17:53:45Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/8defe472-47e5-4eb4-81e2-ff5dd08dde6b/data\", 0)" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0efe5435-329e-4c49-bd52-6b980f6524cc http.request.method=PUT http.request.remoteaddr="127.0.0.1:39472" http.request.uri="/v2/test/blobs/uploads/8defe472-47e5-4eb4-81e2-ff5dd08dde6b?_state=sb5v-fdFKd7DyaYNE212pLRKus0PNipK2tUafcRcIgV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhkZWZlNDcyLTQ3ZTUtNGViNC04MWUyLWZmNWRkMDhkZGU2YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzo1Mzo0NS4wOTYwODAxOThaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 trace.duration=163.589µ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=adee7107-f5f4-434c-a161-35cce50c2d7d trace.line=124 vars.name=test vars.uuid=8defe472-47e5-4eb4-81e2-ff5dd08dde6b version="v2.3.0+unknown" [2022-11-05T17:53:45.333Z] time="2022-11-05T17:53:45Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0efe5435-329e-4c49-bd52-6b980f6524cc http.request.method=PUT http.request.remoteaddr="127.0.0.1:39472" http.request.uri="/v2/test/blobs/uploads/8defe472-47e5-4eb4-81e2-ff5dd08dde6b?_state=sb5v-fdFKd7DyaYNE212pLRKus0PNipK2tUafcRcIgV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhkZWZlNDcyLTQ3ZTUtNGViNC04MWUyLWZmNWRkMDhkZGU2YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzo1Mzo0NS4wOTYwODAxOThaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 vars.name=test vars.uuid=8defe472-47e5-4eb4-81e2-ff5dd08dde6b version="v2.3.0+unknown" [2022-11-05T17:53:45.333Z] time="2022-11-05T17:53:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/8defe472-47e5-4eb4-81e2-ff5dd08dde6b/data\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0efe5435-329e-4c49-bd52-6b980f6524cc http.request.method=PUT http.request.remoteaddr="127.0.0.1:39472" http.request.uri="/v2/test/blobs/uploads/8defe472-47e5-4eb4-81e2-ff5dd08dde6b?_state=sb5v-fdFKd7DyaYNE212pLRKus0PNipK2tUafcRcIgV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhkZWZlNDcyLTQ3ZTUtNGViNC04MWUyLWZmNWRkMDhkZGU2YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzo1Mzo0NS4wOTYwODAxOThaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 trace.duration=27.527µ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=ac10ff0e-dff4-4fa7-aedb-678943794162 trace.line=141 vars.name=test vars.uuid=8defe472-47e5-4eb4-81e2-ff5dd08dde6b version="v2.3.0+unknown" [2022-11-05T17:53:45.333Z] time="2022-11-05T17:53:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0efe5435-329e-4c49-bd52-6b980f6524cc http.request.method=PUT http.request.remoteaddr="127.0.0.1:39472" http.request.uri="/v2/test/blobs/uploads/8defe472-47e5-4eb4-81e2-ff5dd08dde6b?_state=sb5v-fdFKd7DyaYNE212pLRKus0PNipK2tUafcRcIgV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhkZWZlNDcyLTQ3ZTUtNGViNC04MWUyLWZmNWRkMDhkZGU2YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzo1Mzo0NS4wOTYwODAxOThaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 trace.duration=49.729µ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=d39b895f-0e68-45d9-b3c9-b637ab6f9184 trace.line=141 vars.name=test vars.uuid=8defe472-47e5-4eb4-81e2-ff5dd08dde6b version="v2.3.0+unknown" [2022-11-05T17:53:45.333Z] time="2022-11-05T17:53:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/8defe472-47e5-4eb4-81e2-ff5dd08dde6b/data\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0efe5435-329e-4c49-bd52-6b980f6524cc http.request.method=PUT http.request.remoteaddr="127.0.0.1:39472" http.request.uri="/v2/test/blobs/uploads/8defe472-47e5-4eb4-81e2-ff5dd08dde6b?_state=sb5v-fdFKd7DyaYNE212pLRKus0PNipK2tUafcRcIgV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhkZWZlNDcyLTQ3ZTUtNGViNC04MWUyLWZmNWRkMDhkZGU2YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzo1Mzo0NS4wOTYwODAxOThaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 trace.duration=11.126µ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=8d403e57-12b2-45b6-ba63-fc04c08ce3bd trace.line=141 vars.name=test vars.uuid=8defe472-47e5-4eb4-81e2-ff5dd08dde6b version="v2.3.0+unknown" [2022-11-05T17:53:45.333Z] time="2022-11-05T17:53:45Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/8defe472-47e5-4eb4-81e2-ff5dd08dde6b/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0efe5435-329e-4c49-bd52-6b980f6524cc http.request.method=PUT http.request.remoteaddr="127.0.0.1:39472" http.request.uri="/v2/test/blobs/uploads/8defe472-47e5-4eb4-81e2-ff5dd08dde6b?_state=sb5v-fdFKd7DyaYNE212pLRKus0PNipK2tUafcRcIgV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhkZWZlNDcyLTQ3ZTUtNGViNC04MWUyLWZmNWRkMDhkZGU2YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzo1Mzo0NS4wOTYwODAxOThaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 trace.duration=248.353µ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=f9e424e8-89ba-48c7-a920-9d9d39f9a96c trace.line=167 vars.name=test vars.uuid=8defe472-47e5-4eb4-81e2-ff5dd08dde6b version="v2.3.0+unknown" [2022-11-05T17:53:45.333Z] time="2022-11-05T17:53:45Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0efe5435-329e-4c49-bd52-6b980f6524cc http.request.method=PUT http.request.remoteaddr="127.0.0.1:39472" http.request.uri="/v2/test/blobs/uploads/8defe472-47e5-4eb4-81e2-ff5dd08dde6b?_state=sb5v-fdFKd7DyaYNE212pLRKus0PNipK2tUafcRcIgV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhkZWZlNDcyLTQ3ZTUtNGViNC04MWUyLWZmNWRkMDhkZGU2YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzo1Mzo0NS4wOTYwODAxOThaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 trace.duration=325.922µ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=cbd48331-a6bc-41a1-95af-ee1048473bcc trace.line=95 vars.name=test vars.uuid=8defe472-47e5-4eb4-81e2-ff5dd08dde6b version="v2.3.0+unknown" [2022-11-05T17:53:45.333Z] time="2022-11-05T17:53:45Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/8defe472-47e5-4eb4-81e2-ff5dd08dde6b\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0efe5435-329e-4c49-bd52-6b980f6524cc http.request.method=PUT http.request.remoteaddr="127.0.0.1:39472" http.request.uri="/v2/test/blobs/uploads/8defe472-47e5-4eb4-81e2-ff5dd08dde6b?_state=sb5v-fdFKd7DyaYNE212pLRKus0PNipK2tUafcRcIgV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhkZWZlNDcyLTQ3ZTUtNGViNC04MWUyLWZmNWRkMDhkZGU2YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzo1Mzo0NS4wOTYwODAxOThaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 trace.duration=116.386µ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=7ce46f48-1d63-480e-9019-4a79aea293f8 trace.line=181 vars.name=test vars.uuid=8defe472-47e5-4eb4-81e2-ff5dd08dde6b version="v2.3.0+unknown" [2022-11-05T17:53:45.333Z] time="2022-11-05T17:53:45Z" level=info msg="response completed" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0efe5435-329e-4c49-bd52-6b980f6524cc http.request.method=PUT http.request.remoteaddr="127.0.0.1:39472" http.request.uri="/v2/test/blobs/uploads/8defe472-47e5-4eb4-81e2-ff5dd08dde6b?_state=sb5v-fdFKd7DyaYNE212pLRKus0PNipK2tUafcRcIgV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhkZWZlNDcyLTQ3ZTUtNGViNC04MWUyLWZmNWRkMDhkZGU2YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzo1Mzo0NS4wOTYwODAxOThaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" http.response.duration=4.106591ms http.response.status=201 http.response.written=0 instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 version="v2.3.0+unknown" [2022-11-05T17:53:45.333Z] 127.0.0.1 - - [05/Nov/2022:17:53:45 +0000] "PUT /v2/test/blobs/uploads/8defe472-47e5-4eb4-81e2-ff5dd08dde6b?_state=sb5v-fdFKd7DyaYNE212pLRKus0PNipK2tUafcRcIgV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhkZWZlNDcyLTQ3ZTUtNGViNC04MWUyLWZmNWRkMDhkZGU2YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzo1Mzo0NS4wOTYwODAxOThaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.9+unknown" [2022-11-05T17:53:45.333Z] time="2022-11-05T17:53:45Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2ca84a2b-e8fd-4b2e-bd32-9bd45b3d8d30 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39474" http.request.uri="/v2/test/blobs/uploads/143a1716-5937-4aff-ad16-a4820da8be03?_state=Gew0IOtjQoDiR_z0djteq6MMr-O1pyWaVA9U61GOL8Z7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE0M2ExNzE2LTU5MzctNGFmZi1hZDE2LWE0ODIwZGE4YmUwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzo1Mzo0NS4wOTU1NTI5NDVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 vars.name=test vars.uuid=143a1716-5937-4aff-ad16-a4820da8be03 version="v2.3.0+unknown" [2022-11-05T17:53:45.333Z] time="2022-11-05T17:53:45Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2ca84a2b-e8fd-4b2e-bd32-9bd45b3d8d30 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39474" http.request.uri="/v2/test/blobs/uploads/143a1716-5937-4aff-ad16-a4820da8be03?_state=Gew0IOtjQoDiR_z0djteq6MMr-O1pyWaVA9U61GOL8Z7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE0M2ExNzE2LTU5MzctNGFmZi1hZDE2LWE0ODIwZGE4YmUwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzo1Mzo0NS4wOTU1NTI5NDVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 vars.name=test vars.uuid=143a1716-5937-4aff-ad16-a4820da8be03 version="v2.3.0+unknown" [2022-11-05T17:53:45.333Z] time="2022-11-05T17:53:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/143a1716-5937-4aff-ad16-a4820da8be03/startedat\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2ca84a2b-e8fd-4b2e-bd32-9bd45b3d8d30 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39474" http.request.uri="/v2/test/blobs/uploads/143a1716-5937-4aff-ad16-a4820da8be03?_state=Gew0IOtjQoDiR_z0djteq6MMr-O1pyWaVA9U61GOL8Z7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE0M2ExNzE2LTU5MzctNGFmZi1hZDE2LWE0ODIwZGE4YmUwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzo1Mzo0NS4wOTU1NTI5NDVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 trace.duration=91.624µ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=52db5d5b-3f2b-4402-bbcf-7b2192fa6e28 trace.line=82 vars.name=test vars.uuid=143a1716-5937-4aff-ad16-a4820da8be03 version="v2.3.0+unknown" [2022-11-05T17:53:45.333Z] time="2022-11-05T17:53:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/143a1716-5937-4aff-ad16-a4820da8be03/data\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2ca84a2b-e8fd-4b2e-bd32-9bd45b3d8d30 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39474" http.request.uri="/v2/test/blobs/uploads/143a1716-5937-4aff-ad16-a4820da8be03?_state=Gew0IOtjQoDiR_z0djteq6MMr-O1pyWaVA9U61GOL8Z7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE0M2ExNzE2LTU5MzctNGFmZi1hZDE2LWE0ODIwZGE4YmUwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzo1Mzo0NS4wOTU1NTI5NDVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 trace.duration=97.745µ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=2d37cd4f-a601-4f8e-b793-4ad044998987 trace.line=141 vars.name=test vars.uuid=143a1716-5937-4aff-ad16-a4820da8be03 version="v2.3.0+unknown" [2022-11-05T17:53:45.333Z] time="2022-11-05T17:53:45Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/143a1716-5937-4aff-ad16-a4820da8be03/data\", 0)" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2ca84a2b-e8fd-4b2e-bd32-9bd45b3d8d30 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39474" http.request.uri="/v2/test/blobs/uploads/143a1716-5937-4aff-ad16-a4820da8be03?_state=Gew0IOtjQoDiR_z0djteq6MMr-O1pyWaVA9U61GOL8Z7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE0M2ExNzE2LTU5MzctNGFmZi1hZDE2LWE0ODIwZGE4YmUwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzo1Mzo0NS4wOTU1NTI5NDVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 trace.duration=158.296µ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=a9b7ace6-b3d5-4d48-840c-fb7553e5feec trace.line=124 vars.name=test vars.uuid=143a1716-5937-4aff-ad16-a4820da8be03 version="v2.3.0+unknown" [2022-11-05T17:53:45.333Z] time="2022-11-05T17:53:45Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2ca84a2b-e8fd-4b2e-bd32-9bd45b3d8d30 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39474" http.request.uri="/v2/test/blobs/uploads/143a1716-5937-4aff-ad16-a4820da8be03?_state=Gew0IOtjQoDiR_z0djteq6MMr-O1pyWaVA9U61GOL8Z7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE0M2ExNzE2LTU5MzctNGFmZi1hZDE2LWE0ODIwZGE4YmUwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzo1Mzo0NS4wOTU1NTI5NDVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 vars.name=test vars.uuid=143a1716-5937-4aff-ad16-a4820da8be03 version="v2.3.0+unknown" [2022-11-05T17:53:45.333Z] time="2022-11-05T17:53:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/143a1716-5937-4aff-ad16-a4820da8be03/data\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2ca84a2b-e8fd-4b2e-bd32-9bd45b3d8d30 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39474" http.request.uri="/v2/test/blobs/uploads/143a1716-5937-4aff-ad16-a4820da8be03?_state=Gew0IOtjQoDiR_z0djteq6MMr-O1pyWaVA9U61GOL8Z7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE0M2ExNzE2LTU5MzctNGFmZi1hZDE2LWE0ODIwZGE4YmUwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzo1Mzo0NS4wOTU1NTI5NDVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 trace.duration=17.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).Stat" trace.id=2c847b0f-e457-489f-9357-f429dc418dce trace.line=141 vars.name=test vars.uuid=143a1716-5937-4aff-ad16-a4820da8be03 version="v2.3.0+unknown" [2022-11-05T17:53:45.333Z] time="2022-11-05T17:53:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2ca84a2b-e8fd-4b2e-bd32-9bd45b3d8d30 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39474" http.request.uri="/v2/test/blobs/uploads/143a1716-5937-4aff-ad16-a4820da8be03?_state=Gew0IOtjQoDiR_z0djteq6MMr-O1pyWaVA9U61GOL8Z7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE0M2ExNzE2LTU5MzctNGFmZi1hZDE2LWE0ODIwZGE4YmUwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzo1Mzo0NS4wOTU1NTI5NDVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 trace.duration=15.236µ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=75cd0f2b-4638-4efc-8231-880e3a45defd trace.line=141 vars.name=test vars.uuid=143a1716-5937-4aff-ad16-a4820da8be03 version="v2.3.0+unknown" [2022-11-05T17:53:45.333Z] time="2022-11-05T17:53:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/143a1716-5937-4aff-ad16-a4820da8be03/data\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2ca84a2b-e8fd-4b2e-bd32-9bd45b3d8d30 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39474" http.request.uri="/v2/test/blobs/uploads/143a1716-5937-4aff-ad16-a4820da8be03?_state=Gew0IOtjQoDiR_z0djteq6MMr-O1pyWaVA9U61GOL8Z7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE0M2ExNzE2LTU5MzctNGFmZi1hZDE2LWE0ODIwZGE4YmUwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzo1Mzo0NS4wOTU1NTI5NDVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 trace.duration=8.246µ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=7298ea41-27d2-4121-982c-ef001fac8542 trace.line=141 vars.name=test vars.uuid=143a1716-5937-4aff-ad16-a4820da8be03 version="v2.3.0+unknown" [2022-11-05T17:53:45.333Z] time="2022-11-05T17:53:45Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/143a1716-5937-4aff-ad16-a4820da8be03/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2ca84a2b-e8fd-4b2e-bd32-9bd45b3d8d30 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39474" http.request.uri="/v2/test/blobs/uploads/143a1716-5937-4aff-ad16-a4820da8be03?_state=Gew0IOtjQoDiR_z0djteq6MMr-O1pyWaVA9U61GOL8Z7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE0M2ExNzE2LTU5MzctNGFmZi1hZDE2LWE0ODIwZGE4YmUwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzo1Mzo0NS4wOTU1NTI5NDVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 trace.duration=37.496µ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=5477d722-b9fc-47f9-b8a1-1671f7a99037 trace.line=167 vars.name=test vars.uuid=143a1716-5937-4aff-ad16-a4820da8be03 version="v2.3.0+unknown" [2022-11-05T17:53:45.333Z] time="2022-11-05T17:53:45Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2ca84a2b-e8fd-4b2e-bd32-9bd45b3d8d30 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39474" http.request.uri="/v2/test/blobs/uploads/143a1716-5937-4aff-ad16-a4820da8be03?_state=Gew0IOtjQoDiR_z0djteq6MMr-O1pyWaVA9U61GOL8Z7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE0M2ExNzE2LTU5MzctNGFmZi1hZDE2LWE0ODIwZGE4YmUwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzo1Mzo0NS4wOTU1NTI5NDVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 trace.duration=42.788µ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=c6d44143-29b5-45df-998c-6b69a69a5870 trace.line=95 vars.name=test vars.uuid=143a1716-5937-4aff-ad16-a4820da8be03 version="v2.3.0+unknown" [2022-11-05T17:53:45.333Z] time="2022-11-05T17:53:45Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/143a1716-5937-4aff-ad16-a4820da8be03\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2ca84a2b-e8fd-4b2e-bd32-9bd45b3d8d30 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39474" http.request.uri="/v2/test/blobs/uploads/143a1716-5937-4aff-ad16-a4820da8be03?_state=Gew0IOtjQoDiR_z0djteq6MMr-O1pyWaVA9U61GOL8Z7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE0M2ExNzE2LTU5MzctNGFmZi1hZDE2LWE0ODIwZGE4YmUwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzo1Mzo0NS4wOTU1NTI5NDVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 trace.duration=71.669µ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=0d2cf532-4e4b-466a-bdb8-6c442b4be799 trace.line=181 vars.name=test vars.uuid=143a1716-5937-4aff-ad16-a4820da8be03 version="v2.3.0+unknown" [2022-11-05T17:53:45.333Z] time="2022-11-05T17:53:45Z" level=info msg="response completed" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2ca84a2b-e8fd-4b2e-bd32-9bd45b3d8d30 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39474" http.request.uri="/v2/test/blobs/uploads/143a1716-5937-4aff-ad16-a4820da8be03?_state=Gew0IOtjQoDiR_z0djteq6MMr-O1pyWaVA9U61GOL8Z7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE0M2ExNzE2LTU5MzctNGFmZi1hZDE2LWE0ODIwZGE4YmUwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzo1Mzo0NS4wOTU1NTI5NDVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" http.response.duration=6.857145ms http.response.status=201 http.response.written=0 instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 version="v2.3.0+unknown" [2022-11-05T17:53:45.333Z] 127.0.0.1 - - [05/Nov/2022:17:53:45 +0000] "PUT /v2/test/blobs/uploads/143a1716-5937-4aff-ad16-a4820da8be03?_state=Gew0IOtjQoDiR_z0djteq6MMr-O1pyWaVA9U61GOL8Z7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE0M2ExNzE2LTU5MzctNGFmZi1hZDE2LWE0ODIwZGE4YmUwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzo1Mzo0NS4wOTU1NTI5NDVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.9+unknown" [2022-11-05T17:53:45.333Z] time="2022-11-05T17:53:45Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=56466545-aac5-409b-90b0-edf2d860c297 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39474" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-11-05T17:53:45.334Z] time="2022-11-05T17:53:45Z" level=debug msg=GetImageManifest go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=56466545-aac5-409b-90b0-edf2d860c297 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39474" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-11-05T17:53:45.334Z] time="2022-11-05T17:53:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=56466545-aac5-409b-90b0-edf2d860c297 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39474" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 trace.duration=20.102µ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=5c097a6a-90cf-43f3-985b-fedcf2d99705 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-11-05T17:53:45.334Z] time="2022-11-05T17:53:45Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=56466545-aac5-409b-90b0-edf2d860c297 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39474" 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.311189ms http.response.status=404 http.response.written=96 instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-11-05T17:53:45.334Z] 127.0.0.1 - - [05/Nov/2022:17:53:45 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.9+unknown" [2022-11-05T17:53:45.334Z] time="2022-11-05T17:53:45Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c21bb79d-5f92-41a0-9b4a-2a43104da926 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39474" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-11-05T17:53:45.334Z] time="2022-11-05T17:53:45Z" level=debug msg=PutImageManifest go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c21bb79d-5f92-41a0-9b4a-2a43104da926 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39474" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-11-05T17:53:45.334Z] time="2022-11-05T17:53:45Z" level=debug msg="(*manifestStore).Put" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c21bb79d-5f92-41a0-9b4a-2a43104da926 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39474" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-11-05T17:53:45.334Z] time="2022-11-05T17:53:45Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c21bb79d-5f92-41a0-9b4a-2a43104da926 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39474" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-11-05T17:53:45.334Z] time="2022-11-05T17:53:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c21bb79d-5f92-41a0-9b4a-2a43104da926 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39474" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 trace.duration=58.936µ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=4e2d8082-c581-491b-a5c3-1cf2a05e680e trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-11-05T17:53:45.334Z] time="2022-11-05T17:53:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c21bb79d-5f92-41a0-9b4a-2a43104da926 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39474" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 trace.duration=18.626µ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=6fa0432a-723e-4d3c-9480-8b2baf54bc65 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-11-05T17:53:45.334Z] time="2022-11-05T17:53:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c21bb79d-5f92-41a0-9b4a-2a43104da926 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39474" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 trace.duration=61.742µ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=2aa6964c-388f-4bd4-b573-be6c11952659 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-11-05T17:53:45.334Z] time="2022-11-05T17:53:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c21bb79d-5f92-41a0-9b4a-2a43104da926 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39474" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 trace.duration=32.467µ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=1c168ded-acd5-45e7-bec5-ebcc115ad970 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-11-05T17:53:45.334Z] time="2022-11-05T17:53:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c21bb79d-5f92-41a0-9b4a-2a43104da926 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39474" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 trace.duration=39.276µ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=d10bdc86-d665-4760-ac76-96a8502ca900 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-11-05T17:53:45.334Z] time="2022-11-05T17:53:45Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c21bb79d-5f92-41a0-9b4a-2a43104da926 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39474" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 trace.duration=155.359µ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=3f086f49-2d8d-4060-98ec-b63385442394 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-11-05T17:53:45.334Z] time="2022-11-05T17:53:45Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c21bb79d-5f92-41a0-9b4a-2a43104da926 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39474" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 trace.duration=102.094µ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=b82f9678-3b88-4df1-9cfd-e514b9ce80da trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-11-05T17:53:45.334Z] time="2022-11-05T17:53:45Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c21bb79d-5f92-41a0-9b4a-2a43104da926 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39474" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 trace.duration=103.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=68833785-e370-470f-a20b-092aba523650 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-11-05T17:53:45.334Z] time="2022-11-05T17:53:45Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c21bb79d-5f92-41a0-9b4a-2a43104da926 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39474" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 trace.duration=103.636µ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=82115ac1-17f7-4b2e-8806-057cc5a3bdf9 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-11-05T17:53:45.334Z] time="2022-11-05T17:53:45Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c21bb79d-5f92-41a0-9b4a-2a43104da926 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39474" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 trace.duration=151.331µ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=0c349e60-890e-4902-8e9c-1a5d172d4711 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-11-05T17:53:45.334Z] time="2022-11-05T17:53:45Z" level=info msg="response completed" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c21bb79d-5f92-41a0-9b4a-2a43104da926 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39474" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" http.response.duration=3.745362ms http.response.status=201 http.response.written=0 instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 version="v2.3.0+unknown" [2022-11-05T17:53:45.334Z] 127.0.0.1 - - [05/Nov/2022:17:53:45 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.9+unknown" [2022-11-05T17:53:45.334Z] time="2022-11-05T17:53:45Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=f38c09af-054d-4e19-a8e5-a4cc34639fc5 http.request.method=GET http.request.remoteaddr="127.0.0.1:39502" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.2 git-commit/5e15ce3a4a0f019fca92a52cf8108b29bd809e2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 version="v2.3.0+unknown" [2022-11-05T17:53:45.334Z] time="2022-11-05T17:53:45Z" level=info msg="response completed" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=f38c09af-054d-4e19-a8e5-a4cc34639fc5 http.request.method=GET http.request.remoteaddr="127.0.0.1:39502" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.2 git-commit/5e15ce3a4a0f019fca92a52cf8108b29bd809e2e 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="771.604µs" http.response.status=200 http.response.written=2 instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 version="v2.3.0+unknown" [2022-11-05T17:53:45.334Z] 127.0.0.1 - - [05/Nov/2022:17:53:45 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.2 git-commit/5e15ce3a4a0f019fca92a52cf8108b29bd809e2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-11-05T17:53:45.334Z] time="2022-11-05T17:53:45Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=0f95b820-d758-4755-a0ab-fb7eef627d67 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39512" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.2 git-commit/5e15ce3a4a0f019fca92a52cf8108b29bd809e2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-11-05T17:53:45.334Z] time="2022-11-05T17:53:45Z" level=debug msg=GetImageManifest go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=0f95b820-d758-4755-a0ab-fb7eef627d67 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39512" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.2 git-commit/5e15ce3a4a0f019fca92a52cf8108b29bd809e2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-11-05T17:53:45.334Z] time="2022-11-05T17:53:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=0f95b820-d758-4755-a0ab-fb7eef627d67 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39512" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.2 git-commit/5e15ce3a4a0f019fca92a52cf8108b29bd809e2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 trace.duration=56.794µ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=65626ba5-25fb-4c3b-8ed3-e073e2859fb4 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-11-05T17:53:45.334Z] time="2022-11-05T17:53:45Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=0f95b820-d758-4755-a0ab-fb7eef627d67 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39512" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.2 git-commit/5e15ce3a4a0f019fca92a52cf8108b29bd809e2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-11-05T17:53:45.334Z] time="2022-11-05T17:53:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=0f95b820-d758-4755-a0ab-fb7eef627d67 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39512" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.2 git-commit/5e15ce3a4a0f019fca92a52cf8108b29bd809e2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 trace.duration=61.159µ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=209ce4c7-29ae-498b-96a0-352bf19fcc28 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-11-05T17:53:45.334Z] time="2022-11-05T17:53:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=0f95b820-d758-4755-a0ab-fb7eef627d67 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39512" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.2 git-commit/5e15ce3a4a0f019fca92a52cf8108b29bd809e2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 trace.duration=15.122µ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=9c0ec3be-2821-4730-ab02-352d469d5397 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-11-05T17:53:45.334Z] time="2022-11-05T17:53:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=0f95b820-d758-4755-a0ab-fb7eef627d67 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39512" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.2 git-commit/5e15ce3a4a0f019fca92a52cf8108b29bd809e2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 trace.duration=32.36µ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=b0acb0ba-4dc2-43aa-887d-dda704b829dd trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-11-05T17:53:45.334Z] time="2022-11-05T17:53:45Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=0f95b820-d758-4755-a0ab-fb7eef627d67 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39512" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.2 git-commit/5e15ce3a4a0f019fca92a52cf8108b29bd809e2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-11-05T17:53:45.334Z] time="2022-11-05T17:53:45Z" level=info msg="response completed" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=0f95b820-d758-4755-a0ab-fb7eef627d67 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39512" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.2 git-commit/5e15ce3a4a0f019fca92a52cf8108b29bd809e2e 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.49634ms http.response.status=200 http.response.written=417 instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 version="v2.3.0+unknown" [2022-11-05T17:53:45.334Z] 127.0.0.1 - - [05/Nov/2022:17:53:45 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.2 git-commit/5e15ce3a4a0f019fca92a52cf8108b29bd809e2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-11-05T17:53:45.334Z] time="2022-11-05T17:53:45Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=2449c024-5e9a-4374-b7b7-557a2428ed9a http.request.method=GET http.request.remoteaddr="127.0.0.1:39520" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/5e15ce3a4a0f019fca92a52cf8108b29bd809e2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-11-05T17:53:45.335Z] time="2022-11-05T17:53:45Z" level=debug msg=GetImageManifest go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=2449c024-5e9a-4374-b7b7-557a2428ed9a http.request.method=GET http.request.remoteaddr="127.0.0.1:39520" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/5e15ce3a4a0f019fca92a52cf8108b29bd809e2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-11-05T17:53:45.335Z] time="2022-11-05T17:53:45Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=2449c024-5e9a-4374-b7b7-557a2428ed9a http.request.method=GET http.request.remoteaddr="127.0.0.1:39520" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/5e15ce3a4a0f019fca92a52cf8108b29bd809e2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-11-05T17:53:45.335Z] time="2022-11-05T17:53:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=2449c024-5e9a-4374-b7b7-557a2428ed9a http.request.method=GET http.request.remoteaddr="127.0.0.1:39520" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/5e15ce3a4a0f019fca92a52cf8108b29bd809e2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 trace.duration=75.428µ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=91da2f24-3ffc-4a97-910a-3566def14f15 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-11-05T17:53:45.335Z] time="2022-11-05T17:53:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=2449c024-5e9a-4374-b7b7-557a2428ed9a http.request.method=GET http.request.remoteaddr="127.0.0.1:39520" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/5e15ce3a4a0f019fca92a52cf8108b29bd809e2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 trace.duration=27.634µ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=4d241bc1-1d1b-406e-bcb9-7a930c23c6fe trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-11-05T17:53:45.335Z] time="2022-11-05T17:53:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=2449c024-5e9a-4374-b7b7-557a2428ed9a http.request.method=GET http.request.remoteaddr="127.0.0.1:39520" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/5e15ce3a4a0f019fca92a52cf8108b29bd809e2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 trace.duration=25.624µ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=077f3848-9e60-40a8-9548-45a2266a003a trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-11-05T17:53:45.335Z] time="2022-11-05T17:53:45Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=2449c024-5e9a-4374-b7b7-557a2428ed9a http.request.method=GET http.request.remoteaddr="127.0.0.1:39520" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/5e15ce3a4a0f019fca92a52cf8108b29bd809e2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-11-05T17:53:45.335Z] time="2022-11-05T17:53:45Z" level=info msg="response completed" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=2449c024-5e9a-4374-b7b7-557a2428ed9a http.request.method=GET http.request.remoteaddr="127.0.0.1:39520" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/5e15ce3a4a0f019fca92a52cf8108b29bd809e2e 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.393762ms http.response.status=200 http.response.written=417 instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 version="v2.3.0+unknown" [2022-11-05T17:53:45.335Z] 127.0.0.1 - - [05/Nov/2022:17:53:45 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.19.2 git-commit/5e15ce3a4a0f019fca92a52cf8108b29bd809e2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-11-05T17:53:45.335Z] time="2022-11-05T17:53:45Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=043e46f4-b009-40a2-8b96-f25015bd268b http.request.method=GET http.request.remoteaddr="127.0.0.1:39528" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/5e15ce3a4a0f019fca92a52cf8108b29bd809e2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-11-05T17:53:45.335Z] time="2022-11-05T17:53:45Z" level=debug msg=GetBlob go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=043e46f4-b009-40a2-8b96-f25015bd268b http.request.method=GET http.request.remoteaddr="127.0.0.1:39528" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/5e15ce3a4a0f019fca92a52cf8108b29bd809e2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-11-05T17:53:45.335Z] time="2022-11-05T17:53:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=043e46f4-b009-40a2-8b96-f25015bd268b http.request.method=GET http.request.remoteaddr="127.0.0.1:39528" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/5e15ce3a4a0f019fca92a52cf8108b29bd809e2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 trace.duration=29.398µ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=36407911-7963-4d14-9e1a-f7a60305360b trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-11-05T17:53:45.335Z] time="2022-11-05T17:53:45Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=66bddf8d-8724-44ed-bf34-e5e33235bea9 http.request.method=GET http.request.remoteaddr="127.0.0.1:39526" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/5e15ce3a4a0f019fca92a52cf8108b29bd809e2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-11-05T17:53:45.335Z] time="2022-11-05T17:53:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=043e46f4-b009-40a2-8b96-f25015bd268b http.request.method=GET http.request.remoteaddr="127.0.0.1:39528" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/5e15ce3a4a0f019fca92a52cf8108b29bd809e2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 trace.duration=12.2µ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=5c227fac-352b-48dc-a007-b510b8c71720 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-11-05T17:53:45.335Z] time="2022-11-05T17:53:45Z" level=debug msg=GetBlob go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=66bddf8d-8724-44ed-bf34-e5e33235bea9 http.request.method=GET http.request.remoteaddr="127.0.0.1:39526" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/5e15ce3a4a0f019fca92a52cf8108b29bd809e2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-11-05T17:53:45.335Z] time="2022-11-05T17:53:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=043e46f4-b009-40a2-8b96-f25015bd268b http.request.method=GET http.request.remoteaddr="127.0.0.1:39528" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/5e15ce3a4a0f019fca92a52cf8108b29bd809e2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 trace.duration=14.983µ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=ae5d29bb-ae2a-45c0-8513-909945271fbe trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-11-05T17:53:45.335Z] time="2022-11-05T17:53:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=66bddf8d-8724-44ed-bf34-e5e33235bea9 http.request.method=GET http.request.remoteaddr="127.0.0.1:39526" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/5e15ce3a4a0f019fca92a52cf8108b29bd809e2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 trace.duration=32.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).GetContent" trace.id=92894224-5c43-4871-9762-bf7dd5260ad7 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-11-05T17:53:45.335Z] time="2022-11-05T17:53:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=043e46f4-b009-40a2-8b96-f25015bd268b http.request.method=GET http.request.remoteaddr="127.0.0.1:39528" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/5e15ce3a4a0f019fca92a52cf8108b29bd809e2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 trace.duration=8.394µ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=71405b59-0834-408b-8aad-90bc95e12a2e trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-11-05T17:53:45.335Z] time="2022-11-05T17:53:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=66bddf8d-8724-44ed-bf34-e5e33235bea9 http.request.method=GET http.request.remoteaddr="127.0.0.1:39526" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/5e15ce3a4a0f019fca92a52cf8108b29bd809e2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 trace.duration=11.807µ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=6d22672b-0a6a-4bc4-8df2-5ba235285c9f trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-11-05T17:53:45.335Z] time="2022-11-05T17:53:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=043e46f4-b009-40a2-8b96-f25015bd268b http.request.method=GET http.request.remoteaddr="127.0.0.1:39528" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/5e15ce3a4a0f019fca92a52cf8108b29bd809e2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 trace.duration=8.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).Stat" trace.id=4103e052-6d09-465e-b99b-d7d4bfb7dc9b trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-11-05T17:53:45.335Z] time="2022-11-05T17:53:45Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=043e46f4-b009-40a2-8b96-f25015bd268b http.request.method=GET http.request.remoteaddr="127.0.0.1:39528" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/5e15ce3a4a0f019fca92a52cf8108b29bd809e2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 trace.duration=5.743µ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=31cdf0d4-88ad-4890-8365-843fe318d10f trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-11-05T17:53:45.335Z] time="2022-11-05T17:53:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=66bddf8d-8724-44ed-bf34-e5e33235bea9 http.request.method=GET http.request.remoteaddr="127.0.0.1:39526" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/5e15ce3a4a0f019fca92a52cf8108b29bd809e2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 trace.duration=17.23µ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=a593cf6b-b1ce-4bc6-b5ce-03894112ad60 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-11-05T17:53:45.335Z] time="2022-11-05T17:53:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=66bddf8d-8724-44ed-bf34-e5e33235bea9 http.request.method=GET http.request.remoteaddr="127.0.0.1:39526" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/5e15ce3a4a0f019fca92a52cf8108b29bd809e2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 trace.duration=8.607µ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=466693dc-54f7-45c4-8aef-2cc3d474378c trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-11-05T17:53:45.335Z] time="2022-11-05T17:53:45Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=043e46f4-b009-40a2-8b96-f25015bd268b http.request.method=GET http.request.remoteaddr="127.0.0.1:39528" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/5e15ce3a4a0f019fca92a52cf8108b29bd809e2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 trace.duration=11.963µ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=078f335e-2c14-4b4f-b0de-9a61e876dc76 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-11-05T17:53:45.335Z] time="2022-11-05T17:53:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=66bddf8d-8724-44ed-bf34-e5e33235bea9 http.request.method=GET http.request.remoteaddr="127.0.0.1:39526" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/5e15ce3a4a0f019fca92a52cf8108b29bd809e2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 trace.duration=8.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=14c2dbf7-6031-43cd-b1f2-10a608003904 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-11-05T17:53:45.335Z] time="2022-11-05T17:53:45Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=66bddf8d-8724-44ed-bf34-e5e33235bea9 http.request.method=GET http.request.remoteaddr="127.0.0.1:39526" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/5e15ce3a4a0f019fca92a52cf8108b29bd809e2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 trace.duration=8.73µ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=4196eda4-418b-4250-8929-0fd384e7d2d9 trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-11-05T17:53:45.335Z] time="2022-11-05T17:53:45Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=66bddf8d-8724-44ed-bf34-e5e33235bea9 http.request.method=GET http.request.remoteaddr="127.0.0.1:39526" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/5e15ce3a4a0f019fca92a52cf8108b29bd809e2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 trace.duration=288.049µ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=2da40f2a-ca5c-409b-a56b-6febae417d1b trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-11-05T17:53:45.335Z] time="2022-11-05T17:53:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=043e46f4-b009-40a2-8b96-f25015bd268b http.request.method=GET http.request.remoteaddr="127.0.0.1:39528" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/5e15ce3a4a0f019fca92a52cf8108b29bd809e2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 trace.duration=32.434µ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=be993859-7462-4503-9420-c9cfec0b14f8 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-11-05T17:53:45.336Z] time="2022-11-05T17:53:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=043e46f4-b009-40a2-8b96-f25015bd268b http.request.method=GET http.request.remoteaddr="127.0.0.1:39528" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/5e15ce3a4a0f019fca92a52cf8108b29bd809e2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 trace.duration=13.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).Stat" trace.id=fbf270da-c946-469d-a0e6-e4d6a44fc6ba trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-11-05T17:53:45.336Z] time="2022-11-05T17:53:45Z" level=info msg="response completed" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=043e46f4-b009-40a2-8b96-f25015bd268b http.request.method=GET http.request.remoteaddr="127.0.0.1:39528" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/5e15ce3a4a0f019fca92a52cf8108b29bd809e2e 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=6.529016ms http.response.status=200 http.response.written=68 instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 version="v2.3.0+unknown" [2022-11-05T17:53:45.336Z] 127.0.0.1 - - [05/Nov/2022:17:53:45 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.2 git-commit/5e15ce3a4a0f019fca92a52cf8108b29bd809e2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-11-05T17:53:45.336Z] time="2022-11-05T17:53:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=66bddf8d-8724-44ed-bf34-e5e33235bea9 http.request.method=GET http.request.remoteaddr="127.0.0.1:39526" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/5e15ce3a4a0f019fca92a52cf8108b29bd809e2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 trace.duration=31.351µ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=100f0f2e-d363-4626-a4b8-a9f44356434b trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-11-05T17:53:45.336Z] time="2022-11-05T17:53:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=66bddf8d-8724-44ed-bf34-e5e33235bea9 http.request.method=GET http.request.remoteaddr="127.0.0.1:39526" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/5e15ce3a4a0f019fca92a52cf8108b29bd809e2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 trace.duration=18.847µ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=f0902536-44c9-4e16-a77a-92fcdf0a55ec trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-11-05T17:53:45.336Z] time="2022-11-05T17:53:45Z" level=info msg="response completed" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=66bddf8d-8724-44ed-bf34-e5e33235bea9 http.request.method=GET http.request.remoteaddr="127.0.0.1:39526" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/5e15ce3a4a0f019fca92a52cf8108b29bd809e2e 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.080982ms http.response.status=200 http.response.written=179 instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 version="v2.3.0+unknown" [2022-11-05T17:53:45.336Z] 127.0.0.1 - - [05/Nov/2022:17:53:45 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.19.2 git-commit/5e15ce3a4a0f019fca92a52cf8108b29bd809e2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-11-05T17:53:45.336Z] time="2022-11-05T17:53:45Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=2260118e-c1a8-433c-b2c6-20d5c5548d25 http.request.method=GET http.request.remoteaddr="127.0.0.1:39534" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.2 git-commit/5e15ce3a4a0f019fca92a52cf8108b29bd809e2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 version="v2.3.0+unknown" [2022-11-05T17:53:45.336Z] time="2022-11-05T17:53:45Z" level=info msg="response completed" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=2260118e-c1a8-433c-b2c6-20d5c5548d25 http.request.method=GET http.request.remoteaddr="127.0.0.1:39534" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.2 git-commit/5e15ce3a4a0f019fca92a52cf8108b29bd809e2e 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="883.05µs" http.response.status=200 http.response.written=2 instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 version="v2.3.0+unknown" [2022-11-05T17:53:45.336Z] 127.0.0.1 - - [05/Nov/2022:17:53:45 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.2 git-commit/5e15ce3a4a0f019fca92a52cf8108b29bd809e2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-11-05T17:53:45.336Z] time="2022-11-05T17:53:45Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=fb53f18b-97ad-4e6a-a79b-3a77d21f1385 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39536" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/5e15ce3a4a0f019fca92a52cf8108b29bd809e2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-11-05T17:53:45.336Z] time="2022-11-05T17:53:45Z" level=debug msg=GetImageManifest go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=fb53f18b-97ad-4e6a-a79b-3a77d21f1385 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39536" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/5e15ce3a4a0f019fca92a52cf8108b29bd809e2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-11-05T17:53:45.336Z] time="2022-11-05T17:53:45Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=fb53f18b-97ad-4e6a-a79b-3a77d21f1385 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39536" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/5e15ce3a4a0f019fca92a52cf8108b29bd809e2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-11-05T17:53:45.336Z] time="2022-11-05T17:53:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=fb53f18b-97ad-4e6a-a79b-3a77d21f1385 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39536" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/5e15ce3a4a0f019fca92a52cf8108b29bd809e2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 trace.duration=27.79µ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=546e7501-4486-4310-b62c-9e0306385764 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-11-05T17:53:45.336Z] time="2022-11-05T17:53:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=fb53f18b-97ad-4e6a-a79b-3a77d21f1385 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39536" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/5e15ce3a4a0f019fca92a52cf8108b29bd809e2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 trace.duration=10.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=90b6a648-5c4b-4229-805e-69dee6eb5967 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-11-05T17:53:45.336Z] time="2022-11-05T17:53:45Z" 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.2 http.request.host="127.0.0.1:5000" http.request.id=fb53f18b-97ad-4e6a-a79b-3a77d21f1385 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39536" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/5e15ce3a4a0f019fca92a52cf8108b29bd809e2e 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.794415ms http.response.status=404 http.response.written=181 instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-11-05T17:53:45.336Z] 127.0.0.1 - - [05/Nov/2022:17:53:45 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.2 git-commit/5e15ce3a4a0f019fca92a52cf8108b29bd809e2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-11-05T17:53:45.336Z] time="2022-11-05T17:53:45Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=39873b1e-93d2-457e-80cb-654e7dd3eb92 http.request.method=GET http.request.remoteaddr="127.0.0.1:39546" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/5e15ce3a4a0f019fca92a52cf8108b29bd809e2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-11-05T17:53:45.336Z] time="2022-11-05T17:53:45Z" level=debug msg=GetImageManifest go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=39873b1e-93d2-457e-80cb-654e7dd3eb92 http.request.method=GET http.request.remoteaddr="127.0.0.1:39546" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/5e15ce3a4a0f019fca92a52cf8108b29bd809e2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-11-05T17:53:45.336Z] time="2022-11-05T17:53:45Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=39873b1e-93d2-457e-80cb-654e7dd3eb92 http.request.method=GET http.request.remoteaddr="127.0.0.1:39546" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/5e15ce3a4a0f019fca92a52cf8108b29bd809e2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-11-05T17:53:45.336Z] time="2022-11-05T17:53:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=39873b1e-93d2-457e-80cb-654e7dd3eb92 http.request.method=GET http.request.remoteaddr="127.0.0.1:39546" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/5e15ce3a4a0f019fca92a52cf8108b29bd809e2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 trace.duration=30.358µ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=660cab47-b2cb-4a21-b868-e6f9fe7724a6 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-11-05T17:53:45.336Z] time="2022-11-05T17:53:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=39873b1e-93d2-457e-80cb-654e7dd3eb92 http.request.method=GET http.request.remoteaddr="127.0.0.1:39546" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/5e15ce3a4a0f019fca92a52cf8108b29bd809e2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 trace.duration=13.087µ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=e6d5bebe-d91d-495c-98fa-b31a485b72bf trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-11-05T17:53:45.336Z] time="2022-11-05T17:53:45Z" 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.2 http.request.host="127.0.0.1:5000" http.request.id=39873b1e-93d2-457e-80cb-654e7dd3eb92 http.request.method=GET http.request.remoteaddr="127.0.0.1:39546" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/5e15ce3a4a0f019fca92a52cf8108b29bd809e2e 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.193415ms http.response.status=404 http.response.written=181 instance.id=7a82c87a-0c26-4dc8-a49c-cd10a3ee93f7 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-11-05T17:53:45.336Z] 127.0.0.1 - - [05/Nov/2022:17:53:45 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.2 git-commit/5e15ce3a4a0f019fca92a52cf8108b29bd809e2e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-11-05T17:53:45.336Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.27s) [2022-11-05T17:53:45.336Z] === RUN TestRemoveImageOrphaning [2022-11-05T17:53:45.592Z] --- PASS: TestRemoveImageOrphaning (0.24s) [2022-11-05T17:53:45.592Z] === RUN TestRemoveImageGarbageCollector [2022-11-05T17:53:45.592Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-11-05T17:53:45.592Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-11-05T17:53:45.592Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-11-05T17:53:45.592Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-11-05T17:53:45.592Z] === RUN TestTagInvalidReference [2022-11-05T17:53:45.592Z] --- PASS: TestTagInvalidReference (0.01s) [2022-11-05T17:53:45.592Z] === RUN TestTagValidPrefixedRepo [2022-11-05T17:53:45.592Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-11-05T17:53:45.592Z] === RUN TestTagExistedNameWithoutForce [2022-11-05T17:53:45.592Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-11-05T17:53:45.592Z] === RUN TestTagOfficialNames [2022-11-05T17:53:45.848Z] --- PASS: TestTagOfficialNames (0.04s) [2022-11-05T17:53:45.848Z] === RUN TestTagMatchesDigest [2022-11-05T17:53:45.848Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-11-05T17:53:45.848Z] PASS [2022-11-05T17:53:45.848Z] [2022-11-05T17:53:45.848Z] === Skipped [2022-11-05T17:53:45.848Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-11-05T17:53:45.848Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-11-05T17:53:45.848Z] [2022-11-05T17:53:45.848Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-11-05T17:53:45.848Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-11-05T17:53:45.848Z] [2022-11-05T17:53:45.848Z] DONE 23 tests, 2 skipped in 1.434s [2022-11-05T17:53:45.848Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-11-05T17:53:45.848Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-11-05T17:53:45.848Z] ++ set -e [2022-11-05T17:53:45.848Z] ++ '[' -n 0 ']' [2022-11-05T17:53:45.848Z] ++ set -x [2022-11-05T17:53:45.848Z] ++ 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 gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-11-05T17:53:45.848Z] === RUN TestStripANSICommands [2022-11-05T17:53:45.848Z] === RUN TestStripANSICommands/#00 [2022-11-05T17:53:45.848Z] === RUN TestStripANSICommands/#01 [2022-11-05T17:53:45.848Z] --- PASS: TestStripANSICommands (0.00s) [2022-11-05T17:53:45.848Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-11-05T17:53:45.848Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-11-05T17:53:45.848Z] PASS [2022-11-05T17:53:45.848Z] [2022-11-05T17:53:45.848Z] DONE 3 tests in 0.035s [2022-11-05T17:53:45.848Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-11-05T17:53:45.848Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-11-05T17:53:45.848Z] ++ set -e [2022-11-05T17:53:45.848Z] ++ '[' -n 0 ']' [2022-11-05T17:53:45.848Z] ++ set -x [2022-11-05T17:53:45.848Z] ++ 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 gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-11-05T17:53:45.848Z] INFO: Testing against a local daemon [2022-11-05T17:53:45.848Z] === RUN TestNetworkCreateDelete [2022-11-05T17:53:46.103Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-11-05T17:53:46.103Z] === RUN TestDockerNetworkDeletePreferID [2022-11-05T17:53:46.359Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-11-05T17:53:46.360Z] === RUN TestDaemonDNSFallback [2022-11-05T17:53:52.894Z] --- PASS: TestDaemonDNSFallback (6.25s) [2022-11-05T17:53:52.894Z] === RUN TestInspectNetwork [2022-11-05T17:53:55.409Z] === RUN TestInspectNetwork/full_network_id [2022-11-05T17:53:55.409Z] === RUN TestInspectNetwork/partial_network_id [2022-11-05T17:53:55.409Z] === RUN TestInspectNetwork/network_name [2022-11-05T17:53:55.409Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-11-05T17:53:59.572Z] --- PASS: TestInspectNetwork (6.95s) [2022-11-05T17:53:59.572Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-11-05T17:53:59.572Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-11-05T17:53:59.572Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-11-05T17:53:59.572Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-11-05T17:53:59.572Z] === RUN TestRunContainerWithBridgeNone [2022-11-05T17:54:00.939Z] --- PASS: TestRunContainerWithBridgeNone (1.46s) [2022-11-05T17:54:00.939Z] === RUN TestNetworkInvalidJSON [2022-11-05T17:54:00.939Z] === RUN TestNetworkInvalidJSON/networks/create [2022-11-05T17:54:00.939Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-11-05T17:54:00.939Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-11-05T17:54:00.939Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-11-05T17:54:00.939Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-11-05T17:54:00.939Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-11-05T17:54:00.939Z] === CONT TestNetworkInvalidJSON/networks/create [2022-11-05T17:54:00.939Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-11-05T17:54:00.939Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-11-05T17:54:00.939Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-11-05T17:54:00.939Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-11-05T17:54:00.939Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-11-05T17:54:00.939Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-11-05T17:54:00.939Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-11-05T17:54:00.939Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-11-05T17:54:00.939Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-11-05T17:54:00.939Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-11-05T17:54:00.939Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-11-05T17:54:00.939Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-11-05T17:54:00.939Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-11-05T17:54:00.939Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-11-05T17:54:00.939Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-11-05T17:54:00.939Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-11-05T17:54:00.939Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-11-05T17:54:00.939Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-11-05T17:54:00.939Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-11-05T17:54:00.939Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-11-05T17:54:00.939Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-11-05T17:54:00.939Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-11-05T17:54:00.939Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-11-05T17:54:00.939Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-11-05T17:54:00.939Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-11-05T17:54:00.939Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-11-05T17:54:00.939Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-11-05T17:54:00.939Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-11-05T17:54:00.939Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-11-05T17:54:00.939Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-11-05T17:54:00.939Z] === RUN TestNetworkList [2022-11-05T17:54:00.939Z] === RUN TestNetworkList//networks [2022-11-05T17:54:00.939Z] === PAUSE TestNetworkList//networks [2022-11-05T17:54:00.939Z] === RUN TestNetworkList//networks/ [2022-11-05T17:54:00.939Z] === PAUSE TestNetworkList//networks/ [2022-11-05T17:54:01.195Z] === CONT TestNetworkList//networks [2022-11-05T17:54:01.195Z] === CONT TestNetworkList//networks/ [2022-11-05T17:54:01.195Z] --- PASS: TestNetworkList (0.02s) [2022-11-05T17:54:01.195Z] --- PASS: TestNetworkList//networks (0.00s) [2022-11-05T17:54:01.195Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-11-05T17:54:01.195Z] === RUN TestHostIPv4BridgeLabel [2022-11-05T17:54:01.757Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-11-05T17:54:01.757Z] === RUN TestDaemonRestartWithLiveRestore [2022-11-05T17:54:02.684Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-11-05T17:54:02.684Z] === RUN TestDaemonDefaultNetworkPools [2022-11-05T17:54:03.611Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-11-05T17:54:03.611Z] === RUN TestDaemonRestartWithExistingNetwork [2022-11-05T17:54:04.538Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-11-05T17:54:04.538Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-11-05T17:54:05.903Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-11-05T17:54:05.903Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-11-05T17:54:06.464Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-11-05T17:54:06.464Z] === RUN TestServiceWithPredefinedNetwork [2022-11-05T17:54:08.980Z] --- PASS: TestServiceWithPredefinedNetwork (2.31s) [2022-11-05T17:54:08.980Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-11-05T17:54:08.980Z] service_test.go:242: FLAKY_TEST [2022-11-05T17:54:08.980Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-11-05T17:54:08.980Z] === RUN TestServiceWithDataPathPortInit [2022-11-05T17:54:23.817Z] --- PASS: TestServiceWithDataPathPortInit (13.49s) [2022-11-05T17:54:23.817Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-11-05T17:54:24.744Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:m6frfzya1ilm6o9rphgekl0a4 Created:2022-11-05 17:54:23.474876279 +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[7d73cfefa9170e055e6650fd95cc49637cd6cd2e903b1504dab7b30e2a5954df:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.0bmkg8fhdar51shgaa6m7olqc EndpointID:62f25eb0475f3929c9a8b7dd150f0150ea3630d035dc6dafd5344897f4ec153f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b266546ab117b1f6be8dc289bae69b743d94df59351a95cc216809d418f8911d 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:48f37766152d IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.0bmkg8fhdar51shgaa6m7olqc EndpointID:62f25eb0475f3929c9a8b7dd150f0150ea3630d035dc6dafd5344897f4ec153f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-11-05T17:54:28.945Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.95s) [2022-11-05T17:54:28.945Z] PASS [2022-11-05T17:54:28.945Z] [2022-11-05T17:54:28.945Z] === Skipped [2022-11-05T17:54:28.945Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-11-05T17:54:28.945Z] service_test.go:242: FLAKY_TEST [2022-11-05T17:54:28.945Z] [2022-11-05T17:54:28.945Z] DONE 38 tests, 1 skipped in 43.248s [2022-11-05T17:54:29.201Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-11-05T17:54:29.201Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-11-05T17:54:29.201Z] ++ set -e [2022-11-05T17:54:29.201Z] ++ '[' -n 0 ']' [2022-11-05T17:54:29.201Z] ++ set -x [2022-11-05T17:54:29.201Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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 gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-11-05T17:54:29.201Z] INFO: Testing against a local daemon [2022-11-05T17:54:29.201Z] === RUN TestDockerNetworkIpvlanPersistance [2022-11-05T17:54:29.201Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-11-05T17:54:29.201Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-11-05T17:54:29.201Z] === RUN TestDockerNetworkIpvlan [2022-11-05T17:54:29.201Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-11-05T17:54:29.201Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-11-05T17:54:29.201Z] PASS [2022-11-05T17:54:29.201Z] [2022-11-05T17:54:29.201Z] === Skipped [2022-11-05T17:54:29.201Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-11-05T17:54:29.201Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-11-05T17:54:29.201Z] [2022-11-05T17:54:29.201Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-11-05T17:54:29.201Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-11-05T17:54:29.201Z] [2022-11-05T17:54:29.201Z] DONE 2 tests, 2 skipped in 0.075s [2022-11-05T17:54:29.201Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-11-05T17:54:29.201Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-11-05T17:54:29.201Z] ++ set -e [2022-11-05T17:54:29.201Z] ++ '[' -n 0 ']' [2022-11-05T17:54:29.201Z] ++ set -x [2022-11-05T17:54:29.201Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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 gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-11-05T17:54:29.201Z] INFO: Testing against a local daemon [2022-11-05T17:54:29.201Z] === RUN TestDockerNetworkMacvlanPersistance [2022-11-05T17:54:30.566Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.23s) [2022-11-05T17:54:30.566Z] === RUN TestDockerNetworkMacvlan [2022-11-05T17:54:31.128Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-11-05T17:54:32.054Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-11-05T17:54:32.616Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-11-05T17:54:34.505Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-11-05T17:54:35.871Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-11-05T17:54:39.137Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-11-05T17:54:39.699Z] --- PASS: TestDockerNetworkMacvlan (9.29s) [2022-11-05T17:54:39.699Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-11-05T17:54:39.699Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-11-05T17:54:39.699Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.74s) [2022-11-05T17:54:39.699Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.80s) [2022-11-05T17:54:39.699Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.01s) [2022-11-05T17:54:39.699Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.63s) [2022-11-05T17:54:39.699Z] PASS [2022-11-05T17:54:39.699Z] [2022-11-05T17:54:39.699Z] DONE 8 tests in 10.589s [2022-11-05T17:54:39.699Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-11-05T17:54:39.699Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-11-05T17:54:39.699Z] ++ set -e [2022-11-05T17:54:39.699Z] ++ '[' -n 0 ']' [2022-11-05T17:54:39.699Z] ++ set -x [2022-11-05T17:54:39.699Z] ++ 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 gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-11-05T17:54:39.699Z] testing: warning: no tests to run [2022-11-05T17:54:39.699Z] PASS [2022-11-05T17:54:39.699Z] [2022-11-05T17:54:39.699Z] DONE 0 tests in 0.021s [2022-11-05T17:54:39.699Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-11-05T17:54:39.699Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-11-05T17:54:39.699Z] ++ set -e [2022-11-05T17:54:39.699Z] ++ '[' -n 0 ']' [2022-11-05T17:54:39.699Z] ++ set -x [2022-11-05T17:54:39.699Z] ++ 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 gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-11-05T17:54:39.955Z] INFO: Testing against a local daemon [2022-11-05T17:54:39.955Z] === RUN TestAuthZPluginAllowRequest [2022-11-05T17:54:40.883Z] --- PASS: TestAuthZPluginAllowRequest (1.10s) [2022-11-05T17:54:40.883Z] === RUN TestAuthZPluginTLS [2022-11-05T17:54:41.444Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-11-05T17:54:41.444Z] === RUN TestAuthZPluginDenyRequest [2022-11-05T17:54:42.005Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-11-05T17:54:42.005Z] === RUN TestAuthZPluginAPIDenyResponse [2022-11-05T17:54:42.566Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-11-05T17:54:42.566Z] === RUN TestAuthZPluginDenyResponse [2022-11-05T17:54:43.128Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-11-05T17:54:43.128Z] === RUN TestAuthZPluginAllowEventStream [2022-11-05T17:54:44.506Z] --- PASS: TestAuthZPluginAllowEventStream (1.12s) [2022-11-05T17:54:44.506Z] === RUN TestAuthZPluginErrorResponse [2022-11-05T17:54:44.762Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-11-05T17:54:44.762Z] === RUN TestAuthZPluginErrorRequest [2022-11-05T17:54:45.323Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-11-05T17:54:45.324Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-11-05T17:54:45.885Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-11-05T17:54:45.885Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-11-05T17:54:47.250Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.34s) [2022-11-05T17:54:47.250Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-11-05T17:54:48.615Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.33s) [2022-11-05T17:54:48.615Z] === RUN TestAuthZPluginHeader [2022-11-05T17:54:49.176Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-11-05T17:54:49.176Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-11-05T17:54:49.176Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-11-05T17:54:49.176Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-11-05T17:54:49.176Z] === RUN TestAuthZPluginV2Disable [2022-11-05T17:54:49.176Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-11-05T17:54:49.176Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-11-05T17:54:49.176Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-11-05T17:54:49.176Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-11-05T17:54:49.176Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-11-05T17:54:49.176Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-11-05T17:54:49.176Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-11-05T17:54:49.176Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-11-05T17:54:49.176Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-11-05T17:55:07.217Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2022-11-05T17:55:07.217Z] PASS [2022-11-05T17:55:07.217Z] [2022-11-05T17:55:07.217Z] === Skipped [2022-11-05T17:55:07.217Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-11-05T17:55:07.217Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-11-05T17:55:07.217Z] [2022-11-05T17:55:07.217Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-11-05T17:55:07.217Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-11-05T17:55:07.217Z] [2022-11-05T17:55:07.217Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-11-05T17:55:07.217Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-11-05T17:55:07.217Z] [2022-11-05T17:55:07.217Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-11-05T17:55:07.217Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-11-05T17:55:07.217Z] [2022-11-05T17:55:07.217Z] DONE 17 tests, 4 skipped in 26.313s [2022-11-05T17:55:07.217Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-11-05T17:55:07.217Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-11-05T17:55:07.217Z] ++ set -e [2022-11-05T17:55:07.217Z] ++ '[' -n 0 ']' [2022-11-05T17:55:07.217Z] ++ set -x [2022-11-05T17:55:07.217Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-11-05T17:55:07.217Z] INFO: Testing against a local daemon [2022-11-05T17:55:07.217Z] === RUN TestPluginInvalidJSON [2022-11-05T17:55:07.217Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-11-05T17:55:07.217Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-11-05T17:55:07.217Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-11-05T17:55:07.217Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-11-05T17:55:07.217Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-11-05T17:55:07.217Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-11-05T17:55:07.217Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-11-05T17:55:07.217Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-11-05T17:55:07.217Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-11-05T17:55:07.217Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-11-05T17:55:07.217Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-11-05T17:55:07.217Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-11-05T17:55:07.217Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-11-05T17:55:07.217Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-11-05T17:55:07.217Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-11-05T17:55:07.217Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-11-05T17:55:07.217Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-11-05T17:55:07.217Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-11-05T17:55:07.217Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-11-05T17:55:07.217Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-11-05T17:55:07.217Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-11-05T17:55:07.217Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-11-05T17:55:07.217Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-11-05T17:55:07.217Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-11-05T17:55:07.217Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-11-05T17:55:07.217Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-11-05T17:55:07.217Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-11-05T17:55:07.217Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-11-05T17:55:07.217Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-11-05T17:55:07.217Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-11-05T17:55:07.217Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-11-05T17:55:07.217Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-11-05T17:55:07.217Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-11-05T17:55:07.217Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-11-05T17:55:07.217Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-11-05T17:55:07.217Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-11-05T17:55:07.217Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-11-05T17:55:07.217Z] === RUN TestPluginInstall [2022-11-05T17:55:07.217Z] === RUN TestPluginInstall/no_auth [2022-11-05T17:55:10.488Z] time="2022-11-05T17:55:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-11-05T17:55:10.488Z] time="2022-11-05T17:55:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:852ee717635c5b77b4342575fcf55b92731b625c403e0faaa4fb140f60eb1dc1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-11-05T17:55:10.488Z] time="2022-11-05T17:55:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-11-05T17:55:10.488Z] time="2022-11-05T17:55:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:852ee717635c5b77b4342575fcf55b92731b625c403e0faaa4fb140f60eb1dc1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-11-05T17:55:10.488Z] === RUN TestPluginInstall/with_htpasswd [2022-11-05T17:55:10.488Z] time="2022-11-05T17:55:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-11-05T17:55:10.488Z] time="2022-11-05T17:55:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fc1d10c5ba6401422dcd53acc15ba5a23c2750075cfb34dfd065b62898a7e9af" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-11-05T17:55:10.488Z] time="2022-11-05T17:55:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-11-05T17:55:10.488Z] time="2022-11-05T17:55:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fc1d10c5ba6401422dcd53acc15ba5a23c2750075cfb34dfd065b62898a7e9af" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-11-05T17:55:10.743Z] === RUN TestPluginInstall/with_insecure [2022-11-05T17:55:11.732Z] time="2022-11-05T17:55:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-11-05T17:55:11.732Z] time="2022-11-05T17:55:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:eb1e4b08b171cb3539b41b4244c2711d2edc9e77ee39014463fc55ee32c46929" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-11-05T17:55:11.732Z] time="2022-11-05T17:55:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-11-05T17:55:11.732Z] time="2022-11-05T17:55:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:eb1e4b08b171cb3539b41b4244c2711d2edc9e77ee39014463fc55ee32c46929" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-11-05T17:55:11.732Z] plugin_test.go:195: [d6a69e829015e] daemon is not started [2022-11-05T17:55:11.732Z] --- PASS: TestPluginInstall (5.58s) [2022-11-05T17:55:11.732Z] --- PASS: TestPluginInstall/no_auth (3.98s) [2022-11-05T17:55:11.732Z] --- PASS: TestPluginInstall/with_htpasswd (0.56s) [2022-11-05T17:55:11.732Z] --- PASS: TestPluginInstall/with_insecure (1.04s) [2022-11-05T17:55:11.732Z] === RUN TestPluginsWithRuntimes [2022-11-05T17:55:13.699Z] === RUN TestPluginsWithRuntimes/No_Args [2022-11-05T17:55:14.260Z] === RUN TestPluginsWithRuntimes/With_Args [2022-11-05T17:55:15.187Z] --- PASS: TestPluginsWithRuntimes (3.38s) [2022-11-05T17:55:15.187Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.99s) [2022-11-05T17:55:15.187Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.86s) [2022-11-05T17:55:15.187Z] === RUN TestPluginBackCompatMediaTypes [2022-11-05T17:55:15.749Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-11-05T17:55:15.749Z] PASS [2022-11-05T17:55:15.749Z] [2022-11-05T17:55:15.749Z] DONE 24 tests in 9.642s [2022-11-05T17:55:15.749Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-11-05T17:55:15.749Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-11-05T17:55:15.749Z] ++ set -e [2022-11-05T17:55:15.749Z] ++ '[' -n 0 ']' [2022-11-05T17:55:15.749Z] ++ set -x [2022-11-05T17:55:15.749Z] ++ 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 gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-11-05T17:55:16.005Z] INFO: Testing against a local daemon [2022-11-05T17:55:16.005Z] === RUN TestExternalGraphDriver [2022-11-05T17:55:16.261Z] === RUN TestExternalGraphDriver/json [2022-11-05T17:55:17.626Z] === RUN TestExternalGraphDriver/spec [2022-11-05T17:55:19.514Z] === RUN TestExternalGraphDriver/pull [2022-11-05T17:55:20.879Z] --- PASS: TestExternalGraphDriver (4.97s) [2022-11-05T17:55:20.879Z] --- PASS: TestExternalGraphDriver/json (1.53s) [2022-11-05T17:55:20.879Z] --- PASS: TestExternalGraphDriver/spec (1.53s) [2022-11-05T17:55:20.879Z] --- PASS: TestExternalGraphDriver/pull (1.56s) [2022-11-05T17:55:20.879Z] === RUN TestGraphdriverPluginV2 [2022-11-05T17:55:21.136Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-11-05T17:55:21.136Z] --- SKIP: TestGraphdriverPluginV2 (0.33s) [2022-11-05T17:55:21.136Z] PASS [2022-11-05T17:55:21.136Z] [2022-11-05T17:55:21.136Z] === Skipped [2022-11-05T17:55:21.136Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.33s) [2022-11-05T17:55:21.136Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-11-05T17:55:21.136Z] [2022-11-05T17:55:21.136Z] DONE 5 tests, 1 skipped in 5.377s [2022-11-05T17:55:21.136Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-11-05T17:55:21.136Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-11-05T17:55:21.136Z] ++ set -e [2022-11-05T17:55:21.136Z] ++ '[' -n 0 ']' [2022-11-05T17:55:21.136Z] ++ set -x [2022-11-05T17:55:21.136Z] ++ 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 gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-11-05T17:55:21.392Z] INFO: Testing against a local daemon [2022-11-05T17:55:21.392Z] === RUN TestContinueAfterPluginCrash [2022-11-05T17:55:21.392Z] === PAUSE TestContinueAfterPluginCrash [2022-11-05T17:55:21.392Z] === RUN TestReadPluginNoRead [2022-11-05T17:55:21.392Z] === PAUSE TestReadPluginNoRead [2022-11-05T17:55:21.392Z] === RUN TestDaemonStartWithLogOpt [2022-11-05T17:55:21.392Z] === PAUSE TestDaemonStartWithLogOpt [2022-11-05T17:55:21.392Z] === CONT TestContinueAfterPluginCrash [2022-11-05T17:55:21.392Z] === CONT TestDaemonStartWithLogOpt [2022-11-05T17:55:24.665Z] --- PASS: TestDaemonStartWithLogOpt (2.94s) [2022-11-05T17:55:24.665Z] === CONT TestReadPluginNoRead [2022-11-05T17:55:26.554Z] === RUN TestReadPluginNoRead/default [2022-11-05T17:55:27.482Z] === RUN TestReadPluginNoRead/disabled_caching [2022-11-05T17:55:28.847Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-11-05T17:55:29.410Z] --- PASS: TestContinueAfterPluginCrash (8.05s) [2022-11-05T17:55:29.972Z] === CONT TestReadPluginNoRead [2022-11-05T17:55:29.972Z] read_test.go:91: [d69e97a9d1414] daemon is not started [2022-11-05T17:55:29.972Z] --- PASS: TestReadPluginNoRead (5.59s) [2022-11-05T17:55:29.972Z] --- PASS: TestReadPluginNoRead/default (1.16s) [2022-11-05T17:55:29.972Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.13s) [2022-11-05T17:55:29.972Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.19s) [2022-11-05T17:55:29.972Z] PASS [2022-11-05T17:55:29.972Z] [2022-11-05T17:55:29.972Z] DONE 6 tests in 8.622s [2022-11-05T17:55:29.972Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-11-05T17:55:29.972Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-11-05T17:55:29.972Z] ++ set -e [2022-11-05T17:55:29.972Z] ++ '[' -n 0 ']' [2022-11-05T17:55:29.972Z] ++ set -x [2022-11-05T17:55:29.972Z] ++ 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 gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-11-05T17:55:29.972Z] testing: warning: no tests to run [2022-11-05T17:55:29.972Z] PASS [2022-11-05T17:55:29.972Z] [2022-11-05T17:55:29.972Z] DONE 0 tests in 0.033s [2022-11-05T17:55:29.972Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-11-05T17:55:29.972Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-11-05T17:55:29.972Z] ++ set -e [2022-11-05T17:55:29.972Z] ++ '[' -n 0 ']' [2022-11-05T17:55:29.972Z] ++ set -x [2022-11-05T17:55:29.972Z] ++ 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 gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-11-05T17:55:29.972Z] INFO: Testing against a local daemon [2022-11-05T17:55:29.972Z] === RUN TestPluginWithDevMounts [2022-11-05T17:55:29.972Z] === PAUSE TestPluginWithDevMounts [2022-11-05T17:55:29.972Z] === CONT TestPluginWithDevMounts [2022-11-05T17:55:31.861Z] --- PASS: TestPluginWithDevMounts (1.52s) [2022-11-05T17:55:31.861Z] PASS [2022-11-05T17:55:31.861Z] [2022-11-05T17:55:31.861Z] DONE 1 tests in 1.619s [2022-11-05T17:55:31.861Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-11-05T17:55:31.861Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-11-05T17:55:31.861Z] ++ set -e [2022-11-05T17:55:31.861Z] ++ '[' -n 0 ']' [2022-11-05T17:55:31.861Z] ++ set -x [2022-11-05T17:55:31.861Z] ++ 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 gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-11-05T17:55:31.862Z] INFO: Testing against a local daemon [2022-11-05T17:55:31.862Z] === RUN TestSecretInspect [2022-11-05T17:55:33.765Z] --- PASS: TestSecretInspect (2.28s) [2022-11-05T17:55:33.765Z] === RUN TestSecretList [2022-11-05T17:55:36.279Z] --- PASS: TestSecretList (2.14s) [2022-11-05T17:55:36.279Z] === RUN TestSecretsCreateAndDelete [2022-11-05T17:55:38.173Z] --- PASS: TestSecretsCreateAndDelete (2.14s) [2022-11-05T17:55:38.173Z] === RUN TestSecretsUpdate [2022-11-05T17:55:40.688Z] --- PASS: TestSecretsUpdate (2.24s) [2022-11-05T17:55:40.688Z] === RUN TestTemplatedSecret [2022-11-05T17:55:43.203Z] --- PASS: TestTemplatedSecret (2.63s) [2022-11-05T17:55:43.203Z] === RUN TestSecretCreateResolve [2022-11-05T17:55:45.090Z] --- PASS: TestSecretCreateResolve (2.17s) [2022-11-05T17:55:45.090Z] PASS [2022-11-05T17:55:45.090Z] [2022-11-05T17:55:45.090Z] DONE 6 tests in 13.668s [2022-11-05T17:55:45.090Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-11-05T17:55:45.090Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-11-05T17:55:45.090Z] ++ set -e [2022-11-05T17:55:45.090Z] ++ '[' -n 0 ']' [2022-11-05T17:55:45.090Z] ++ set -x [2022-11-05T17:55:45.090Z] ++ 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 gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-11-05T17:55:45.346Z] INFO: Testing against a local daemon [2022-11-05T17:55:45.346Z] === RUN TestServiceCreateInit [2022-11-05T17:55:45.346Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-11-05T17:55:49.515Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-11-05T17:55:52.781Z] --- PASS: TestServiceCreateInit (7.12s) [2022-11-05T17:55:52.781Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.48s) [2022-11-05T17:55:52.781Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.61s) [2022-11-05T17:55:52.781Z] === RUN TestCreateServiceMultipleTimes [2022-11-05T17:56:07.632Z] --- PASS: TestCreateServiceMultipleTimes (15.10s) [2022-11-05T17:56:07.632Z] === RUN TestCreateServiceConflict [2022-11-05T17:56:10.147Z] --- PASS: TestCreateServiceConflict (2.22s) [2022-11-05T17:56:10.147Z] === RUN TestCreateServiceMaxReplicas [2022-11-05T17:56:12.662Z] --- PASS: TestCreateServiceMaxReplicas (2.80s) [2022-11-05T17:56:12.662Z] === RUN TestCreateWithDuplicateNetworkNames [2022-11-05T17:56:27.499Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.08s) [2022-11-05T17:56:27.499Z] === RUN TestCreateServiceSecretFileMode [2022-11-05T17:56:28.061Z] --- PASS: TestCreateServiceSecretFileMode (2.36s) [2022-11-05T17:56:28.061Z] === RUN TestCreateServiceConfigFileMode [2022-11-05T17:56:30.575Z] --- PASS: TestCreateServiceConfigFileMode (2.40s) [2022-11-05T17:56:30.575Z] === RUN TestCreateServiceSysctls [2022-11-05T17:56:33.841Z] --- PASS: TestCreateServiceSysctls (2.94s) [2022-11-05T17:56:33.841Z] === RUN TestCreateServiceCapabilities [2022-11-05T17:56:35.729Z] --- PASS: TestCreateServiceCapabilities (2.33s) [2022-11-05T17:56:35.729Z] === RUN TestInspect [2022-11-05T17:56:38.999Z] --- PASS: TestInspect (2.83s) [2022-11-05T17:56:38.999Z] === RUN TestCreateJob [2022-11-05T17:56:41.515Z] --- PASS: TestCreateJob (2.94s) [2022-11-05T17:56:41.515Z] === RUN TestReplicatedJob [2022-11-05T17:56:46.759Z] --- PASS: TestReplicatedJob (5.16s) [2022-11-05T17:56:46.759Z] === RUN TestUpdateReplicatedJob [2022-11-05T17:56:50.025Z] --- PASS: TestUpdateReplicatedJob (2.91s) [2022-11-05T17:56:50.025Z] === RUN TestServiceListWithStatuses [2022-11-05T17:56:50.025Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-11-05T17:56:50.025Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-11-05T17:56:50.025Z] === RUN TestDockerNetworkConnectAlias [2022-11-05T17:56:54.191Z] --- PASS: TestDockerNetworkConnectAlias (4.07s) [2022-11-05T17:56:54.191Z] === RUN TestDockerNetworkReConnect [2022-11-05T17:56:57.457Z] --- PASS: TestDockerNetworkReConnect (3.33s) [2022-11-05T17:56:57.457Z] === RUN TestServicePlugin [2022-11-05T17:56:57.457Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-11-05T17:56:57.457Z] --- SKIP: TestServicePlugin (0.00s) [2022-11-05T17:56:57.457Z] === RUN TestServiceUpdateLabel [2022-11-05T17:56:59.350Z] --- PASS: TestServiceUpdateLabel (2.15s) [2022-11-05T17:56:59.350Z] === RUN TestServiceUpdateSecrets [2022-11-05T17:57:14.196Z] --- PASS: TestServiceUpdateSecrets (14.39s) [2022-11-05T17:57:14.196Z] === RUN TestServiceUpdateConfigs [2022-11-05T17:57:29.031Z] --- PASS: TestServiceUpdateConfigs (14.25s) [2022-11-05T17:57:29.031Z] === RUN TestServiceUpdateNetwork [2022-11-05T17:57:41.196Z] --- PASS: TestServiceUpdateNetwork (12.24s) [2022-11-05T17:57:41.196Z] === RUN TestServiceUpdatePidsLimit [2022-11-05T17:57:41.196Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-11-05T17:57:41.758Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-11-05T17:57:49.839Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-11-05T17:57:56.372Z] --- PASS: TestServiceUpdatePidsLimit (16.11s) [2022-11-05T17:57:56.372Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-11-05T17:57:56.372Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s) [2022-11-05T17:57:56.372Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) [2022-11-05T17:57:56.372Z] PASS [2022-11-05T17:57:56.372Z] [2022-11-05T17:57:56.372Z] === Skipped [2022-11-05T17:57:56.372Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-11-05T17:57:56.372Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-11-05T17:57:56.372Z] [2022-11-05T17:57:56.372Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-11-05T17:57:56.372Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-11-05T17:57:56.372Z] [2022-11-05T17:57:56.372Z] DONE 27 tests, 2 skipped in 130.835s [2022-11-05T17:57:56.372Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-11-05T17:57:56.372Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-11-05T17:57:56.372Z] ++ set -e [2022-11-05T17:57:56.372Z] ++ '[' -n 0 ']' [2022-11-05T17:57:56.372Z] ++ set -x [2022-11-05T17:57:56.372Z] ++ 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 gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-11-05T17:57:56.372Z] INFO: Testing against a local daemon [2022-11-05T17:57:56.372Z] === RUN TestSessionCreate [2022-11-05T17:57:56.372Z] --- PASS: TestSessionCreate (0.02s) [2022-11-05T17:57:56.372Z] === RUN TestSessionCreateWithBadUpgrade [2022-11-05T17:57:56.372Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-11-05T17:57:56.372Z] PASS [2022-11-05T17:57:56.372Z] [2022-11-05T17:57:56.372Z] DONE 2 tests in 0.120s [2022-11-05T17:57:56.372Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-11-05T17:57:56.372Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-11-05T17:57:56.372Z] ++ set -e [2022-11-05T17:57:56.372Z] ++ '[' -n 0 ']' [2022-11-05T17:57:56.372Z] ++ set -x [2022-11-05T17:57:56.372Z] ++ 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 gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-11-05T17:57:56.372Z] INFO: Testing against a local daemon [2022-11-05T17:57:56.372Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-11-05T17:57:56.372Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-11-05T17:57:56.372Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-11-05T17:57:56.372Z] === RUN TestDiskUsage [2022-11-05T17:57:56.372Z] === PAUSE TestDiskUsage [2022-11-05T17:57:56.372Z] === RUN TestEventsExecDie [2022-11-05T17:57:56.935Z] --- PASS: TestEventsExecDie (0.50s) [2022-11-05T17:57:56.935Z] === RUN TestEventsBackwardsCompatible [2022-11-05T17:57:56.935Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-11-05T17:57:56.935Z] === RUN TestEventsVolumeCreate [2022-11-05T17:57:56.935Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-11-05T17:57:56.935Z] === RUN TestInfoBinaryCommits [2022-11-05T17:57:56.935Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-11-05T17:57:56.935Z] === RUN TestInfoAPIVersioned [2022-11-05T17:57:56.935Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-11-05T17:57:56.935Z] === RUN TestInfoAPI [2022-11-05T17:57:56.935Z] --- PASS: TestInfoAPI (0.02s) [2022-11-05T17:57:56.935Z] === RUN TestInfoAPIWarnings [2022-11-05T17:58:14.973Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-11-05T17:58:14.973Z] === RUN TestInfoDebug [2022-11-05T17:58:14.973Z] --- PASS: TestInfoDebug (0.52s) [2022-11-05T17:58:14.973Z] === RUN TestInfoInsecureRegistries [2022-11-05T17:58:14.973Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-11-05T17:58:14.973Z] === RUN TestInfoRegistryMirrors [2022-11-05T17:58:14.973Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-11-05T17:58:14.973Z] === RUN TestLoginFailsWithBadCredentials [2022-11-05T17:58:15.534Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-11-05T17:58:15.534Z] === RUN TestPingCacheHeaders [2022-11-05T17:58:15.534Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-11-05T17:58:15.534Z] === RUN TestPingGet [2022-11-05T17:58:15.534Z] --- PASS: TestPingGet (0.01s) [2022-11-05T17:58:15.534Z] === RUN TestPingHead [2022-11-05T17:58:15.534Z] --- PASS: TestPingHead (0.02s) [2022-11-05T17:58:15.534Z] === RUN TestPingSwarmHeader [2022-11-05T17:58:16.095Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-11-05T17:58:16.657Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-11-05T17:58:17.584Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-11-05T17:58:17.584Z] --- PASS: TestPingSwarmHeader (2.11s) [2022-11-05T17:58:17.584Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-11-05T17:58:17.584Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-11-05T17:58:17.584Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-11-05T17:58:17.584Z] === RUN TestPingBuilderHeader [2022-11-05T17:58:17.584Z] === RUN TestPingBuilderHeader/default_config [2022-11-05T17:58:18.145Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-11-05T17:58:18.706Z] --- PASS: TestPingBuilderHeader (1.05s) [2022-11-05T17:58:18.706Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) [2022-11-05T17:58:18.706Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) [2022-11-05T17:58:18.706Z] === RUN TestVersion [2022-11-05T17:58:18.706Z] --- PASS: TestVersion (0.03s) [2022-11-05T17:58:18.706Z] === CONT TestDiskUsage [2022-11-05T17:58:19.267Z] === RUN TestDiskUsage/empty [2022-11-05T17:58:19.268Z] === RUN TestDiskUsage/empty/container_types [2022-11-05T17:58:19.268Z] === RUN TestDiskUsage/empty/image_types [2022-11-05T17:58:19.268Z] === RUN TestDiskUsage/empty/volume_types [2022-11-05T17:58:19.268Z] === RUN TestDiskUsage/empty/build-cache_types [2022-11-05T17:58:19.268Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-11-05T17:58:19.268Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-11-05T17:58:19.268Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-11-05T17:58:19.268Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-11-05T17:58:19.268Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-11-05T17:58:19.268Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-11-05T17:58:19.268Z] === RUN TestDiskUsage/after_LoadBusybox [2022-11-05T17:58:19.268Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-11-05T17:58:19.268Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-11-05T17:58:19.268Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-11-05T17:58:19.268Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-11-05T17:58:19.268Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-11-05T17:58:19.268Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-11-05T17:58:19.268Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-11-05T17:58:19.268Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-11-05T17:58:19.268Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-11-05T17:58:19.268Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-11-05T17:58:19.268Z] === RUN TestDiskUsage/after_container.Run [2022-11-05T17:58:19.829Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-11-05T17:58:19.829Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-11-05T17:58:19.829Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-11-05T17:58:19.829Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-11-05T17:58:19.829Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-11-05T17:58:19.829Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-11-05T17:58:19.829Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-11-05T17:58:19.829Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-11-05T17:58:19.829Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-11-05T17:58:19.829Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-11-05T17:58:19.829Z] --- PASS: TestDiskUsage (1.13s) [2022-11-05T17:58:19.829Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-11-05T17:58:19.829Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-11-05T17:58:19.829Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-11-05T17:58:19.829Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-11-05T17:58:19.829Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-11-05T17:58:19.829Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-11-05T17:58:19.829Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-11-05T17:58:19.829Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-11-05T17:58:19.829Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-11-05T17:58:19.829Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-11-05T17:58:19.829Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-11-05T17:58:19.829Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2022-11-05T17:58:19.829Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-11-05T17:58:19.829Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-11-05T17:58:19.829Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-11-05T17:58:19.829Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-11-05T17:58:19.829Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-11-05T17:58:19.829Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-11-05T17:58:19.829Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-11-05T17:58:19.829Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-11-05T17:58:19.829Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-11-05T17:58:19.829Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-11-05T17:58:19.829Z] --- PASS: TestDiskUsage/after_container.Run (0.31s) [2022-11-05T17:58:19.829Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-11-05T17:58:19.829Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-11-05T17:58:19.829Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-11-05T17:58:19.829Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-11-05T17:58:19.829Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-11-05T17:58:19.829Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-11-05T17:58:19.829Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-11-05T17:58:19.829Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-11-05T17:58:19.829Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-11-05T17:58:19.829Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-11-05T17:58:19.829Z] PASS [2022-11-05T17:58:19.829Z] [2022-11-05T17:58:19.829Z] === Skipped [2022-11-05T17:58:19.829Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-11-05T17:58:19.829Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-11-05T17:58:19.829Z] [2022-11-05T17:58:19.829Z] DONE 57 tests, 1 skipped in 23.617s [2022-11-05T17:58:19.829Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-11-05T17:58:19.829Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-11-05T17:58:19.829Z] ++ set -e [2022-11-05T17:58:19.829Z] ++ '[' -n 0 ']' [2022-11-05T17:58:19.829Z] ++ set -x [2022-11-05T17:58:19.829Z] ++ 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 gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-11-05T17:58:19.829Z] INFO: Testing against a local daemon [2022-11-05T17:58:19.829Z] === RUN TestVolumesCreateAndList [2022-11-05T17:58:19.829Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-11-05T17:58:19.829Z] === RUN TestVolumesRemove [2022-11-05T17:58:20.085Z] --- PASS: TestVolumesRemove (0.07s) [2022-11-05T17:58:20.085Z] === RUN TestVolumesInspect [2022-11-05T17:58:20.085Z] --- PASS: TestVolumesInspect (0.02s) [2022-11-05T17:58:20.085Z] === RUN TestVolumesInvalidJSON [2022-11-05T17:58:20.085Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-11-05T17:58:20.085Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-11-05T17:58:20.085Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-11-05T17:58:20.085Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-11-05T17:58:20.085Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-11-05T17:58:20.085Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-11-05T17:58:20.085Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-11-05T17:58:20.085Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-11-05T17:58:20.085Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-11-05T17:58:20.085Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-11-05T17:58:20.085Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-11-05T17:58:20.085Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-11-05T17:58:20.085Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-11-05T17:58:20.085Z] === RUN TestVolumePruneAnonymous [2022-11-05T17:58:20.085Z] --- PASS: TestVolumePruneAnonymous (0.03s) [2022-11-05T17:58:20.085Z] PASS [2022-11-05T17:58:20.085Z] [2022-11-05T17:58:20.085Z] DONE 10 tests in 0.224s [2022-11-05T17:58:20.085Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-11-05T17:58:20.085Z] ++++ cat bundles/test-integration/docker.pid [2022-11-05T17:58:20.085Z] +++ kill 14959 [2022-11-05T17:58:20.342Z] +++ /etc/init.d/apparmor stop [2022-11-05T17:58:20.342Z] Leaving: AppArmorNo profiles have been unloaded. [2022-11-05T17:58:20.342Z] [2022-11-05T17:58:20.342Z] Unloading profiles will leave already running processes permanently [2022-11-05T17:58:20.342Z] unconfined, which can lead to unexpected situations. [2022-11-05T17:58:20.342Z] [2022-11-05T17:58:20.342Z] To set a process to complain mode, use the command line tool [2022-11-05T17:58:20.342Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-11-05T17:58:20.342Z] +++ true [2022-11-05T17:58:20.342Z] exiting test-integration [2022-11-05T17:58:20.342Z] ++ exit 0 [2022-11-05T17:58:20.342Z] Post stage [Pipeline] junit [2022-11-05T17:58:21.282Z] Recording test results [2022-11-05T17:58:21.437Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-11-05T17:58:21.785Z] + echo Ensuring container killed. [2022-11-05T17:58:21.785Z] Ensuring container killed. [2022-11-05T17:58:21.786Z] + docker rm -vf docker-pr1 [2022-11-05T17:58:21.786Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh [2022-11-05T17:58:22.146Z] + echo Chowning /workspace to jenkins user [2022-11-05T17:58:22.146Z] Chowning /workspace to jenkins user [2022-11-05T17:58:22.146Z] + id -u [2022-11-05T17:58:22.146Z] + id -g [2022-11-05T17:58:22.146Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44415:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-11-05T17:58:23.791Z] + bundleName=arm64-integration [2022-11-05T17:58:23.791Z] + echo Creating arm64-integration-bundles.tar.gz [2022-11-05T17:58:23.791Z] Creating arm64-integration-bundles.tar.gz [2022-11-05T17:58:23.791Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-11-05T17:58:23.791Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-11-05T17:58:24.055Z] Archiving artifacts [2022-11-05T17:58:24.333Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44415/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-11-05T17:58:24.706Z] + make clean [2022-11-05T17:58:24.962Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-11-05T17:58:24.962Z] docker-dev-cache [2022-11-05T17:58:24.962Z] 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