Pull request #44679 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from b2d2f012b4a324061eb9f1090481251aff06339b+478f023783087d7b75bb6db7c54720d58feefdb8 (84bae8ab0a61da4358595e71ba20e1c6d6732721) 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-44679@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-12-20T15:08:39.662Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-12-20T15:08:39.665Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-12-20T15:08:54.825Z] Still waiting to schedule task [2022-12-20T15:08:54.826Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-068b1d5f0715af84b)’ [2022-12-20T15:09:42.934Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-017071288e3d886a7) in /home/ubuntu/workspace/moby_PR-44679 [Pipeline] { [Pipeline] checkout [2022-12-20T15:09:43.041Z] The recommended git tool is: git [2022-12-20T15:09:45.829Z] using credential docker-jenkins-github-credentials [2022-12-20T15:09:45.840Z] Cloning the remote Git repository [2022-12-20T15:09:45.841Z] Cloning with configured refspecs honoured and without tags [2022-12-20T15:09:45.886Z] Cloning repository https://github.com/moby/moby.git [2022-12-20T15:09:45.944Z] > git init /home/ubuntu/workspace/moby_PR-44679 # timeout=10 [2022-12-20T15:09:46.158Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-12-20T15:09:46.158Z] > git --version # timeout=10 [2022-12-20T15:09:46.172Z] > git --version # 'git version 2.25.1' [2022-12-20T15:09:46.172Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-12-20T15:09:46.174Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44679/head:refs/remotes/origin/PR-44679 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10 [2022-12-20T15:10:04.016Z] Fetching without tags [2022-12-20T15:10:04.779Z] Merging remotes/origin/23.0 commit 478f023783087d7b75bb6db7c54720d58feefdb8 into PR head commit b2d2f012b4a324061eb9f1090481251aff06339b [2022-12-20T15:10:03.944Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-12-20T15:10:03.964Z] > git config --add remote.origin.fetch +refs/pull/44679/head:refs/remotes/origin/PR-44679 # timeout=10 [2022-12-20T15:10:03.977Z] > git config --add remote.origin.fetch +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10 [2022-12-20T15:10:04.008Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-12-20T15:10:04.029Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-12-20T15:10:04.029Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-12-20T15:10:04.030Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44679/head:refs/remotes/origin/PR-44679 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10 [2022-12-20T15:10:04.806Z] > git config core.sparsecheckout # timeout=10 [2022-12-20T15:10:04.818Z] > git checkout -f b2d2f012b4a324061eb9f1090481251aff06339b # timeout=10 [2022-12-20T15:10:06.476Z] Merge succeeded, producing b2d2f012b4a324061eb9f1090481251aff06339b [2022-12-20T15:10:06.476Z] Checking out Revision b2d2f012b4a324061eb9f1090481251aff06339b (PR-44679) [2022-12-20T15:10:06.414Z] > git remote # timeout=10 [2022-12-20T15:10:06.434Z] > git config --get remote.origin.url # timeout=10 [2022-12-20T15:10:06.445Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-12-20T15:10:06.446Z] > git merge 478f023783087d7b75bb6db7c54720d58feefdb8 # timeout=10 [2022-12-20T15:10:06.471Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-12-20T15:10:06.486Z] > git config core.sparsecheckout # timeout=10 [2022-12-20T15:10:06.492Z] > git checkout -f b2d2f012b4a324061eb9f1090481251aff06339b # timeout=10 [2022-12-20T15:10:10.820Z] Commit message: "errdefs: FromStatusCode() don't log "FIXME" debug message" [2022-12-20T15:10:10.820Z] First time build. Skipping changelog. [2022-12-20T15:10:10.848Z] > git --version # timeout=10 [2022-12-20T15:10:10.853Z] > git --version # 'git version 2.25.1' [2022-12-20T15:10:10.859Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-20T15:10:11.830Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44679:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=23.0 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-12-20T15:10:29.960Z] Unable to find image 'alpine:latest' locally [2022-12-20T15:10:29.960Z] latest: Pulling from library/alpine [2022-12-20T15:10:29.960Z] 261da4162673: Pulling fs layer [2022-12-20T15:10:29.960Z] 261da4162673: Verifying Checksum [2022-12-20T15:10:29.960Z] 261da4162673: Download complete [2022-12-20T15:10:29.960Z] 261da4162673: Pull complete [2022-12-20T15:10:29.960Z] Digest: sha256:8914eb54f968791faf6a8638949e480fef81e697984fba772b3976835194c6d4 [2022-12-20T15:10:29.960Z] Status: Downloaded newer image for alpine:latest [2022-12-20T15:10:38.107Z] 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 [2022-12-20T15:10:39.224Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-017071288e3d886a7) in /home/ubuntu/workspace/moby_PR-44679 Stage "ppc64le" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] { Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] checkout [2022-12-20T15:10:39.263Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] // stage [2022-12-20T15:10:39.274Z] using credential docker-jenkins-github-credentials [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) [2022-12-20T15:10:39.298Z] Fetching changes from the remote Git repository Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2022-12-20T15:10:39.309Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [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-12-20T15:10:39.540Z] Merging remotes/origin/23.0 commit 478f023783087d7b75bb6db7c54720d58feefdb8 into PR head commit b2d2f012b4a324061eb9f1090481251aff06339b [2022-12-20T15:10:39.907Z] Merge succeeded, producing b2d2f012b4a324061eb9f1090481251aff06339b [2022-12-20T15:10:39.908Z] Checking out Revision b2d2f012b4a324061eb9f1090481251aff06339b (PR-44679) [2022-12-20T15:10:39.972Z] Commit message: "errdefs: FromStatusCode() don't log "FIXME" debug message" [2022-12-20T15:10:39.988Z] > git --version # timeout=10 [2022-12-20T15:10:39.996Z] > git --version # 'git version 2.25.1' [2022-12-20T15:10:40.004Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2022-12-20T15:10:39.285Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44679/.git # timeout=10 [2022-12-20T15:10:39.302Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-12-20T15:10:39.313Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-12-20T15:10:39.313Z] > git --version # timeout=10 [2022-12-20T15:10:39.321Z] > git --version # 'git version 2.25.1' [2022-12-20T15:10:39.322Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-12-20T15:10:39.322Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44679/head:refs/remotes/origin/PR-44679 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10 [2022-12-20T15:10:39.544Z] > git config core.sparsecheckout # timeout=10 [2022-12-20T15:10:39.547Z] > git checkout -f b2d2f012b4a324061eb9f1090481251aff06339b # timeout=10 [2022-12-20T15:10:39.881Z] > git remote # timeout=10 [2022-12-20T15:10:39.886Z] > git config --get remote.origin.url # timeout=10 [2022-12-20T15:10:39.891Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-12-20T15:10:39.892Z] > git merge 478f023783087d7b75bb6db7c54720d58feefdb8 # timeout=10 [2022-12-20T15:10:39.902Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-12-20T15:10:39.911Z] > git config core.sparsecheckout # timeout=10 [2022-12-20T15:10:39.914Z] > git checkout -f b2d2f012b4a324061eb9f1090481251aff06339b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-12-20T15:10:40.719Z] + docker version [2022-12-20T15:10:40.719Z] Client: Docker Engine - Community [2022-12-20T15:10:40.719Z] Version: 22.06.0-beta.0 [2022-12-20T15:10:40.719Z] API version: 1.42 [2022-12-20T15:10:40.719Z] Go version: go1.18.3 [2022-12-20T15:10:40.719Z] Git commit: 3e9117b [2022-12-20T15:10:40.719Z] Built: Fri Jun 3 17:55:34 2022 [2022-12-20T15:10:40.719Z] OS/Arch: linux/arm64 [2022-12-20T15:10:40.719Z] Context: default [2022-12-20T15:10:40.719Z] [2022-12-20T15:10:40.719Z] Server: Docker Engine - Community [2022-12-20T15:10:40.719Z] Engine: [2022-12-20T15:10:40.719Z] Version: 22.06.0-beta.0 [2022-12-20T15:10:40.719Z] API version: 1.42 (minimum version 1.12) [2022-12-20T15:10:40.719Z] Go version: go1.18.3 [2022-12-20T15:10:40.719Z] Git commit: 38633e7 [2022-12-20T15:10:40.719Z] Built: Fri Jun 3 17:55:34 2022 [2022-12-20T15:10:40.719Z] OS/Arch: linux/arm64 [2022-12-20T15:10:40.719Z] Experimental: true [2022-12-20T15:10:40.719Z] containerd: [2022-12-20T15:10:40.719Z] Version: 1.6.8 [2022-12-20T15:10:40.719Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-12-20T15:10:40.719Z] runc: [2022-12-20T15:10:40.719Z] Version: 1.1.4 [2022-12-20T15:10:40.719Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-12-20T15:10:40.719Z] docker-init: [2022-12-20T15:10:40.719Z] Version: 0.19.0 [2022-12-20T15:10:40.719Z] GitCommit: de40ad0 [Pipeline] sh [2022-12-20T15:10:41.008Z] + docker info [2022-12-20T15:10:41.008Z] Client: [2022-12-20T15:10:41.008Z] Context: default [2022-12-20T15:10:41.008Z] Debug Mode: false [2022-12-20T15:10:41.008Z] Plugins: [2022-12-20T15:10:41.008Z] buildx: Docker Buildx (Docker Inc.) [2022-12-20T15:10:41.008Z] Version: v0.8.2 [2022-12-20T15:10:41.008Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2022-12-20T15:10:41.008Z] compose: Docker Compose (Docker Inc.) [2022-12-20T15:10:41.008Z] Version: v2.12.0 [2022-12-20T15:10:41.008Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-12-20T15:10:41.008Z] [2022-12-20T15:10:41.008Z] Server: [2022-12-20T15:10:41.008Z] Containers: 0 [2022-12-20T15:10:41.008Z] Running: 0 [2022-12-20T15:10:41.008Z] Paused: 0 [2022-12-20T15:10:41.008Z] Stopped: 0 [2022-12-20T15:10:41.008Z] Images: 1 [2022-12-20T15:10:41.008Z] Server Version: 22.06.0-beta.0 [2022-12-20T15:10:41.008Z] Storage Driver: overlay2 [2022-12-20T15:10:41.008Z] Backing Filesystem: extfs [2022-12-20T15:10:41.008Z] Supports d_type: true [2022-12-20T15:10:41.008Z] Using metacopy: false [2022-12-20T15:10:41.008Z] Native Overlay Diff: true [2022-12-20T15:10:41.008Z] userxattr: false [2022-12-20T15:10:41.008Z] Logging Driver: json-file [2022-12-20T15:10:41.008Z] Cgroup Driver: cgroupfs [2022-12-20T15:10:41.008Z] Cgroup Version: 1 [2022-12-20T15:10:41.008Z] Plugins: [2022-12-20T15:10:41.008Z] Volume: local [2022-12-20T15:10:41.008Z] Network: bridge host ipvlan macvlan null overlay [2022-12-20T15:10:41.008Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-12-20T15:10:41.008Z] Swarm: inactive [2022-12-20T15:10:41.008Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-12-20T15:10:41.008Z] Default Runtime: runc [2022-12-20T15:10:41.008Z] Init Binary: docker-init [2022-12-20T15:10:41.008Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-12-20T15:10:41.008Z] runc version: v1.1.4-0-g5fd4c4d [2022-12-20T15:10:41.008Z] init version: de40ad0 [2022-12-20T15:10:41.008Z] Security Options: [2022-12-20T15:10:41.008Z] apparmor [2022-12-20T15:10:41.008Z] seccomp [2022-12-20T15:10:41.008Z] Profile: builtin [2022-12-20T15:10:41.008Z] Kernel Version: 5.15.0-1022-aws [2022-12-20T15:10:41.008Z] Operating System: Ubuntu 20.04.5 LTS [2022-12-20T15:10:41.008Z] OSType: linux [2022-12-20T15:10:41.008Z] Architecture: aarch64 [2022-12-20T15:10:41.008Z] CPUs: 2 [2022-12-20T15:10:41.008Z] Total Memory: 7.559GiB [2022-12-20T15:10:41.008Z] Name: ip-10-100-60-167 [2022-12-20T15:10:41.008Z] ID: a4508864-5846-4859-9d9f-739af3007ee0 [2022-12-20T15:10:41.008Z] Docker Root Dir: /var/lib/docker [2022-12-20T15:10:41.008Z] Debug Mode: false [2022-12-20T15:10:41.008Z] Registry: https://index.docker.io/v1/ [2022-12-20T15:10:41.008Z] Labels: [2022-12-20T15:10:41.008Z] Experimental: true [2022-12-20T15:10:41.008Z] Insecure Registries: [2022-12-20T15:10:41.008Z] 127.0.0.0/8 [2022-12-20T15:10:41.008Z] Live Restore Enabled: true [2022-12-20T15:10:41.008Z] [Pipeline] sh [2022-12-20T15:10:41.303Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-12-20T15:10:41.303Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-12-20T15:10:41.303Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44679/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-12-20T15:10:41.303Z] + bash /home/ubuntu/workspace/moby_PR-44679/check-config.sh [2022-12-20T15:10:41.303Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-12-20T15:10:41.303Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ... [2022-12-20T15:10:41.303Z] [2022-12-20T15:10:41.303Z] Generally Necessary: [2022-12-20T15:10:41.303Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-12-20T15:10:41.303Z] - apparmor: enabled and tools installed [2022-12-20T15:10:41.303Z] - CONFIG_NAMESPACES: enabled [2022-12-20T15:10:41.303Z] - CONFIG_NET_NS: enabled [2022-12-20T15:10:41.303Z] - CONFIG_PID_NS: enabled [2022-12-20T15:10:41.303Z] - CONFIG_IPC_NS: enabled [2022-12-20T15:10:41.303Z] - CONFIG_UTS_NS: enabled [2022-12-20T15:10:41.303Z] - CONFIG_CGROUPS: enabled [2022-12-20T15:10:41.303Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-12-20T15:10:41.303Z] - CONFIG_CGROUP_DEVICE: enabled [2022-12-20T15:10:41.303Z] - CONFIG_CGROUP_FREEZER: enabled [2022-12-20T15:10:41.303Z] - CONFIG_CGROUP_SCHED: enabled [2022-12-20T15:10:41.303Z] - CONFIG_CPUSETS: enabled [2022-12-20T15:10:41.303Z] - CONFIG_MEMCG: enabled [2022-12-20T15:10:41.303Z] - CONFIG_KEYS: enabled [2022-12-20T15:10:41.303Z] - CONFIG_VETH: enabled (as module) [2022-12-20T15:10:41.564Z] - CONFIG_BRIDGE: enabled (as module) [2022-12-20T15:10:41.564Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-12-20T15:10:41.564Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-12-20T15:10:41.564Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-12-20T15:10:41.564Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-12-20T15:10:41.564Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-12-20T15:10:41.564Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-12-20T15:10:41.564Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-12-20T15:10:41.564Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-12-20T15:10:41.564Z] - CONFIG_NF_NAT: enabled (as module) [2022-12-20T15:10:41.564Z] - CONFIG_POSIX_MQUEUE: enabled [2022-12-20T15:10:41.564Z] - CONFIG_CGROUP_BPF: enabled [2022-12-20T15:10:41.564Z] [2022-12-20T15:10:41.564Z] Optional Features: [2022-12-20T15:10:41.564Z] - CONFIG_USER_NS: enabled [2022-12-20T15:10:41.564Z] - CONFIG_SECCOMP: enabled [2022-12-20T15:10:41.564Z] - CONFIG_SECCOMP_FILTER: enabled [2022-12-20T15:10:41.564Z] - CONFIG_CGROUP_PIDS: enabled [2022-12-20T15:10:41.564Z] - CONFIG_MEMCG_SWAP: enabled [2022-12-20T15:10:41.564Z] (cgroup swap accounting is currently enabled) [2022-12-20T15:10:41.564Z] - CONFIG_BLK_CGROUP: enabled [2022-12-20T15:10:41.564Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-12-20T15:10:41.564Z] - CONFIG_CGROUP_PERF: enabled [2022-12-20T15:10:41.564Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-12-20T15:10:41.564Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-12-20T15:10:41.826Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-12-20T15:10:41.826Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-12-20T15:10:41.826Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-12-20T15:10:41.826Z] - CONFIG_RT_GROUP_SCHED: missing [2022-12-20T15:10:41.826Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-12-20T15:10:41.826Z] - CONFIG_IP_VS: enabled (as module) [2022-12-20T15:10:41.826Z] - CONFIG_IP_VS_NFCT: enabled [2022-12-20T15:10:41.826Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-12-20T15:10:41.826Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-12-20T15:10:41.826Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-12-20T15:10:41.826Z] - CONFIG_SECURITY_SELINUX: enabled [2022-12-20T15:10:41.826Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-12-20T15:10:41.826Z] - CONFIG_EXT4_FS: enabled [2022-12-20T15:10:41.826Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-12-20T15:10:41.826Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-12-20T15:10:41.826Z] - Network Drivers: [2022-12-20T15:10:41.826Z] - "overlay": [2022-12-20T15:10:41.826Z] - CONFIG_VXLAN: enabled (as module) [2022-12-20T15:10:41.826Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-12-20T15:10:41.826Z] Optional (for encrypted networks): [2022-12-20T15:10:42.087Z] - CONFIG_CRYPTO: enabled [2022-12-20T15:10:42.087Z] - CONFIG_CRYPTO_AEAD: enabled [2022-12-20T15:10:42.087Z] - CONFIG_CRYPTO_GCM: enabled [2022-12-20T15:10:42.087Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-12-20T15:10:42.087Z] - CONFIG_CRYPTO_GHASH: enabled [2022-12-20T15:10:42.087Z] - CONFIG_XFRM: enabled [2022-12-20T15:10:42.087Z] - CONFIG_XFRM_USER: enabled (as module) [2022-12-20T15:10:42.087Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-12-20T15:10:42.087Z] - CONFIG_INET_ESP: enabled (as module) [2022-12-20T15:10:42.087Z] - "ipvlan": [2022-12-20T15:10:42.087Z] - CONFIG_IPVLAN: enabled (as module) [2022-12-20T15:10:42.087Z] - "macvlan": [2022-12-20T15:10:42.087Z] - CONFIG_MACVLAN: enabled (as module) [2022-12-20T15:10:42.087Z] - CONFIG_DUMMY: enabled (as module) [2022-12-20T15:10:42.087Z] - "ftp,tftp client in container": [2022-12-20T15:10:42.087Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-12-20T15:10:42.087Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-12-20T15:10:42.087Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-12-20T15:10:42.087Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-12-20T15:10:42.087Z] - Storage Drivers: [2022-12-20T15:10:42.087Z] - "aufs": [2022-12-20T15:10:42.087Z] - CONFIG_AUFS_FS: enabled (as module) [2022-12-20T15:10:42.087Z] - "btrfs": [2022-12-20T15:10:42.087Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-12-20T15:10:42.087Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-12-20T15:10:42.087Z] - "devicemapper": [2022-12-20T15:10:42.087Z] - CONFIG_BLK_DEV_DM: enabled [2022-12-20T15:10:42.087Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-12-20T15:10:42.087Z] - "overlay": [2022-12-20T15:10:42.088Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-12-20T15:10:42.088Z] - "zfs": [2022-12-20T15:10:42.088Z] - /dev/zfs: present [2022-12-20T15:10:42.088Z] - zfs command: missing [2022-12-20T15:10:42.088Z] - zpool command: missing [2022-12-20T15:10:42.088Z] [2022-12-20T15:10:42.088Z] Limits: [2022-12-20T15:10:42.088Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-12-20T15:10:42.088Z] [2022-12-20T15:10:42.088Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-12-20T15:10:42.447Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b2d2f012b4a324061eb9f1090481251aff06339b . [2022-12-20T15:10:42.709Z] #1 [internal] load .dockerignore [2022-12-20T15:10:42.709Z] #1 transferring context: [2022-12-20T15:10:42.971Z] #1 transferring context: 113B done [2022-12-20T15:10:42.971Z] #1 DONE 0.1s [2022-12-20T15:10:42.971Z] [2022-12-20T15:10:42.971Z] #2 [internal] load build definition from Dockerfile [2022-12-20T15:10:42.971Z] #2 transferring dockerfile: 27.87kB done [2022-12-20T15:10:42.971Z] #2 DONE 0.1s [2022-12-20T15:10:42.971Z] [2022-12-20T15:10:42.971Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-12-20T15:10:43.235Z] #3 DONE 0.4s [2022-12-20T15:10:43.235Z] [2022-12-20T15:10:43.235Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-12-20T15:10:43.235Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 0.0s done [2022-12-20T15:10:43.235Z] #4 sha256:8d5998862fafcacec68298ab34c9c28973251a5082836f31de0188cd914fae33 2.36kB / 2.36kB done [2022-12-20T15:10:43.235Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 4.19MB / 9.21MB 0.1s [2022-12-20T15:10:43.235Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2022-12-20T15:10:43.235Z] #4 sha256:f259fd86ee23d7b4a2944432e3a09f45fa288bb84bfbd222b19b2abc7ddffbb9 528B / 528B done [2022-12-20T15:10:43.501Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 9.21MB / 9.21MB 0.1s done [2022-12-20T15:10:43.501Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 0.1s [2022-12-20T15:10:43.769Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 0.3s done [2022-12-20T15:10:43.769Z] #4 DONE 0.5s [2022-12-20T15:10:44.030Z] [2022-12-20T15:10:44.030Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-12-20T15:10:45.418Z] #5 DONE 1.4s [2022-12-20T15:10:45.418Z] [2022-12-20T15:10:45.418Z] #6 [internal] load metadata for docker.io/library/golang:1.19.4-bullseye [2022-12-20T15:10:45.418Z] #6 DONE 1.4s [2022-12-20T15:10:45.418Z] [2022-12-20T15:10:45.418Z] #7 [internal] load metadata for docker.io/tonistiigi/xx:1.1.2 [2022-12-20T15:10:45.418Z] #7 DONE 1.5s [2022-12-20T15:10:45.418Z] [2022-12-20T15:10:45.418Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-12-20T15:10:45.418Z] #8 DONE 1.5s [2022-12-20T15:10:45.418Z] [2022-12-20T15:10:45.418Z] #9 [internal] load metadata for docker.io/library/busybox:latest [2022-12-20T15:10:45.418Z] #9 DONE 1.5s [2022-12-20T15:10:45.683Z] [2022-12-20T15:10:45.683Z] #10 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-12-20T15:10:45.683Z] #10 DONE 0.0s [2022-12-20T15:10:45.683Z] [2022-12-20T15:10:45.683Z] #11 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:a288aa7ad0e4d443e86843972c25a02f99e9ad6ee589dd764895b2c3f5a8340b [2022-12-20T15:10:45.683Z] #11 resolve docker.io/library/debian:bullseye@sha256:a288aa7ad0e4d443e86843972c25a02f99e9ad6ee589dd764895b2c3f5a8340b [2022-12-20T15:10:45.683Z] #11 ... [2022-12-20T15:10:45.683Z] [2022-12-20T15:10:45.683Z] #12 [base 1/5] FROM docker.io/library/golang:1.19.4-bullseye@sha256:9554cfef4c535c7fa4e17c95b28d4c0097a75a430637e13052c27cbd85bdc641 [2022-12-20T15:10:45.683Z] #12 resolve docker.io/library/golang:1.19.4-bullseye@sha256:9554cfef4c535c7fa4e17c95b28d4c0097a75a430637e13052c27cbd85bdc641 0.1s done [2022-12-20T15:10:45.683Z] #12 DONE 0.1s [2022-12-20T15:10:45.683Z] [2022-12-20T15:10:45.683Z] #11 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:a288aa7ad0e4d443e86843972c25a02f99e9ad6ee589dd764895b2c3f5a8340b [2022-12-20T15:10:45.683Z] #11 resolve docker.io/library/debian:bullseye@sha256:a288aa7ad0e4d443e86843972c25a02f99e9ad6ee589dd764895b2c3f5a8340b 0.1s done [2022-12-20T15:10:45.683Z] #11 sha256:a288aa7ad0e4d443e86843972c25a02f99e9ad6ee589dd764895b2c3f5a8340b 1.85kB / 1.85kB done [2022-12-20T15:10:45.683Z] #11 sha256:b398b1d261cd117e8b602e15fff07462cd60735526b07878c990ca32a931766b 529B / 529B done [2022-12-20T15:10:45.683Z] #11 sha256:92dc3659087245df908cfc94278bab1bc9099230a6af05821cf01f2e218c8ca8 1.48kB / 1.48kB done [2022-12-20T15:10:45.946Z] #11 sha256:4948a51a9a3f176f30ac619014f4a2da453a943244eacb53096ee9742eb7cef1 4.73MB / 53.70MB 0.1s [2022-12-20T15:10:46.211Z] #11 ... [2022-12-20T15:10:46.211Z] [2022-12-20T15:10:46.211Z] #13 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-12-20T15:10:46.211Z] #13 DONE 0.5s [2022-12-20T15:10:46.211Z] [2022-12-20T15:10:46.211Z] #11 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:a288aa7ad0e4d443e86843972c25a02f99e9ad6ee589dd764895b2c3f5a8340b [2022-12-20T15:10:46.211Z] #11 sha256:4948a51a9a3f176f30ac619014f4a2da453a943244eacb53096ee9742eb7cef1 24.20MB / 53.70MB 0.3s [2022-12-20T15:10:46.211Z] #11 sha256:4948a51a9a3f176f30ac619014f4a2da453a943244eacb53096ee9742eb7cef1 34.60MB / 53.70MB 0.4s [2022-12-20T15:10:46.211Z] #11 sha256:4948a51a9a3f176f30ac619014f4a2da453a943244eacb53096ee9742eb7cef1 45.42MB / 53.70MB 0.5s [2022-12-20T15:10:46.477Z] #11 sha256:4948a51a9a3f176f30ac619014f4a2da453a943244eacb53096ee9742eb7cef1 51.35MB / 53.70MB 0.6s [2022-12-20T15:10:46.747Z] #11 sha256:4948a51a9a3f176f30ac619014f4a2da453a943244eacb53096ee9742eb7cef1 53.70MB / 53.70MB 0.8s done [2022-12-20T15:10:46.747Z] #11 extracting sha256:4948a51a9a3f176f30ac619014f4a2da453a943244eacb53096ee9742eb7cef1 [2022-12-20T15:10:47.697Z] #11 ... [2022-12-20T15:10:47.697Z] [2022-12-20T15:10:47.697Z] #14 [xx 1/1] FROM docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda [2022-12-20T15:10:47.697Z] #14 resolve docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda 0.1s done [2022-12-20T15:10:47.697Z] #14 sha256:f663db6ef122c01b5690c6b8fc2eff09635374597ed36fac63133b48fd0777b8 526B / 526B done [2022-12-20T15:10:47.697Z] #14 sha256:64c0463dcf02cc65ad1ac532d9974472c41c79b92c4fac56271cd2b7540c7cdb 1.30kB / 1.30kB done [2022-12-20T15:10:47.697Z] #14 sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda 2.65kB / 2.65kB done [2022-12-20T15:10:47.697Z] #14 sha256:6b9f00cd577380cfa5d5a8d5ebf82f91f7aa469401818e4de53b2a16dd4a1642 14.97kB / 14.97kB 1.5s done [2022-12-20T15:10:47.697Z] #14 extracting sha256:6b9f00cd577380cfa5d5a8d5ebf82f91f7aa469401818e4de53b2a16dd4a1642 done [2022-12-20T15:10:47.697Z] #14 DONE 2.1s [2022-12-20T15:10:47.959Z] [2022-12-20T15:10:47.959Z] #12 [base 1/5] FROM docker.io/library/golang:1.19.4-bullseye@sha256:9554cfef4c535c7fa4e17c95b28d4c0097a75a430637e13052c27cbd85bdc641 [2022-12-20T15:10:47.959Z] #12 sha256:e8ac398e8e118d94d1333315cf40b1a4316e89ceb5436ba9421ab885bcadead0 1.80kB / 1.80kB done [2022-12-20T15:10:47.959Z] #12 sha256:05e38b13b7e54c4e9dfd2965815e9a1095b2dbcd47aac1351e093c5c9e5d8f9a 7.12kB / 7.12kB done [2022-12-20T15:10:47.959Z] #12 sha256:4948a51a9a3f176f30ac619014f4a2da453a943244eacb53096ee9742eb7cef1 53.70MB / 53.70MB 0.8s done [2022-12-20T15:10:47.959Z] #12 sha256:b4da1b3775b3318d613abab2fd069341bb11e4a0203d0711f880b6e7b63d9999 5.15MB / 5.15MB 0.2s done [2022-12-20T15:10:47.959Z] #12 sha256:9554cfef4c535c7fa4e17c95b28d4c0097a75a430637e13052c27cbd85bdc641 1.86kB / 1.86kB done [2022-12-20T15:10:47.959Z] #12 sha256:6efc1b20f4359d8f8eee08a338da8190d7ad6f077920c5a52e6e90cc72cfe32a 10.87MB / 10.87MB 0.4s done [2022-12-20T15:10:47.959Z] #12 sha256:4c81e9b9b636d92370c81523d1cf3c317b12472aa823bfc41c2ca44b433b6434 54.68MB / 54.68MB 1.2s done [2022-12-20T15:10:47.959Z] #12 sha256:cba7ab2dd679ad5994201028613ceeaefe75e74d32261d68a2cd00a4bb6dfa6e 81.37MB / 81.37MB 1.8s done [2022-12-20T15:10:47.959Z] #12 sha256:3ba0ec045e9d6c379d1aea980c9a5f34ecfc133cd5c75109cbcc3ffb5aaf7274 83.89MB / 115.17MB 2.1s [2022-12-20T15:10:47.959Z] #12 sha256:0a317f9f8ea9e7ac4e1d27e2c3305e1580e643577ee8a04d00c88b47243d73e9 155B / 155B 1.4s done [2022-12-20T15:10:47.959Z] #12 sha256:3ba0ec045e9d6c379d1aea980c9a5f34ecfc133cd5c75109cbcc3ffb5aaf7274 95.55MB / 115.17MB 2.3s [2022-12-20T15:10:48.221Z] #12 sha256:3ba0ec045e9d6c379d1aea980c9a5f34ecfc133cd5c75109cbcc3ffb5aaf7274 114.29MB / 115.17MB 2.5s [2022-12-20T15:10:49.166Z] #12 sha256:3ba0ec045e9d6c379d1aea980c9a5f34ecfc133cd5c75109cbcc3ffb5aaf7274 115.17MB / 115.17MB 3.5s done [2022-12-20T15:10:49.428Z] #12 ... [2022-12-20T15:10:49.428Z] [2022-12-20T15:10:49.428Z] #15 [build-dummy 1/2] FROM docker.io/library/busybox@sha256:3b3128d9df6bbbcc92e2358e596c9fbd722a437a62bafbc51607970e9e3b8869 [2022-12-20T15:10:49.428Z] #15 resolve docker.io/library/busybox@sha256:3b3128d9df6bbbcc92e2358e596c9fbd722a437a62bafbc51607970e9e3b8869 0.1s done [2022-12-20T15:10:49.428Z] #15 sha256:3b3128d9df6bbbcc92e2358e596c9fbd722a437a62bafbc51607970e9e3b8869 2.29kB / 2.29kB done [2022-12-20T15:10:49.428Z] #15 sha256:c63a161594319938198b271e2a23aa82be46e74eafa7718b3f7cbead103025e2 528B / 528B done [2022-12-20T15:10:49.428Z] #15 sha256:3c74add5b7242a938a815cdc91c5539d26d67862a0ab20ef89cc94360321d76c 1.47kB / 1.47kB done [2022-12-20T15:10:49.428Z] #15 sha256:b2bcf7a3443b8073d2715ad9800127e0d04a4e276a3de6340601b1c45c491340 2.00MB / 2.00MB 1.7s done [2022-12-20T15:10:49.428Z] #15 extracting sha256:b2bcf7a3443b8073d2715ad9800127e0d04a4e276a3de6340601b1c45c491340 0.6s done [2022-12-20T15:10:49.428Z] #15 DONE 3.7s [2022-12-20T15:10:49.428Z] [2022-12-20T15:10:49.428Z] #16 [internal] load build context [2022-12-20T15:10:49.428Z] #16 transferring context: 63.83MB 3.0s done [2022-12-20T15:10:49.428Z] #16 DONE 3.7s [2022-12-20T15:10:49.428Z] [2022-12-20T15:10:49.428Z] #10 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-12-20T15:10:49.428Z] #10 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-12-20T15:10:49.428Z] #10 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-12-20T15:10:49.428Z] #10 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-12-20T15:10:49.428Z] #10 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-12-20T15:10:49.428Z] #10 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.5s done [2022-12-20T15:10:49.428Z] #10 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.1s done [2022-12-20T15:10:49.428Z] #10 DONE 3.7s [2022-12-20T15:10:49.428Z] [2022-12-20T15:10:49.428Z] #11 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:a288aa7ad0e4d443e86843972c25a02f99e9ad6ee589dd764895b2c3f5a8340b [2022-12-20T15:10:50.372Z] #11 extracting sha256:4948a51a9a3f176f30ac619014f4a2da453a943244eacb53096ee9742eb7cef1 3.4s done [2022-12-20T15:10:50.372Z] #11 DONE 4.8s [2022-12-20T15:10:50.372Z] [2022-12-20T15:10:50.372Z] #17 [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-12-20T15:10:51.318Z] #17 1.007 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-12-20T15:10:51.318Z] #17 1.021 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-12-20T15:10:51.318Z] #17 1.021 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-12-20T15:10:51.579Z] #17 1.197 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2022-12-20T15:10:52.162Z] #17 1.647 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB] [2022-12-20T15:10:52.424Z] #17 2.005 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2022-12-20T15:10:52.998Z] #17 2.411 Fetched 8498 kB in 2s (5108 kB/s) [2022-12-20T15:10:53.264Z] #17 2.411 Reading package lists... [2022-12-20T15:10:54.212Z] #17 2.981 Reading package lists... [2022-12-20T15:10:54.212Z] #17 3.576 Building dependency tree... [2022-12-20T15:10:54.473Z] #17 3.948 The following additional packages will be installed: [2022-12-20T15:10:54.473Z] #17 3.948 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-12-20T15:10:54.473Z] #17 3.949 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-12-20T15:10:54.473Z] #17 3.951 Recommended packages: [2022-12-20T15:10:54.473Z] #17 3.951 libldap-common publicsuffix libsasl2-modules [2022-12-20T15:10:54.473Z] #17 4.082 The following NEW packages will be installed: [2022-12-20T15:10:54.473Z] #17 4.083 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-12-20T15:10:54.473Z] #17 4.084 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-12-20T15:10:54.473Z] #17 4.086 libssh2-1 openssl [2022-12-20T15:10:54.736Z] #17 4.362 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-12-20T15:10:54.736Z] #17 4.362 Need to get 2941 kB of archives. [2022-12-20T15:10:54.736Z] #17 4.362 After this operation, 6478 kB of additional disk space will be used. [2022-12-20T15:10:54.736Z] #17 4.362 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB] [2022-12-20T15:10:54.736Z] #17 4.391 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-12-20T15:10:54.736Z] #17 4.391 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-12-20T15:10:54.736Z] #17 4.391 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] [2022-12-20T15:10:54.736Z] #17 4.393 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-12-20T15:10:54.736Z] #17 4.399 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB] [2022-12-20T15:10:54.736Z] #17 4.425 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-12-20T15:10:54.736Z] #17 4.427 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-12-20T15:10:54.736Z] #17 4.427 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-12-20T15:10:54.736Z] #17 4.429 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-12-20T15:10:54.736Z] #17 4.432 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u3 [324 kB] [2022-12-20T15:10:54.736Z] #17 4.470 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u3 [264 kB] [2022-12-20T15:10:54.736Z] #17 4.470 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-12-20T15:10:54.736Z] #17 4.470 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-12-20T15:10:54.736Z] #17 4.470 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-12-20T15:10:55.376Z] #17 4.890 debconf: delaying package configuration, since apt-utils is not installed [2022-12-20T15:10:55.376Z] #17 4.925 Fetched 2941 kB in 0s (7975 kB/s) [2022-12-20T15:10:55.376Z] #17 5.019 Selecting previously unselected package openssl. [2022-12-20T15:10:55.376Z] #17 5.019 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-12-20T15:10:55.637Z] #17 5.025 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ... [2022-12-20T15:10:55.637Z] #17 5.189 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-12-20T15:10:56.581Z] #17 5.971 Selecting previously unselected package ca-certificates. [2022-12-20T15:10:56.581Z] #17 5.972 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-12-20T15:10:56.581Z] #17 6.221 Unpacking ca-certificates (20210119) ... [2022-12-20T15:10:56.842Z] #17 6.366 Selecting previously unselected package libbrotli1:arm64. [2022-12-20T15:10:56.842Z] #17 6.366 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-12-20T15:10:56.842Z] #17 6.376 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-12-20T15:10:56.842Z] #17 ... [2022-12-20T15:10:56.842Z] [2022-12-20T15:10:56.842Z] #18 [build-dummy 2/2] RUN mkdir -p /build [2022-12-20T15:10:56.842Z] #18 DONE 7.6s [2022-12-20T15:10:56.842Z] [2022-12-20T15:10:56.842Z] #17 [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-12-20T15:10:56.842Z] #17 6.442 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-12-20T15:10:56.842Z] #17 6.442 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-12-20T15:10:56.842Z] #17 6.447 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-12-20T15:10:56.842Z] #17 6.490 Selecting previously unselected package libsasl2-2:arm64. [2022-12-20T15:10:56.842Z] #17 6.490 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-12-20T15:10:56.842Z] #17 6.498 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-12-20T15:10:56.842Z] #17 ... [2022-12-20T15:10:56.842Z] [2022-12-20T15:10:56.842Z] #12 [base 1/5] FROM docker.io/library/golang:1.19.4-bullseye@sha256:9554cfef4c535c7fa4e17c95b28d4c0097a75a430637e13052c27cbd85bdc641 [2022-12-20T15:10:56.842Z] #12 extracting sha256:b4da1b3775b3318d613abab2fd069341bb11e4a0203d0711f880b6e7b63d9999 0.2s done [2022-12-20T15:10:56.842Z] #12 extracting sha256:6efc1b20f4359d8f8eee08a338da8190d7ad6f077920c5a52e6e90cc72cfe32a 0.4s done [2022-12-20T15:10:56.842Z] #12 extracting sha256:4c81e9b9b636d92370c81523d1cf3c317b12472aa823bfc41c2ca44b433b6434 2.8s done [2022-12-20T15:10:56.842Z] #12 extracting sha256:cba7ab2dd679ad5994201028613ceeaefe75e74d32261d68a2cd00a4bb6dfa6e 2.6s [2022-12-20T15:10:57.104Z] #12 extracting sha256:cba7ab2dd679ad5994201028613ceeaefe75e74d32261d68a2cd00a4bb6dfa6e 2.8s done [2022-12-20T15:10:57.104Z] #12 ... [2022-12-20T15:10:57.104Z] [2022-12-20T15:10:57.104Z] #17 [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-12-20T15:10:57.104Z] #17 6.779 Selecting previously unselected package libldap-2.4-2:arm64. [2022-12-20T15:10:57.104Z] #17 6.779 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... [2022-12-20T15:10:57.365Z] #17 6.797 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-12-20T15:10:57.365Z] #17 6.981 Selecting previously unselected package libnghttp2-14:arm64. [2022-12-20T15:10:57.365Z] #17 6.981 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-12-20T15:10:57.365Z] #17 6.984 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-12-20T15:10:57.627Z] #17 7.226 Selecting previously unselected package libpsl5:arm64. [2022-12-20T15:10:57.627Z] #17 7.226 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-12-20T15:10:57.627Z] #17 7.231 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-12-20T15:10:57.888Z] #17 ... [2022-12-20T15:10:57.888Z] [2022-12-20T15:10:57.888Z] #19 [binary-dummy 1/1] COPY --from=build-dummy /build /build [2022-12-20T15:10:57.888Z] #19 DONE 0.4s [2022-12-20T15:10:57.888Z] [2022-12-20T15:10:57.888Z] #17 [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-12-20T15:10:57.888Z] #17 7.334 Selecting previously unselected package librtmp1:arm64. [2022-12-20T15:10:57.888Z] #17 7.335 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-12-20T15:10:57.888Z] #17 7.352 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-12-20T15:10:57.888Z] #17 7.392 Selecting previously unselected package libssh2-1:arm64. [2022-12-20T15:10:57.888Z] #17 7.392 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-12-20T15:10:57.888Z] #17 7.396 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-12-20T15:10:57.888Z] #17 7.457 Selecting previously unselected package libcurl4:arm64. [2022-12-20T15:10:57.888Z] #17 7.458 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u3_arm64.deb ... [2022-12-20T15:10:57.888Z] #17 7.464 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u3) ... [2022-12-20T15:10:57.888Z] #17 7.519 Selecting previously unselected package curl. [2022-12-20T15:10:57.888Z] #17 7.519 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u3_arm64.deb ... [2022-12-20T15:10:57.888Z] #17 7.525 Unpacking curl (7.74.0-1.3+deb11u3) ... [2022-12-20T15:10:57.888Z] #17 7.589 Selecting previously unselected package libonig5:arm64. [2022-12-20T15:10:57.888Z] #17 7.591 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-12-20T15:10:57.888Z] #17 7.595 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-12-20T15:10:57.888Z] #17 7.651 Selecting previously unselected package libjq1:arm64. [2022-12-20T15:10:57.888Z] #17 7.651 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-12-20T15:10:58.150Z] #17 7.656 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-12-20T15:10:58.150Z] #17 7.705 Selecting previously unselected package jq. [2022-12-20T15:10:58.150Z] #17 7.705 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-12-20T15:10:58.150Z] #17 7.710 Unpacking jq (1.6-2.1) ... [2022-12-20T15:10:58.150Z] #17 7.752 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-12-20T15:10:58.150Z] #17 7.765 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-12-20T15:10:58.150Z] #17 7.777 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-12-20T15:10:58.150Z] #17 7.790 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-12-20T15:10:58.150Z] #17 7.804 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-12-20T15:10:58.150Z] #17 7.819 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-12-20T15:10:58.150Z] #17 7.831 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-12-20T15:10:58.150Z] #17 7.843 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-12-20T15:10:58.150Z] #17 7.861 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-12-20T15:10:58.411Z] #17 7.876 Setting up libjq1:arm64 (1.6-2.1) ... [2022-12-20T15:10:58.411Z] #17 7.889 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-12-20T15:10:58.411Z] #17 7.899 Setting up ca-certificates (20210119) ... [2022-12-20T15:10:58.985Z] #17 8.622 Updating certificates in /etc/ssl/certs... [2022-12-20T15:10:59.933Z] #17 9.385 129 added, 0 removed; done. [2022-12-20T15:10:59.934Z] #17 9.576 Setting up jq (1.6-2.1) ... [2022-12-20T15:10:59.934Z] #17 9.590 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u3) ... [2022-12-20T15:10:59.934Z] #17 9.604 Setting up curl (7.74.0-1.3+deb11u3) ... [2022-12-20T15:10:59.934Z] #17 9.617 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-12-20T15:10:59.934Z] #17 9.644 Processing triggers for ca-certificates (20210119) ... [2022-12-20T15:10:59.934Z] #17 9.655 Updating certificates in /etc/ssl/certs... [2022-12-20T15:11:00.879Z] #17 10.41 0 added, 0 removed; done. [2022-12-20T15:11:00.879Z] #17 10.41 Running hooks in /etc/ca-certificates/update.d... [2022-12-20T15:11:00.879Z] #17 10.41 done. [2022-12-20T15:11:02.796Z] #17 DONE 12.2s [2022-12-20T15:11:02.796Z] [2022-12-20T15:11:02.796Z] #12 [base 1/5] FROM docker.io/library/golang:1.19.4-bullseye@sha256:9554cfef4c535c7fa4e17c95b28d4c0097a75a430637e13052c27cbd85bdc641 [2022-12-20T15:11:02.796Z] #12 extracting sha256:3ba0ec045e9d6c379d1aea980c9a5f34ecfc133cd5c75109cbcc3ffb5aaf7274 4.6s done [2022-12-20T15:11:02.796Z] #12 extracting sha256:0a317f9f8ea9e7ac4e1d27e2c3305e1580e643577ee8a04d00c88b47243d73e9 done [2022-12-20T15:11:02.796Z] #12 DONE 17.0s [2022-12-20T15:11:02.796Z] [2022-12-20T15:11:02.796Z] #20 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-12-20T15:11:02.796Z] #20 DONE 0.1s [2022-12-20T15:11:02.796Z] [2022-12-20T15:11:02.796Z] #21 [base 2/5] COPY --from=xx / / [2022-12-20T15:11:02.796Z] #21 DONE 0.2s [2022-12-20T15:11:02.796Z] [2022-12-20T15:11:02.796Z] #22 [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-12-20T15:11:03.376Z] #22 ... [2022-12-20T15:11:03.377Z] [2022-12-20T15:11:03.377Z] #23 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-12-20T15:11:03.377Z] #23 DONE 0.5s [2022-12-20T15:11:03.640Z] [2022-12-20T15:11:03.640Z] #24 [base 4/5] 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-12-20T15:11:03.901Z] #24 DONE 0.5s [2022-12-20T15:11:03.901Z] [2022-12-20T15:11:03.901Z] #22 [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-12-20T15:11:04.474Z] #22 1.888 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-12-20T15:11:04.739Z] #22 2.102 [2022-12-20T15:11:05.262Z] #22 2.327 #=#=# ####################################### 54.2% ######################################################################## 100.0% [2022-12-20T15:11:05.262Z] #22 2.597 [2022-12-20T15:11:06.653Z] #22 3.695 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-12-20T15:11:06.653Z] #22 3.902 [2022-12-20T15:11:06.915Z] #22 4.122 #=#=# 0.1% ######################################################################## 100.0% [2022-12-20T15:11:07.178Z] #22 4.423 [2022-12-20T15:11:08.122Z] #22 ... [2022-12-20T15:11:08.122Z] [2022-12-20T15:11:08.122Z] #25 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file [2022-12-20T15:11:08.122Z] #0 0.801 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-12-20T15:11:08.122Z] #0 0.812 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-12-20T15:11:08.122Z] #0 0.812 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-12-20T15:11:08.122Z] #0 0.949 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2022-12-20T15:11:08.122Z] #0 1.081 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB] [2022-12-20T15:11:08.122Z] #0 1.211 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2022-12-20T15:11:08.122Z] #0 1.939 Fetched 8498 kB in 1s (6042 kB/s) [2022-12-20T15:11:08.122Z] #0 1.939 Reading package lists... [2022-12-20T15:11:08.122Z] #0 2.494 Reading package lists... [2022-12-20T15:11:08.122Z] #0 3.033 Building dependency tree... [2022-12-20T15:11:08.122Z] #0 3.188 Reading state information... [2022-12-20T15:11:08.122Z] #0 3.372 The following additional packages will be installed: [2022-12-20T15:11:08.122Z] #0 3.373 libmagic-mgc libmagic1 [2022-12-20T15:11:08.122Z] #0 3.400 The following NEW packages will be installed: [2022-12-20T15:11:08.122Z] #0 3.401 file libmagic-mgc libmagic1 [2022-12-20T15:11:08.122Z] #0 3.681 0 upgraded, 3 newly installed, 0 to remove and 3 not upgraded. [2022-12-20T15:11:08.122Z] #0 3.681 Need to get 463 kB of archives. [2022-12-20T15:11:08.122Z] #0 3.681 After this operation, 7063 kB of additional disk space will be used. [2022-12-20T15:11:08.122Z] #0 3.681 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB] [2022-12-20T15:11:08.122Z] #0 3.698 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB] [2022-12-20T15:11:08.122Z] #0 3.699 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB] [2022-12-20T15:11:08.122Z] #0 3.833 debconf: delaying package configuration, since apt-utils is not installed [2022-12-20T15:11:08.122Z] #0 3.873 Fetched 463 kB in 0s (1587 kB/s) [2022-12-20T15:11:08.122Z] #0 3.893 Selecting previously unselected package libmagic-mgc. [2022-12-20T15:11:08.122Z] #0 3.893 (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-12-20T15:11:08.122Z] #0 3.903 Preparing to unpack .../libmagic-mgc_1%3a5.39-3_arm64.deb ... [2022-12-20T15:11:08.122Z] #0 3.907 Unpacking libmagic-mgc (1:5.39-3) ... [2022-12-20T15:11:08.122Z] #0 3.993 Selecting previously unselected package libmagic1:arm64. [2022-12-20T15:11:08.122Z] #0 3.995 Preparing to unpack .../libmagic1_1%3a5.39-3_arm64.deb ... [2022-12-20T15:11:08.122Z] #0 4.005 Unpacking libmagic1:arm64 (1:5.39-3) ... [2022-12-20T15:11:08.122Z] #0 4.048 Selecting previously unselected package file. [2022-12-20T15:11:08.122Z] #0 4.050 Preparing to unpack .../file_1%3a5.39-3_arm64.deb ... [2022-12-20T15:11:08.122Z] #0 4.055 Unpacking file (1:5.39-3) ... [2022-12-20T15:11:08.122Z] #0 4.110 Setting up libmagic-mgc (1:5.39-3) ... [2022-12-20T15:11:08.122Z] #0 4.133 Setting up libmagic1:arm64 (1:5.39-3) ... [2022-12-20T15:11:08.122Z] #0 4.157 Setting up file (1:5.39-3) ... [2022-12-20T15:11:08.122Z] #0 4.170 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-12-20T15:11:08.122Z] #25 DONE 4.4s [2022-12-20T15:11:08.122Z] [2022-12-20T15:11:08.122Z] #22 [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-12-20T15:11:08.122Z] #22 5.496 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-12-20T15:11:08.384Z] #22 ... [2022-12-20T15:11:08.384Z] [2022-12-20T15:11:08.384Z] #26 [runc-src 1/3] WORKDIR /usr/src/runc [2022-12-20T15:11:08.384Z] #26 DONE 0.2s [2022-12-20T15:11:08.384Z] [2022-12-20T15:11:08.384Z] #22 [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-12-20T15:11:08.384Z] #22 5.747 [2022-12-20T15:11:08.647Z] [2022-12-20T15:11:08.647Z] #22 ... [2022-12-20T15:11:08.647Z] [2022-12-20T15:11:08.647Z] #27 [registry-src 1/2] WORKDIR /usr/src/registry [2022-12-20T15:11:08.647Z] #27 DONE 0.3s [2022-12-20T15:11:08.647Z] [2022-12-20T15:11:08.647Z] #28 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-12-20T15:11:08.647Z] #28 DONE 0.3s [2022-12-20T15:11:08.647Z] [2022-12-20T15:11:08.647Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-12-20T15:11:08.647Z] #29 DONE 0.3s [2022-12-20T15:11:08.647Z] [2022-12-20T15:11:08.647Z] #30 [delve-src 1/3] WORKDIR /usr/src/delve [2022-12-20T15:11:08.647Z] #30 DONE 0.4s [2022-12-20T15:11:08.647Z] [2022-12-20T15:11:08.647Z] #22 [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-12-20T15:11:08.647Z] #22 5.981 #=#=# [2022-12-20T15:11:08.647Z] #22 ... [2022-12-20T15:11:08.647Z] [2022-12-20T15:11:08.647Z] #31 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd [2022-12-20T15:11:08.647Z] #31 DONE 0.5s [2022-12-20T15:11:08.647Z] [2022-12-20T15:11:08.647Z] #32 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc [2022-12-20T15:11:08.647Z] #32 DONE 0.5s [2022-12-20T15:11:08.912Z] [2022-12-20T15:11:08.912Z] #33 [containerd-src 1/3] WORKDIR /usr/src/containerd [2022-12-20T15:11:08.912Z] #33 DONE 0.6s [2022-12-20T15:11:08.912Z] [2022-12-20T15:11:08.912Z] #34 [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-12-20T15:11:08.912Z] #34 DONE 0.6s [2022-12-20T15:11:08.912Z] [2022-12-20T15:11:08.912Z] #35 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini [2022-12-20T15:11:08.912Z] #35 DONE 0.6s [2022-12-20T15:11:08.912Z] [2022-12-20T15:11:08.912Z] #36 [swagger-src 1/3] WORKDIR /usr/src/swagger [2022-12-20T15:11:08.912Z] #36 DONE 0.6s [2022-12-20T15:11:08.912Z] [2022-12-20T15:11:08.912Z] #37 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git" [2022-12-20T15:11:08.912Z] #37 ... [2022-12-20T15:11:08.912Z] [2022-12-20T15:11:08.912Z] #38 [tini-src 1/3] WORKDIR /usr/src/tini [2022-12-20T15:11:08.912Z] #38 DONE 0.7s [2022-12-20T15:11:08.912Z] [2022-12-20T15:11:08.912Z] #39 [dockercli 1/3] WORKDIR /go/src/github.com/docker/cli [2022-12-20T15:11:08.912Z] #39 DONE 0.7s [2022-12-20T15:11:08.912Z] [2022-12-20T15:11:08.912Z] #40 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit [2022-12-20T15:11:08.912Z] #40 DONE 0.8s [2022-12-20T15:11:08.912Z] [2022-12-20T15:11:08.912Z] #41 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit [2022-12-20T15:11:08.912Z] #41 DONE 0.8s [2022-12-20T15:11:08.912Z] [2022-12-20T15:11:08.912Z] #42 [dockercli-src 1/5] WORKDIR /tmp/dockercli [2022-12-20T15:11:08.912Z] #42 DONE 0.8s [2022-12-20T15:11:09.179Z] [2022-12-20T15:11:09.179Z] #43 [dockercli-src 2/5] RUN git init . && git remote add origin "https://github.com/docker/cli.git" [2022-12-20T15:11:13.399Z] #43 ... [2022-12-20T15:11:13.399Z] [2022-12-20T15:11:13.399Z] #44 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git" [2022-12-20T15:11:13.399Z] #0 4.444 hint: Using 'master' as the name for the initial branch. This default branch name [2022-12-20T15:11:13.399Z] #0 4.444 hint: is subject to change. To configure the initial branch name to use in all [2022-12-20T15:11:13.399Z] #0 4.444 hint: of your new repositories, which will suppress this warning, call: [2022-12-20T15:11:13.399Z] #0 4.444 hint: [2022-12-20T15:11:13.399Z] #0 4.444 hint: git config --global init.defaultBranch [2022-12-20T15:11:13.399Z] #0 4.444 hint: [2022-12-20T15:11:13.399Z] #0 4.444 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2022-12-20T15:11:13.399Z] #0 4.444 hint: 'development'. The just-created branch can be renamed via this command: [2022-12-20T15:11:13.399Z] #0 4.444 hint: [2022-12-20T15:11:13.399Z] #0 4.444 hint: git branch -m [2022-12-20T15:11:13.399Z] #0 4.448 Initialized empty Git repository in /usr/src/runc/.git/ [2022-12-20T15:11:13.399Z] #44 DONE 4.6s [2022-12-20T15:11:13.399Z] [2022-12-20T15:11:13.399Z] #45 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.4" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2022-12-20T15:11:13.978Z] #45 ... [2022-12-20T15:11:13.978Z] [2022-12-20T15:11:13.978Z] #22 [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-12-20T15:11:13.978Z] #22 5.981 #=#=# 0.1% ########################################## 59.2% #################################################################### 95.5% ######################################################################## 100.0% [2022-12-20T15:11:13.978Z] #22 6.915 [2022-12-20T15:11:13.978Z] #22 8.533 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-12-20T15:11:13.978Z] #22 8.892 [2022-12-20T15:11:13.978Z] #22 9.139 #=#=# ######################################################################## 100.0% [2022-12-20T15:11:13.978Z] #22 9.471 [2022-12-20T15:11:13.978Z] #22 10.24 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-12-20T15:11:13.978Z] #22 10.51 [2022-12-20T15:11:13.978Z] #22 10.75 #=#=# ######################################################################## 100.0% [2022-12-20T15:11:13.978Z] #22 11.04 [2022-12-20T15:11:13.978Z] #22 11.10 Download of images into '/build' complete. [2022-12-20T15:11:13.978Z] #22 11.10 Use something like the following to load the result into a Docker daemon: [2022-12-20T15:11:13.978Z] #22 11.10 tar -cC '/build' . | docker load [2022-12-20T15:11:13.978Z] #22 DONE 11.2s [2022-12-20T15:11:13.978Z] [2022-12-20T15:11:13.978Z] #46 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git" [2022-12-20T15:11:13.978Z] #0 5.259 hint: Using 'master' as the name for the initial branch. This default branch name [2022-12-20T15:11:13.978Z] #0 5.259 hint: is subject to change. To configure the initial branch name to use in all [2022-12-20T15:11:13.978Z] #0 5.259 hint: of your new repositories, which will suppress this warning, call: [2022-12-20T15:11:13.978Z] #0 5.259 hint: [2022-12-20T15:11:13.978Z] #0 5.259 hint: git config --global init.defaultBranch [2022-12-20T15:11:13.978Z] #0 5.259 hint: [2022-12-20T15:11:13.978Z] #0 5.259 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2022-12-20T15:11:13.978Z] #0 5.259 hint: 'development'. The just-created branch can be renamed via this command: [2022-12-20T15:11:13.978Z] #0 5.259 hint: [2022-12-20T15:11:13.978Z] #0 5.259 hint: git branch -m [2022-12-20T15:11:13.978Z] #0 5.261 Initialized empty Git repository in /usr/src/registry/.git/ [2022-12-20T15:11:13.978Z] #46 DONE 5.4s [2022-12-20T15:11:13.978Z] [2022-12-20T15:11:13.978Z] #47 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git" [2022-12-20T15:11:14.241Z] #47 ... [2022-12-20T15:11:14.241Z] [2022-12-20T15:11:14.241Z] #48 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src < [2022-12-20T15:11:14.505Z] #0 5.872 hint: [2022-12-20T15:11:14.505Z] #0 5.872 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2022-12-20T15:11:14.505Z] #0 5.872 hint: 'development'. The just-created branch can be renamed via this command: [2022-12-20T15:11:14.505Z] #0 5.872 hint: [2022-12-20T15:11:14.505Z] #0 5.872 hint: git branch -m [2022-12-20T15:11:14.505Z] #0 5.872 Initialized empty Git repository in /usr/src/delve/.git/ [2022-12-20T15:11:14.505Z] #49 DONE 6.0s [2022-12-20T15:11:14.770Z] [2022-12-20T15:11:14.770Z] #43 [dockercli-src 2/5] RUN git init . && git remote add origin "https://github.com/docker/cli.git" [2022-12-20T15:11:14.770Z] #43 5.657 hint: Using 'master' as the name for the initial branch. This default branch name [2022-12-20T15:11:14.770Z] #43 5.657 hint: is subject to change. To configure the initial branch name to use in all [2022-12-20T15:11:14.770Z] #43 5.657 hint: of your new repositories, which will suppress this warning, call: [2022-12-20T15:11:14.770Z] #43 5.657 hint: [2022-12-20T15:11:14.770Z] #43 5.657 hint: git config --global init.defaultBranch [2022-12-20T15:11:14.770Z] #43 5.657 hint: [2022-12-20T15:11:14.770Z] #43 5.657 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2022-12-20T15:11:14.770Z] #43 5.657 hint: 'development'. The just-created branch can be renamed via this command: [2022-12-20T15:11:14.770Z] #43 5.657 hint: [2022-12-20T15:11:14.770Z] #43 5.657 hint: git branch -m [2022-12-20T15:11:14.770Z] #43 5.657 Initialized empty Git repository in /tmp/dockercli/.git/ [2022-12-20T15:11:14.770Z] #43 DONE 5.7s [2022-12-20T15:11:14.770Z] [2022-12-20T15:11:14.770Z] #50 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2022-12-20T15:11:15.349Z] #50 ... [2022-12-20T15:11:15.349Z] [2022-12-20T15:11:15.349Z] #47 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git" [2022-12-20T15:11:15.349Z] #47 6.055 hint: Using 'master' as the name for the initial branch. This default branch name [2022-12-20T15:11:15.349Z] #47 6.055 hint: is subject to change. To configure the initial branch name to use in all [2022-12-20T15:11:15.349Z] #47 6.055 hint: of your new repositories, which will suppress this warning, call: [2022-12-20T15:11:15.349Z] #47 6.055 hint: [2022-12-20T15:11:15.349Z] #47 6.055 hint: git config --global init.defaultBranch [2022-12-20T15:11:15.349Z] #47 6.055 hint: [2022-12-20T15:11:15.349Z] #47 6.055 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2022-12-20T15:11:15.349Z] #47 6.055 hint: 'development'. The just-created branch can be renamed via this command: [2022-12-20T15:11:15.349Z] #47 6.055 hint: [2022-12-20T15:11:15.349Z] #47 6.055 hint: git branch -m [2022-12-20T15:11:15.349Z] #47 6.057 Initialized empty Git repository in /usr/src/rootlesskit/.git/ [2022-12-20T15:11:15.349Z] #47 DONE 6.1s [2022-12-20T15:11:15.349Z] [2022-12-20T15:11:15.349Z] #51 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git" [2022-12-20T15:11:15.349Z] #0 6.216 hint: Using 'master' as the name for the initial branch. This default branch name [2022-12-20T15:11:15.349Z] #0 6.216 hint: is subject to change. To configure the initial branch name to use in all [2022-12-20T15:11:15.349Z] #0 6.216 hint: of your new repositories, which will suppress this warning, call: [2022-12-20T15:11:15.349Z] #0 6.216 hint: [2022-12-20T15:11:15.349Z] #0 6.216 hint: git config --global init.defaultBranch [2022-12-20T15:11:15.349Z] #0 6.216 hint: [2022-12-20T15:11:15.349Z] #0 6.216 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2022-12-20T15:11:15.349Z] #0 6.216 hint: 'development'. The just-created branch can be renamed via this command: [2022-12-20T15:11:15.349Z] #0 6.216 hint: [2022-12-20T15:11:15.349Z] #0 6.216 hint: git branch -m [2022-12-20T15:11:15.349Z] #0 6.217 Initialized empty Git repository in /usr/src/tini/.git/ [2022-12-20T15:11:15.349Z] #51 DONE 6.2s [2022-12-20T15:11:15.349Z] [2022-12-20T15:11:15.349Z] #52 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2022-12-20T15:11:16.306Z] #52 ... [2022-12-20T15:11:16.306Z] [2022-12-20T15:11:16.306Z] #53 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git" [2022-12-20T15:11:16.306Z] #0 6.835 hint: Using 'master' as the name for the initial branch. This default branch name [2022-12-20T15:11:16.306Z] #0 6.835 hint: is subject to change. To configure the initial branch name to use in all [2022-12-20T15:11:16.306Z] #0 6.835 hint: of your new repositories, which will suppress this warning, call: [2022-12-20T15:11:16.306Z] #0 6.835 hint: [2022-12-20T15:11:16.306Z] #0 6.835 hint: git config --global init.defaultBranch [2022-12-20T15:11:16.306Z] #0 6.835 hint: [2022-12-20T15:11:16.306Z] #0 6.835 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2022-12-20T15:11:16.306Z] #0 6.835 hint: 'development'. The just-created branch can be renamed via this command: [2022-12-20T15:11:16.306Z] #0 6.835 hint: [2022-12-20T15:11:16.306Z] #0 6.835 hint: git branch -m [2022-12-20T15:11:16.306Z] #0 6.931 Initialized empty Git repository in /usr/src/containerd/.git/ [2022-12-20T15:11:16.306Z] #53 DONE 7.3s [2022-12-20T15:11:16.306Z] [2022-12-20T15:11:16.306Z] #37 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git" [2022-12-20T15:11:16.306Z] #37 7.308 hint: Using 'master' as the name for the initial branch. This default branch name [2022-12-20T15:11:16.306Z] #37 7.308 hint: is subject to change. To configure the initial branch name to use in all [2022-12-20T15:11:16.306Z] #37 7.308 hint: of your new repositories, which will suppress this warning, call: [2022-12-20T15:11:16.306Z] #37 7.308 hint: [2022-12-20T15:11:16.306Z] #37 7.308 hint: git config --global init.defaultBranch [2022-12-20T15:11:16.306Z] #37 7.308 hint: [2022-12-20T15:11:16.307Z] #37 7.308 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2022-12-20T15:11:16.307Z] #37 7.308 hint: 'development'. The just-created branch can be renamed via this command: [2022-12-20T15:11:16.307Z] #37 7.308 hint: [2022-12-20T15:11:16.307Z] #37 7.308 hint: git branch -m [2022-12-20T15:11:16.307Z] #37 7.313 Initialized empty Git repository in /usr/src/swagger/.git/ [2022-12-20T15:11:16.307Z] #37 DONE 7.5s [2022-12-20T15:11:16.307Z] [2022-12-20T15:11:16.307Z] #54 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.6.14" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2022-12-20T15:11:18.233Z] #54 ... [2022-12-20T15:11:18.233Z] [2022-12-20T15:11:18.233Z] #55 [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.3.0" && /build/go-winres --help [2022-12-20T15:11:18.233Z] #0 8.339 go: downloading github.com/tc-hib/go-winres v0.3.0 [2022-12-20T15:11:18.233Z] #0 9.637 go: downloading github.com/tc-hib/winres v0.1.6 [2022-12-20T15:11:18.233Z] #55 ... [2022-12-20T15:11:18.233Z] [2022-12-20T15:11:18.233Z] #56 [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-12-20T15:11:18.233Z] #0 9.509 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-12-20T15:11:18.233Z] #0 9.605 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-12-20T15:11:18.233Z] #0 9.605 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-12-20T15:11:18.499Z] #56 ... [2022-12-20T15:11:18.499Z] [2022-12-20T15:11:18.499Z] #57 [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-12-20T15:11:18.499Z] #0 8.497 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-12-20T15:11:18.763Z] #57 ... [2022-12-20T15:11:18.763Z] [2022-12-20T15:11:18.763Z] #58 [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-12-20T15:11:18.763Z] #0 9.477 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-12-20T15:11:18.763Z] #58 ... [2022-12-20T15:11:18.763Z] [2022-12-20T15:11:18.763Z] #59 [containerd-build 2/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 && xx-apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev [2022-12-20T15:11:18.763Z] #0 7.417 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-12-20T15:11:18.763Z] #0 7.425 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-12-20T15:11:18.763Z] #0 7.482 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-12-20T15:11:18.763Z] #0 8.207 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2022-12-20T15:11:19.027Z] #59 ... [2022-12-20T15:11:19.027Z] [2022-12-20T15:11:19.027Z] #60 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev [2022-12-20T15:11:19.027Z] #0 8.343 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-12-20T15:11:19.027Z] #0 8.404 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-12-20T15:11:19.027Z] #0 8.404 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-12-20T15:11:19.027Z] #60 ... [2022-12-20T15:11:19.027Z] [2022-12-20T15:11:19.027Z] #61 [tini-build 2/4] 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 [2022-12-20T15:11:19.027Z] #0 9.956 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-12-20T15:11:19.027Z] #0 10.03 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-12-20T15:11:19.027Z] #0 10.03 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-12-20T15:11:19.289Z] #61 ... [2022-12-20T15:11:19.289Z] [2022-12-20T15:11:19.289Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0" && /build/golangci-lint --version [2022-12-20T15:11:19.289Z] #0 7.517 go: downloading github.com/golangci/golangci-lint v1.49.0 [2022-12-20T15:11:19.289Z] #0 9.897 go: downloading github.com/gofrs/flock v0.8.1 [2022-12-20T15:11:19.289Z] #0 9.897 go: downloading github.com/fatih/color v1.13.0 [2022-12-20T15:11:19.289Z] #0 10.01 go: downloading github.com/pkg/errors v0.9.1 [2022-12-20T15:11:19.289Z] #0 10.08 go: downloading github.com/spf13/cobra v1.5.0 [2022-12-20T15:11:19.289Z] #0 10.17 go: downloading github.com/spf13/pflag v1.0.5 [2022-12-20T15:11:19.289Z] #0 10.94 go: downloading github.com/spf13/viper v1.12.0 [2022-12-20T15:11:19.289Z] #62 ... [2022-12-20T15:11:19.289Z] [2022-12-20T15:11:19.289Z] #63 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libc6-dev [2022-12-20T15:11:19.289Z] #0 8.652 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-12-20T15:11:19.289Z] #0 8.703 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-12-20T15:11:19.289Z] #0 8.703 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-12-20T15:11:19.550Z] #63 10.53 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2022-12-20T15:11:19.550Z] #63 ... [2022-12-20T15:11:19.550Z] [2022-12-20T15:11:19.550Z] #64 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev [2022-12-20T15:11:19.550Z] #0 8.114 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-12-20T15:11:19.550Z] #0 8.114 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-12-20T15:11:19.550Z] #0 8.114 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-12-20T15:11:19.550Z] #64 ... [2022-12-20T15:11:19.550Z] [2022-12-20T15:11:19.550Z] #65 [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.2" && /build/gotestsum --version [2022-12-20T15:11:19.550Z] #0 9.727 go: downloading gotest.tools/gotestsum v1.8.2 [2022-12-20T15:11:19.814Z] #65 ... [2022-12-20T15:11:19.814Z] [2022-12-20T15:11:19.814Z] #66 [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-12-20T15:11:19.814Z] #0 7.242 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-12-20T15:11:19.814Z] #0 7.294 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-12-20T15:11:19.814Z] #0 7.454 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-12-20T15:11:19.814Z] #0 7.852 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-12-20T15:11:19.814Z] #0 7.892 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2022-12-20T15:11:19.814Z] #0 9.989 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB] [2022-12-20T15:11:20.076Z] #66 ... [2022-12-20T15:11:20.076Z] [2022-12-20T15:11:20.076Z] #67 [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-12-20T15:11:20.076Z] #0 8.123 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-12-20T15:11:20.076Z] #0 8.131 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-12-20T15:11:20.076Z] #0 8.131 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-12-20T15:11:20.076Z] #0 9.194 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2022-12-20T15:11:20.076Z] #67 ... [2022-12-20T15:11:20.076Z] [2022-12-20T15:11:20.076Z] #55 [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.3.0" && /build/go-winres --help [2022-12-20T15:11:20.076Z] #55 11.71 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-12-20T15:11:20.344Z] #55 11.97 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-12-20T15:11:20.344Z] #55 12.03 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-12-20T15:11:21.288Z] #55 ... [2022-12-20T15:11:21.288Z] [2022-12-20T15:11:21.288Z] #52 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2022-12-20T15:11:21.288Z] #52 DONE 6.1s [2022-12-20T15:11:21.550Z] [2022-12-20T15:11:21.550Z] #67 [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-12-20T15:11:21.550Z] #67 13.16 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB] [2022-12-20T15:11:24.873Z] #67 ... [2022-12-20T15:11:24.873Z] [2022-12-20T15:11:24.873Z] #68 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.8.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2022-12-20T15:11:24.873Z] #68 ... [2022-12-20T15:11:24.873Z] [2022-12-20T15:11:24.873Z] #65 [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.2" && /build/gotestsum --version [2022-12-20T15:11:24.873Z] #65 12.20 go: downloading github.com/dnephin/pflag v1.0.7 [2022-12-20T15:11:24.873Z] #65 12.28 go: downloading golang.org/x/tools v0.1.11 [2022-12-20T15:11:24.873Z] #65 12.78 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-12-20T15:11:24.873Z] #65 12.95 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-12-20T15:11:24.873Z] #65 13.03 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-12-20T15:11:24.873Z] #65 13.75 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2022-12-20T15:11:24.873Z] #65 14.06 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 [2022-12-20T15:11:24.873Z] #65 14.22 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-12-20T15:11:24.873Z] #65 14.32 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2022-12-20T15:11:24.873Z] #65 ... [2022-12-20T15:11:24.873Z] [2022-12-20T15:11:24.873Z] #69 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2022-12-20T15:11:24.873Z] #69 DONE 9.8s [2022-12-20T15:11:25.135Z] [2022-12-20T15:11:25.136Z] #67 [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-12-20T15:11:25.136Z] #67 16.66 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2022-12-20T15:11:26.526Z] #67 ... [2022-12-20T15:11:26.526Z] [2022-12-20T15:11:26.526Z] #70 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD [2022-12-20T15:11:26.526Z] #70 ... [2022-12-20T15:11:26.526Z] [2022-12-20T15:11:26.526Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0" && /build/golangci-lint --version [2022-12-20T15:11:26.526Z] #62 11.47 go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-12-20T15:11:26.526Z] #62 11.96 go: downloading github.com/mattn/go-colorable v0.1.13 [2022-12-20T15:11:26.526Z] #62 11.96 go: downloading github.com/mattn/go-isatty v0.0.16 [2022-12-20T15:11:26.526Z] #62 12.16 go: downloading golang.org/x/tools v0.1.12 [2022-12-20T15:11:26.526Z] #62 12.18 go: downloading github.com/hashicorp/go-version v1.6.0 [2022-12-20T15:11:26.526Z] #62 12.36 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-12-20T15:11:26.526Z] #62 12.65 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-12-20T15:11:26.526Z] #62 12.98 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-12-20T15:11:29.090Z] #62 20.71 go: downloading github.com/sirupsen/logrus v1.9.0 [2022-12-20T15:11:29.090Z] #62 20.71 go: downloading github.com/stretchr/testify v1.8.0 [2022-12-20T15:11:29.090Z] #62 ... [2022-12-20T15:11:29.090Z] [2022-12-20T15:11:29.090Z] #48 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src < file.toml [2022-12-20T15:11:31.500Z] #57 22.95 [2022-12-20T15:11:31.500Z] #57 22.95 Reading and updating a list of files: [2022-12-20T15:11:31.500Z] #57 22.95 tomll a.toml b.toml c.toml [2022-12-20T15:11:31.500Z] #57 22.95 [2022-12-20T15:11:31.500Z] #57 22.95 When given a list of files, tomll will modify all files in place without asking. [2022-12-20T15:11:31.500Z] #57 DONE 23.1s [2022-12-20T15:11:31.500Z] [2022-12-20T15:11:31.500Z] #67 [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-12-20T15:11:31.500Z] #67 23.29 Fetched 8498 kB in 15s (551 kB/s) [2022-12-20T15:11:32.073Z] #67 23.29 Reading package lists... [2022-12-20T15:11:32.073Z] #67 ... [2022-12-20T15:11:32.073Z] [2022-12-20T15:11:32.073Z] #64 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev [2022-12-20T15:11:32.073Z] #64 13.11 Reading package lists... [2022-12-20T15:11:32.073Z] #64 19.97 + apt-get install -y --no-install-recommends gcc libc6-dev [2022-12-20T15:11:32.335Z] #64 20.04 Reading package lists... [2022-12-20T15:11:32.335Z] #64 ... [2022-12-20T15:11:32.335Z] [2022-12-20T15:11:32.335Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0" && /build/golangci-lint --version [2022-12-20T15:11:32.335Z] #62 22.92 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-12-20T15:11:32.335Z] #62 23.07 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-12-20T15:11:32.335Z] #62 23.52 go: downloading github.com/Antonboom/errname v0.1.7 [2022-12-20T15:11:32.335Z] #62 23.72 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-12-20T15:11:32.596Z] #62 24.16 go: downloading github.com/BurntSushi/toml v1.2.0 [2022-12-20T15:11:32.857Z] #62 ... [2022-12-20T15:11:32.857Z] [2022-12-20T15:11:32.857Z] #66 [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-12-20T15:11:32.857Z] #66 13.85 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2022-12-20T15:11:32.857Z] #66 17.25 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-12-20T15:11:32.857Z] #66 23.19 Fetched 8501 kB in 16s (524 kB/s) [2022-12-20T15:11:32.857Z] #66 23.19 Reading package lists... [2022-12-20T15:11:32.857Z] #66 ... [2022-12-20T15:11:32.857Z] [2022-12-20T15:11:32.857Z] #60 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev [2022-12-20T15:11:32.857Z] #60 23.89 Fetched 8498 kB in 16s (534 kB/s) [2022-12-20T15:11:33.430Z] #60 23.89 Reading package lists... [2022-12-20T15:11:33.430Z] #60 ... [2022-12-20T15:11:33.430Z] [2022-12-20T15:11:33.430Z] #63 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libc6-dev [2022-12-20T15:11:33.430Z] #63 14.36 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB] [2022-12-20T15:11:33.430Z] #63 17.97 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2022-12-20T15:11:33.430Z] #63 24.40 Fetched 8498 kB in 16s (528 kB/s) [2022-12-20T15:11:33.693Z] #63 24.40 Reading package lists... [2022-12-20T15:11:33.693Z] #63 ... [2022-12-20T15:11:33.693Z] [2022-12-20T15:11:33.693Z] #55 [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.3.0" && /build/go-winres --help [2022-12-20T15:11:33.693Z] #55 15.39 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-12-20T15:11:33.693Z] #55 15.58 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-12-20T15:11:33.693Z] #55 ... [2022-12-20T15:11:33.693Z] [2022-12-20T15:11:33.693Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0" && /build/golangci-lint --version [2022-12-20T15:11:33.693Z] #62 25.27 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-12-20T15:11:33.693Z] #62 25.43 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0 [2022-12-20T15:11:33.985Z] #62 25.75 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-12-20T15:11:34.247Z] #62 25.86 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-12-20T15:11:34.512Z] #62 ... [2022-12-20T15:11:34.512Z] [2022-12-20T15:11:34.512Z] #68 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.8.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2022-12-20T15:11:34.512Z] #68 DONE 19.9s [2022-12-20T15:11:34.512Z] [2022-12-20T15:11:34.512Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0" && /build/golangci-lint --version [2022-12-20T15:11:34.512Z] #62 26.15 go: downloading github.com/alingse/asasalint v0.0.11 [2022-12-20T15:11:34.512Z] #62 26.17 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-12-20T15:11:34.512Z] #62 26.38 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-12-20T15:11:34.793Z] #62 26.46 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-12-20T15:11:34.794Z] #62 26.62 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-12-20T15:11:35.066Z] #62 26.64 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-12-20T15:11:35.066Z] #62 26.79 go: downloading github.com/breml/bidichk v0.2.3 [2022-12-20T15:11:35.329Z] #62 26.96 go: downloading github.com/breml/errchkjson v0.3.0 [2022-12-20T15:11:35.330Z] #62 27.11 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-12-20T15:11:35.330Z] #62 27.12 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-12-20T15:11:35.592Z] #62 27.29 go: downloading github.com/curioswitch/go-reassign v0.1.2 [2022-12-20T15:11:35.592Z] #62 27.37 go: downloading github.com/daixiang0/gci v0.6.3 [2022-12-20T15:11:36.165Z] #62 27.96 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-12-20T15:11:36.165Z] #62 27.96 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-12-20T15:11:36.426Z] #62 28.13 go: downloading github.com/firefart/nonamedreturns v1.0.4 [2022-12-20T15:11:36.426Z] #62 28.13 go: downloading github.com/fzipp/gocyclo v0.6.0 [2022-12-20T15:11:36.426Z] #62 28.18 go: downloading github.com/go-critic/go-critic v0.6.4 [2022-12-20T15:11:37.381Z] #62 29.11 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-12-20T15:11:37.381Z] #62 29.17 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-12-20T15:11:37.642Z] #62 29.17 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-12-20T15:11:37.642Z] #62 29.40 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-12-20T15:11:37.904Z] #62 29.65 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-12-20T15:11:37.904Z] #62 29.65 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-12-20T15:11:37.904Z] #62 29.75 go: downloading github.com/golangci/misspell v0.3.5 [2022-12-20T15:11:38.166Z] #62 29.88 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-12-20T15:11:38.166Z] #62 29.98 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-12-20T15:11:38.428Z] #62 30.17 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-12-20T15:11:38.428Z] #62 30.17 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-12-20T15:11:38.691Z] #62 30.28 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-12-20T15:11:38.691Z] #62 30.41 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-12-20T15:11:38.691Z] #62 30.42 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-12-20T15:11:38.691Z] #62 30.50 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-12-20T15:11:38.953Z] #62 30.57 go: downloading github.com/julz/importas v0.1.0 [2022-12-20T15:11:38.953Z] #62 30.63 go: downloading github.com/kisielk/errcheck v1.6.2 [2022-12-20T15:11:38.953Z] #62 30.70 go: downloading github.com/kulti/thelper v0.6.3 [2022-12-20T15:11:38.953Z] #62 30.83 go: downloading github.com/kunwardeep/paralleltest v1.0.6 [2022-12-20T15:11:39.215Z] #62 30.90 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-12-20T15:11:39.215Z] #62 30.94 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-12-20T15:11:39.215Z] #62 30.98 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-12-20T15:11:39.215Z] #62 31.06 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-12-20T15:11:39.477Z] #62 31.19 go: downloading github.com/maratori/testpackage v1.1.0 [2022-12-20T15:11:39.477Z] #62 31.24 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-12-20T15:11:39.740Z] #62 31.36 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-12-20T15:11:39.740Z] #62 31.36 go: downloading github.com/mgechev/revive v1.2.3 [2022-12-20T15:11:40.314Z] #62 32.18 go: downloading github.com/moricho/tparallel v0.2.1 [2022-12-20T15:11:40.576Z] #62 32.19 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-12-20T15:11:40.576Z] #62 32.26 go: downloading github.com/nishanths/exhaustive v0.8.1 [2022-12-20T15:11:40.576Z] #62 32.29 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-12-20T15:11:40.839Z] #62 32.48 go: downloading github.com/polyfloyd/go-errorlint v1.0.2 [2022-12-20T15:11:40.839Z] #62 32.58 go: downloading github.com/ryancurrah/gomodguard v1.2.4 [2022-12-20T15:11:40.839Z] #62 32.68 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-12-20T15:11:40.839Z] #62 32.73 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-12-20T15:11:41.101Z] #62 32.85 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0 [2022-12-20T15:11:41.101Z] #62 32.93 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0 [2022-12-20T15:11:41.363Z] #62 33.04 go: downloading github.com/securego/gosec/v2 v2.13.1 [2022-12-20T15:11:41.626Z] #62 33.25 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-12-20T15:11:41.627Z] #62 ... [2022-12-20T15:11:41.627Z] [2022-12-20T15:11:41.627Z] #64 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev [2022-12-20T15:11:41.627Z] #64 20.04 Reading package lists... [2022-12-20T15:11:41.627Z] #64 26.83 Building dependency tree... [2022-12-20T15:11:41.627Z] #64 28.73 Reading state information... [2022-12-20T15:11:41.627Z] #64 31.91 gcc is already the newest version (4:10.2.1-1). [2022-12-20T15:11:41.627Z] #64 31.91 libc6-dev is already the newest version (2.31-13+deb11u5). [2022-12-20T15:11:41.627Z] #64 31.91 0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded. [2022-12-20T15:11:41.627Z] #64 DONE 32.6s [2022-12-20T15:11:41.627Z] [2022-12-20T15:11:41.627Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0" && /build/golangci-lint --version [2022-12-20T15:11:41.627Z] #62 33.31 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-12-20T15:11:41.627Z] #62 33.38 go: downloading github.com/sivchari/nosnakecase v1.7.0 [2022-12-20T15:11:41.627Z] #62 33.38 go: downloading github.com/sivchari/tenv v1.7.0 [2022-12-20T15:11:41.627Z] #62 ... [2022-12-20T15:11:41.627Z] [2022-12-20T15:11:41.627Z] #63 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libc6-dev [2022-12-20T15:11:41.627Z] #63 24.40 Reading package lists... [2022-12-20T15:11:41.627Z] #63 31.56 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-12-20T15:11:41.627Z] #63 31.56 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-12-20T15:11:41.627Z] #63 31.56 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-12-20T15:11:43.016Z] #63 ... [2022-12-20T15:11:43.016Z] [2022-12-20T15:11:43.016Z] #56 [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-12-20T15:11:43.016Z] #56 24.83 Fetched 8498 kB in 16s (544 kB/s) [2022-12-20T15:11:43.016Z] #56 24.83 Reading package lists... [2022-12-20T15:11:43.279Z] #56 31.23 Reading package lists... [2022-12-20T15:11:43.279Z] #56 ... [2022-12-20T15:11:43.279Z] [2022-12-20T15:11:43.279Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0" && /build/golangci-lint --version [2022-12-20T15:11:43.279Z] #62 33.59 go: downloading github.com/sonatard/noctx v0.0.1 [2022-12-20T15:11:43.279Z] #62 33.64 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-12-20T15:11:43.279Z] #62 33.72 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-12-20T15:11:43.279Z] #62 33.84 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-12-20T15:11:43.279Z] #62 33.85 go: downloading github.com/sylvia7788/contextcheck v1.0.6 [2022-12-20T15:11:43.279Z] #62 33.91 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-12-20T15:11:43.279Z] #62 33.96 go: downloading github.com/tetafro/godot v1.4.11 [2022-12-20T15:11:43.279Z] #62 34.06 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-12-20T15:11:43.279Z] #62 34.06 go: downloading github.com/timonwong/logrlint v0.1.0 [2022-12-20T15:11:43.279Z] #62 34.16 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.2 [2022-12-20T15:11:43.279Z] #62 34.24 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-12-20T15:11:43.279Z] #62 34.39 go: downloading github.com/ultraware/funlen v0.0.3 [2022-12-20T15:11:43.279Z] #62 34.47 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-12-20T15:11:43.279Z] #62 34.57 go: downloading github.com/uudashr/gocognit v1.0.6 [2022-12-20T15:11:43.279Z] #62 34.71 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-12-20T15:11:43.279Z] #62 34.71 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-12-20T15:11:43.279Z] #62 34.88 go: downloading gitlab.com/bosi/decorder v0.2.3 [2022-12-20T15:11:43.279Z] #62 35.03 go: downloading honnef.co/go/tools v0.3.3 [2022-12-20T15:11:43.541Z] #62 ... [2022-12-20T15:11:43.541Z] [2022-12-20T15:11:43.541Z] #48 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src < /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-12-20T15:11:48.397Z] #66 23.19 Reading package lists... [2022-12-20T15:11:48.397Z] #66 29.69 Reading package lists... [2022-12-20T15:11:48.397Z] #66 35.11 Building dependency tree... [2022-12-20T15:11:48.397Z] #66 39.34 The following additional packages will be installed: [2022-12-20T15:11:48.398Z] #66 39.35 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-12-20T15:11:48.398Z] #66 39.35 python3-protobuf python3-six [2022-12-20T15:11:48.398Z] #66 39.35 Suggested packages: [2022-12-20T15:11:48.398Z] #66 39.37 python3-setuptools [2022-12-20T15:11:48.398Z] #66 39.37 Recommended packages: [2022-12-20T15:11:48.398Z] #66 39.38 iproute2 | iproute [2022-12-20T15:11:48.398Z] #66 ... [2022-12-20T15:11:48.398Z] [2022-12-20T15:11:48.398Z] #67 [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-12-20T15:11:48.398Z] #67 40.02 gcc-10-locales seccomp wine64 [2022-12-20T15:11:49.789Z] #67 41.26 The following NEW packages will be installed: [2022-12-20T15:11:49.789Z] #67 41.29 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-12-20T15:11:49.789Z] #67 41.29 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-12-20T15:11:49.789Z] #67 41.29 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-12-20T15:11:49.789Z] #67 41.29 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-12-20T15:11:49.789Z] #67 41.29 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-12-20T15:11:49.789Z] #67 41.29 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-12-20T15:11:49.789Z] #67 41.29 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-12-20T15:11:49.789Z] #67 41.29 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-12-20T15:11:49.789Z] #67 41.29 mingw-w64-x86-64-dev [2022-12-20T15:11:50.052Z] #67 41.77 0 upgraded, 30 newly installed, 0 to remove and 3 not upgraded. [2022-12-20T15:11:50.052Z] #67 41.77 Need to get 108 MB of archives. [2022-12-20T15:11:50.052Z] #67 41.77 After this operation, 620 MB of additional disk space will be used. [2022-12-20T15:11:50.052Z] #67 41.77 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-12-20T15:11:50.052Z] #67 41.85 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-12-20T15:11:50.052Z] #67 41.94 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-12-20T15:11:50.052Z] #67 41.94 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-12-20T15:11:50.052Z] #67 41.97 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-12-20T15:11:50.314Z] #67 41.97 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-12-20T15:11:50.314Z] #67 42.11 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-12-20T15:11:50.314Z] #67 42.22 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-12-20T15:11:50.578Z] #67 42.22 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-12-20T15:11:50.840Z] #67 42.73 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-12-20T15:11:52.234Z] #67 43.68 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-12-20T15:11:52.234Z] #67 44.08 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-12-20T15:11:53.182Z] #67 44.66 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-12-20T15:11:53.757Z] #67 ... [2022-12-20T15:11:53.757Z] [2022-12-20T15:11:53.757Z] #58 [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-12-20T15:11:53.757Z] #58 44.47 v3.0.2 [2022-12-20T15:11:53.757Z] #58 DONE 45.3s [2022-12-20T15:11:53.757Z] [2022-12-20T15:11:53.757Z] #61 [tini-build 2/4] 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 [2022-12-20T15:11:53.757Z] #61 40.67 The following additional packages will be installed: [2022-12-20T15:11:53.757Z] #61 40.68 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-12-20T15:11:53.757Z] #61 40.70 Suggested packages: [2022-12-20T15:11:53.757Z] #61 40.72 cmake-doc ninja-build lrzip [2022-12-20T15:11:53.757Z] #61 41.30 The following NEW packages will be installed: [2022-12-20T15:11:53.757Z] #61 41.30 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-12-20T15:11:53.757Z] #61 41.73 0 upgraded, 8 newly installed, 0 to remove and 3 not upgraded. [2022-12-20T15:11:53.757Z] #61 41.73 Need to get 15.1 MB of archives. [2022-12-20T15:11:53.757Z] #61 41.73 After this operation, 66.8 MB of additional disk space will be used. [2022-12-20T15:11:53.757Z] #61 41.73 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-12-20T15:11:53.757Z] #61 41.79 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-12-20T15:11:53.757Z] #61 42.18 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u3 [630 kB] [2022-12-20T15:11:53.757Z] #61 42.19 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-12-20T15:11:53.757Z] #61 42.21 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-12-20T15:11:53.757Z] #61 42.21 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-12-20T15:11:53.757Z] #61 42.22 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-12-20T15:11:53.757Z] #61 42.22 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-12-20T15:11:53.757Z] #61 43.48 debconf: delaying package configuration, since apt-utils is not installed [2022-12-20T15:11:53.757Z] #61 43.81 Fetched 15.1 MB in 1s (15.6 MB/s) [2022-12-20T15:11:53.757Z] #61 44.30 Selecting previously unselected package cmake-data. [2022-12-20T15:11:53.757Z] #61 44.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15744 files and directories currently installed.) [2022-12-20T15:11:53.757Z] #61 44.40 Preparing to unpack .../0-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-12-20T15:11:53.757Z] #61 44.42 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-12-20T15:11:54.331Z] #61 ... [2022-12-20T15:11:54.331Z] [2022-12-20T15:11:54.331Z] #55 [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.3.0" && /build/go-winres --help [2022-12-20T15:11:54.331Z] #55 45.93 NAME: [2022-12-20T15:11:54.331Z] #55 45.98 go-winres - A tool for embedding resources in Windows executables [2022-12-20T15:11:54.331Z] #55 45.98 [2022-12-20T15:11:54.331Z] #55 45.98 USAGE: [2022-12-20T15:11:54.331Z] #55 45.98 go-winres [global options] command [command options] [arguments...] [2022-12-20T15:11:54.331Z] #55 45.98 [2022-12-20T15:11:54.331Z] #55 45.98 COMMANDS: [2022-12-20T15:11:54.331Z] #55 45.98 init Create an initial ./winres/winres.json [2022-12-20T15:11:54.331Z] #55 45.98 make Make syso files for the "go build" command [2022-12-20T15:11:54.331Z] #55 45.98 simply Make syso files for the "go build" command (simplified) [2022-12-20T15:11:54.331Z] #55 45.98 extract Extract all resources from an executable [2022-12-20T15:11:54.331Z] #55 45.98 patch Replace resources in an executable file (exe, dll) [2022-12-20T15:11:54.331Z] #55 45.98 help, h Shows a list of commands or help for one command [2022-12-20T15:11:54.331Z] #55 45.98 [2022-12-20T15:11:54.331Z] #55 45.98 GLOBAL OPTIONS: [2022-12-20T15:11:54.331Z] #55 45.98 --help, -h show help (default: false) [2022-12-20T15:11:54.331Z] #55 DONE 46.2s [2022-12-20T15:11:54.632Z] [2022-12-20T15:11:54.632Z] #56 [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-12-20T15:11:54.632Z] #56 31.23 Reading package lists... [2022-12-20T15:11:54.632Z] #56 36.71 Building dependency tree... [2022-12-20T15:11:54.632Z] #56 40.99 python3 is already the newest version (3.9.2-3). [2022-12-20T15:11:54.632Z] #56 40.99 The following additional packages will be installed: [2022-12-20T15:11:54.632Z] #56 40.99 autotools-dev bzip2 dpkg-dev libcap2 libprotobuf-c1 libsigsegv2 libyajl2 m4 [2022-12-20T15:11:54.632Z] #56 41.01 patch xz-utils [2022-12-20T15:11:54.632Z] #56 41.03 Suggested packages: [2022-12-20T15:11:54.632Z] #56 41.03 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-12-20T15:11:54.632Z] #56 41.03 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-12-20T15:11:54.632Z] #56 41.03 m4-doc ed diffutils-doc [2022-12-20T15:11:54.632Z] #56 41.03 Recommended packages: [2022-12-20T15:11:54.632Z] #56 41.03 fakeroot libalgorithm-merge-perl libltdl-dev [2022-12-20T15:11:54.632Z] #56 42.46 The following NEW packages will be installed: [2022-12-20T15:11:54.632Z] #56 42.47 autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev [2022-12-20T15:11:54.632Z] #56 42.47 libcap2 libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsigsegv2 [2022-12-20T15:11:54.632Z] #56 42.47 libsystemd-dev libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils [2022-12-20T15:11:54.632Z] #56 42.94 0 upgraded, 20 newly installed, 0 to remove and 3 not upgraded. [2022-12-20T15:11:54.632Z] #56 42.94 Need to get 5458 kB of archives. [2022-12-20T15:11:54.632Z] #56 42.94 After this operation, 11.6 MB of additional disk space will be used. [2022-12-20T15:11:54.632Z] #56 42.94 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-12-20T15:11:54.632Z] #56 42.94 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-12-20T15:11:54.632Z] #56 42.94 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB] [2022-12-20T15:11:54.632Z] #56 42.94 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB] [2022-12-20T15:11:54.632Z] #56 42.95 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB] [2022-12-20T15:11:54.632Z] #56 42.95 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-12-20T15:11:54.632Z] #56 42.98 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB] [2022-12-20T15:11:54.632Z] #56 42.98 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-12-20T15:11:54.632Z] #56 42.98 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB] [2022-12-20T15:11:54.632Z] #56 43.09 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B] [2022-12-20T15:11:54.632Z] #56 43.13 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-12-20T15:11:54.632Z] #56 43.13 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] [2022-12-20T15:11:54.632Z] #56 43.14 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-12-20T15:11:54.632Z] #56 43.14 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB] [2022-12-20T15:11:54.632Z] #56 43.14 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-12-20T15:11:54.632Z] #56 43.14 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB] [2022-12-20T15:11:54.632Z] #56 43.16 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB] [2022-12-20T15:11:54.632Z] #56 43.18 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB] [2022-12-20T15:11:54.632Z] #56 43.19 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-12-20T15:11:54.632Z] #56 43.20 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB] [2022-12-20T15:11:54.632Z] #56 44.53 debconf: delaying package configuration, since apt-utils is not installed [2022-12-20T15:11:54.632Z] #56 44.92 Fetched 5458 kB in 1s (8353 kB/s) [2022-12-20T15:11:54.632Z] #56 45.13 Selecting previously unselected package bzip2. [2022-12-20T15:11:54.632Z] #56 45.13 (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 ... 15744 files and directories currently installed.) [2022-12-20T15:11:54.632Z] #56 45.21 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ... [2022-12-20T15:11:54.632Z] #56 45.31 Unpacking bzip2 (1.0.8-4) ... [2022-12-20T15:11:54.632Z] #56 45.66 Selecting previously unselected package xz-utils. [2022-12-20T15:11:54.632Z] #56 45.66 Preparing to unpack .../01-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-12-20T15:11:54.632Z] #56 45.68 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-12-20T15:11:54.632Z] #56 46.47 Selecting previously unselected package libsigsegv2:arm64. [2022-12-20T15:11:54.895Z] #56 46.50 Preparing to unpack .../02-libsigsegv2_2.13-1_arm64.deb ... [2022-12-20T15:11:54.895Z] #56 46.59 Unpacking libsigsegv2:arm64 (2.13-1) ... [2022-12-20T15:11:54.895Z] #56 ... [2022-12-20T15:11:54.895Z] [2022-12-20T15:11:54.895Z] #67 [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-12-20T15:11:54.895Z] #67 46.08 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-12-20T15:11:54.895Z] #67 46.63 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-12-20T15:11:54.895Z] #67 46.64 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-12-20T15:11:54.895Z] #67 46.66 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-12-20T15:11:54.895Z] #67 46.66 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-12-20T15:11:54.895Z] #67 46.70 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-12-20T15:11:54.895Z] #67 46.70 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-12-20T15:11:54.895Z] #67 46.70 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB] [2022-12-20T15:11:54.895Z] #67 46.70 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-12-20T15:11:54.895Z] #67 46.74 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB] [2022-12-20T15:11:54.895Z] #67 46.74 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB] [2022-12-20T15:11:54.895Z] #67 46.80 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB] [2022-12-20T15:11:54.895Z] #67 46.80 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB] [2022-12-20T15:11:55.157Z] #67 46.87 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-12-20T15:11:55.157Z] #67 46.87 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-12-20T15:11:55.157Z] #67 46.87 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-12-20T15:11:55.157Z] #67 46.88 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB] [2022-12-20T15:11:56.103Z] #67 ... [2022-12-20T15:11:56.103Z] [2022-12-20T15:11:56.103Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0" && /build/golangci-lint --version [2022-12-20T15:11:56.103Z] #62 37.86 go: downloading gopkg.in/ini.v1 v1.66.6 [2022-12-20T15:11:56.103Z] #62 37.86 go: downloading github.com/magiconair/properties v1.8.6 [2022-12-20T15:11:56.103Z] #62 38.00 go: downloading github.com/pelletier/go-toml/v2 v2.0.2 [2022-12-20T15:11:56.103Z] #62 38.06 go: downloading golang.org/x/text v0.3.7 [2022-12-20T15:11:56.103Z] #62 38.62 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-12-20T15:11:56.103Z] #62 43.96 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e [2022-12-20T15:11:56.103Z] #62 43.98 go: downloading github.com/gobwas/glob v0.2.3 [2022-12-20T15:11:56.103Z] #62 44.37 go: downloading go.uber.org/zap v1.17.0 [2022-12-20T15:11:56.103Z] #62 45.24 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4 [2022-12-20T15:11:56.103Z] #62 45.28 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-12-20T15:11:56.103Z] #62 45.36 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d [2022-12-20T15:11:56.103Z] #62 45.37 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-12-20T15:11:56.103Z] #62 45.51 go: downloading github.com/go-toolsmith/astcopy v1.0.1 [2022-12-20T15:11:56.103Z] #62 45.55 go: downloading github.com/go-toolsmith/astequal v1.0.2 [2022-12-20T15:11:56.103Z] #62 45.70 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-12-20T15:11:56.103Z] #62 45.73 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-12-20T15:11:56.103Z] #62 45.91 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-12-20T15:11:56.103Z] #62 45.95 go: downloading github.com/quasilyte/go-ruleguard v0.3.17 [2022-12-20T15:11:56.103Z] #62 46.17 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-12-20T15:11:56.103Z] #62 46.37 go: downloading github.com/kisielk/gotool v1.0.0 [2022-12-20T15:11:56.103Z] #62 46.61 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-12-20T15:11:56.103Z] #62 46.80 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-12-20T15:11:56.103Z] #62 47.02 go: downloading github.com/ettle/strcase v0.1.1 [2022-12-20T15:11:56.103Z] #62 47.17 go: downloading github.com/fatih/structtag v1.2.0 [2022-12-20T15:11:56.103Z] #62 47.34 go: downloading github.com/Masterminds/semver v1.5.0 [2022-12-20T15:11:56.103Z] #62 47.52 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-12-20T15:11:56.103Z] #62 47.53 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-12-20T15:11:56.103Z] #62 47.61 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-12-20T15:11:56.103Z] #62 47.73 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-12-20T15:11:56.365Z] #62 ... [2022-12-20T15:11:56.365Z] [2022-12-20T15:11:56.365Z] #56 [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-12-20T15:11:56.365Z] #56 46.76 Selecting previously unselected package m4. [2022-12-20T15:11:56.365Z] #56 46.77 Preparing to unpack .../03-m4_1.4.18-5_arm64.deb ... [2022-12-20T15:11:56.365Z] #56 46.78 Unpacking m4 (1.4.18-5) ... [2022-12-20T15:11:56.365Z] #56 47.15 Selecting previously unselected package autoconf. [2022-12-20T15:11:56.365Z] #56 47.15 Preparing to unpack .../04-autoconf_2.69-14_all.deb ... [2022-12-20T15:11:56.365Z] #56 47.17 Unpacking autoconf (2.69-14) ... [2022-12-20T15:11:56.365Z] #56 47.36 Selecting previously unselected package autotools-dev. [2022-12-20T15:11:56.365Z] #56 47.40 Preparing to unpack .../05-autotools-dev_20180224.1+nmu1_all.deb ... [2022-12-20T15:11:56.365Z] #56 47.41 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-12-20T15:11:56.365Z] #56 47.64 Selecting previously unselected package automake. [2022-12-20T15:11:56.365Z] #56 47.65 Preparing to unpack .../06-automake_1%3a1.16.3-2_all.deb ... [2022-12-20T15:11:56.365Z] #56 47.68 Unpacking automake (1:1.16.3-2) ... [2022-12-20T15:11:56.627Z] #56 48.28 Selecting previously unselected package patch. [2022-12-20T15:11:56.627Z] #56 48.28 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ... [2022-12-20T15:11:56.627Z] #56 48.29 Unpacking patch (2.7.6-7) ... [2022-12-20T15:11:56.889Z] #56 48.55 Selecting previously unselected package dpkg-dev. [2022-12-20T15:11:56.889Z] #56 48.56 Preparing to unpack .../08-dpkg-dev_1.20.12_all.deb ... [2022-12-20T15:11:56.889Z] #56 48.58 Unpacking dpkg-dev (1.20.12) ... [2022-12-20T15:11:58.286Z] #56 49.91 Selecting previously unselected package build-essential. [2022-12-20T15:11:58.286Z] #56 49.91 Preparing to unpack .../09-build-essential_12.9_arm64.deb ... [2022-12-20T15:11:58.286Z] #56 49.92 Unpacking build-essential (12.9) ... [2022-12-20T15:11:58.286Z] #56 50.04 Selecting previously unselected package libcap2:arm64. [2022-12-20T15:11:58.286Z] #56 50.05 Preparing to unpack .../10-libcap2_1%3a2.44-1_arm64.deb ... [2022-12-20T15:11:58.286Z] #56 50.06 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-12-20T15:11:58.286Z] #56 50.16 Selecting previously unselected package libcap-dev:arm64. [2022-12-20T15:11:58.286Z] #56 50.19 Preparing to unpack .../11-libcap-dev_1%3a2.44-1_arm64.deb ... [2022-12-20T15:11:58.286Z] #56 50.19 Unpacking libcap-dev:arm64 (1:2.44-1) ... [2022-12-20T15:11:58.548Z] #56 50.44 Selecting previously unselected package libprotobuf-c1:arm64. [2022-12-20T15:11:58.548Z] #56 50.44 Preparing to unpack .../12-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-12-20T15:11:58.809Z] #56 50.45 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-12-20T15:11:58.809Z] #56 50.59 Selecting previously unselected package libprotobuf-c-dev:arm64. [2022-12-20T15:11:58.809Z] #56 ... [2022-12-20T15:11:58.809Z] [2022-12-20T15:11:58.809Z] #66 [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-12-20T15:11:58.809Z] #66 39.92 The following NEW packages will be installed: [2022-12-20T15:11:58.809Z] #66 39.92 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-12-20T15:11:58.809Z] #66 39.92 python3-protobuf python3-six [2022-12-20T15:11:58.809Z] #66 40.44 0 upgraded, 8 newly installed, 0 to remove and 3 not upgraded. [2022-12-20T15:11:58.809Z] #66 40.44 Need to get 2136 kB of archives. [2022-12-20T15:11:58.809Z] #66 40.44 After this operation, 10.8 MB of additional disk space will be used. [2022-12-20T15:11:58.809Z] #66 40.44 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-12-20T15:11:58.809Z] #66 40.45 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-12-20T15:11:58.809Z] #66 40.45 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-12-20T15:11:58.810Z] #66 40.46 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-12-20T15:11:58.810Z] #66 40.47 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-12-20T15:11:58.810Z] #66 40.49 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-12-20T15:11:58.810Z] #66 40.49 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-12-20T15:11:58.810Z] #66 43.07 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [630 kB] [2022-12-20T15:11:58.810Z] #66 44.52 debconf: delaying package configuration, since apt-utils is not installed [2022-12-20T15:11:58.810Z] #66 44.99 Fetched 2136 kB in 3s (634 kB/s) [2022-12-20T15:11:58.810Z] #66 45.33 Selecting previously unselected package libprotobuf23:arm64. [2022-12-20T15:11:58.810Z] #66 45.33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15744 files and directories currently installed.) [2022-12-20T15:11:58.810Z] #66 45.49 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-12-20T15:11:58.810Z] #66 45.56 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-12-20T15:11:58.810Z] #66 46.85 Selecting previously unselected package python3-pkg-resources. [2022-12-20T15:11:58.810Z] #66 46.86 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-12-20T15:11:58.810Z] #66 46.87 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-12-20T15:11:58.810Z] #66 47.17 Selecting previously unselected package python3-six. [2022-12-20T15:11:58.810Z] #66 47.17 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-12-20T15:11:58.810Z] #66 47.18 Unpacking python3-six (1.16.0-2) ... [2022-12-20T15:11:58.810Z] #66 47.34 Selecting previously unselected package python3-protobuf. [2022-12-20T15:11:58.810Z] #66 47.35 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-12-20T15:11:58.810Z] #66 47.35 Unpacking python3-protobuf (3.12.4-1) ... [2022-12-20T15:11:58.810Z] #66 48.02 Selecting previously unselected package libnet1:arm64. [2022-12-20T15:11:58.810Z] #66 48.02 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-12-20T15:11:58.810Z] #66 48.06 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-12-20T15:11:58.810Z] #66 48.28 Selecting previously unselected package libnl-3-200:arm64. [2022-12-20T15:11:58.810Z] #66 48.28 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-12-20T15:11:58.810Z] #66 48.29 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-12-20T15:11:58.810Z] #66 48.48 Selecting previously unselected package libprotobuf-c1:arm64. [2022-12-20T15:11:58.810Z] #66 48.48 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-12-20T15:11:58.810Z] #66 48.49 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-12-20T15:11:58.810Z] #66 48.69 Selecting previously unselected package criu. [2022-12-20T15:11:58.810Z] #66 48.70 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ... [2022-12-20T15:11:58.810Z] #66 48.70 Unpacking criu (3.17.1-1) ... [2022-12-20T15:11:58.810Z] #66 49.43 Setting up python3-pkg-resources (52.0.0-4) ... [2022-12-20T15:11:59.092Z] #66 ... [2022-12-20T15:11:59.092Z] [2022-12-20T15:11:59.092Z] #63 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libc6-dev [2022-12-20T15:11:59.092Z] #63 34.98 Reading package lists... [2022-12-20T15:11:59.092Z] #63 40.06 + apt-get install -y --no-install-recommends gcc libc6-dev [2022-12-20T15:11:59.092Z] #63 40.12 Reading package lists... [2022-12-20T15:11:59.092Z] #63 45.60 Building dependency tree... [2022-12-20T15:11:59.092Z] #63 49.69 gcc is already the newest version (4:10.2.1-1). [2022-12-20T15:11:59.092Z] #63 49.69 libc6-dev is already the newest version (2.31-13+deb11u5). [2022-12-20T15:11:59.092Z] #63 49.69 0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded. [2022-12-20T15:11:59.092Z] #63 ... [2022-12-20T15:11:59.092Z] [2022-12-20T15:11:59.092Z] #56 [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-12-20T15:11:59.092Z] #56 50.59 Selecting previously unselected package libprotobuf-c-dev:arm64. [2022-12-20T15:11:59.092Z] #56 50.60 Preparing to unpack .../13-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... [2022-12-20T15:11:59.092Z] #56 50.62 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-12-20T15:11:59.092Z] #56 50.80 Selecting previously unselected package libseccomp-dev:arm64. [2022-12-20T15:11:59.092Z] #56 50.80 Preparing to unpack .../14-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-12-20T15:11:59.092Z] #56 50.81 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-12-20T15:11:59.354Z] #56 51.14 Selecting previously unselected package libsystemd-dev:arm64. [2022-12-20T15:11:59.354Z] #56 51.14 Preparing to unpack .../15-libsystemd-dev_247.3-7+deb11u1_arm64.deb ... [2022-12-20T15:11:59.715Z] #56 51.25 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ... [2022-12-20T15:12:00.660Z] #56 52.19 Selecting previously unselected package libtool. [2022-12-20T15:12:00.660Z] #56 52.19 Preparing to unpack .../16-libtool_2.4.6-15_all.deb ... [2022-12-20T15:12:00.660Z] #56 52.20 Unpacking libtool (2.4.6-15) ... [2022-12-20T15:12:00.660Z] #56 ... [2022-12-20T15:12:00.660Z] [2022-12-20T15:12:00.660Z] #50 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2022-12-20T15:12:00.660Z] #50 DONE 45.8s [2022-12-20T15:12:00.660Z] [2022-12-20T15:12:00.660Z] #54 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.6.14" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2022-12-20T15:12:00.660Z] #54 DONE 44.5s [2022-12-20T15:12:00.660Z] [2022-12-20T15:12:00.660Z] #63 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libc6-dev [2022-12-20T15:12:00.660Z] #63 DONE 51.6s [2022-12-20T15:12:00.660Z] [2022-12-20T15:12:00.660Z] #59 [containerd-build 2/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 && xx-apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev [2022-12-20T15:12:00.660Z] #59 36.87 Reading package lists... [2022-12-20T15:12:00.660Z] #59 41.88 Building dependency tree... [2022-12-20T15:12:00.660Z] #59 46.80 gcc is already the newest version (4:10.2.1-1). [2022-12-20T15:12:00.660Z] #59 46.80 The following additional packages will be installed: [2022-12-20T15:12:00.660Z] #59 46.80 gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev [2022-12-20T15:12:00.660Z] #59 46.80 libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev [2022-12-20T15:12:00.660Z] #59 46.81 libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0 [2022-12-20T15:12:00.660Z] #59 46.81 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2022-12-20T15:12:00.660Z] #59 46.82 libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev [2022-12-20T15:12:00.660Z] #59 46.82 python3-distutils python3-lib2to3 uuid-dev zlib1g-dev [2022-12-20T15:12:00.660Z] #59 46.84 Suggested packages: [2022-12-20T15:12:00.660Z] #59 46.85 libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin [2022-12-20T15:12:00.660Z] #59 46.85 | libgdk-pixbuf2.0-dev libxml2-utils [2022-12-20T15:12:00.660Z] #59 48.72 The following NEW packages will be installed: [2022-12-20T15:12:00.660Z] #59 48.75 gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1 [2022-12-20T15:12:00.660Z] #59 48.75 libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data [2022-12-20T15:12:00.660Z] #59 48.76 libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 [2022-12-20T15:12:00.660Z] #59 48.77 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 [2022-12-20T15:12:00.660Z] #59 48.77 libpcrecpp0v5 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev [2022-12-20T15:12:00.660Z] #59 48.78 libsepol1-dev python3-distutils python3-lib2to3 uuid-dev zlib1g-dev [2022-12-20T15:12:00.660Z] #59 49.25 0 upgraded, 30 newly installed, 0 to remove and 3 not upgraded. [2022-12-20T15:12:00.660Z] #59 49.25 Need to get 7950 kB of archives. [2022-12-20T15:12:00.660Z] #59 49.25 After this operation, 39.9 MB of additional disk space will be used. [2022-12-20T15:12:00.660Z] #59 49.25 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB] [2022-12-20T15:12:00.660Z] #59 49.26 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB] [2022-12-20T15:12:00.660Z] #59 49.26 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB] [2022-12-20T15:12:00.660Z] #59 49.28 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB] [2022-12-20T15:12:00.660Z] #59 49.28 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB] [2022-12-20T15:12:00.660Z] #59 49.29 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB] [2022-12-20T15:12:00.660Z] #59 49.29 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB] [2022-12-20T15:12:00.660Z] #59 49.30 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-12-20T15:12:00.660Z] #59 49.32 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-12-20T15:12:00.660Z] #59 49.35 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-12-20T15:12:00.660Z] #59 49.38 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB] [2022-12-20T15:12:00.660Z] #59 49.39 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB] [2022-12-20T15:12:00.660Z] #59 49.45 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB] [2022-12-20T15:12:00.660Z] #59 49.46 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-12-20T15:12:00.660Z] #59 49.47 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-12-20T15:12:00.660Z] #59 49.48 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB] [2022-12-20T15:12:00.660Z] #59 49.48 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-12-20T15:12:00.660Z] #59 49.52 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB] [2022-12-20T15:12:00.660Z] #59 49.55 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB] [2022-12-20T15:12:00.660Z] #59 49.55 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB] [2022-12-20T15:12:00.660Z] #59 49.57 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB] [2022-12-20T15:12:00.660Z] #59 49.60 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-12-20T15:12:00.660Z] #59 49.61 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB] [2022-12-20T15:12:00.660Z] #59 49.62 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB] [2022-12-20T15:12:00.660Z] #59 49.63 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB] [2022-12-20T15:12:00.660Z] #59 49.64 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB] [2022-12-20T15:12:00.660Z] #59 49.67 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB] [2022-12-20T15:12:00.660Z] #59 49.68 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB] [2022-12-20T15:12:00.660Z] #59 49.70 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB] [2022-12-20T15:12:00.660Z] #59 49.74 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB] [2022-12-20T15:12:00.660Z] #59 50.82 debconf: delaying package configuration, since apt-utils is not installed [2022-12-20T15:12:00.660Z] #59 51.27 Fetched 7950 kB in 1s (8973 kB/s) [2022-12-20T15:12:00.660Z] #59 51.47 Selecting previously unselected package libgirepository-1.0-1:arm64. [2022-12-20T15:12:00.660Z] #59 51.47 (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 ... 15744 files and directories currently installed.) [2022-12-20T15:12:00.660Z] #59 51.53 Preparing to unpack .../00-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ... [2022-12-20T15:12:00.660Z] #59 51.59 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ... [2022-12-20T15:12:00.660Z] #59 51.82 Selecting previously unselected package gir1.2-glib-2.0:arm64. [2022-12-20T15:12:00.660Z] #59 51.82 Preparing to unpack .../01-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ... [2022-12-20T15:12:00.660Z] #59 51.83 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ... [2022-12-20T15:12:00.660Z] #59 ... [2022-12-20T15:12:00.660Z] [2022-12-20T15:12:00.660Z] #66 [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-12-20T15:12:00.660Z] #66 51.17 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-12-20T15:12:00.660Z] #66 51.20 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-12-20T15:12:00.660Z] #66 51.29 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-12-20T15:12:00.660Z] #66 51.42 Setting up python3-six (1.16.0-2) ... [2022-12-20T15:12:02.065Z] #66 53.20 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-12-20T15:12:02.066Z] #66 53.28 Setting up python3-protobuf (3.12.4-1) ... [2022-12-20T15:12:02.642Z] #66 ... [2022-12-20T15:12:02.642Z] [2022-12-20T15:12:02.642Z] #60 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev [2022-12-20T15:12:02.642Z] #60 39.06 Reading package lists... [2022-12-20T15:12:02.643Z] #60 43.79 Building dependency tree... [2022-12-20T15:12:02.643Z] #60 48.32 gcc is already the newest version (4:10.2.1-1). [2022-12-20T15:12:02.643Z] #60 48.32 libc6-dev is already the newest version (2.31-13+deb11u5). [2022-12-20T15:12:02.643Z] #60 48.32 The following additional packages will be installed: [2022-12-20T15:12:02.643Z] #60 48.33 bzip2 patch xz-utils [2022-12-20T15:12:02.643Z] #60 48.34 Suggested packages: [2022-12-20T15:12:02.643Z] #60 48.36 bzip2-doc debian-keyring seccomp ed diffutils-doc [2022-12-20T15:12:02.643Z] #60 48.36 Recommended packages: [2022-12-20T15:12:02.643Z] #60 48.36 build-essential fakeroot libalgorithm-merge-perl [2022-12-20T15:12:02.643Z] #60 48.88 The following NEW packages will be installed: [2022-12-20T15:12:02.643Z] #60 48.89 bzip2 dpkg-dev libseccomp-dev patch xz-utils [2022-12-20T15:12:02.643Z] #60 49.31 0 upgraded, 5 newly installed, 0 to remove and 3 not upgraded. [2022-12-20T15:12:02.643Z] #60 49.31 Need to get 2790 kB of archives. [2022-12-20T15:12:02.643Z] #60 49.31 After this operation, 4077 kB of additional disk space will be used. [2022-12-20T15:12:02.643Z] #60 49.31 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-12-20T15:12:02.643Z] #60 49.32 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-12-20T15:12:02.643Z] #60 49.32 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-12-20T15:12:02.643Z] #60 49.33 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB] [2022-12-20T15:12:02.643Z] #60 49.45 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-12-20T15:12:02.643Z] #60 50.62 debconf: delaying package configuration, since apt-utils is not installed [2022-12-20T15:12:02.643Z] #60 50.89 Fetched 2790 kB in 0s (5754 kB/s) [2022-12-20T15:12:02.643Z] #60 51.06 Selecting previously unselected package bzip2. [2022-12-20T15:12:02.643Z] #60 51.06 (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 ... 15744 files and directories currently installed.) [2022-12-20T15:12:02.643Z] #60 51.16 Preparing to unpack .../bzip2_1.0.8-4_arm64.deb ... [2022-12-20T15:12:02.643Z] #60 51.16 Unpacking bzip2 (1.0.8-4) ... [2022-12-20T15:12:02.643Z] #60 51.48 Selecting previously unselected package xz-utils. [2022-12-20T15:12:02.643Z] #60 51.49 Preparing to unpack .../xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-12-20T15:12:02.643Z] #60 51.51 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-12-20T15:12:02.643Z] #60 51.96 Selecting previously unselected package patch. [2022-12-20T15:12:02.643Z] #60 51.96 Preparing to unpack .../patch_2.7.6-7_arm64.deb ... [2022-12-20T15:12:02.643Z] #60 52.00 Unpacking patch (2.7.6-7) ... [2022-12-20T15:12:02.643Z] #60 52.30 Selecting previously unselected package dpkg-dev. [2022-12-20T15:12:02.643Z] #60 52.30 Preparing to unpack .../dpkg-dev_1.20.12_all.deb ... [2022-12-20T15:12:02.643Z] #60 52.30 Unpacking dpkg-dev (1.20.12) ... [2022-12-20T15:12:02.643Z] #60 ... [2022-12-20T15:12:02.643Z] [2022-12-20T15:12:02.643Z] #56 [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-12-20T15:12:02.643Z] #56 52.63 Selecting previously unselected package libudev-dev:arm64. [2022-12-20T15:12:02.643Z] #56 52.65 Preparing to unpack .../17-libudev-dev_247.3-7+deb11u1_arm64.deb ... [2022-12-20T15:12:02.643Z] #56 52.68 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ... [2022-12-20T15:12:02.643Z] #56 53.16 Selecting previously unselected package libyajl2:arm64. [2022-12-20T15:12:02.643Z] #56 53.17 Preparing to unpack .../18-libyajl2_2.1.0-3_arm64.deb ... [2022-12-20T15:12:02.643Z] #56 53.20 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-12-20T15:12:02.643Z] #56 53.36 Selecting previously unselected package libyajl-dev:arm64. [2022-12-20T15:12:02.643Z] #56 53.37 Preparing to unpack .../19-libyajl-dev_2.1.0-3_arm64.deb ... [2022-12-20T15:12:02.643Z] #56 53.41 Unpacking libyajl-dev:arm64 (2.1.0-3) ... [2022-12-20T15:12:02.643Z] #56 53.76 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-12-20T15:12:02.643Z] #56 53.81 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-12-20T15:12:02.643Z] #56 53.89 Setting up bzip2 (1.0.8-4) ... [2022-12-20T15:12:02.643Z] #56 53.99 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-12-20T15:12:02.643Z] #56 54.02 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-12-20T15:12:02.643Z] #56 54.17 Setting up libcap2:arm64 (1:2.44-1) ... [2022-12-20T15:12:02.643Z] #56 54.21 Setting up autotools-dev (20180224.1+nmu1) ... [2022-12-20T15:12:02.643Z] #56 54.25 Setting up libsigsegv2:arm64 (2.13-1) ... [2022-12-20T15:12:02.643Z] #56 54.31 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-12-20T15:12:02.643Z] #56 54.40 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-12-20T15:12:02.643Z] #56 54.46 Setting up patch (2.7.6-7) ... [2022-12-20T15:12:02.643Z] #56 54.51 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ... [2022-12-20T15:12:02.905Z] #56 54.57 Setting up libyajl-dev:arm64 (2.1.0-3) ... [2022-12-20T15:12:02.905Z] #56 54.67 Setting up libcap-dev:arm64 (1:2.44-1) ... [2022-12-20T15:12:02.905Z] #56 54.72 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ... [2022-12-20T15:12:03.169Z] #56 54.80 Setting up libtool (2.4.6-15) ... [2022-12-20T15:12:03.169Z] #56 54.82 Setting up m4 (1.4.18-5) ... [2022-12-20T15:12:03.169Z] #56 54.85 Setting up dpkg-dev (1.20.12) ... [2022-12-20T15:12:03.169Z] #56 54.89 Setting up autoconf (2.69-14) ... [2022-12-20T15:12:03.169Z] #56 54.95 Setting up build-essential (12.9) ... [2022-12-20T15:12:03.169Z] #56 55.01 Setting up automake (1:1.16.3-2) ... [2022-12-20T15:12:03.169Z] #56 55.02 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-12-20T15:12:03.431Z] #56 55.07 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-12-20T15:12:04.378Z] #56 ... [2022-12-20T15:12:04.378Z] [2022-12-20T15:12:04.378Z] #60 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev [2022-12-20T15:12:04.378Z] #60 53.96 Selecting previously unselected package libseccomp-dev:arm64. [2022-12-20T15:12:04.378Z] #60 53.97 Preparing to unpack .../libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-12-20T15:12:04.378Z] #60 53.99 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-12-20T15:12:04.378Z] #60 54.33 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-12-20T15:12:04.378Z] #60 54.38 Setting up bzip2 (1.0.8-4) ... [2022-12-20T15:12:04.378Z] #60 54.43 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-12-20T15:12:04.378Z] #60 54.46 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-12-20T15:12:04.378Z] #60 54.52 Setting up patch (2.7.6-7) ... [2022-12-20T15:12:04.378Z] #60 54.54 Setting up dpkg-dev (1.20.12) ... [2022-12-20T15:12:04.378Z] #60 DONE 55.5s [2022-12-20T15:12:04.378Z] [2022-12-20T15:12:04.378Z] #56 [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-12-20T15:12:04.378Z] #56 DONE 56.0s [2022-12-20T15:12:04.378Z] [2022-12-20T15:12:04.378Z] #59 [containerd-build 2/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 && xx-apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev [2022-12-20T15:12:04.378Z] #59 52.28 Selecting previously unselected package libsecret-common. [2022-12-20T15:12:04.378Z] #59 52.28 Preparing to unpack .../02-libsecret-common_0.20.4-2_all.deb ... [2022-12-20T15:12:04.378Z] #59 52.30 Unpacking libsecret-common (0.20.4-2) ... [2022-12-20T15:12:04.378Z] #59 52.76 Selecting previously unselected package libsecret-1-0:arm64. [2022-12-20T15:12:04.378Z] #59 52.76 Preparing to unpack .../03-libsecret-1-0_0.20.4-2_arm64.deb ... [2022-12-20T15:12:04.378Z] #59 52.78 Unpacking libsecret-1-0:arm64 (0.20.4-2) ... [2022-12-20T15:12:04.378Z] #59 53.12 Selecting previously unselected package gir1.2-secret-1:arm64. [2022-12-20T15:12:04.378Z] #59 53.12 Preparing to unpack .../04-gir1.2-secret-1_0.20.4-2_arm64.deb ... [2022-12-20T15:12:04.378Z] #59 53.13 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ... [2022-12-20T15:12:04.378Z] #59 53.30 Selecting previously unselected package uuid-dev:arm64. [2022-12-20T15:12:04.378Z] #59 53.34 Preparing to unpack .../05-uuid-dev_2.36.1-8+deb11u1_arm64.deb ... [2022-12-20T15:12:04.378Z] #59 53.42 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ... [2022-12-20T15:12:04.378Z] #59 53.79 Selecting previously unselected package libblkid-dev:arm64. [2022-12-20T15:12:04.378Z] #59 53.79 Preparing to unpack .../06-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ... [2022-12-20T15:12:04.378Z] #59 53.90 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ... [2022-12-20T15:12:04.378Z] #59 54.27 Selecting previously unselected package libbtrfs0:arm64. [2022-12-20T15:12:04.378Z] #59 54.28 Preparing to unpack .../07-libbtrfs0_5.10.1-2_arm64.deb ... [2022-12-20T15:12:04.378Z] #59 54.29 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-12-20T15:12:04.378Z] #59 54.54 Selecting previously unselected package libbtrfs-dev:arm64. [2022-12-20T15:12:04.378Z] #59 54.55 Preparing to unpack .../08-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-12-20T15:12:04.378Z] #59 54.56 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-12-20T15:12:04.378Z] #59 54.99 Selecting previously unselected package libelf1:arm64. [2022-12-20T15:12:04.378Z] #59 54.99 Preparing to unpack .../09-libelf1_0.183-1_arm64.deb ... [2022-12-20T15:12:04.378Z] #59 55.03 Unpacking libelf1:arm64 (0.183-1) ... [2022-12-20T15:12:04.378Z] #59 55.30 Selecting previously unselected package libffi-dev:arm64. [2022-12-20T15:12:04.378Z] #59 55.30 Preparing to unpack .../10-libffi-dev_3.3-6_arm64.deb ... [2022-12-20T15:12:04.378Z] #59 55.33 Unpacking libffi-dev:arm64 (3.3-6) ... [2022-12-20T15:12:04.378Z] #59 55.53 Selecting previously unselected package libglib2.0-data. [2022-12-20T15:12:04.378Z] #59 55.53 Preparing to unpack .../11-libglib2.0-data_2.66.8-1_all.deb ... [2022-12-20T15:12:04.378Z] #59 55.56 Unpacking libglib2.0-data (2.66.8-1) ... [2022-12-20T15:12:04.642Z] #59 ... [2022-12-20T15:12:04.642Z] [2022-12-20T15:12:04.642Z] #73 [dockercli-src 4/5] RUN [ -d ./components/cli ] && mv ./components/cli /usr/src/dockercli || mv /tmp/dockercli /usr/src/dockercli [2022-12-20T15:12:04.642Z] #73 DONE 4.1s [2022-12-20T15:12:04.905Z] [2022-12-20T15:12:04.905Z] #74 [dockercli-src 5/5] WORKDIR /usr/src/dockercli [2022-12-20T15:12:04.905Z] #74 DONE 0.1s [2022-12-20T15:12:04.905Z] [2022-12-20T15:12:04.905Z] #67 [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-12-20T15:12:04.905Z] #67 48.10 debconf: delaying package configuration, since apt-utils is not installed [2022-12-20T15:12:04.905Z] #67 48.40 Fetched 108 MB in 5s (19.7 MB/s) [2022-12-20T15:12:04.905Z] #67 48.56 Selecting previously unselected package binutils-mingw-w64-i686. [2022-12-20T15:12:04.905Z] #67 48.56 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15744 files and directories currently installed.) [2022-12-20T15:12:04.905Z] #67 48.63 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-12-20T15:12:04.905Z] #67 48.74 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-12-20T15:12:04.905Z] #67 51.39 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-12-20T15:12:04.905Z] #67 51.39 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-12-20T15:12:04.905Z] #67 51.41 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-12-20T15:12:04.905Z] #67 54.80 Selecting previously unselected package binutils-mingw-w64. [2022-12-20T15:12:04.905Z] #67 54.80 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-12-20T15:12:04.905Z] #67 54.82 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-12-20T15:12:04.905Z] #67 55.01 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-12-20T15:12:04.905Z] #67 55.01 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-12-20T15:12:04.905Z] #67 55.07 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-12-20T15:12:04.905Z] #67 55.39 Selecting previously unselected package dmsetup. [2022-12-20T15:12:04.905Z] #67 55.40 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-12-20T15:12:04.905Z] #67 55.42 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-12-20T15:12:04.905Z] #67 55.65 Selecting previously unselected package mingw-w64-common. [2022-12-20T15:12:04.905Z] #67 55.65 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-12-20T15:12:04.905Z] #67 55.66 Unpacking mingw-w64-common (8.0.0-1) ... [2022-12-20T15:12:05.479Z] #67 ... [2022-12-20T15:12:05.479Z] [2022-12-20T15:12:05.479Z] #75 [dockercli 3/3] RUN --mount=from=dockercli-src,src=/usr/src/dockercli,rw --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 < /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-12-20T15:12:10.467Z] #66 57.77 Setting up criu (3.17.1-1) ... [2022-12-20T15:12:10.467Z] #66 59.79 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-12-20T15:12:10.467Z] #66 DONE 61.5s [2022-12-20T15:12:10.467Z] [2022-12-20T15:12:10.467Z] #59 [containerd-build 2/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 && xx-apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev [2022-12-20T15:12:10.467Z] #59 61.42 Selecting previously unselected package libpcre16-3:arm64. [2022-12-20T15:12:10.467Z] #59 61.43 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ... [2022-12-20T15:12:10.467Z] #59 61.44 Unpacking libpcre16-3:arm64 (2:8.39-13) ... [2022-12-20T15:12:10.467Z] #59 61.83 Selecting previously unselected package libpcre32-3:arm64. [2022-12-20T15:12:10.728Z] #59 61.84 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ... [2022-12-20T15:12:10.728Z] #59 61.87 Unpacking libpcre32-3:arm64 (2:8.39-13) ... [2022-12-20T15:12:11.304Z] #59 62.50 Selecting previously unselected package libpcrecpp0v5:arm64. [2022-12-20T15:12:11.304Z] #59 62.50 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ... [2022-12-20T15:12:11.304Z] #59 62.53 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ... [2022-12-20T15:12:11.566Z] #59 62.70 Selecting previously unselected package libpcre3-dev:arm64. [2022-12-20T15:12:11.566Z] #59 62.71 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ... [2022-12-20T15:12:11.566Z] #59 62.72 Unpacking libpcre3-dev:arm64 (2:8.39-13) ... [2022-12-20T15:12:12.141Z] #59 63.25 Selecting previously unselected package zlib1g-dev:arm64. [2022-12-20T15:12:12.141Z] #59 ... [2022-12-20T15:12:12.141Z] [2022-12-20T15:12:12.141Z] #61 [tini-build 2/4] 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 [2022-12-20T15:12:12.141Z] #61 62.37 Setting up libicu67:arm64 (67.1-7) ... [2022-12-20T15:12:12.141Z] #61 62.43 Setting up libuv1:arm64 (1.40.0-2) ... [2022-12-20T15:12:12.141Z] #61 62.51 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-12-20T15:12:12.141Z] #61 62.55 Setting up librhash0:arm64 (1.4.1-2) ... [2022-12-20T15:12:12.141Z] #61 62.58 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-12-20T15:12:12.141Z] #61 62.61 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ... [2022-12-20T15:12:12.141Z] #61 62.63 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-12-20T15:12:12.141Z] #61 62.65 Setting up cmake (3.18.4-2+deb11u1) ... [2022-12-20T15:12:12.141Z] #61 62.69 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-12-20T15:12:12.141Z] #61 DONE 63.2s [2022-12-20T15:12:12.141Z] [2022-12-20T15:12:12.141Z] #59 [containerd-build 2/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 && xx-apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev [2022-12-20T15:12:12.141Z] #59 63.25 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ... [2022-12-20T15:12:12.141Z] #59 63.27 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... [2022-12-20T15:12:12.403Z] #59 63.65 Selecting previously unselected package libglib2.0-dev:arm64. [2022-12-20T15:12:12.403Z] #59 63.68 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ... [2022-12-20T15:12:12.403Z] #59 63.71 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ... [2022-12-20T15:12:14.322Z] #59 65.27 Selecting previously unselected package libsecret-1-dev:arm64. [2022-12-20T15:12:14.322Z] #59 65.27 Preparing to unpack .../29-libsecret-1-dev_0.20.4-2_arm64.deb ... [2022-12-20T15:12:14.322Z] #59 65.28 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ... [2022-12-20T15:12:14.322Z] #59 ... [2022-12-20T15:12:14.322Z] [2022-12-20T15:12:14.322Z] #77 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 < '/go/src/github.com/docker/docker/.bashrc' [2022-12-20T15:13:21.397Z] #84 DONE 0.8s [2022-12-20T15:13:21.397Z] [2022-12-20T15:13:21.397Z] #85 [dev-systemd-false 4/29] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-12-20T15:13:21.976Z] #85 DONE 0.9s [2022-12-20T15:13:21.976Z] [2022-12-20T15:13:21.976Z] #48 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src <= 3... python3 [2022-12-20T15:13:41.183Z] #78 96.87 checking for python3... /usr/bin/python3 [2022-12-20T15:13:41.183Z] #78 96.88 checking for python3 version... 3.9 [2022-12-20T15:13:41.183Z] #78 96.93 checking for python3 platform... linux [2022-12-20T15:13:41.444Z] #78 96.98 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-12-20T15:13:41.706Z] #78 97.15 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-12-20T15:13:41.706Z] #78 97.32 checking for go-md2man... no [2022-12-20T15:13:41.706Z] #78 97.34 checking error.h usability... yes [2022-12-20T15:13:41.967Z] #78 97.58 checking error.h presence... yes [2022-12-20T15:13:41.967Z] #78 97.67 checking for error.h... yes [2022-12-20T15:13:42.241Z] #78 97.75 checking linux/openat2.h usability... yes [2022-12-20T15:13:42.241Z] #78 98.02 checking linux/openat2.h presence... yes [2022-12-20T15:13:42.241Z] #78 98.05 checking for linux/openat2.h... yes [2022-12-20T15:13:42.513Z] #78 98.10 checking for copy_file_range... yes [2022-12-20T15:13:43.041Z] #78 98.43 checking for fgetxattr... yes [2022-12-20T15:13:43.302Z] #78 98.82 checking for statx... yes [2022-12-20T15:13:43.829Z] #78 99.26 checking for fgetpwent_r... yes [2022-12-20T15:13:44.402Z] #78 99.55 checking for issetugid... no [2022-12-20T15:13:44.402Z] #78 99.89 checking for pkg-config... /usr/bin/pkg-config [2022-12-20T15:13:44.402Z] #78 99.89 checking pkg-config is at least version 0.9.0... yes [2022-12-20T15:13:44.663Z] #78 99.90 checking for library containing yajl_tree_get... -lyajl [2022-12-20T15:13:44.925Z] #78 100.6 checking for yajl >= 2.0.0... yes [2022-12-20T15:13:44.925Z] #78 100.6 checking sys/capability.h usability... [2022-12-20T15:13:44.925Z] #78 ... [2022-12-20T15:13:44.925Z] [2022-12-20T15:13:44.925Z] #76 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw --mount=type=cache,target=/go/pkg/mod --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <= 3.15... no [2022-12-20T15:13:49.280Z] #78 105.2 configure: CRIU headers not found, building without CRIU support [2022-12-20T15:13:49.542Z] #78 105.2 checking for criu > 3.16... no [2022-12-20T15:13:49.542Z] #78 105.2 configure: CRIU version doesn't support join-ns API [2022-12-20T15:13:49.542Z] #78 105.2 checking for criu > 3.16.1... no [2022-12-20T15:13:49.542Z] #78 105.2 configure: CRIU version doesn't support for pre-dumping [2022-12-20T15:13:49.542Z] #78 105.2 checking for new mount API (fsconfig)... yes [2022-12-20T15:13:49.542Z] #78 105.4 checking for seccomp notify API... yes [2022-12-20T15:13:49.803Z] #78 105.4 checking for gperf... no [2022-12-20T15:13:49.803Z] #78 105.4 configure: gperf not found - cannot rebuild signal parser code [2022-12-20T15:13:50.065Z] #78 105.5 checking for library containing argp_parse... none required [2022-12-20T15:13:50.065Z] #78 105.8 checking that generated files are newer than configure... done [2022-12-20T15:13:50.065Z] #78 105.8 configure: creating ./config.status [2022-12-20T15:13:52.617Z] #78 ... [2022-12-20T15:13:52.617Z] [2022-12-20T15:13:52.617Z] #88 [dev-systemd-false 7/29] 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-12-20T15:13:52.617Z] #88 26.31 Unpacking bash-completion (1:2.11-2) ... [2022-12-20T15:13:52.617Z] #88 26.75 Selecting previously unselected package bzip2. [2022-12-20T15:13:52.617Z] #88 26.75 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-12-20T15:13:52.617Z] #88 26.76 Unpacking bzip2 (1.0.8-4) ... [2022-12-20T15:13:52.617Z] #88 26.86 Selecting previously unselected package xz-utils. [2022-12-20T15:13:52.617Z] #88 26.86 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-12-20T15:13:52.617Z] #88 26.87 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-12-20T15:13:52.617Z] #88 27.06 Selecting previously unselected package apparmor. [2022-12-20T15:13:52.617Z] #88 27.07 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-12-20T15:13:52.617Z] #88 27.15 Unpacking apparmor (2.13.6-10) ... [2022-12-20T15:13:52.617Z] #88 27.59 Selecting previously unselected package inetutils-ping. [2022-12-20T15:13:52.617Z] #88 27.59 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ... [2022-12-20T15:13:52.617Z] #88 27.60 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2022-12-20T15:13:52.617Z] #88 27.74 Selecting previously unselected package libip4tc2:arm64. [2022-12-20T15:13:52.617Z] #88 27.75 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-12-20T15:13:52.617Z] #88 27.76 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-12-20T15:13:52.617Z] #88 27.83 Selecting previously unselected package libip6tc2:arm64. [2022-12-20T15:13:52.617Z] #88 27.84 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-12-20T15:13:52.617Z] #88 27.85 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-12-20T15:13:52.617Z] #88 27.93 Selecting previously unselected package libnfnetlink0:arm64. [2022-12-20T15:13:52.617Z] #88 27.94 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-12-20T15:13:52.617Z] #88 27.94 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-12-20T15:13:52.617Z] #88 28.00 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-12-20T15:13:52.617Z] #88 28.02 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-12-20T15:13:52.617Z] #88 28.03 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-12-20T15:13:52.617Z] #88 28.12 Selecting previously unselected package libnftnl11:arm64. [2022-12-20T15:13:52.617Z] #88 28.13 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-12-20T15:13:52.617Z] #88 28.15 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-12-20T15:13:52.617Z] #88 ... [2022-12-20T15:13:52.617Z] [2022-12-20T15:13:52.617Z] #72 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod <= 2.1.0... yes [2022-12-20T15:14:01.896Z] #78 117.6 checking for a sed that does not truncate output... (cached) /bin/sed [2022-12-20T15:14:01.896Z] #78 117.6 checking for gcc... (cached) gcc [2022-12-20T15:14:01.896Z] #78 ... [2022-12-20T15:14:01.896Z] [2022-12-20T15:14:01.896Z] #88 [dev-systemd-false 7/29] 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-12-20T15:14:02.157Z] #88 38.01 Selecting previously unselected package vim. [2022-12-20T15:14:02.157Z] #88 38.01 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-12-20T15:14:02.157Z] #88 38.03 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-12-20T15:14:02.419Z] #88 38.54 Selecting previously unselected package xfsprogs. [2022-12-20T15:14:02.683Z] #88 38.54 Preparing to unpack .../46-xfsprogs_5.10.0-4_arm64.deb ... [2022-12-20T15:14:02.683Z] #88 38.56 Unpacking xfsprogs (5.10.0-4) ... [2022-12-20T15:14:02.944Z] #88 38.95 Selecting previously unselected package zip. [2022-12-20T15:14:02.944Z] #88 38.96 Preparing to unpack .../47-zip_3.0-12_arm64.deb ... [2022-12-20T15:14:02.944Z] #88 38.96 Unpacking zip (3.0-12) ... [2022-12-20T15:14:02.944Z] #88 39.10 Selecting previously unselected package zstd. [2022-12-20T15:14:03.206Z] #88 39.11 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-12-20T15:14:03.206Z] #88 39.12 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-12-20T15:14:03.468Z] #88 39.43 Setting up python3-pkg-resources (52.0.0-4) ... [2022-12-20T15:14:04.041Z] #88 40.14 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-12-20T15:14:04.041Z] #88 40.15 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-12-20T15:14:04.041Z] #88 40.16 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-12-20T15:14:04.041Z] #88 40.18 Setting up libicu67:arm64 (67.1-7) ... [2022-12-20T15:14:04.041Z] #88 40.19 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-12-20T15:14:04.041Z] #88 40.21 Setting up libinih1:arm64 (53-1+b2) ... [2022-12-20T15:14:04.041Z] #88 40.23 Setting up uidmap (1:4.8.1-1) ... [2022-12-20T15:14:04.041Z] #88 40.26 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-12-20T15:14:04.302Z] #88 40.28 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-12-20T15:14:04.302Z] #88 40.29 Setting up bzip2 (1.0.8-4) ... [2022-12-20T15:14:04.302Z] #88 40.31 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-12-20T15:14:04.302Z] #88 40.32 Setting up python3-wheel (0.34.2-1) ... [2022-12-20T15:14:04.876Z] #88 40.91 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-12-20T15:14:04.876Z] #88 40.93 Setting up libcap2:arm64 (1:2.44-1) ... [2022-12-20T15:14:04.876Z] #88 40.94 Setting up libcap2-bin (1:2.44-1) ... [2022-12-20T15:14:04.876Z] #88 40.96 Setting up apparmor (2.13.6-10) ... [2022-12-20T15:14:06.795Z] #88 42.47 Setting up zip (3.0-12) ... [2022-12-20T15:14:06.795Z] #88 42.49 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-12-20T15:14:06.795Z] #88 42.52 Setting up bash-completion (1:2.11-2) ... [2022-12-20T15:14:08.712Z] #88 44.80 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-12-20T15:14:08.712Z] #88 44.82 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-12-20T15:14:08.712Z] #88 44.84 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-12-20T15:14:08.974Z] #88 44.86 Setting up patch (2.7.6-7) ... [2022-12-20T15:14:08.974Z] #88 44.87 Setting up sudo (1.9.5p2-3) ... [2022-12-20T15:14:08.974Z] #88 44.93 invoke-rc.d: could not determine current runlevel [2022-12-20T15:14:08.974Z] #88 44.95 invoke-rc.d: policy-rc.d denied execution of start. [2022-12-20T15:14:08.974Z] #88 44.96 Setting up xfsprogs (5.10.0-4) ... [2022-12-20T15:14:08.974Z] #88 44.97 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-12-20T15:14:08.974Z] #88 44.98 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2022-12-20T15:14:08.974Z] #88 44.99 Setting up pigz (2.6-1) ... [2022-12-20T15:14:08.974Z] #88 45.00 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-12-20T15:14:08.974Z] #88 45.01 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-12-20T15:14:08.974Z] #88 45.03 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-12-20T15:14:08.974Z] #88 45.04 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-12-20T15:14:09.546Z] #88 45.53 Setting up libaio1:arm64 (0.3.112-9) ... [2022-12-20T15:14:09.546Z] #88 45.54 Setting up python3-lib2to3 (3.9.2-1) ... [2022-12-20T15:14:09.807Z] #88 45.97 Setting up libelf1:arm64 (0.183-1) ... [2022-12-20T15:14:09.807Z] #88 45.99 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-12-20T15:14:10.068Z] #88 46.00 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-12-20T15:14:10.068Z] #88 46.02 Setting up python3-distutils (3.9.2-1) ... [2022-12-20T15:14:10.329Z] #88 46.38 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-12-20T15:14:10.329Z] #88 46.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-12-20T15:14:10.329Z] #88 46.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-12-20T15:14:10.329Z] #88 46.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-12-20T15:14:10.329Z] #88 46.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-12-20T15:14:10.590Z] #88 46.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-12-20T15:14:10.590Z] #88 46.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-12-20T15:14:10.590Z] #88 46.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-12-20T15:14:10.590Z] #88 46.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-12-20T15:14:10.590Z] #88 46.47 Setting up python3-setuptools (52.0.0-4) ... [2022-12-20T15:14:10.852Z] #88 ... [2022-12-20T15:14:10.852Z] [2022-12-20T15:14:10.852Z] #78 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-12-20T15:14:10.852Z] #78 117.7 checking whether we are using the GNU C compiler... (cached) yes [2022-12-20T15:14:10.852Z] #78 117.7 checking whether gcc accepts -g... (cached) yes [2022-12-20T15:14:10.852Z] #78 117.7 checking for gcc option to accept ISO C89... (cached) none needed [2022-12-20T15:14:10.852Z] #78 117.7 checking whether gcc understands -c and -o together... (cached) yes [2022-12-20T15:14:10.852Z] #78 117.7 checking for a Python interpreter with version >= 3... python3 [2022-12-20T15:14:10.852Z] #78 117.8 checking for python3... /usr/bin/python3 [2022-12-20T15:14:10.852Z] #78 117.8 checking for python3 version... 3.9 [2022-12-20T15:14:10.852Z] #78 117.8 checking for python3 platform... linux [2022-12-20T15:14:10.852Z] #78 117.9 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-12-20T15:14:10.852Z] #78 118.0 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-12-20T15:14:10.852Z] #78 118.3 checking that generated files are newer than configure... done [2022-12-20T15:14:10.852Z] #78 118.3 configure: creating ./config.status [2022-12-20T15:14:10.852Z] #78 120.8 config.status: creating Makefile [2022-12-20T15:14:10.852Z] #78 120.9 config.status: creating config.h [2022-12-20T15:14:10.852Z] #78 120.9 config.status: executing libtool commands [2022-12-20T15:14:10.852Z] #78 121.0 config.status: executing depfiles commands [2022-12-20T15:14:10.852Z] #78 121.6 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-12-20T15:14:10.852Z] #78 121.6 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-12-20T15:14:10.852Z] #78 122.0 checking for gcc... gcc [2022-12-20T15:14:10.852Z] #78 122.1 checking whether the C compiler works... yes [2022-12-20T15:14:10.852Z] #78 122.2 checking for C compiler default output file name... a.out [2022-12-20T15:14:10.852Z] #78 122.2 checking for suffix of executables... [2022-12-20T15:14:10.853Z] #78 122.4 checking whether we are cross compiling... no [2022-12-20T15:14:10.853Z] #78 122.6 checking for suffix of object files... o [2022-12-20T15:14:10.853Z] #78 122.7 checking whether we are using the GNU C compiler... yes [2022-12-20T15:14:10.853Z] #78 122.7 checking whether gcc accepts -g... yes [2022-12-20T15:14:10.853Z] #78 122.8 checking for gcc option to accept ISO C89... none needed [2022-12-20T15:14:10.853Z] #78 123.0 checking whether gcc understands -c and -o together... yes [2022-12-20T15:14:10.853Z] #78 123.1 checking for a BSD-compatible install... /usr/bin/install -c [2022-12-20T15:14:10.853Z] #78 123.1 checking whether build environment is sane... yes [2022-12-20T15:14:10.853Z] #78 123.2 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-12-20T15:14:10.853Z] #78 123.2 checking for gawk... no [2022-12-20T15:14:10.853Z] #78 123.2 checking for mawk... mawk [2022-12-20T15:14:10.853Z] #78 123.2 checking whether make sets $(MAKE)... yes [2022-12-20T15:14:10.853Z] #78 123.2 checking whether make supports the include directive... yes (GNU style) [2022-12-20T15:14:10.853Z] #78 123.3 checking whether make supports nested variables... yes [2022-12-20T15:14:10.853Z] #78 123.3 checking whether UID '0' is supported by ustar format... yes [2022-12-20T15:14:10.853Z] #78 123.3 checking whether GID '0' is supported by ustar format... yes [2022-12-20T15:14:10.853Z] #78 123.3 checking how to create a ustar tar archive... gnutar [2022-12-20T15:14:10.853Z] #78 123.4 checking dependency style of gcc... gcc3 [2022-12-20T15:14:10.853Z] #78 123.5 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-12-20T15:14:10.853Z] #78 123.5 checking whether make supports nested variables... (cached) yes [2022-12-20T15:14:10.853Z] #78 123.6 checking build system type... aarch64-unknown-linux-gnu [2022-12-20T15:14:10.853Z] #78 123.8 checking host system type... aarch64-unknown-linux-gnu [2022-12-20T15:14:10.853Z] #78 123.8 checking how to print strings... printf [2022-12-20T15:14:10.853Z] #78 123.8 checking for a sed that does not truncate output... /bin/sed [2022-12-20T15:14:10.853Z] #78 123.8 checking for grep that handles long lines and -e... /bin/grep [2022-12-20T15:14:10.853Z] #78 123.8 checking for egrep... /bin/grep -E [2022-12-20T15:14:10.853Z] #78 123.9 checking for fgrep... /bin/grep -F [2022-12-20T15:14:10.853Z] #78 123.9 checking for ld used by gcc... /usr/bin/ld [2022-12-20T15:14:10.853Z] #78 123.9 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-12-20T15:14:10.853Z] #78 123.9 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-12-20T15:14:10.853Z] #78 123.9 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-12-20T15:14:10.853Z] #78 124.0 checking whether ln -s works... yes [2022-12-20T15:14:10.853Z] #78 124.0 checking the maximum length of command line arguments... 1572864 [2022-12-20T15:14:10.853Z] #78 124.1 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-12-20T15:14:10.853Z] #78 124.1 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-12-20T15:14:10.853Z] #78 124.1 checking for /usr/bin/ld option to reload object files... -r [2022-12-20T15:14:10.853Z] #78 124.1 checking for objdump... objdump [2022-12-20T15:14:10.853Z] #78 124.1 checking how to recognize dependent libraries... pass_all [2022-12-20T15:14:10.853Z] #78 124.1 checking for dlltool... no [2022-12-20T15:14:10.853Z] #78 124.1 checking how to associate runtime and link libraries... printf %s\n [2022-12-20T15:14:10.853Z] #78 124.1 checking for ar... ar [2022-12-20T15:14:10.853Z] #78 124.1 checking for archiver @FILE support... @ [2022-12-20T15:14:10.853Z] #78 124.2 checking for strip... strip [2022-12-20T15:14:10.853Z] #78 124.2 checking for ranlib... ranlib [2022-12-20T15:14:10.853Z] #78 124.2 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-12-20T15:14:10.853Z] #78 124.6 checking for sysroot... no [2022-12-20T15:14:10.853Z] #78 124.6 checking for a working dd... /bin/dd [2022-12-20T15:14:10.853Z] #78 124.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-12-20T15:14:10.853Z] #78 124.6 checking for mt... no [2022-12-20T15:14:10.853Z] #78 124.6 checking if : is a manifest tool... no [2022-12-20T15:14:10.853Z] #78 124.6 checking how to run the C preprocessor... gcc -E [2022-12-20T15:14:10.853Z] #78 124.9 checking for ANSI C header files... yes [2022-12-20T15:14:10.853Z] #78 125.4 checking for sys/types.h... yes [2022-12-20T15:14:10.853Z] #78 125.5 checking for sys/stat.h... yes [2022-12-20T15:14:10.853Z] #78 125.6 checking for stdlib.h... yes [2022-12-20T15:14:10.853Z] #78 125.8 checking for string.h... yes [2022-12-20T15:14:10.853Z] #78 125.9 checking for memory.h... yes [2022-12-20T15:14:10.853Z] #78 126.1 checking for strings.h... yes [2022-12-20T15:14:10.853Z] #78 126.2 checking for inttypes.h... yes [2022-12-20T15:14:10.853Z] #78 126.3 checking for stdint.h... yes [2022-12-20T15:14:10.853Z] #78 126.4 checking for unistd.h... yes [2022-12-20T15:14:10.853Z] #78 126.6 checking for dlfcn.h... yes [2022-12-20T15:14:11.114Z] #78 126.7 checking for objdir... .libs [2022-12-20T15:14:11.376Z] #78 127.0 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-12-20T15:14:11.376Z] #78 127.2 checking for gcc option to produce PIC... -fPIC -DPIC [2022-12-20T15:14:11.376Z] #78 127.2 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-12-20T15:14:11.637Z] #78 127.3 checking if gcc static flag -static works... [2022-12-20T15:14:11.637Z] #78 ... [2022-12-20T15:14:11.637Z] [2022-12-20T15:14:11.637Z] #88 [dev-systemd-false 7/29] 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-12-20T15:14:11.637Z] #88 47.71 Setting up libjq1:arm64 (1.6-2.1) ... [2022-12-20T15:14:11.637Z] #88 47.72 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-12-20T15:14:11.637Z] #88 47.78 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-12-20T15:14:11.637Z] #88 47.80 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-12-20T15:14:13.026Z] #88 48.80 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-12-20T15:14:13.026Z] #88 48.82 Setting up jq (1.6-2.1) ... [2022-12-20T15:14:13.026Z] #88 48.85 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-12-20T15:14:13.026Z] #88 48.87 Setting up iptables (1.8.7-1) ... [2022-12-20T15:14:13.026Z] #88 48.90 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-12-20T15:14:13.026Z] #88 48.91 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-12-20T15:14:13.026Z] #88 48.92 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-12-20T15:14:13.026Z] #88 48.92 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-12-20T15:14:13.026Z] #88 48.93 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-12-20T15:14:13.026Z] #88 48.93 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-12-20T15:14:13.026Z] #88 48.94 Setting up iproute2 (5.10.0-4) ... [2022-12-20T15:14:13.288Z] #88 49.22 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-12-20T15:14:14.234Z] #88 DONE 50.1s [2022-12-20T15:14:14.234Z] [2022-12-20T15:14:14.234Z] #78 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-12-20T15:14:14.234Z] #78 127.3 checking if gcc static flag -static works... yes [2022-12-20T15:14:14.234Z] #78 127.5 checking if gcc supports -c -o file.o... yes [2022-12-20T15:14:14.234Z] #78 127.7 checking if gcc supports -c -o file.o... (cached) yes [2022-12-20T15:14:14.234Z] #78 127.7 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-12-20T15:14:14.234Z] #78 127.7 checking dynamic linker characteristics... GNU/Linux ld.so [2022-12-20T15:14:14.234Z] #78 128.0 checking how to hardcode library paths into programs... immediate [2022-12-20T15:14:14.234Z] #78 128.0 checking whether stripping libraries is possible... yes [2022-12-20T15:14:14.234Z] #78 128.0 checking if libtool supports shared libraries... yes [2022-12-20T15:14:14.234Z] #78 128.0 checking whether to build shared libraries... no [2022-12-20T15:14:14.234Z] #78 128.0 checking whether to build static libraries... yes [2022-12-20T15:14:14.234Z] #78 128.1 checking float.h usability... yes [2022-12-20T15:14:14.234Z] #78 128.2 checking float.h presence... yes [2022-12-20T15:14:14.234Z] #78 128.2 checking for float.h... yes [2022-12-20T15:14:14.234Z] #78 128.3 checking limits.h usability... yes [2022-12-20T15:14:14.234Z] #78 128.4 checking limits.h presence... yes [2022-12-20T15:14:14.234Z] #78 128.5 checking for limits.h... yes [2022-12-20T15:14:14.234Z] #78 128.5 checking stddef.h usability... yes [2022-12-20T15:14:14.234Z] #78 128.6 checking stddef.h presence... yes [2022-12-20T15:14:14.234Z] #78 128.7 checking for stddef.h... yes [2022-12-20T15:14:14.234Z] #78 128.7 checking for stdlib.h... (cached) yes [2022-12-20T15:14:14.234Z] #78 128.8 checking for string.h... (cached) yes [2022-12-20T15:14:14.234Z] #78 128.8 checking sys/time.h usability... yes [2022-12-20T15:14:14.234Z] #78 128.9 checking sys/time.h presence... yes [2022-12-20T15:14:14.234Z] #78 128.9 checking for sys/time.h... yes [2022-12-20T15:14:14.234Z] #78 129.0 checking for inline... inline [2022-12-20T15:14:14.234Z] #78 129.1 checking for size_t... yes [2022-12-20T15:14:14.234Z] #78 129.4 checking for stdlib.h... (cached) yes [2022-12-20T15:14:14.234Z] #78 129.4 checking for GNU libc compatible malloc... yes [2022-12-20T15:14:14.234Z] #78 129.5 checking for stdlib.h... (cached) yes [2022-12-20T15:14:14.234Z] #78 129.6 checking for GNU libc compatible realloc... yes [2022-12-20T15:14:14.496Z] #78 129.8 checking for working strtod... yes [2022-12-20T15:14:14.757Z] #78 130.2 checking for gettimeofday... yes [2022-12-20T15:14:14.757Z] #78 130.5 checking for memset... [2022-12-20T15:14:14.757Z] #78 ... [2022-12-20T15:14:14.757Z] [2022-12-20T15:14:14.757Z] #91 [dev-systemd-false 8/29] 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-12-20T15:14:14.757Z] #0 0.726 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-12-20T15:14:14.757Z] #0 0.730 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-12-20T15:14:14.757Z] #0 0.734 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-12-20T15:14:14.757Z] #91 DONE 0.8s [2022-12-20T15:14:15.025Z] [2022-12-20T15:14:15.025Z] #78 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-12-20T15:14:15.025Z] #78 130.5 checking for memset... yes [2022-12-20T15:14:15.596Z] #78 130.8 checking for strspn... yes [2022-12-20T15:14:15.596Z] #78 131.3 checking that generated files are newer than configure... done [2022-12-20T15:14:15.596Z] #78 131.3 configure: creating ./config.status [2022-12-20T15:14:18.146Z] #78 133.8 config.status: creating Makefile [2022-12-20T15:14:18.146Z] #78 133.8 config.status: creating config.h [2022-12-20T15:14:18.146Z] #78 133.8 config.status: executing depfiles commands [2022-12-20T15:14:18.408Z] #78 134.1 config.status: executing libtool commands [2022-12-20T15:14:18.981Z] #78 134.8 GEN .version [2022-12-20T15:14:19.242Z] #78 134.8 make install-recursive [2022-12-20T15:14:19.242Z] #78 134.8 make[1]: Entering directory '/tmp/crun-build' [2022-12-20T15:14:19.242Z] #78 134.9 Making install in libocispec [2022-12-20T15:14:19.242Z] #78 134.9 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-12-20T15:14:19.242Z] #78 135.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-12-20T15:14:19.242Z] #78 135.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-12-20T15:14:19.242Z] #78 135.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-12-20T15:14:19.242Z] #78 135.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-12-20T15:14:19.818Z] #78 135.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-12-20T15:14:19.818Z] #78 135.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-12-20T15:14:19.818Z] #78 135.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-12-20T15:14:19.818Z] #78 135.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-12-20T15:14:19.818Z] #78 135.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-12-20T15:14:19.818Z] #78 135.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-12-20T15:14:19.818Z] #78 135.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-12-20T15:14:19.818Z] #78 135.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-12-20T15:14:20.080Z] #78 135.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-12-20T15:14:20.080Z] #78 135.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-12-20T15:14:20.080Z] #78 135.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-12-20T15:14:20.080Z] #78 135.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-12-20T15:14:20.080Z] #78 135.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-12-20T15:14:20.080Z] #78 135.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-12-20T15:14:20.080Z] #78 135.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-12-20T15:14:20.080Z] #78 135.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-12-20T15:14:20.653Z] #78 136.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-12-20T15:14:20.653Z] #78 136.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-12-20T15:14:20.653Z] #78 136.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-12-20T15:14:20.653Z] #78 136.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-12-20T15:14:20.653Z] #78 136.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-12-20T15:14:20.653Z] #78 136.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-12-20T15:14:20.653Z] #78 136.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-12-20T15:14:20.653Z] #78 136.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-12-20T15:14:20.653Z] #78 136.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-12-20T15:14:20.653Z] #78 136.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-12-20T15:14:20.653Z] #78 136.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-12-20T15:14:20.653Z] #78 136.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-12-20T15:14:20.653Z] #78 136.2 make install-recursive [2022-12-20T15:14:20.653Z] #78 136.3 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-12-20T15:14:20.653Z] #78 136.3 Making install in yajl [2022-12-20T15:14:20.653Z] #78 136.3 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-12-20T15:14:20.653Z] #78 136.4 CC verify/json_verify-json_verify.o [2022-12-20T15:14:20.653Z] #78 136.4 CC src/libyajl_la-yajl_alloc.lo [2022-12-20T15:14:20.653Z] #78 136.4 CC src/libyajl_la-yajl.lo [2022-12-20T15:14:20.653Z] #78 136.4 CC src/libyajl_la-yajl_gen.lo [2022-12-20T15:14:20.653Z] #78 136.4 CC src/libyajl_la-yajl_parser.lo [2022-12-20T15:14:20.915Z] #78 136.5 CC src/libyajl_la-yajl_buf.lo [2022-12-20T15:14:20.915Z] #78 136.5 CC src/libyajl_la-yajl_encode.lo [2022-12-20T15:14:20.915Z] #78 136.5 CC src/libyajl_la-yajl_lex.lo [2022-12-20T15:14:20.915Z] #78 136.5 CC src/libyajl_la-yajl_tree.lo [2022-12-20T15:14:25.125Z] #78 140.5 CCLD libyajl.la [2022-12-20T15:14:25.125Z] #78 ... [2022-12-20T15:14:25.125Z] [2022-12-20T15:14:25.125Z] #92 [dev-systemd-false 9/29] RUN pip3 install yamllint==1.27.1 [2022-12-20T15:14:25.125Z] #0 8.378 Collecting yamllint==1.27.1 [2022-12-20T15:14:25.125Z] #0 9.443 Downloading yamllint-1.27.1.tar.gz (129 kB) [2022-12-20T15:14:25.125Z] #92 ... [2022-12-20T15:14:25.125Z] [2022-12-20T15:14:25.125Z] #78 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-12-20T15:14:25.125Z] #78 140.8 CCLD verify/json_verify [2022-12-20T15:14:25.386Z] #78 141.1 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-12-20T15:14:25.386Z] #78 141.1 make[5]: Nothing to be done for 'install-exec-am'. [2022-12-20T15:14:25.386Z] #78 141.1 make[5]: Nothing to be done for 'install-data-am'. [2022-12-20T15:14:25.386Z] #78 141.1 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-12-20T15:14:25.386Z] #78 141.1 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-12-20T15:14:25.386Z] #78 141.1 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-12-20T15:14:25.386Z] #78 141.2 CC src/validate.o [2022-12-20T15:14:25.386Z] #78 141.2 CC src/image_spec_schema_config_schema.lo [2022-12-20T15:14:25.386Z] #78 141.2 CC src/image_spec_schema_content_descriptor.lo [2022-12-20T15:14:25.386Z] #78 141.2 CC src/image_spec_schema_defs.lo [2022-12-20T15:14:25.386Z] #78 141.2 CC src/image_spec_schema_defs_descriptor.lo [2022-12-20T15:14:25.386Z] #78 141.3 CC src/image_spec_schema_image_index_schema.lo [2022-12-20T15:14:25.386Z] #78 141.3 CC src/image_spec_schema_image_layout_schema.lo [2022-12-20T15:14:25.386Z] #78 141.3 CC src/image_spec_schema_image_manifest_schema.lo [2022-12-20T15:14:25.648Z] #78 141.3 CC src/runtime_spec_schema_config_linux.lo [2022-12-20T15:14:25.648Z] #78 141.3 CC src/runtime_spec_schema_config_zos.lo [2022-12-20T15:14:25.648Z] #78 141.4 CC src/runtime_spec_schema_config_schema.lo [2022-12-20T15:14:25.910Z] #78 141.4 CC src/runtime_spec_schema_config_solaris.lo [2022-12-20T15:14:25.910Z] #78 141.5 CC src/runtime_spec_schema_config_vm.lo [2022-12-20T15:14:25.910Z] #78 141.5 CC src/runtime_spec_schema_config_windows.lo [2022-12-20T15:14:25.910Z] #78 141.6 CC src/runtime_spec_schema_defs.lo [2022-12-20T15:14:25.910Z] #78 141.6 CC src/runtime_spec_schema_defs_linux.lo [2022-12-20T15:14:26.171Z] #78 141.8 CC src/runtime_spec_schema_defs_zos.lo [2022-12-20T15:14:26.171Z] #78 141.9 CC src/runtime_spec_schema_defs_vm.lo [2022-12-20T15:14:26.171Z] #78 142.0 CC src/runtime_spec_schema_defs_windows.lo [2022-12-20T15:14:26.433Z] #78 142.1 CC src/runtime_spec_schema_state_schema.lo [2022-12-20T15:14:26.433Z] #78 142.2 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-12-20T15:14:26.433Z] #78 142.3 CC src/basic_test_double_array_item.lo [2022-12-20T15:14:26.694Z] #78 142.3 CC src/basic_test_double_array.lo [2022-12-20T15:14:26.694Z] #78 142.4 CC src/basic_test_top_array_int.lo [2022-12-20T15:14:26.956Z] #78 142.6 CC src/basic_test_top_array_string.lo [2022-12-20T15:14:26.956Z] #78 142.7 CC src/basic_test_top_double_array_int.lo [2022-12-20T15:14:27.218Z] #78 143.0 CC src/basic_test_top_double_array_obj.lo [2022-12-20T15:14:27.479Z] #78 143.1 CC src/basic_test_top_double_array_refobj.lo [2022-12-20T15:14:27.740Z] #78 ... [2022-12-20T15:14:27.740Z] [2022-12-20T15:14:27.740Z] #92 [dev-systemd-false 9/29] RUN pip3 install yamllint==1.27.1 [2022-12-20T15:14:27.740Z] #92 10.56 Collecting pathspec>=0.5.3 [2022-12-20T15:14:27.740Z] #92 10.56 Downloading pathspec-0.10.3-py3-none-any.whl (29 kB) [2022-12-20T15:14:27.740Z] #92 10.88 Collecting pyyaml [2022-12-20T15:14:27.740Z] #92 10.90 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-12-20T15:14:27.740Z] #92 10.94 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) [2022-12-20T15:14:27.740Z] #92 10.96 Building wheels for collected packages: yamllint [2022-12-20T15:14:27.740Z] #92 10.96 Building wheel for yamllint (setup.py): started [2022-12-20T15:14:27.740Z] #92 11.85 Building wheel for yamllint (setup.py): finished with status 'done' [2022-12-20T15:14:27.740Z] #92 11.86 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=f20962ef980500a12a8e6072e46c5a994c4814ce3fd028147425a1b7f2f6c5c3 [2022-12-20T15:14:27.740Z] #92 11.86 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee [2022-12-20T15:14:27.740Z] #92 11.86 Successfully built yamllint [2022-12-20T15:14:27.740Z] #92 11.88 Installing collected packages: pyyaml, pathspec, yamllint [2022-12-20T15:14:27.740Z] #92 12.26 Successfully installed pathspec-0.10.3 pyyaml-6.0 yamllint-1.27.1 [2022-12-20T15:14:27.740Z] #92 DONE 12.8s [2022-12-20T15:14:27.740Z] [2022-12-20T15:14:27.740Z] #78 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-12-20T15:14:27.740Z] #78 143.3 CC src/basic_test_top_double_array_string.lo [2022-12-20T15:14:27.740Z] #78 143.5 CC src/read-file.lo [2022-12-20T15:14:27.740Z] #78 143.5 CC src/json_common.lo [2022-12-20T15:14:28.001Z] #78 143.6 CC tests/test-1.o [2022-12-20T15:14:28.261Z] #78 143.8 CC tests/test-2.o [2022-12-20T15:14:28.261Z] #78 143.9 CC tests/test-3.o [2022-12-20T15:14:28.522Z] #78 144.3 CC tests/test-4.o [2022-12-20T15:14:28.522Z] #78 144.3 CC tests/test-5.o [2022-12-20T15:14:28.821Z] #78 144.4 CC tests/test-6.o [2022-12-20T15:14:28.821Z] #78 144.6 CC tests/test-7.o [2022-12-20T15:14:29.404Z] #78 145.0 CC tests/test-8.o [2022-12-20T15:14:29.404Z] #78 145.1 CC tests/test-9.o [2022-12-20T15:14:29.700Z] #78 145.4 CC tests/test-11.o [2022-12-20T15:14:29.700Z] #78 145.4 CC tests/test-10.o [2022-12-20T15:15:01.832Z] #78 172.9 CCLD libocispec.la [2022-12-20T15:15:01.832Z] #78 173.3 CCLD src/validate [2022-12-20T15:15:01.832Z] #78 173.3 CCLD tests/test-1 [2022-12-20T15:15:01.832Z] #78 173.3 CCLD tests/test-2 [2022-12-20T15:15:01.832Z] #78 173.4 CCLD tests/test-4 [2022-12-20T15:15:01.832Z] #78 173.4 CCLD tests/test-3 [2022-12-20T15:15:01.832Z] #78 173.4 CCLD tests/test-5 [2022-12-20T15:15:01.832Z] #78 173.6 CCLD tests/test-6 [2022-12-20T15:15:01.832Z] #78 173.6 CCLD tests/test-7 [2022-12-20T15:15:01.832Z] #78 173.6 CCLD tests/test-8 [2022-12-20T15:15:01.832Z] #78 173.8 CCLD tests/test-9 [2022-12-20T15:15:01.832Z] #78 173.8 CCLD tests/test-10 [2022-12-20T15:15:01.832Z] #78 173.9 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-12-20T15:15:01.832Z] #78 174.0 CCLD tests/test-11 [2022-12-20T15:15:01.832Z] #78 175.5 libtool: link: ar cr libocispec.a [2022-12-20T15:15:01.832Z] #78 175.6 libtool: link: ranlib libocispec.a [2022-12-20T15:15:01.832Z] #78 176.7 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-12-20T15:15:01.832Z] #78 176.8 make[5]: Nothing to be done for 'install-exec-am'. [2022-12-20T15:15:01.832Z] #78 176.8 make[5]: Nothing to be done for 'install-data-am'. [2022-12-20T15:15:01.832Z] #78 176.8 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-12-20T15:15:01.832Z] #78 176.8 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-12-20T15:15:01.832Z] #78 176.8 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-12-20T15:15:01.832Z] #78 176.8 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-12-20T15:15:01.832Z] #78 176.8 make[2]: Entering directory '/tmp/crun-build' [2022-12-20T15:15:01.832Z] #78 176.9 CC src/libcrun/libcrun_testing_a-utils.o [2022-12-20T15:15:01.832Z] #78 176.9 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-12-20T15:15:01.832Z] #78 177.0 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-12-20T15:15:01.832Z] #78 177.0 CC src/libcrun/libcrun_testing_a-container.o [2022-12-20T15:15:01.832Z] #78 177.0 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-12-20T15:15:01.832Z] #78 177.0 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-12-20T15:15:01.832Z] #78 177.0 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-12-20T15:15:01.832Z] #78 177.0 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-12-20T15:15:01.832Z] #78 177.1 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-12-20T15:15:01.832Z] #78 177.1 CC src/libcrun/libcrun_testing_a-criu.o [2022-12-20T15:15:01.832Z] #78 177.1 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-12-20T15:15:01.832Z] #78 177.1 CC src/libcrun/libcrun_testing_a-linux.o [2022-12-20T15:15:01.832Z] #78 177.1 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-12-20T15:15:01.832Z] #78 177.1 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-12-20T15:15:01.832Z] #78 177.2 CC src/libcrun/libcrun_testing_a-error.o [2022-12-20T15:15:01.832Z] #78 177.2 CC src/libcrun/libcrun_testing_a-status.o [2022-12-20T15:15:01.832Z] #78 177.2 CC src/libcrun/libcrun_testing_a-terminal.o [2022-12-20T15:15:01.832Z] #78 177.3 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-12-20T15:15:01.832Z] #78 177.4 CC src/libcrun/libcrun_testing_a-signals.o [2022-12-20T15:15:01.832Z] #78 177.5 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-12-20T15:15:01.832Z] #78 177.5 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-12-20T15:15:01.832Z] #78 177.7 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-12-20T15:15:02.094Z] #78 177.8 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-12-20T15:15:02.094Z] #78 177.9 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-12-20T15:15:02.356Z] #78 178.1 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-12-20T15:15:02.356Z] #78 178.1 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-12-20T15:15:02.618Z] #78 178.3 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-12-20T15:15:02.881Z] #78 178.7 CC src/crun-crun.o [2022-12-20T15:15:03.142Z] #78 178.8 CC src/crun-run.o [2022-12-20T15:15:03.142Z] #78 179.0 CC src/crun-delete.o [2022-12-20T15:15:03.142Z] #78 179.0 CC src/crun-kill.o [2022-12-20T15:15:03.718Z] #78 179.4 CC src/crun-pause.o [2022-12-20T15:15:03.718Z] #78 179.4 CC src/crun-unpause.o [2022-12-20T15:15:03.718Z] #78 179.5 CC src/crun-spec.o [2022-12-20T15:15:03.980Z] #78 179.5 CC src/crun-exec.o [2022-12-20T15:15:03.980Z] #78 179.7 CC src/crun-list.o [2022-12-20T15:15:04.242Z] #78 179.9 CC src/crun-create.o [2022-12-20T15:15:04.242Z] #78 180.0 CC src/crun-start.o [2022-12-20T15:15:04.504Z] #78 180.2 CC src/crun-state.o [2022-12-20T15:15:04.766Z] #78 180.4 CC src/crun-update.o [2022-12-20T15:15:04.766Z] #78 180.5 CC src/crun-ps.o [2022-12-20T15:15:05.028Z] #78 180.6 CC src/crun-checkpoint.o [2022-12-20T15:15:05.028Z] #78 180.7 CC src/crun-restore.o [2022-12-20T15:15:05.290Z] #78 181.0 CC src/libcrun/libcrun_la-utils.lo [2022-12-20T15:15:05.290Z] #78 181.2 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-12-20T15:15:05.551Z] #78 181.4 CC src/libcrun/libcrun_la-container.lo [2022-12-20T15:15:05.813Z] #78 181.5 CC src/libcrun/libcrun_la-cgroup.lo [2022-12-20T15:15:06.075Z] #78 181.7 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-12-20T15:15:06.337Z] #78 182.1 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-12-20T15:15:06.599Z] #78 182.4 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-12-20T15:15:06.862Z] #78 182.5 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-12-20T15:15:07.124Z] #78 182.7 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-12-20T15:15:07.385Z] #78 183.1 CC src/libcrun/libcrun_la-criu.lo [2022-12-20T15:15:07.647Z] #78 183.5 CC src/libcrun/libcrun_la-custom-handler.lo [2022-12-20T15:15:07.909Z] #78 ... [2022-12-20T15:15:07.910Z] [2022-12-20T15:15:07.910Z] #75 [dockercli 3/3] RUN --mount=from=dockercli-src,src=/usr/src/dockercli,rw --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 < Making bundle: install-proxy (in bundles/install-proxy) [2022-12-20T15:16:38.713Z] Installing docker-proxy to /usr/local/bin/ [2022-12-20T15:16:38.713Z] [2022-12-20T15:16:38.713Z] + mkdir -p bundles [2022-12-20T15:16:38.713Z] + '[' -n 'github.com/docker/docker/api [2022-12-20T15:16:38.713Z] github.com/docker/docker/api/server [2022-12-20T15:16:38.713Z] github.com/docker/docker/api/server/backend/build [2022-12-20T15:16:38.713Z] github.com/docker/docker/api/server/httpstatus [2022-12-20T15:16:38.713Z] github.com/docker/docker/api/server/httputils [2022-12-20T15:16:38.713Z] github.com/docker/docker/api/server/middleware [2022-12-20T15:16:38.713Z] github.com/docker/docker/api/server/router [2022-12-20T15:16:38.713Z] github.com/docker/docker/api/server/router/build [2022-12-20T15:16:38.713Z] github.com/docker/docker/api/server/router/checkpoint [2022-12-20T15:16:38.713Z] github.com/docker/docker/api/server/router/container [2022-12-20T15:16:38.713Z] github.com/docker/docker/api/server/router/debug [2022-12-20T15:16:38.713Z] github.com/docker/docker/api/server/router/distribution [2022-12-20T15:16:38.713Z] github.com/docker/docker/api/server/router/grpc [2022-12-20T15:16:38.713Z] github.com/docker/docker/api/server/router/image [2022-12-20T15:16:38.713Z] github.com/docker/docker/api/server/router/network [2022-12-20T15:16:38.713Z] github.com/docker/docker/api/server/router/plugin [2022-12-20T15:16:38.713Z] github.com/docker/docker/api/server/router/session [2022-12-20T15:16:38.713Z] github.com/docker/docker/api/server/router/swarm [2022-12-20T15:16:38.713Z] github.com/docker/docker/api/server/router/system [2022-12-20T15:16:38.713Z] github.com/docker/docker/api/server/router/volume [2022-12-20T15:16:38.713Z] github.com/docker/docker/api/types [2022-12-20T15:16:38.713Z] github.com/docker/docker/api/types/backend [2022-12-20T15:16:38.713Z] github.com/docker/docker/api/types/blkiodev [2022-12-20T15:16:38.713Z] github.com/docker/docker/api/types/container [2022-12-20T15:16:38.713Z] github.com/docker/docker/api/types/events [2022-12-20T15:16:38.713Z] github.com/docker/docker/api/types/filters [2022-12-20T15:16:38.713Z] github.com/docker/docker/api/types/image [2022-12-20T15:16:38.713Z] github.com/docker/docker/api/types/mount [2022-12-20T15:16:38.713Z] github.com/docker/docker/api/types/network [2022-12-20T15:16:38.713Z] github.com/docker/docker/api/types/plugins/logdriver [2022-12-20T15:16:38.713Z] github.com/docker/docker/api/types/registry [2022-12-20T15:16:38.713Z] github.com/docker/docker/api/types/strslice [2022-12-20T15:16:38.713Z] github.com/docker/docker/api/types/swarm [2022-12-20T15:16:38.713Z] github.com/docker/docker/api/types/swarm/runtime [2022-12-20T15:16:38.713Z] github.com/docker/docker/api/types/time [2022-12-20T15:16:38.713Z] github.com/docker/docker/api/types/versions [2022-12-20T15:16:38.713Z] github.com/docker/docker/api/types/versions/v1p19 [2022-12-20T15:16:38.713Z] github.com/docker/docker/api/types/versions/v1p20 [2022-12-20T15:16:38.713Z] github.com/docker/docker/api/types/volume [2022-12-20T15:16:38.713Z] github.com/docker/docker/builder [2022-12-20T15:16:38.713Z] github.com/docker/docker/builder/builder-next [2022-12-20T15:16:38.713Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-12-20T15:16:38.713Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-12-20T15:16:38.713Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-12-20T15:16:38.713Z] github.com/docker/docker/builder/builder-next/exporter [2022-12-20T15:16:38.713Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-12-20T15:16:38.713Z] github.com/docker/docker/builder/builder-next/worker [2022-12-20T15:16:38.713Z] github.com/docker/docker/builder/dockerfile [2022-12-20T15:16:38.713Z] github.com/docker/docker/builder/remotecontext [2022-12-20T15:16:38.713Z] github.com/docker/docker/builder/remotecontext/git [2022-12-20T15:16:38.713Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-12-20T15:16:38.713Z] github.com/docker/docker/cli [2022-12-20T15:16:38.713Z] github.com/docker/docker/cli/config [2022-12-20T15:16:38.713Z] github.com/docker/docker/cli/debug [2022-12-20T15:16:38.713Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-12-20T15:16:38.713Z] github.com/docker/docker/cli/winresources/dockerd [2022-12-20T15:16:38.713Z] github.com/docker/docker/client [2022-12-20T15:16:38.713Z] github.com/docker/docker/cmd/docker-proxy [2022-12-20T15:16:38.713Z] github.com/docker/docker/cmd/dockerd [2022-12-20T15:16:38.713Z] github.com/docker/docker/cmd/dockerd/trap [2022-12-20T15:16:38.713Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-12-20T15:16:38.713Z] github.com/docker/docker/container [2022-12-20T15:16:38.713Z] github.com/docker/docker/container/stream [2022-12-20T15:16:38.713Z] github.com/docker/docker/contrib/apparmor [2022-12-20T15:16:38.713Z] github.com/docker/docker/contrib/docker-device-tool [2022-12-20T15:16:38.713Z] github.com/docker/docker/contrib/httpserver [2022-12-20T15:16:38.713Z] github.com/docker/docker/daemon [2022-12-20T15:16:38.713Z] github.com/docker/docker/daemon/cluster [2022-12-20T15:16:38.713Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-12-20T15:16:38.713Z] github.com/docker/docker/daemon/cluster/convert [2022-12-20T15:16:38.713Z] github.com/docker/docker/daemon/cluster/executor [2022-12-20T15:16:38.713Z] github.com/docker/docker/daemon/cluster/executor/container [2022-12-20T15:16:38.713Z] github.com/docker/docker/daemon/cluster/provider [2022-12-20T15:16:38.713Z] github.com/docker/docker/daemon/config [2022-12-20T15:16:38.713Z] github.com/docker/docker/daemon/events [2022-12-20T15:16:38.713Z] github.com/docker/docker/daemon/events/testutils [2022-12-20T15:16:38.713Z] github.com/docker/docker/daemon/exec [2022-12-20T15:16:38.713Z] github.com/docker/docker/daemon/graphdriver [2022-12-20T15:16:38.713Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-12-20T15:16:38.713Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-12-20T15:16:38.713Z] github.com/docker/docker/daemon/graphdriver/copy [2022-12-20T15:16:38.713Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-12-20T15:16:38.713Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-12-20T15:16:38.713Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-12-20T15:16:38.713Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-12-20T15:16:38.713Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-12-20T15:16:38.713Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-12-20T15:16:38.713Z] github.com/docker/docker/daemon/graphdriver/register [2022-12-20T15:16:38.713Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-12-20T15:16:38.713Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-12-20T15:16:38.713Z] github.com/docker/docker/daemon/images [2022-12-20T15:16:38.713Z] github.com/docker/docker/daemon/initlayer [2022-12-20T15:16:38.713Z] github.com/docker/docker/daemon/links [2022-12-20T15:16:38.713Z] github.com/docker/docker/daemon/listeners [2022-12-20T15:16:38.713Z] github.com/docker/docker/daemon/logger [2022-12-20T15:16:38.713Z] github.com/docker/docker/daemon/logger/awslogs [2022-12-20T15:16:38.713Z] github.com/docker/docker/daemon/logger/fluentd [2022-12-20T15:16:38.713Z] github.com/docker/docker/daemon/logger/gcplogs [2022-12-20T15:16:38.713Z] github.com/docker/docker/daemon/logger/gelf [2022-12-20T15:16:38.713Z] github.com/docker/docker/daemon/logger/journald [2022-12-20T15:16:38.713Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-12-20T15:16:38.713Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-12-20T15:16:38.713Z] github.com/docker/docker/daemon/logger/local [2022-12-20T15:16:38.713Z] github.com/docker/docker/daemon/logger/logentries [2022-12-20T15:16:38.713Z] github.com/docker/docker/daemon/logger/loggertest [2022-12-20T15:16:38.713Z] github.com/docker/docker/daemon/logger/loggerutils [2022-12-20T15:16:38.713Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-12-20T15:16:38.713Z] github.com/docker/docker/daemon/logger/splunk [2022-12-20T15:16:38.713Z] github.com/docker/docker/daemon/logger/syslog [2022-12-20T15:16:38.713Z] github.com/docker/docker/daemon/logger/templates [2022-12-20T15:16:38.713Z] github.com/docker/docker/daemon/names [2022-12-20T15:16:38.713Z] github.com/docker/docker/daemon/network [2022-12-20T15:16:38.713Z] github.com/docker/docker/daemon/stats [2022-12-20T15:16:38.713Z] github.com/docker/docker/distribution [2022-12-20T15:16:38.713Z] github.com/docker/docker/distribution/metadata [2022-12-20T15:16:38.713Z] github.com/docker/docker/distribution/utils [2022-12-20T15:16:38.713Z] github.com/docker/docker/distribution/xfer [2022-12-20T15:16:38.713Z] github.com/docker/docker/dockerversion [2022-12-20T15:16:38.713Z] github.com/docker/docker/errdefs [2022-12-20T15:16:38.713Z] github.com/docker/docker/image [2022-12-20T15:16:38.713Z] github.com/docker/docker/image/cache [2022-12-20T15:16:38.713Z] github.com/docker/docker/image/tarexport [2022-12-20T15:16:38.714Z] github.com/docker/docker/image/v1 [2022-12-20T15:16:38.714Z] github.com/docker/docker/internal/test/suite [2022-12-20T15:16:38.714Z] github.com/docker/docker/layer [2022-12-20T15:16:38.714Z] github.com/docker/docker/libcontainerd [2022-12-20T15:16:38.714Z] github.com/docker/docker/libcontainerd/queue [2022-12-20T15:16:38.714Z] github.com/docker/docker/libcontainerd/remote [2022-12-20T15:16:38.714Z] github.com/docker/docker/libcontainerd/supervisor [2022-12-20T15:16:38.714Z] github.com/docker/docker/libcontainerd/types [2022-12-20T15:16:38.714Z] github.com/docker/docker/oci [2022-12-20T15:16:38.714Z] github.com/docker/docker/oci/caps [2022-12-20T15:16:38.714Z] github.com/docker/docker/opts [2022-12-20T15:16:38.714Z] github.com/docker/docker/pkg/aaparser [2022-12-20T15:16:38.714Z] github.com/docker/docker/pkg/archive [2022-12-20T15:16:38.714Z] github.com/docker/docker/pkg/authorization [2022-12-20T15:16:38.714Z] github.com/docker/docker/pkg/broadcaster [2022-12-20T15:16:38.714Z] github.com/docker/docker/pkg/capabilities [2022-12-20T15:16:38.714Z] github.com/docker/docker/pkg/chrootarchive [2022-12-20T15:16:38.714Z] github.com/docker/docker/pkg/containerfs [2022-12-20T15:16:38.714Z] github.com/docker/docker/pkg/devicemapper [2022-12-20T15:16:38.714Z] github.com/docker/docker/pkg/directory [2022-12-20T15:16:38.714Z] github.com/docker/docker/pkg/dmesg [2022-12-20T15:16:38.714Z] github.com/docker/docker/pkg/fileutils [2022-12-20T15:16:38.714Z] github.com/docker/docker/pkg/fsutils [2022-12-20T15:16:38.714Z] github.com/docker/docker/pkg/homedir [2022-12-20T15:16:38.714Z] github.com/docker/docker/pkg/idtools [2022-12-20T15:16:38.714Z] github.com/docker/docker/pkg/ioutils [2022-12-20T15:16:38.714Z] github.com/docker/docker/pkg/jsonmessage [2022-12-20T15:16:38.714Z] github.com/docker/docker/pkg/longpath [2022-12-20T15:16:38.714Z] github.com/docker/docker/pkg/loopback [2022-12-20T15:16:38.714Z] github.com/docker/docker/pkg/namesgenerator [2022-12-20T15:16:38.714Z] github.com/docker/docker/pkg/parsers [2022-12-20T15:16:38.714Z] github.com/docker/docker/pkg/parsers/kernel [2022-12-20T15:16:38.714Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-12-20T15:16:38.714Z] github.com/docker/docker/pkg/pidfile [2022-12-20T15:16:38.714Z] github.com/docker/docker/pkg/platform [2022-12-20T15:16:38.714Z] github.com/docker/docker/pkg/plugingetter [2022-12-20T15:16:38.714Z] github.com/docker/docker/pkg/plugins [2022-12-20T15:16:38.714Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-12-20T15:16:38.714Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-12-20T15:16:38.714Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-12-20T15:16:38.714Z] github.com/docker/docker/pkg/plugins/transport [2022-12-20T15:16:38.714Z] github.com/docker/docker/pkg/pools [2022-12-20T15:16:38.714Z] github.com/docker/docker/pkg/progress [2022-12-20T15:16:38.714Z] github.com/docker/docker/pkg/pubsub [2022-12-20T15:16:38.714Z] github.com/docker/docker/pkg/reexec [2022-12-20T15:16:38.714Z] github.com/docker/docker/pkg/signal [2022-12-20T15:16:38.714Z] github.com/docker/docker/pkg/stack [2022-12-20T15:16:38.714Z] github.com/docker/docker/pkg/stdcopy [2022-12-20T15:16:38.714Z] github.com/docker/docker/pkg/streamformatter [2022-12-20T15:16:38.714Z] github.com/docker/docker/pkg/stringid [2022-12-20T15:16:38.714Z] github.com/docker/docker/pkg/sysinfo [2022-12-20T15:16:38.714Z] github.com/docker/docker/pkg/system [2022-12-20T15:16:38.714Z] github.com/docker/docker/pkg/tailfile [2022-12-20T15:16:38.714Z] github.com/docker/docker/pkg/tarsum [2022-12-20T15:16:38.714Z] github.com/docker/docker/pkg/truncindex [2022-12-20T15:16:38.714Z] github.com/docker/docker/pkg/urlutil [2022-12-20T15:16:38.714Z] github.com/docker/docker/pkg/useragent [2022-12-20T15:16:38.714Z] github.com/docker/docker/plugin [2022-12-20T15:16:38.714Z] github.com/docker/docker/plugin/executor/containerd [2022-12-20T15:16:38.714Z] github.com/docker/docker/plugin/v2 [2022-12-20T15:16:38.714Z] github.com/docker/docker/profiles/apparmor [2022-12-20T15:16:38.714Z] github.com/docker/docker/profiles/seccomp [2022-12-20T15:16:38.714Z] github.com/docker/docker/quota [2022-12-20T15:16:38.714Z] github.com/docker/docker/reference [2022-12-20T15:16:38.714Z] github.com/docker/docker/registry [2022-12-20T15:16:38.714Z] github.com/docker/docker/registry/resumable [2022-12-20T15:16:38.714Z] github.com/docker/docker/restartmanager [2022-12-20T15:16:38.714Z] github.com/docker/docker/rootless [2022-12-20T15:16:38.714Z] github.com/docker/docker/rootless/specconv [2022-12-20T15:16:38.714Z] github.com/docker/docker/runconfig [2022-12-20T15:16:38.714Z] github.com/docker/docker/runconfig/opts [2022-12-20T15:16:38.714Z] github.com/docker/docker/testutil [2022-12-20T15:16:38.714Z] github.com/docker/docker/testutil/daemon [2022-12-20T15:16:38.714Z] github.com/docker/docker/testutil/environment [2022-12-20T15:16:38.714Z] github.com/docker/docker/testutil/fakecontext [2022-12-20T15:16:38.714Z] github.com/docker/docker/testutil/fakegit [2022-12-20T15:16:38.714Z] github.com/docker/docker/testutil/fakestorage [2022-12-20T15:16:38.714Z] github.com/docker/docker/testutil/fixtures/load [2022-12-20T15:16:38.714Z] github.com/docker/docker/testutil/fixtures/plugin [2022-12-20T15:16:38.714Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-12-20T15:16:38.714Z] github.com/docker/docker/testutil/registry [2022-12-20T15:16:38.714Z] github.com/docker/docker/testutil/request [2022-12-20T15:16:38.714Z] github.com/docker/docker/volume [2022-12-20T15:16:38.714Z] github.com/docker/docker/volume/drivers [2022-12-20T15:16:38.714Z] github.com/docker/docker/volume/local [2022-12-20T15:16:38.714Z] github.com/docker/docker/volume/mounts [2022-12-20T15:16:38.714Z] github.com/docker/docker/volume/service [2022-12-20T15:16:38.714Z] github.com/docker/docker/volume/service/opts [2022-12-20T15:16:38.714Z] github.com/docker/docker/volume/testutils' ']' [2022-12-20T15:16:38.714Z] + 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-12-20T15:16:38.975Z] ? github.com/docker/docker/api [no test files] [2022-12-20T15:16:53.892Z] ok github.com/docker/docker/api/server 0.008s coverage: 7.9% of statements [2022-12-20T15:18:15.389Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-12-20T15:18:15.390Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-12-20T15:18:15.390Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 31.9% of statements [2022-12-20T15:18:15.390Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-12-20T15:18:15.390Z] ? github.com/docker/docker/api/server/router [no test files] [2022-12-20T15:18:15.390Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-12-20T15:18:15.390Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-12-20T15:18:15.390Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-12-20T15:18:15.390Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-12-20T15:18:15.390Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-12-20T15:18:15.390Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-12-20T15:18:15.390Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-12-20T15:18:15.390Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-12-20T15:18:15.390Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-12-20T15:18:15.390Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-12-20T15:18:15.390Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.0% of statements [2022-12-20T15:18:15.390Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-12-20T15:18:15.390Z] ok github.com/docker/docker/api/types/filters 0.010s coverage: 92.2% of statements [2022-12-20T15:18:15.390Z] ok github.com/docker/docker/api/server/router/volume 0.010s coverage: 66.7% of statements [2022-12-20T15:18:15.390Z] ? github.com/docker/docker/api/types [no test files] [2022-12-20T15:18:15.390Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-12-20T15:18:15.390Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-12-20T15:18:15.390Z] ? github.com/docker/docker/api/types/container [no test files] [2022-12-20T15:18:15.390Z] ? github.com/docker/docker/api/types/events [no test files] [2022-12-20T15:18:15.390Z] ? github.com/docker/docker/api/types/image [no test files] [2022-12-20T15:18:15.390Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-12-20T15:18:15.390Z] ? github.com/docker/docker/api/types/network [no test files] [2022-12-20T15:18:15.390Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-12-20T15:18:15.390Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-12-20T15:18:15.390Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2022-12-20T15:18:15.390Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-12-20T15:18:15.390Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-12-20T15:18:15.390Z] ok github.com/docker/docker/api/types/time 0.010s coverage: 100.0% of statements [2022-12-20T15:18:15.390Z] ok github.com/docker/docker/api/types/versions 0.004s coverage: 77.3% of statements [2022-12-20T15:18:15.390Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-12-20T15:18:15.390Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-12-20T15:18:15.390Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-12-20T15:18:15.390Z] ? github.com/docker/docker/builder [no test files] [2022-12-20T15:18:15.390Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-12-20T15:18:15.390Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-12-20T15:18:15.390Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-12-20T15:18:15.390Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-12-20T15:18:15.390Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-12-20T15:18:15.390Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-12-20T15:18:15.390Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-12-20T15:18:15.390Z] ok github.com/docker/docker/builder/remotecontext 0.176s coverage: 13.7% of statements [2022-12-20T15:18:15.390Z] ok github.com/docker/docker/builder/dockerfile 0.465s coverage: 49.3% of statements [2022-12-20T15:18:15.390Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-12-20T15:18:15.390Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-12-20T15:18:15.390Z] ok github.com/docker/docker/builder/remotecontext/git 2.471s coverage: 83.5% of statements [2022-12-20T15:18:15.390Z] ? github.com/docker/docker/cli [no test files] [2022-12-20T15:18:15.390Z] ? github.com/docker/docker/cli/config [no test files] [2022-12-20T15:18:15.390Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-12-20T15:18:15.390Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-12-20T15:18:15.390Z] ok github.com/docker/docker/cmd/docker-proxy 0.281s coverage: 67.6% of statements [2022-12-20T15:18:15.390Z] ok github.com/docker/docker/client 0.100s coverage: 76.0% of statements [2022-12-20T15:18:54.162Z] ok github.com/docker/docker/cmd/dockerd 0.071s coverage: 31.8% of statements [2022-12-20T15:18:54.162Z] ok github.com/docker/docker/container 0.118s coverage: 36.1% of statements [2022-12-20T15:18:54.162Z] ok github.com/docker/docker/cmd/dockerd/trap 2.466s coverage: 0.0% of statements [2022-12-20T15:18:54.162Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-12-20T15:18:54.162Z] ? github.com/docker/docker/container/stream [no test files] [2022-12-20T15:18:54.162Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-12-20T15:18:54.162Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-12-20T15:18:54.162Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-12-20T15:18:56.075Z] ok github.com/docker/docker/daemon/cluster 0.067s coverage: 0.5% of statements [2022-12-20T15:18:57.461Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.018s coverage: 65.3% of statements [2022-12-20T15:18:58.849Z] ok github.com/docker/docker/daemon/cluster/convert 0.013s coverage: 36.9% of statements [2022-12-20T15:19:05.436Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.450s coverage: 13.4% of statements [2022-12-20T15:19:06.828Z] ok github.com/docker/docker/daemon/config 0.033s coverage: 81.1% of statements [2022-12-20T15:19:07.090Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-12-20T15:19:08.034Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-12-20T15:19:08.034Z] ok github.com/docker/docker/daemon 10.133s coverage: 16.3% of statements [2022-12-20T15:19:08.034Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-12-20T15:19:08.034Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-12-20T15:19:08.034Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-12-20T15:19:08.034Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-12-20T15:19:09.422Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.656s coverage: 74.8% of statements [2022-12-20T15:19:09.683Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 3.0% of statements [2022-12-20T15:19:10.256Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.238s coverage: 60.7% of statements [2022-12-20T15:19:11.644Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.014s coverage: 1.9% of statements [2022-12-20T15:19:12.598Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.155s coverage: 50.6% of statements [2022-12-20T15:19:14.516Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.821s coverage: 45.9% of statements [2022-12-20T15:19:14.516Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-12-20T15:19:15.098Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.014s coverage: 58.8% of statements [2022-12-20T15:19:15.098Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-12-20T15:19:15.098Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-12-20T15:19:15.371Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.5% of statements [2022-12-20T15:19:16.379Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.018s coverage: 3.0% of statements [2022-12-20T15:19:16.953Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2022-12-20T15:19:17.526Z] ok github.com/docker/docker/daemon/images 0.047s coverage: 6.9% of statements [2022-12-20T15:19:17.526Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-12-20T15:19:17.526Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-12-20T15:19:18.106Z] ok github.com/docker/docker/daemon/logger 0.223s coverage: 43.5% of statements [2022-12-20T15:19:19.051Z] ok github.com/docker/docker/daemon/logger/awslogs 0.149s coverage: 79.9% of statements [2022-12-20T15:19:19.051Z] ok github.com/docker/docker/daemon/logger/fluentd 0.011s coverage: 53.6% of statements [2022-12-20T15:19:19.051Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-12-20T15:19:19.631Z] ok github.com/docker/docker/daemon/logger/gelf 0.015s coverage: 68.2% of statements [2022-12-20T15:19:19.631Z] ok github.com/docker/docker/daemon/logger/journald 0.014s coverage: 23.4% of statements [2022-12-20T15:19:19.893Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.015s coverage: 87.2% of statements [2022-12-20T15:19:20.466Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.162s coverage: 76.8% of statements [2022-12-20T15:19:20.728Z] ok github.com/docker/docker/daemon/logger/local 0.046s coverage: 79.4% of statements [2022-12-20T15:19:20.728Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-12-20T15:19:20.728Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-12-20T15:19:21.672Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.032s coverage: 31.5% of statements [2022-12-20T15:19:21.672Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.027s coverage: 62.0% of statements [2022-12-20T15:19:22.244Z] ok github.com/docker/docker/daemon/logger/syslog 0.008s coverage: 46.8% of statements [2022-12-20T15:19:22.505Z] ok github.com/docker/docker/daemon/logger/templates 0.004s coverage: 8.3% of statements [2022-12-20T15:19:23.078Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-12-20T15:19:24.021Z] ok github.com/docker/docker/daemon/logger/splunk 1.482s coverage: 82.5% of statements [2022-12-20T15:19:24.021Z] ? github.com/docker/docker/daemon/names [no test files] [2022-12-20T15:19:24.021Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-12-20T15:19:24.593Z] ok github.com/docker/docker/distribution/metadata 0.025s coverage: 44.4% of statements [2022-12-20T15:19:25.980Z] ok github.com/docker/docker/distribution 1.497s coverage: 29.5% of statements [2022-12-20T15:19:25.980Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-12-20T15:19:26.241Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.7% of statements [2022-12-20T15:19:26.815Z] ok github.com/docker/docker/image 0.026s coverage: 87.3% of statements [2022-12-20T15:19:27.077Z] ok github.com/docker/docker/distribution/xfer 1.886s coverage: 84.9% of statements [2022-12-20T15:19:27.077Z] ? github.com/docker/docker/dockerversion [no test files] [2022-12-20T15:19:27.338Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2022-12-20T15:19:28.282Z] ok github.com/docker/docker/image/tarexport 0.011s coverage: 0.7% of statements [2022-12-20T15:19:28.282Z] ? github.com/docker/docker/image/v1 [no test files] [2022-12-20T15:19:28.282Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-12-20T15:19:28.544Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements [2022-12-20T15:19:29.117Z] ok github.com/docker/docker/oci 0.007s coverage: 46.0% of statements [2022-12-20T15:19:29.379Z] ok github.com/docker/docker/opts 0.023s coverage: 66.0% of statements [2022-12-20T15:19:29.640Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-12-20T15:19:31.555Z] ok github.com/docker/docker/pkg/archive 0.295s coverage: 82.2% of statements [2022-12-20T15:19:32.941Z] ok github.com/docker/docker/pkg/authorization 0.980s coverage: 68.3% of statements [2022-12-20T15:19:32.941Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-12-20T15:19:33.202Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-12-20T15:19:36.504Z] ok github.com/docker/docker/pkg/chrootarchive 2.523s coverage: 43.1% of statements [2022-12-20T15:19:36.504Z] ok github.com/docker/docker/layer 7.394s coverage: 68.9% of statements [2022-12-20T15:19:36.504Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-12-20T15:19:36.504Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-12-20T15:19:36.504Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-12-20T15:19:36.504Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-12-20T15:19:36.504Z] ? github.com/docker/docker/oci/caps [no test files] [2022-12-20T15:19:36.504Z] ok github.com/docker/docker/pkg/directory 0.006s coverage: 81.8% of statements [2022-12-20T15:19:36.504Z] ok github.com/docker/docker/pkg/containerfs 0.009s coverage: 6.7% of statements [2022-12-20T15:19:36.504Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-12-20T15:19:36.766Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2022-12-20T15:19:37.028Z] ok github.com/docker/docker/pkg/fileutils 0.004s coverage: 78.6% of statements [2022-12-20T15:19:37.028Z] ? github.com/docker/docker/pkg/fsutils [no test files] [2022-12-20T15:19:37.028Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-12-20T15:19:37.973Z] ok github.com/docker/docker/pkg/ioutils 0.357s coverage: 71.5% of statements [2022-12-20T15:19:37.973Z] ok github.com/docker/docker/pkg/idtools 0.419s coverage: 68.1% of statements [2022-12-20T15:19:38.234Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 100.0% of statements [2022-12-20T15:19:38.235Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 91.7% of statements [2022-12-20T15:19:38.235Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-12-20T15:19:38.496Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2022-12-20T15:19:38.758Z] ok github.com/docker/docker/pkg/parsers 0.013s coverage: 97.0% of statements [2022-12-20T15:19:38.758Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-12-20T15:19:39.019Z] ok github.com/docker/docker/pkg/pidfile 0.011s coverage: 82.4% of statements [2022-12-20T15:19:39.019Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 90.5% of statements [2022-12-20T15:19:39.019Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-12-20T15:19:39.019Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-12-20T15:19:39.593Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.015s coverage: 56.8% of statements [2022-12-20T15:19:40.166Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-12-20T15:19:40.166Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-12-20T15:19:40.428Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-12-20T15:19:40.689Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-12-20T15:19:40.951Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-12-20T15:19:41.212Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-12-20T15:19:41.474Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-12-20T15:19:41.736Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-12-20T15:19:41.997Z] ok github.com/docker/docker/pkg/sysinfo 0.008s coverage: 53.6% of statements [2022-12-20T15:19:42.570Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 44.8% of statements [2022-12-20T15:19:42.832Z] ok github.com/docker/docker/pkg/tailfile 0.040s coverage: 88.6% of statements [2022-12-20T15:19:43.405Z] ok github.com/docker/docker/pkg/tarsum 0.044s coverage: 89.3% of statements [2022-12-20T15:19:43.666Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-12-20T15:19:43.666Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-12-20T15:19:45.593Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2022-12-20T15:19:45.855Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.4% of statements [2022-12-20T15:19:46.426Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-12-20T15:19:47.371Z] ok github.com/docker/docker/quota 0.143s coverage: 71.4% of statements [2022-12-20T15:19:47.632Z] ok github.com/docker/docker/reference 0.006s coverage: 83.7% of statements [2022-12-20T15:19:48.574Z] ok github.com/docker/docker/registry 0.081s coverage: 58.7% of statements [2022-12-20T15:19:49.146Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-12-20T15:19:49.146Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-12-20T15:19:49.718Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-12-20T15:19:49.980Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-12-20T15:19:51.367Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-12-20T15:19:52.310Z] ok github.com/docker/docker/volume/local 0.073s coverage: 77.1% of statements [2022-12-20T15:19:52.571Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2022-12-20T15:19:53.958Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.1% of statements [2022-12-20T15:20:15.941Z] ok github.com/docker/docker/pkg/plugins 33.639s coverage: 76.3% of statements [2022-12-20T15:20:15.941Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-12-20T15:20:15.941Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-12-20T15:20:15.941Z] ? github.com/docker/docker/pkg/pubsub [no test files] [2022-12-20T15:20:15.941Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-12-20T15:20:15.941Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-12-20T15:20:15.941Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-12-20T15:20:15.941Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-12-20T15:20:15.941Z] ? github.com/docker/docker/rootless [no test files] [2022-12-20T15:20:15.941Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-12-20T15:20:15.941Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-12-20T15:20:15.941Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-12-20T15:20:15.941Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-12-20T15:20:15.941Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-12-20T15:20:15.941Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-12-20T15:20:15.941Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-12-20T15:20:15.941Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-12-20T15:20:15.941Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-12-20T15:20:15.941Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-12-20T15:20:15.941Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-12-20T15:20:15.941Z] ? github.com/docker/docker/testutil/request [no test files] [2022-12-20T15:20:15.941Z] ? github.com/docker/docker/volume [no test files] [2022-12-20T15:20:15.941Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-12-20T15:20:15.941Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-12-20T15:20:15.941Z] [2022-12-20T15:20:15.941Z] === Skipped [2022-12-20T15:20:15.941Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-12-20T15:20:15.941Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-12-20T15:20:15.941Z] [2022-12-20T15:20:15.941Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-12-20T15:20:15.941Z] network_proxy_test.go:208: No support for dual stack yet [2022-12-20T15:20:15.941Z] [2022-12-20T15:20:15.941Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-12-20T15:20:15.941Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-12-20T15:20:15.941Z] [2022-12-20T15:20:15.941Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-12-20T15:20:15.941Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-12-20T15:20:15.941Z] [2022-12-20T15:20:15.941Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-12-20T15:20:15.941Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-12-20T15:20:15.941Z] graphtest_unix.go:44: Driver btrfs not supported [2022-12-20T15:20:15.941Z] [2022-12-20T15:20:15.941Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-12-20T15:20:15.941Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-12-20T15:20:15.941Z] graphtest_unix.go:44: Driver btrfs not supported [2022-12-20T15:20:15.941Z] [2022-12-20T15:20:15.941Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-12-20T15:20:15.941Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-12-20T15:20:15.941Z] graphtest_unix.go:44: Driver btrfs not supported [2022-12-20T15:20:15.941Z] [2022-12-20T15:20:15.941Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-12-20T15:20:15.941Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-12-20T15:20:15.941Z] graphtest_unix.go:44: Driver btrfs not supported [2022-12-20T15:20:15.941Z] [2022-12-20T15:20:15.941Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-12-20T15:20:15.941Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-12-20T15:20:15.941Z] graphtest_unix.go:44: Driver btrfs not supported [2022-12-20T15:20:15.941Z] [2022-12-20T15:20:15.941Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-12-20T15:20:15.941Z] graphtest_unix.go:71: No driver to put! [2022-12-20T15:20:15.941Z] [2022-12-20T15:20:15.941Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-12-20T15:20:15.941Z] time="2022-12-20T15:19:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-12-20T15:20:15.941Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-12-20T15:20:15.941Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-12-20T15:20:15.941Z] [2022-12-20T15:20:15.941Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-12-20T15:20:15.941Z] time="2022-12-20T15:19:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-12-20T15:20:15.941Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-12-20T15:20:15.941Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-12-20T15:20:15.941Z] [2022-12-20T15:20:15.941Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-12-20T15:20:15.941Z] time="2022-12-20T15:19:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-12-20T15:20:15.941Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-12-20T15:20:15.941Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-12-20T15:20:15.941Z] [2022-12-20T15:20:15.941Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-12-20T15:20:15.941Z] time="2022-12-20T15:19:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-12-20T15:20:15.941Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-12-20T15:20:15.941Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-12-20T15:20:15.941Z] [2022-12-20T15:20:15.941Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-12-20T15:20:15.941Z] time="2022-12-20T15:19:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-12-20T15:20:15.941Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-12-20T15:20:15.941Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-12-20T15:20:15.941Z] [2022-12-20T15:20:15.941Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-12-20T15:20:15.941Z] graphtest_unix.go:71: No driver to put! [2022-12-20T15:20:15.941Z] [2022-12-20T15:20:15.941Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-12-20T15:20:15.941Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-12-20T15:20:15.941Z] [2022-12-20T15:20:15.941Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-12-20T15:20:15.941Z] overlay_test.go:50: Fails to compute changes intermittently [2022-12-20T15:20:15.941Z] [2022-12-20T15:20:15.941Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-12-20T15:20:15.941Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-12-20T15:20:15.941Z] [2022-12-20T15:20:15.941Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-12-20T15:20:15.941Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-12-20T15:20:15.941Z] [2022-12-20T15:20:15.941Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-12-20T15:20:15.941Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-12-20T15:20:15.941Z] graphtest_unix.go:44: Driver zfs not supported [2022-12-20T15:20:15.941Z] [2022-12-20T15:20:15.941Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-12-20T15:20:15.941Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-12-20T15:20:15.941Z] graphtest_unix.go:44: Driver zfs not supported [2022-12-20T15:20:15.941Z] [2022-12-20T15:20:15.941Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-12-20T15:20:15.941Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-12-20T15:20:15.941Z] graphtest_unix.go:44: Driver zfs not supported [2022-12-20T15:20:15.941Z] [2022-12-20T15:20:15.941Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-12-20T15:20:15.941Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-12-20T15:20:15.941Z] graphtest_unix.go:44: Driver zfs not supported [2022-12-20T15:20:15.941Z] [2022-12-20T15:20:15.941Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-12-20T15:20:15.941Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-12-20T15:20:15.941Z] graphtest_unix.go:44: Driver zfs not supported [2022-12-20T15:20:15.941Z] [2022-12-20T15:20:15.941Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-12-20T15:20:15.941Z] graphtest_unix.go:71: No driver to put! [2022-12-20T15:20:15.941Z] [2022-12-20T15:20:15.941Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-12-20T15:20:15.941Z] sysinfo_linux_test.go:86: AppArmor Must be Disabled [2022-12-20T15:20:15.941Z] [2022-12-20T15:20:15.941Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-12-20T15:20:15.941Z] sysinfo_linux_test.go:106: cgroup namespaces must be disabled [2022-12-20T15:20:15.941Z] [2022-12-20T15:20:15.941Z] DONE 2792 tests, 28 skipped in 215.614s [2022-12-20T15:20:15.941Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-12-20T15:20:15.941Z] github.com/docker/docker/libnetwork/bitseq [2022-12-20T15:20:15.941Z] github.com/docker/docker/libnetwork/cluster [2022-12-20T15:20:15.941Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-12-20T15:20:15.941Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-12-20T15:20:15.941Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-12-20T15:20:15.941Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-12-20T15:20:15.941Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-12-20T15:20:15.941Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-12-20T15:20:15.941Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-12-20T15:20:15.941Z] github.com/docker/docker/libnetwork/config [2022-12-20T15:20:15.941Z] github.com/docker/docker/libnetwork/datastore [2022-12-20T15:20:15.941Z] github.com/docker/docker/libnetwork/diagnostic [2022-12-20T15:20:15.941Z] github.com/docker/docker/libnetwork/discoverapi [2022-12-20T15:20:15.941Z] github.com/docker/docker/libnetwork/driverapi [2022-12-20T15:20:15.941Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-12-20T15:20:15.941Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-12-20T15:20:15.941Z] github.com/docker/docker/libnetwork/drivers/host [2022-12-20T15:20:15.941Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-12-20T15:20:15.941Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-12-20T15:20:15.941Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-12-20T15:20:15.941Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-12-20T15:20:15.941Z] github.com/docker/docker/libnetwork/drivers/null [2022-12-20T15:20:15.941Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-12-20T15:20:15.941Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-12-20T15:20:15.941Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-12-20T15:20:15.941Z] github.com/docker/docker/libnetwork/drivers/remote [2022-12-20T15:20:15.941Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-12-20T15:20:15.941Z] github.com/docker/docker/libnetwork/drivers/windows [2022-12-20T15:20:15.941Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-12-20T15:20:15.941Z] github.com/docker/docker/libnetwork/drvregistry [2022-12-20T15:20:15.941Z] github.com/docker/docker/libnetwork/etchosts [2022-12-20T15:20:15.941Z] github.com/docker/docker/libnetwork/idm [2022-12-20T15:20:15.941Z] github.com/docker/docker/libnetwork/internal/caller [2022-12-20T15:20:15.941Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-12-20T15:20:15.941Z] github.com/docker/docker/libnetwork/ipam [2022-12-20T15:20:15.941Z] github.com/docker/docker/libnetwork/ipamapi [2022-12-20T15:20:15.941Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-12-20T15:20:15.941Z] github.com/docker/docker/libnetwork/ipams/null [2022-12-20T15:20:15.941Z] github.com/docker/docker/libnetwork/ipams/remote [2022-12-20T15:20:15.941Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-12-20T15:20:15.941Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-12-20T15:20:15.941Z] github.com/docker/docker/libnetwork/ipamutils [2022-12-20T15:20:15.941Z] github.com/docker/docker/libnetwork/iptables [2022-12-20T15:20:15.941Z] github.com/docker/docker/libnetwork/netlabel [2022-12-20T15:20:15.941Z] github.com/docker/docker/libnetwork/netutils [2022-12-20T15:20:15.941Z] github.com/docker/docker/libnetwork/networkdb [2022-12-20T15:20:15.941Z] github.com/docker/docker/libnetwork/ns [2022-12-20T15:20:15.941Z] github.com/docker/docker/libnetwork/options [2022-12-20T15:20:15.941Z] github.com/docker/docker/libnetwork/osl [2022-12-20T15:20:15.941Z] github.com/docker/docker/libnetwork/osl/kernel [2022-12-20T15:20:15.941Z] github.com/docker/docker/libnetwork/portallocator [2022-12-20T15:20:15.941Z] github.com/docker/docker/libnetwork/portmapper [2022-12-20T15:20:15.941Z] github.com/docker/docker/libnetwork/resolvconf [2022-12-20T15:20:15.941Z] github.com/docker/docker/libnetwork/testutils [2022-12-20T15:20:15.941Z] github.com/docker/docker/libnetwork/types' ']' [2022-12-20T15:20:15.942Z] + 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-12-20T15:21:02.684Z] ok github.com/docker/docker/libnetwork 37.621s coverage: 40.6% of statements [2022-12-20T15:21:02.684Z] ok github.com/docker/docker/libnetwork/bitseq 0.143s coverage: 84.4% of statements [2022-12-20T15:21:02.684Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-12-20T15:21:02.684Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-12-20T15:21:02.684Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-12-20T15:21:02.684Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-12-20T15:21:02.684Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-12-20T15:21:02.684Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-12-20T15:21:02.684Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-12-20T15:21:02.684Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-12-20T15:21:02.684Z] ok github.com/docker/docker/libnetwork/config 0.013s coverage: 22.4% of statements [2022-12-20T15:21:02.684Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-12-20T15:21:02.684Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-12-20T15:21:02.684Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-12-20T15:21:02.684Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-12-20T15:21:02.684Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.702s coverage: 59.9% of statements [2022-12-20T15:21:02.684Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-12-20T15:21:02.684Z] ok github.com/docker/docker/libnetwork/drivers/host 0.003s coverage: 34.8% of statements [2022-12-20T15:21:03.257Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.014s coverage: 5.0% of statements [2022-12-20T15:21:03.257Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-12-20T15:21:03.830Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.014s coverage: 4.5% of statements [2022-12-20T15:21:03.830Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-12-20T15:21:04.091Z] ok github.com/docker/docker/libnetwork/drivers/null 0.003s coverage: 34.8% of statements [2022-12-20T15:21:14.094Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.349s coverage: 6.6% of statements [2022-12-20T15:21:14.094Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-12-20T15:21:14.355Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-12-20T15:21:14.616Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.017s coverage: 57.4% of statements [2022-12-20T15:21:14.616Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-12-20T15:21:14.616Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-12-20T15:21:14.876Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-12-20T15:21:15.138Z] ok github.com/docker/docker/libnetwork/drvregistry 0.014s coverage: 82.4% of statements [2022-12-20T15:21:15.399Z] ok github.com/docker/docker/libnetwork/etchosts 0.013s coverage: 81.2% of statements [2022-12-20T15:21:15.659Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-12-20T15:21:15.920Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-12-20T15:21:25.923Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-12-20T15:21:44.045Z] ok github.com/docker/docker/libnetwork/ipam 16.258s coverage: 85.3% of statements [2022-12-20T15:21:44.045Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-12-20T15:21:44.045Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-12-20T15:21:44.045Z] ok github.com/docker/docker/libnetwork/ipams/null 0.008s coverage: 57.1% of statements [2022-12-20T15:21:44.045Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.008s coverage: 47.4% of statements [2022-12-20T15:21:44.045Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-12-20T15:21:44.045Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.003s coverage: 71.4% of statements [2022-12-20T15:21:44.306Z] ok github.com/docker/docker/libnetwork/ipamutils 0.268s coverage: 74.0% of statements [2022-12-20T15:21:45.249Z] ok github.com/docker/docker/libnetwork/iptables 0.171s coverage: 45.0% of statements [2022-12-20T15:21:45.249Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-12-20T15:21:45.510Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-12-20T15:23:37.021Z] ok github.com/docker/docker/libnetwork/networkdb 105.047s coverage: 60.1% of statements [2022-12-20T15:23:37.021Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-12-20T15:23:37.021Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-12-20T15:23:37.021Z] ok github.com/docker/docker/libnetwork/osl 4.316s coverage: 39.7% of statements [2022-12-20T15:23:37.282Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-12-20T15:23:37.544Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.7% of statements [2022-12-20T15:23:38.931Z] ok github.com/docker/docker/libnetwork/portmapper 0.666s coverage: 48.6% of statements [2022-12-20T15:23:38.931Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 82.8% of statements [2022-12-20T15:23:38.931Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-12-20T15:23:39.193Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-12-20T15:23:39.193Z] [2022-12-20T15:23:39.193Z] === Skipped [2022-12-20T15:23:39.194Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-12-20T15:23:39.194Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-12-20T15:23:39.194Z] [2022-12-20T15:23:39.194Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-12-20T15:23:39.194Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-12-20T15:23:39.194Z] [2022-12-20T15:23:39.194Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-12-20T15:23:39.194Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-12-20T15:23:39.194Z] [2022-12-20T15:23:39.194Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-12-20T15:23:39.194Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-12-20T15:23:39.194Z] [2022-12-20T15:23:39.194Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-12-20T15:23:39.194Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-12-20T15:23:39.194Z] [2022-12-20T15:23:39.194Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-12-20T15:23:39.194Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-12-20T15:23:39.194Z] [2022-12-20T15:23:39.194Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-12-20T15:23:39.194Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-12-20T15:23:39.194Z] [2022-12-20T15:23:39.194Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-12-20T15:23:39.194Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-12-20T15:23:39.194Z] [2022-12-20T15:23:39.194Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-12-20T15:23:39.194Z] firewalld_test.go:14: firewalld is not running [2022-12-20T15:23:39.194Z] [2022-12-20T15:23:39.194Z] DONE 327 tests, 9 skipped in 205.746s Post stage [Pipeline] junit [2022-12-20T15:23:40.154Z] Recording test results [2022-12-20T15:23:41.448Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-20T15:23:41.770Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44679/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b2d2f012b4a324061eb9f1090481251aff06339b -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=23.0 docker:b2d2f012b4a324061eb9f1090481251aff06339b hack/make.sh dynbinary test-integration [2022-12-20T15:23:42.342Z] [2022-12-20T15:23:42.342Z] Removing bundles/ [2022-12-20T15:23:42.342Z] [2022-12-20T15:23:42.342Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-12-20T15:23:42.342Z] Building: bundles/dynbinary-daemon/dockerd [2022-12-20T15:23:42.342Z] GOOS="" GOARCH="" GOARM="" [2022-12-20T15:25:18.858Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-12-20T15:25:18.858Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-12-20T15:25:18.858Z] GOOS="" GOARCH="" GOARM="" [2022-12-20T15:25:18.858Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-12-20T15:25:18.858Z] [2022-12-20T15:25:18.858Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-12-20T15:25:18.858Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-12-20T15:25:18.858Z] HOSTNAME=93469ca51001 [2022-12-20T15:25:18.858Z] TESTDEBUG=0 [2022-12-20T15:25:18.858Z] DEST=bundles/test-integration [2022-12-20T15:25:18.858Z] PWD=/go/src/github.com/docker/docker [2022-12-20T15:25:18.858Z] DOCKER_GITCOMMIT=b2d2f012b4a324061eb9f1090481251aff06339b [2022-12-20T15:25:18.858Z] container=docker [2022-12-20T15:25:18.858Z] HOME=/root [2022-12-20T15:25:18.858Z] GOLANG_VERSION=1.19.4 [2022-12-20T15:25:18.858Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-12-20T15:25:18.858Z] VALIDATE_BRANCH=23.0 [2022-12-20T15:25:18.858Z] TERM=xterm [2022-12-20T15:25:18.858Z] DOCKER_PKG=github.com/docker/docker [2022-12-20T15:25:18.858Z] SHLVL=1 [2022-12-20T15:25:18.858Z] TIMEOUT=120m [2022-12-20T15:25:18.858Z] DOCKER_BUILDTAGS= journald [2022-12-20T15:25:18.858Z] DOCKER_GRAPHDRIVER=overlay2 [2022-12-20T15:25:18.858Z] GO111MODULE=off [2022-12-20T15:25:18.858Z] DOCKER_EXPERIMENTAL=1 [2022-12-20T15:25:18.858Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-12-20T15:25:18.858Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-12-20T15:25:18.858Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-12-20T15:25:18.858Z] GOPATH=/go [2022-12-20T15:25:18.858Z] PKG_CONFIG=pkg-config [2022-12-20T15:25:18.858Z] _=/usr/bin/env [2022-12-20T15:25:18.858Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-12-20T15:25:57.629Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-12-20T15:25:57.629Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-12-20T15:26:15.756Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-12-20T15:26:22.355Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-12-20T15:26:37.269Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-12-20T15:26:37.269Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-12-20T15:26:37.269Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-12-20T15:26:37.269Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-12-20T15:26:37.269Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-12-20T15:26:37.530Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-12-20T15:26:38.488Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-12-20T15:26:39.877Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-12-20T15:26:40.824Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-12-20T15:26:41.796Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-12-20T15:26:42.368Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-12-20T15:26:43.311Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-12-20T15:26:43.882Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-12-20T15:26:44.826Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-12-20T15:26:45.399Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-12-20T15:26:46.354Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-12-20T15:26:47.298Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-12-20T15:26:47.298Z] Using test binary docker [2022-12-20T15:26:47.298Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-12-20T15:26:47.298Z] +++ /etc/init.d/apparmor start [2022-12-20T15:26:47.298Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-12-20T15:26:47.298Z] INFO: Waiting for daemon to start... [2022-12-20T15:26:47.298Z] Starting dockerd [2022-12-20T15:26:47.298Z] +++ 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-12-20T15:26:49.211Z] . [2022-12-20T15:26:49.211Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-12-20T15:26:49.471Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-12-20T15:26:49.471Z] Error: No such image: emptyfs [2022-12-20T15:26:49.471Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-12-20T15:26:49.471Z] ++++ docker load [2022-12-20T15:26:49.471Z] Running integration-test (iteration 1) [2022-12-20T15:26:49.471Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-12-20T15:26:49.471Z] ++ 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-12-20T15:26:49.471Z] ++ set -e [2022-12-20T15:26:49.471Z] ++ '[' -n 0 ']' [2022-12-20T15:26:49.471Z] ++ set -x [2022-12-20T15:26:49.471Z] ++ 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-12-20T15:26:49.732Z] Loaded image: busybox:latest [2022-12-20T15:26:49.993Z] Loaded image: busybox:glibc [2022-12-20T15:26:50.936Z] Loaded image: debian:bullseye-slim [2022-12-20T15:26:50.936Z] Loaded image: hello-world:latest [2022-12-20T15:26:50.936Z] Loaded image: arm32v7/hello-world:latest [2022-12-20T15:26:50.936Z] INFO: Testing against a local daemon [2022-12-20T15:26:50.936Z] === RUN TestCgroupNamespacesBuild [2022-12-20T15:26:55.142Z] --- PASS: TestCgroupNamespacesBuild (3.67s) [2022-12-20T15:26:55.142Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-12-20T15:26:55.714Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.17s) [2022-12-20T15:26:55.714Z] === RUN TestBuildWithSession [2022-12-20T15:26:55.714Z] build_session_test.go:25: TODO: BuildKit [2022-12-20T15:26:55.714Z] --- SKIP: TestBuildWithSession (0.00s) [2022-12-20T15:26:55.714Z] === RUN TestBuildSquashParent [2022-12-20T15:26:59.922Z] --- PASS: TestBuildSquashParent (3.41s) [2022-12-20T15:26:59.922Z] === RUN TestBuildWithRemoveAndForceRemove [2022-12-20T15:26:59.922Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-12-20T15:26:59.922Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-12-20T15:26:59.922Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-12-20T15:26:59.922Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-12-20T15:26:59.922Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-12-20T15:26:59.922Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-12-20T15:26:59.922Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-12-20T15:26:59.922Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-12-20T15:26:59.922Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-12-20T15:26:59.922Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-12-20T15:26:59.922Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-12-20T15:26:59.922Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-12-20T15:26:59.922Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-12-20T15:26:59.922Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-12-20T15:27:00.494Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-12-20T15:27:00.755Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-12-20T15:27:02.143Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-12-20T15:27:02.143Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-12-20T15:27:03.531Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-12-20T15:27:03.531Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.29s) [2022-12-20T15:27:03.531Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.55s) [2022-12-20T15:27:03.531Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.35s) [2022-12-20T15:27:03.531Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.36s) [2022-12-20T15:27:03.531Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.36s) [2022-12-20T15:27:03.531Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.21s) [2022-12-20T15:27:03.531Z] === RUN TestBuildMultiStageCopy [2022-12-20T15:27:03.531Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-12-20T15:27:04.918Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-12-20T15:27:04.918Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-12-20T15:27:05.180Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-12-20T15:27:05.441Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-12-20T15:27:05.702Z] --- PASS: TestBuildMultiStageCopy (2.26s) [2022-12-20T15:27:05.702Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.31s) [2022-12-20T15:27:05.702Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.24s) [2022-12-20T15:27:05.702Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.23s) [2022-12-20T15:27:05.702Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s) [2022-12-20T15:27:05.702Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2022-12-20T15:27:05.702Z] === RUN TestBuildMultiStageParentConfig [2022-12-20T15:27:06.274Z] --- PASS: TestBuildMultiStageParentConfig (0.72s) [2022-12-20T15:27:06.274Z] === RUN TestBuildLabelWithTargets [2022-12-20T15:27:07.660Z] --- PASS: TestBuildLabelWithTargets (1.00s) [2022-12-20T15:27:07.660Z] === RUN TestBuildWithEmptyLayers [2022-12-20T15:27:07.921Z] --- PASS: TestBuildWithEmptyLayers (0.46s) [2022-12-20T15:27:07.921Z] === RUN TestBuildMultiStageOnBuild [2022-12-20T15:27:09.307Z] --- PASS: TestBuildMultiStageOnBuild (1.37s) [2022-12-20T15:27:09.307Z] === RUN TestBuildUncleanTarFilenames [2022-12-20T15:27:09.879Z] --- PASS: TestBuildUncleanTarFilenames (0.63s) [2022-12-20T15:27:09.879Z] === RUN TestBuildMultiStageLayerLeak [2022-12-20T15:27:11.265Z] --- PASS: TestBuildMultiStageLayerLeak (1.43s) [2022-12-20T15:27:11.265Z] === RUN TestBuildWithHugeFile [2022-12-20T15:27:50.030Z] --- PASS: TestBuildWithHugeFile (35.14s) [2022-12-20T15:27:50.030Z] === RUN TestBuildWCOWSandboxSize [2022-12-20T15:27:50.030Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-12-20T15:27:50.030Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-12-20T15:27:50.030Z] === RUN TestBuildWithEmptyDockerfile [2022-12-20T15:27:50.030Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-12-20T15:27:50.030Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-12-20T15:27:50.030Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-12-20T15:27:50.030Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-12-20T15:27:50.030Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-12-20T15:27:50.030Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-12-20T15:27:50.030Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-12-20T15:27:50.030Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-12-20T15:27:50.030Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-12-20T15:27:50.030Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-12-20T15:27:50.030Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2022-12-20T15:27:50.030Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-12-20T15:27:50.030Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-12-20T15:27:50.030Z] === RUN TestBuildPreserveOwnership [2022-12-20T15:27:50.030Z] === RUN TestBuildPreserveOwnership/copy_from [2022-12-20T15:27:50.030Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-12-20T15:27:50.030Z] --- PASS: TestBuildPreserveOwnership (3.09s) [2022-12-20T15:27:50.030Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.05s) [2022-12-20T15:27:50.030Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.04s) [2022-12-20T15:27:50.030Z] === RUN TestBuildPlatformInvalid [2022-12-20T15:27:50.030Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-12-20T15:27:50.030Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-12-20T15:27:50.606Z] Loaded image: busybox:latest [2022-12-20T15:27:50.606Z] Loaded image: busybox:glibc [2022-12-20T15:27:51.550Z] Loaded image: debian:bullseye-slim [2022-12-20T15:27:51.811Z] Loaded image: hello-world:latest [2022-12-20T15:27:51.811Z] Loaded image: arm32v7/hello-world:latest [2022-12-20T15:28:04.049Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (12.42s) [2022-12-20T15:28:04.049Z] PASS [2022-12-20T15:28:04.049Z] [2022-12-20T15:28:04.049Z] === Skipped [2022-12-20T15:28:04.049Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-12-20T15:28:04.049Z] build_session_test.go:25: TODO: BuildKit [2022-12-20T15:28:04.049Z] [2022-12-20T15:28:04.049Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-12-20T15:28:04.049Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-12-20T15:28:04.049Z] [2022-12-20T15:28:04.049Z] DONE 34 tests, 2 skipped in 72.688s [2022-12-20T15:28:04.049Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-12-20T15:28:04.049Z] ++ 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-12-20T15:28:04.049Z] ++ set -e [2022-12-20T15:28:04.049Z] ++ '[' -n 0 ']' [2022-12-20T15:28:04.049Z] ++ set -x [2022-12-20T15:28:04.049Z] ++ 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-12-20T15:28:04.049Z] INFO: Testing against a local daemon [2022-12-20T15:28:04.049Z] === RUN TestConfigInspect [2022-12-20T15:28:04.621Z] --- PASS: TestConfigInspect (2.36s) [2022-12-20T15:28:04.621Z] === RUN TestConfigList [2022-12-20T15:28:07.167Z] --- PASS: TestConfigList (2.15s) [2022-12-20T15:28:07.167Z] === RUN TestConfigsCreateAndDelete [2022-12-20T15:28:09.081Z] --- PASS: TestConfigsCreateAndDelete (2.17s) [2022-12-20T15:28:09.081Z] === RUN TestConfigsUpdate [2022-12-20T15:28:11.631Z] --- PASS: TestConfigsUpdate (2.20s) [2022-12-20T15:28:11.631Z] === RUN TestTemplatedConfig [2022-12-20T15:28:14.183Z] --- PASS: TestTemplatedConfig (2.54s) [2022-12-20T15:28:14.183Z] === RUN TestConfigCreateResolve [2022-12-20T15:28:16.098Z] --- PASS: TestConfigCreateResolve (2.21s) [2022-12-20T15:28:16.098Z] PASS [2022-12-20T15:28:16.098Z] [2022-12-20T15:28:16.098Z] DONE 6 tests in 13.730s [2022-12-20T15:28:16.098Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-12-20T15:28:16.098Z] ++ 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-12-20T15:28:16.098Z] ++ set -e [2022-12-20T15:28:16.098Z] ++ '[' -n 0 ']' [2022-12-20T15:28:16.098Z] ++ set -x [2022-12-20T15:28:16.098Z] ++ 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-12-20T15:28:16.098Z] INFO: Testing against a local daemon [2022-12-20T15:28:16.098Z] === RUN TestAttachWithTTY [2022-12-20T15:28:16.098Z] --- PASS: TestAttachWithTTY (0.06s) [2022-12-20T15:28:16.098Z] === RUN TestAttachWithoutTTy [2022-12-20T15:28:16.360Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-12-20T15:28:16.360Z] === RUN TestCheckpoint [2022-12-20T15:28:16.360Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-12-20T15:28:16.360Z] --- SKIP: TestCheckpoint (0.00s) [2022-12-20T15:28:16.360Z] === RUN TestContainerInvalidJSON [2022-12-20T15:28:16.360Z] === RUN TestContainerInvalidJSON/commit [2022-12-20T15:28:16.360Z] === PAUSE TestContainerInvalidJSON/commit [2022-12-20T15:28:16.360Z] === RUN TestContainerInvalidJSON/containers/create [2022-12-20T15:28:16.360Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-12-20T15:28:16.360Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-12-20T15:28:16.360Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-12-20T15:28:16.360Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-12-20T15:28:16.360Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-12-20T15:28:16.360Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-12-20T15:28:16.360Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-12-20T15:28:16.360Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-12-20T15:28:16.360Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-12-20T15:28:16.360Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-12-20T15:28:16.360Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-12-20T15:28:16.360Z] === CONT TestContainerInvalidJSON/commit [2022-12-20T15:28:16.360Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-12-20T15:28:16.360Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-12-20T15:28:16.360Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-12-20T15:28:16.360Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-12-20T15:28:16.360Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-12-20T15:28:16.360Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-12-20T15:28:16.360Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-12-20T15:28:16.360Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-12-20T15:28:16.360Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-12-20T15:28:16.360Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-12-20T15:28:16.360Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-12-20T15:28:16.360Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-12-20T15:28:16.360Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-12-20T15:28:16.360Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-12-20T15:28:16.360Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-12-20T15:28:16.360Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-12-20T15:28:16.360Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-12-20T15:28:16.360Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-12-20T15:28:16.360Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-12-20T15:28:16.360Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-12-20T15:28:16.360Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-12-20T15:28:16.360Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-12-20T15:28:16.360Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-12-20T15:28:16.360Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-12-20T15:28:16.360Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-12-20T15:28:16.360Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-12-20T15:28:16.360Z] === CONT TestContainerInvalidJSON/containers/create [2022-12-20T15:28:16.360Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-12-20T15:28:16.360Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-12-20T15:28:16.360Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-12-20T15:28:16.360Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-12-20T15:28:16.360Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-12-20T15:28:16.360Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-12-20T15:28:16.360Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-12-20T15:28:16.360Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-12-20T15:28:16.360Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-12-20T15:28:16.360Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-12-20T15:28:16.360Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-12-20T15:28:16.360Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-12-20T15:28:16.360Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-12-20T15:28:16.360Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-12-20T15:28:16.360Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-12-20T15:28:16.360Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-12-20T15:28:16.360Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-12-20T15:28:16.360Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-12-20T15:28:16.360Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-12-20T15:28:16.360Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-12-20T15:28:16.360Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-12-20T15:28:16.360Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-12-20T15:28:16.360Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-12-20T15:28:16.360Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-12-20T15:28:16.360Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-12-20T15:28:16.360Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-12-20T15:28:16.360Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-12-20T15:28:16.360Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-12-20T15:28:16.360Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-12-20T15:28:16.360Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-12-20T15:28:16.360Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-12-20T15:28:16.360Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-12-20T15:28:16.360Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-12-20T15:28:16.360Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-12-20T15:28:16.360Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-12-20T15:28:16.360Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-12-20T15:28:16.360Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-12-20T15:28:16.360Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-12-20T15:28:16.360Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-12-20T15:28:16.360Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-12-20T15:28:16.360Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-12-20T15:28:16.360Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-12-20T15:28:16.360Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-12-20T15:28:16.360Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-12-20T15:28:16.360Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2022-12-20T15:28:16.360Z] === RUN TestCopyFromContainerPathIsNotDir [2022-12-20T15:28:16.635Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2022-12-20T15:28:16.635Z] === RUN TestCopyToContainerPathDoesNotExist [2022-12-20T15:28:16.635Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-12-20T15:28:16.635Z] === RUN TestCopyEmptyFile [2022-12-20T15:28:16.635Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-12-20T15:28:16.635Z] === RUN TestCopyToContainerPathIsNotDir [2022-12-20T15:28:16.905Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-12-20T15:28:16.905Z] === RUN TestCopyFromContainer [2022-12-20T15:28:17.863Z] === RUN TestCopyFromContainer// [2022-12-20T15:28:17.863Z] === RUN TestCopyFromContainer//bar/root [2022-12-20T15:28:17.863Z] === RUN TestCopyFromContainer//bar/root/ [2022-12-20T15:28:18.124Z] === RUN TestCopyFromContainer/bar/quux [2022-12-20T15:28:18.125Z] === RUN TestCopyFromContainer/bar/quux/ [2022-12-20T15:28:18.125Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-12-20T15:28:18.125Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-12-20T15:28:18.385Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-12-20T15:28:18.385Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-12-20T15:28:18.385Z] === RUN TestCopyFromContainer/bar/notarget [2022-12-20T15:28:18.385Z] --- PASS: TestCopyFromContainer (1.67s) [2022-12-20T15:28:18.385Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-12-20T15:28:18.385Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-12-20T15:28:18.385Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2022-12-20T15:28:18.385Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-12-20T15:28:18.385Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-12-20T15:28:18.385Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-12-20T15:28:18.385Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-12-20T15:28:18.385Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-12-20T15:28:18.385Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-12-20T15:28:18.385Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-12-20T15:28:18.385Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-12-20T15:28:18.385Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-12-20T15:28:18.385Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-12-20T15:28:18.385Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-12-20T15:28:18.385Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-12-20T15:28:18.385Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-12-20T15:28:18.385Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-12-20T15:28:18.385Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-12-20T15:28:18.385Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-12-20T15:28:18.385Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-12-20T15:28:18.385Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-12-20T15:28:18.385Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-12-20T15:28:18.385Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-12-20T15:28:18.385Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-12-20T15:28:18.385Z] === RUN TestCreateLinkToNonExistingContainer [2022-12-20T15:28:18.646Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-12-20T15:28:18.646Z] === RUN TestCreateWithInvalidEnv [2022-12-20T15:28:18.646Z] === RUN TestCreateWithInvalidEnv/0 [2022-12-20T15:28:18.646Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-12-20T15:28:18.646Z] === RUN TestCreateWithInvalidEnv/1 [2022-12-20T15:28:18.646Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-12-20T15:28:18.646Z] === RUN TestCreateWithInvalidEnv/2 [2022-12-20T15:28:18.646Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-12-20T15:28:18.646Z] === CONT TestCreateWithInvalidEnv/0 [2022-12-20T15:28:18.646Z] === CONT TestCreateWithInvalidEnv/2 [2022-12-20T15:28:18.646Z] === CONT TestCreateWithInvalidEnv/1 [2022-12-20T15:28:18.646Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-12-20T15:28:18.646Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-12-20T15:28:18.646Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-12-20T15:28:18.646Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-12-20T15:28:18.646Z] === RUN TestCreateTmpfsMountsTarget [2022-12-20T15:28:18.646Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-12-20T15:28:18.646Z] === RUN TestCreateWithCustomMaskedPaths [2022-12-20T15:28:20.031Z] --- PASS: TestCreateWithCustomMaskedPaths (1.29s) [2022-12-20T15:28:20.031Z] === RUN TestCreateWithCustomReadonlyPaths [2022-12-20T15:28:20.974Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.26s) [2022-12-20T15:28:20.974Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-12-20T15:28:21.235Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-12-20T15:28:21.235Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-12-20T15:28:21.235Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-12-20T15:28:21.235Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-12-20T15:28:21.235Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-12-20T15:28:21.235Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-12-20T15:28:21.235Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-12-20T15:28:21.235Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-12-20T15:28:21.235Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-12-20T15:28:21.235Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-12-20T15:28:21.235Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-12-20T15:28:21.235Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-12-20T15:28:21.235Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-12-20T15:28:21.235Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-12-20T15:28:21.235Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-12-20T15:28:21.235Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-12-20T15:28:21.235Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-12-20T15:28:21.235Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-12-20T15:28:21.235Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-12-20T15:28:21.235Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-12-20T15:28:21.235Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-12-20T15:28:21.235Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-12-20T15:28:21.496Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s) [2022-12-20T15:28:21.496Z] === RUN TestCreateDifferentPlatform [2022-12-20T15:28:21.496Z] === RUN TestCreateDifferentPlatform/different_os [2022-12-20T15:28:21.496Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-12-20T15:28:21.496Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-12-20T15:28:21.496Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-12-20T15:28:21.496Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-12-20T15:28:21.496Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-12-20T15:28:21.496Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-12-20T15:28:21.496Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-12-20T15:28:21.757Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-12-20T15:28:21.757Z] === RUN TestCreateInvalidHostConfig [2022-12-20T15:28:21.757Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-12-20T15:28:21.757Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-12-20T15:28:21.757Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-12-20T15:28:21.757Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-12-20T15:28:21.757Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-12-20T15:28:21.757Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-12-20T15:28:21.757Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-12-20T15:28:21.757Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-12-20T15:28:21.757Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-12-20T15:28:21.757Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-12-20T15:28:21.757Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-12-20T15:28:21.757Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-12-20T15:28:21.757Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-12-20T15:28:21.757Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-12-20T15:28:21.757Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-12-20T15:28:21.757Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-12-20T15:28:21.757Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-12-20T15:28:21.757Z] === RUN TestContainerStartOnDaemonRestart [2022-12-20T15:28:21.757Z] === PAUSE TestContainerStartOnDaemonRestart [2022-12-20T15:28:21.757Z] === RUN TestDaemonRestartIpcMode [2022-12-20T15:28:21.757Z] === PAUSE TestDaemonRestartIpcMode [2022-12-20T15:28:21.757Z] === RUN TestDaemonHostGatewayIP [2022-12-20T15:28:21.757Z] === PAUSE TestDaemonHostGatewayIP [2022-12-20T15:28:21.757Z] === RUN TestRestartDaemonWithRestartingContainer [2022-12-20T15:28:21.757Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-12-20T15:28:21.757Z] === RUN TestContainerKillOnDaemonStart [2022-12-20T15:28:21.757Z] === PAUSE TestContainerKillOnDaemonStart [2022-12-20T15:28:21.757Z] === RUN TestDiff [2022-12-20T15:28:22.018Z] --- PASS: TestDiff (0.44s) [2022-12-20T15:28:22.018Z] === RUN TestExecConsoleSize [2022-12-20T15:28:22.591Z] --- PASS: TestExecConsoleSize (0.49s) [2022-12-20T15:28:22.591Z] === RUN TestExecWithCloseStdin [2022-12-20T15:28:23.162Z] --- PASS: TestExecWithCloseStdin (0.57s) [2022-12-20T15:28:23.162Z] === RUN TestExec [2022-12-20T15:28:23.735Z] --- PASS: TestExec (0.52s) [2022-12-20T15:28:23.735Z] === RUN TestExecUser [2022-12-20T15:28:24.308Z] --- PASS: TestExecUser (0.48s) [2022-12-20T15:28:24.308Z] === RUN TestExportContainerAndImportImage [2022-12-20T15:28:24.880Z] --- PASS: TestExportContainerAndImportImage (0.60s) [2022-12-20T15:28:24.880Z] === RUN TestExportContainerAfterDaemonRestart [2022-12-20T15:28:26.265Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s) [2022-12-20T15:28:26.265Z] === RUN TestHealthCheckWorkdir [2022-12-20T15:28:26.837Z] --- PASS: TestHealthCheckWorkdir (0.66s) [2022-12-20T15:28:26.837Z] === RUN TestHealthKillContainer [2022-12-20T15:28:34.975Z] --- PASS: TestHealthKillContainer (7.91s) [2022-12-20T15:28:34.975Z] === RUN TestHealthCheckProcessKilled [2022-12-20T15:28:35.236Z] --- PASS: TestHealthCheckProcessKilled (0.68s) [2022-12-20T15:28:35.236Z] === RUN TestInspectCpusetInConfigPre120 [2022-12-20T15:28:35.807Z] --- PASS: TestInspectCpusetInConfigPre120 (0.43s) [2022-12-20T15:28:35.807Z] === RUN TestIpcModeNone [2022-12-20T15:28:36.379Z] --- PASS: TestIpcModeNone (0.48s) [2022-12-20T15:28:36.379Z] === RUN TestIpcModePrivate [2022-12-20T15:28:36.643Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false [2022-12-20T15:28:36.643Z] --- PASS: TestIpcModePrivate (0.50s) [2022-12-20T15:28:36.643Z] === RUN TestIpcModeShareable [2022-12-20T15:28:37.214Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true [2022-12-20T15:28:37.214Z] --- PASS: TestIpcModeShareable (0.49s) [2022-12-20T15:28:37.214Z] === RUN TestAPIIpcModeShareableAndContainer [2022-12-20T15:28:39.128Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.59s) [2022-12-20T15:28:39.128Z] === RUN TestAPIIpcModeHost [2022-12-20T15:28:39.128Z] --- PASS: TestAPIIpcModeHost (0.39s) [2022-12-20T15:28:39.128Z] === RUN TestDaemonIpcModeShareable [2022-12-20T15:28:40.514Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-12-20T15:28:40.514Z] --- PASS: TestDaemonIpcModeShareable (1.19s) [2022-12-20T15:28:40.514Z] === RUN TestDaemonIpcModePrivate [2022-12-20T15:28:41.457Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-12-20T15:28:41.457Z] --- PASS: TestDaemonIpcModePrivate (1.19s) [2022-12-20T15:28:41.457Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-12-20T15:28:42.843Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-12-20T15:28:42.843Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.21s) [2022-12-20T15:28:42.843Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-12-20T15:28:43.785Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-12-20T15:28:44.046Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.18s) [2022-12-20T15:28:44.046Z] === RUN TestIpcModeOlderClient [2022-12-20T15:28:44.046Z] === PAUSE TestIpcModeOlderClient [2022-12-20T15:28:44.046Z] === RUN TestKillContainerInvalidSignal [2022-12-20T15:28:44.308Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2022-12-20T15:28:44.308Z] === RUN TestKillContainer [2022-12-20T15:28:44.308Z] === RUN TestKillContainer/no_signal [2022-12-20T15:28:44.879Z] === RUN TestKillContainer/non_killing_signal [2022-12-20T15:28:45.141Z] === RUN TestKillContainer/killing_signal [2022-12-20T15:28:45.713Z] --- PASS: TestKillContainer (1.33s) [2022-12-20T15:28:45.713Z] --- PASS: TestKillContainer/no_signal (0.42s) [2022-12-20T15:28:45.713Z] --- PASS: TestKillContainer/non_killing_signal (0.30s) [2022-12-20T15:28:45.713Z] --- PASS: TestKillContainer/killing_signal (0.42s) [2022-12-20T15:28:45.713Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-12-20T15:28:45.713Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-12-20T15:28:46.285Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-12-20T15:28:46.857Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.25s) [2022-12-20T15:28:46.857Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-12-20T15:28:46.857Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.29s) [2022-12-20T15:28:46.857Z] === RUN TestKillStoppedContainer [2022-12-20T15:28:47.119Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-12-20T15:28:47.119Z] === RUN TestKillStoppedContainerAPIPre120 [2022-12-20T15:28:47.119Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-12-20T15:28:47.119Z] === RUN TestKillDifferentUserContainer [2022-12-20T15:28:47.380Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2022-12-20T15:28:47.380Z] === RUN TestInspectOomKilledTrue [2022-12-20T15:28:47.951Z] --- PASS: TestInspectOomKilledTrue (0.49s) [2022-12-20T15:28:47.951Z] === RUN TestInspectOomKilledFalse [2022-12-20T15:28:48.523Z] --- PASS: TestInspectOomKilledFalse (0.43s) [2022-12-20T15:28:48.523Z] === RUN TestLinksEtcHostsContentMatch [2022-12-20T15:28:48.785Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s) [2022-12-20T15:28:48.785Z] === RUN TestLinksContainerNames [2022-12-20T15:28:49.729Z] --- PASS: TestLinksContainerNames (0.90s) [2022-12-20T15:28:49.729Z] === RUN TestLogsFollowTailEmpty [2022-12-20T15:28:49.991Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-12-20T15:28:49.991Z] === RUN TestLogs [2022-12-20T15:28:49.991Z] === RUN TestLogs/driver_local [2022-12-20T15:28:49.991Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-12-20T15:28:49.991Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-12-20T15:28:49.991Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-12-20T15:28:49.991Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-12-20T15:28:49.991Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-12-20T15:28:49.991Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-12-20T15:28:49.991Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-12-20T15:28:49.991Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-12-20T15:28:49.991Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-12-20T15:28:49.991Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-12-20T15:28:49.991Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-12-20T15:28:49.991Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-12-20T15:28:49.991Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-12-20T15:28:49.991Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-12-20T15:28:50.563Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-12-20T15:28:50.824Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-12-20T15:28:51.396Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-12-20T15:28:51.396Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-12-20T15:28:52.339Z] === RUN TestLogs/driver_json-file [2022-12-20T15:28:52.339Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-12-20T15:28:52.339Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-12-20T15:28:52.339Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-12-20T15:28:52.339Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-12-20T15:28:52.339Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-12-20T15:28:52.339Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-12-20T15:28:52.339Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-12-20T15:28:52.339Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-12-20T15:28:52.339Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-12-20T15:28:52.339Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-12-20T15:28:52.339Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-12-20T15:28:52.339Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-12-20T15:28:52.339Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-12-20T15:28:52.339Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-12-20T15:28:52.913Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-12-20T15:28:52.913Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-12-20T15:28:53.485Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-12-20T15:28:53.485Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-12-20T15:28:54.056Z] --- PASS: TestLogs (3.99s) [2022-12-20T15:28:54.056Z] --- PASS: TestLogs/driver_local (0.01s) [2022-12-20T15:28:54.056Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.58s) [2022-12-20T15:28:54.056Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.67s) [2022-12-20T15:28:54.056Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.71s) [2022-12-20T15:28:54.056Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.83s) [2022-12-20T15:28:54.056Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.58s) [2022-12-20T15:28:54.056Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.66s) [2022-12-20T15:28:54.056Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-12-20T15:28:54.056Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.71s) [2022-12-20T15:28:54.056Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.76s) [2022-12-20T15:28:54.056Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.48s) [2022-12-20T15:28:54.056Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.51s) [2022-12-20T15:28:54.056Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.63s) [2022-12-20T15:28:54.056Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.65s) [2022-12-20T15:28:54.056Z] === RUN TestContainerNetworkMountsNoChown [2022-12-20T15:28:54.628Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2022-12-20T15:28:54.628Z] === RUN TestMountDaemonRoot [2022-12-20T15:28:54.628Z] === RUN TestMountDaemonRoot/default [2022-12-20T15:28:54.628Z] === PAUSE TestMountDaemonRoot/default [2022-12-20T15:28:54.628Z] === RUN TestMountDaemonRoot/private [2022-12-20T15:28:54.628Z] === PAUSE TestMountDaemonRoot/private [2022-12-20T15:28:54.628Z] === RUN TestMountDaemonRoot/rprivate [2022-12-20T15:28:54.628Z] === PAUSE TestMountDaemonRoot/rprivate [2022-12-20T15:28:54.628Z] === RUN TestMountDaemonRoot/slave [2022-12-20T15:28:54.628Z] === PAUSE TestMountDaemonRoot/slave [2022-12-20T15:28:54.628Z] === RUN TestMountDaemonRoot/rslave [2022-12-20T15:28:54.628Z] === PAUSE TestMountDaemonRoot/rslave [2022-12-20T15:28:54.628Z] === RUN TestMountDaemonRoot/shared [2022-12-20T15:28:54.628Z] === PAUSE TestMountDaemonRoot/shared [2022-12-20T15:28:54.628Z] === RUN TestMountDaemonRoot/rshared [2022-12-20T15:28:54.628Z] === PAUSE TestMountDaemonRoot/rshared [2022-12-20T15:28:54.628Z] === CONT TestMountDaemonRoot/default [2022-12-20T15:28:54.628Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-12-20T15:28:54.628Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-12-20T15:28:54.628Z] === RUN TestMountDaemonRoot/default/bind_root [2022-12-20T15:28:54.628Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-12-20T15:28:54.628Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-12-20T15:28:54.628Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-12-20T15:28:54.628Z] === RUN TestMountDaemonRoot/default/mount_root [2022-12-20T15:28:54.628Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-12-20T15:28:54.629Z] === CONT TestMountDaemonRoot/rslave [2022-12-20T15:28:54.629Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-12-20T15:28:54.629Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-12-20T15:28:54.629Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-12-20T15:28:54.629Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-12-20T15:28:54.629Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-12-20T15:28:54.629Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-12-20T15:28:54.629Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-12-20T15:28:54.629Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-12-20T15:28:54.629Z] === CONT TestMountDaemonRoot/rshared [2022-12-20T15:28:54.629Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-12-20T15:28:54.629Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-12-20T15:28:54.629Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-12-20T15:28:54.629Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-12-20T15:28:54.629Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-12-20T15:28:54.629Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-12-20T15:28:54.629Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-12-20T15:28:54.629Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-12-20T15:28:54.629Z] === CONT TestMountDaemonRoot/shared [2022-12-20T15:28:54.629Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-12-20T15:28:54.629Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-12-20T15:28:54.629Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-12-20T15:28:54.629Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-12-20T15:28:54.629Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-12-20T15:28:54.629Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-12-20T15:28:54.629Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-12-20T15:28:54.629Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-12-20T15:28:54.629Z] === CONT TestMountDaemonRoot/rprivate [2022-12-20T15:28:54.629Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-12-20T15:28:54.629Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-12-20T15:28:54.629Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-12-20T15:28:54.629Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-12-20T15:28:54.629Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-12-20T15:28:54.629Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-12-20T15:28:54.629Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-12-20T15:28:54.629Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-12-20T15:28:54.629Z] === CONT TestMountDaemonRoot/slave [2022-12-20T15:28:54.629Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-12-20T15:28:54.629Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-12-20T15:28:54.629Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-12-20T15:28:54.629Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-12-20T15:28:54.629Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-12-20T15:28:54.629Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-12-20T15:28:54.629Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-12-20T15:28:54.629Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-12-20T15:28:54.629Z] === CONT TestMountDaemonRoot/private [2022-12-20T15:28:54.629Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-12-20T15:28:54.629Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-12-20T15:28:54.629Z] === RUN TestMountDaemonRoot/private/mount_root [2022-12-20T15:28:54.629Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-12-20T15:28:54.629Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-12-20T15:28:54.629Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-12-20T15:28:54.629Z] === RUN TestMountDaemonRoot/private/bind_root [2022-12-20T15:28:54.629Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-12-20T15:28:54.629Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-12-20T15:28:54.629Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-12-20T15:28:54.629Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-12-20T15:28:54.629Z] === CONT TestMountDaemonRoot/default/mount_root [2022-12-20T15:28:54.629Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-12-20T15:28:54.629Z] === CONT TestMountDaemonRoot/default/bind_root [2022-12-20T15:28:54.629Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-12-20T15:28:54.629Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-12-20T15:28:54.629Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-12-20T15:28:54.629Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-12-20T15:28:54.629Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-12-20T15:28:54.629Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-12-20T15:28:54.629Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-12-20T15:28:54.629Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-12-20T15:28:54.629Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-12-20T15:28:54.890Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-12-20T15:28:54.890Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-12-20T15:28:54.890Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-12-20T15:28:54.890Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-12-20T15:28:54.890Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-12-20T15:28:54.890Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-12-20T15:28:54.890Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-12-20T15:28:54.890Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-12-20T15:28:54.890Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-12-20T15:28:54.890Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-12-20T15:28:54.890Z] === CONT TestMountDaemonRoot/private/bind_root [2022-12-20T15:28:54.890Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-12-20T15:28:54.890Z] === CONT TestMountDaemonRoot/private/mount_root [2022-12-20T15:28:54.890Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-12-20T15:28:54.890Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-12-20T15:28:54.890Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-12-20T15:28:54.890Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-12-20T15:28:54.890Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-12-20T15:28:54.890Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-12-20T15:28:54.890Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-12-20T15:28:54.890Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-12-20T15:28:54.890Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-12-20T15:28:54.890Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-12-20T15:28:54.890Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-12-20T15:28:54.890Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-12-20T15:28:54.890Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-12-20T15:28:54.890Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-12-20T15:28:54.890Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-12-20T15:28:54.890Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-12-20T15:28:54.890Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-12-20T15:28:54.890Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-12-20T15:28:54.890Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-12-20T15:28:54.890Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-12-20T15:28:54.890Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-12-20T15:28:54.890Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-12-20T15:28:54.890Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-12-20T15:28:54.890Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-12-20T15:28:54.890Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-12-20T15:28:54.890Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2022-12-20T15:28:54.890Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-12-20T15:28:54.890Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-12-20T15:28:54.890Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2022-12-20T15:28:54.890Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-12-20T15:28:54.890Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-12-20T15:28:54.890Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-12-20T15:28:54.890Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-12-20T15:28:54.890Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-12-20T15:28:54.890Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2022-12-20T15:28:54.890Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-12-20T15:28:54.890Z] === RUN TestContainerBindMountNonRecursive [2022-12-20T15:28:56.276Z] --- PASS: TestContainerBindMountNonRecursive (1.38s) [2022-12-20T15:28:56.276Z] === RUN TestContainerVolumesMountedAsShared [2022-12-20T15:28:56.847Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s) [2022-12-20T15:28:56.847Z] === RUN TestContainerVolumesMountedAsSlave [2022-12-20T15:28:57.109Z] --- PASS: TestContainerVolumesMountedAsSlave (0.35s) [2022-12-20T15:28:57.109Z] === RUN TestNetworkNat [2022-12-20T15:28:57.681Z] --- PASS: TestNetworkNat (0.48s) [2022-12-20T15:28:57.681Z] === RUN TestNetworkLocalhostTCPNat [2022-12-20T15:28:58.253Z] --- PASS: TestNetworkLocalhostTCPNat (0.49s) [2022-12-20T15:28:58.253Z] === RUN TestNetworkLoopbackNat [2022-12-20T15:29:00.798Z] --- PASS: TestNetworkLoopbackNat (2.57s) [2022-12-20T15:29:00.798Z] === RUN TestPause [2022-12-20T15:29:01.369Z] --- PASS: TestPause (0.54s) [2022-12-20T15:29:01.369Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-12-20T15:29:01.369Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-12-20T15:29:01.369Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-12-20T15:29:01.369Z] === RUN TestPauseStopPausedContainer [2022-12-20T15:29:01.630Z] --- PASS: TestPauseStopPausedContainer (0.50s) [2022-12-20T15:29:01.630Z] === RUN TestPidHost [2022-12-20T15:29:03.050Z] --- PASS: TestPidHost (1.03s) [2022-12-20T15:29:03.050Z] === RUN TestPsFilter [2022-12-20T15:29:03.050Z] --- PASS: TestPsFilter (0.11s) [2022-12-20T15:29:03.050Z] === RUN TestRemoveContainerWithRemovedVolume [2022-12-20T15:29:03.316Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.45s) [2022-12-20T15:29:03.316Z] === RUN TestRemoveContainerWithVolume [2022-12-20T15:29:03.907Z] --- PASS: TestRemoveContainerWithVolume (0.44s) [2022-12-20T15:29:03.907Z] === RUN TestRemoveContainerRunning [2022-12-20T15:29:04.169Z] --- PASS: TestRemoveContainerRunning (0.44s) [2022-12-20T15:29:04.169Z] === RUN TestRemoveContainerForceRemoveRunning [2022-12-20T15:29:04.740Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2022-12-20T15:29:04.740Z] === RUN TestRemoveInvalidContainer [2022-12-20T15:29:04.740Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-12-20T15:29:04.740Z] === RUN TestRenameLinkedContainer [2022-12-20T15:29:06.660Z] --- PASS: TestRenameLinkedContainer (1.85s) [2022-12-20T15:29:06.660Z] === RUN TestRenameStoppedContainer [2022-12-20T15:29:06.921Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-12-20T15:29:06.921Z] === RUN TestRenameRunningContainerAndReuse [2022-12-20T15:29:07.864Z] --- PASS: TestRenameRunningContainerAndReuse (0.87s) [2022-12-20T15:29:07.864Z] === RUN TestRenameInvalidName [2022-12-20T15:29:08.436Z] --- PASS: TestRenameInvalidName (0.46s) [2022-12-20T15:29:08.436Z] === RUN TestRenameAnonymousContainer [2022-12-20T15:29:09.825Z] --- PASS: TestRenameAnonymousContainer (1.65s) [2022-12-20T15:29:09.825Z] === RUN TestRenameContainerWithSameName [2022-12-20T15:29:10.400Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2022-12-20T15:29:10.400Z] === RUN TestRenameContainerWithLinkedContainer [2022-12-20T15:29:11.345Z] --- PASS: TestRenameContainerWithLinkedContainer (0.89s) [2022-12-20T15:29:11.345Z] === RUN TestResize [2022-12-20T15:29:11.605Z] --- PASS: TestResize (0.45s) [2022-12-20T15:29:11.605Z] === RUN TestResizeWithInvalidSize [2022-12-20T15:29:12.177Z] --- PASS: TestResizeWithInvalidSize (0.48s) [2022-12-20T15:29:12.177Z] === RUN TestResizeWhenContainerNotStarted [2022-12-20T15:29:12.438Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2022-12-20T15:29:12.438Z] === RUN TestDaemonRestartKillContainers [2022-12-20T15:29:12.438Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-12-20T15:29:12.438Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-12-20T15:29:12.438Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-12-20T15:29:12.438Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-12-20T15:29:12.438Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-12-20T15:29:12.438Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-12-20T15:29:12.438Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-12-20T15:29:12.699Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-12-20T15:29:12.699Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-12-20T15:29:12.699Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-12-20T15:29:12.699Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-12-20T15:29:12.699Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-12-20T15:29:12.699Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-12-20T15:29:12.699Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-12-20T15:29:12.699Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-12-20T15:29:12.699Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-12-20T15:29:12.699Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-12-20T15:29:12.699Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-12-20T15:29:12.699Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-12-20T15:29:12.699Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-12-20T15:29:12.699Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-12-20T15:29:12.699Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-12-20T15:29:12.699Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-12-20T15:29:12.699Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-12-20T15:29:12.699Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-12-20T15:29:12.699Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-12-20T15:29:12.699Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-12-20T15:29:12.699Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-12-20T15:29:12.699Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-12-20T15:29:12.699Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-12-20T15:29:12.699Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-12-20T15:29:12.699Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-12-20T15:29:12.699Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-12-20T15:29:12.699Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-12-20T15:29:14.615Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-12-20T15:29:15.557Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-12-20T15:29:16.499Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-12-20T15:29:16.759Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-12-20T15:29:17.703Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-12-20T15:29:18.275Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-12-20T15:29:21.581Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-12-20T15:29:21.581Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-12-20T15:29:24.131Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-12-20T15:29:25.517Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-12-20T15:29:25.517Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-12-20T15:29:27.430Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-12-20T15:29:27.430Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-12-20T15:29:28.817Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-12-20T15:29:30.731Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-12-20T15:29:30.731Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.73s) [2022-12-20T15:29:30.731Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-12-20T15:29:30.731Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.00s) [2022-12-20T15:29:30.731Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.31s) [2022-12-20T15:29:30.731Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.25s) [2022-12-20T15:29:30.731Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.26s) [2022-12-20T15:29:30.731Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.47s) [2022-12-20T15:29:30.731Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.49s) [2022-12-20T15:29:30.731Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.04s) [2022-12-20T15:29:30.731Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.66s) [2022-12-20T15:29:30.731Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.11s) [2022-12-20T15:29:30.731Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.79s) [2022-12-20T15:29:30.731Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.95s) [2022-12-20T15:29:30.731Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.76s) [2022-12-20T15:29:30.731Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.79s) [2022-12-20T15:29:30.731Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.61s) [2022-12-20T15:29:30.731Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-12-20T15:29:30.731Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-12-20T15:29:31.303Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-12-20T15:29:32.247Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.91s) [2022-12-20T15:29:32.247Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.94s) [2022-12-20T15:29:32.247Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.96s) [2022-12-20T15:29:32.247Z] === RUN TestCgroupNamespacesRun [2022-12-20T15:29:33.633Z] --- PASS: TestCgroupNamespacesRun (1.16s) [2022-12-20T15:29:33.633Z] === RUN TestCgroupNamespacesRunPrivileged [2022-12-20T15:29:34.576Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.17s) [2022-12-20T15:29:34.576Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-12-20T15:29:35.964Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s) [2022-12-20T15:29:35.964Z] === RUN TestCgroupNamespacesRunHostMode [2022-12-20T15:29:37.353Z] --- PASS: TestCgroupNamespacesRunHostMode (1.20s) [2022-12-20T15:29:37.353Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-12-20T15:29:38.296Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.19s) [2022-12-20T15:29:38.296Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-12-20T15:29:39.682Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.19s) [2022-12-20T15:29:39.682Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-12-20T15:29:40.254Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-12-20T15:29:40.254Z] === RUN TestCgroupNamespacesRunOlderClient [2022-12-20T15:29:41.197Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.15s) [2022-12-20T15:29:41.197Z] === RUN TestNISDomainname [2022-12-20T15:29:41.768Z] --- PASS: TestNISDomainname (0.54s) [2022-12-20T15:29:41.768Z] === RUN TestHostnameDnsResolution [2022-12-20T15:29:42.711Z] --- PASS: TestHostnameDnsResolution (0.72s) [2022-12-20T15:29:42.711Z] === RUN TestUnprivilegedPortsAndPing [2022-12-20T15:29:42.971Z] --- PASS: TestUnprivilegedPortsAndPing (0.52s) [2022-12-20T15:29:42.971Z] === RUN TestPrivilegedHostDevices [2022-12-20T15:29:43.543Z] --- PASS: TestPrivilegedHostDevices (0.52s) [2022-12-20T15:29:43.543Z] === RUN TestRunConsoleSize [2022-12-20T15:29:44.115Z] --- PASS: TestRunConsoleSize (0.44s) [2022-12-20T15:29:44.115Z] === RUN TestRunWithAlternativeContainerdShim [2022-12-20T15:29:46.028Z] --- PASS: TestRunWithAlternativeContainerdShim (2.04s) [2022-12-20T15:29:46.028Z] === RUN TestStats [2022-12-20T15:29:48.573Z] --- PASS: TestStats (2.46s) [2022-12-20T15:29:48.573Z] === RUN TestStopContainerWithTimeout [2022-12-20T15:29:48.573Z] === RUN TestStopContainerWithTimeout/0 [2022-12-20T15:29:48.573Z] === PAUSE TestStopContainerWithTimeout/0 [2022-12-20T15:29:48.573Z] === RUN TestStopContainerWithTimeout/1 [2022-12-20T15:29:48.573Z] === PAUSE TestStopContainerWithTimeout/1 [2022-12-20T15:29:48.573Z] === RUN TestStopContainerWithTimeout/3 [2022-12-20T15:29:48.573Z] === PAUSE TestStopContainerWithTimeout/3 [2022-12-20T15:29:48.573Z] === RUN TestStopContainerWithTimeout/-1 [2022-12-20T15:29:48.573Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-12-20T15:29:48.573Z] === CONT TestStopContainerWithTimeout/0 [2022-12-20T15:29:48.573Z] === CONT TestStopContainerWithTimeout/-1 [2022-12-20T15:29:49.145Z] === CONT TestStopContainerWithTimeout/3 [2022-12-20T15:29:51.058Z] === CONT TestStopContainerWithTimeout/1 [2022-12-20T15:29:52.485Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-12-20T15:29:52.485Z] --- PASS: TestStopContainerWithTimeout/0 (0.60s) [2022-12-20T15:29:52.485Z] --- PASS: TestStopContainerWithTimeout/-1 (2.61s) [2022-12-20T15:29:52.485Z] --- PASS: TestStopContainerWithTimeout/3 (2.42s) [2022-12-20T15:29:52.485Z] --- PASS: TestStopContainerWithTimeout/1 (1.46s) [2022-12-20T15:29:52.485Z] === RUN TestDeleteDevicemapper [2022-12-20T15:29:52.485Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-12-20T15:29:52.485Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-12-20T15:29:52.485Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-12-20T15:29:53.912Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.43s) [2022-12-20T15:29:53.912Z] === RUN TestUpdateMemory [2022-12-20T15:29:54.486Z] --- PASS: TestUpdateMemory (0.53s) [2022-12-20T15:29:54.486Z] === RUN TestUpdateCPUQuota [2022-12-20T15:29:55.428Z] --- PASS: TestUpdateCPUQuota (0.71s) [2022-12-20T15:29:55.428Z] === RUN TestUpdatePidsLimit [2022-12-20T15:29:55.428Z] === RUN TestUpdatePidsLimit/update_from_none [2022-12-20T15:29:55.428Z] === RUN TestUpdatePidsLimit/no_change [2022-12-20T15:29:55.689Z] === RUN TestUpdatePidsLimit/update_lower [2022-12-20T15:29:55.950Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-12-20T15:29:55.950Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-12-20T15:29:56.211Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-12-20T15:29:56.473Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-12-20T15:29:57.416Z] --- PASS: TestUpdatePidsLimit (1.93s) [2022-12-20T15:29:57.416Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) [2022-12-20T15:29:57.416Z] --- PASS: TestUpdatePidsLimit/no_change (0.18s) [2022-12-20T15:29:57.416Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2022-12-20T15:29:57.416Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s) [2022-12-20T15:29:57.416Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s) [2022-12-20T15:29:57.416Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s) [2022-12-20T15:29:57.416Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s) [2022-12-20T15:29:57.416Z] === RUN TestUpdateRestartPolicy [2022-12-20T15:30:09.648Z] --- PASS: TestUpdateRestartPolicy (10.90s) [2022-12-20T15:30:09.648Z] === RUN TestUpdateRestartWithAutoRemove [2022-12-20T15:30:09.648Z] --- PASS: TestUpdateRestartWithAutoRemove (0.47s) [2022-12-20T15:30:09.648Z] === RUN TestWaitNonBlocked [2022-12-20T15:30:09.648Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-12-20T15:30:09.648Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-12-20T15:30:09.648Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-12-20T15:30:09.648Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-12-20T15:30:09.648Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-12-20T15:30:09.648Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-12-20T15:30:09.648Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-12-20T15:30:09.648Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.58s) [2022-12-20T15:30:09.648Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.63s) [2022-12-20T15:30:09.648Z] === RUN TestWaitBlocked [2022-12-20T15:30:09.648Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-12-20T15:30:09.648Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-12-20T15:30:09.648Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-12-20T15:30:09.648Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-12-20T15:30:09.648Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-12-20T15:30:09.648Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-12-20T15:30:09.909Z] --- PASS: TestWaitBlocked (0.02s) [2022-12-20T15:30:09.909Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.55s) [2022-12-20T15:30:09.909Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.60s) [2022-12-20T15:30:09.909Z] === RUN TestWaitConditions [2022-12-20T15:30:09.909Z] === RUN TestWaitConditions/default [2022-12-20T15:30:09.909Z] === PAUSE TestWaitConditions/default [2022-12-20T15:30:09.909Z] === RUN TestWaitConditions/not-running [2022-12-20T15:30:09.909Z] === PAUSE TestWaitConditions/not-running [2022-12-20T15:30:09.909Z] === RUN TestWaitConditions/next-exit [2022-12-20T15:30:09.909Z] === PAUSE TestWaitConditions/next-exit [2022-12-20T15:30:09.909Z] === RUN TestWaitConditions/removed [2022-12-20T15:30:09.909Z] === PAUSE TestWaitConditions/removed [2022-12-20T15:30:09.909Z] === CONT TestWaitConditions/default [2022-12-20T15:30:09.909Z] === CONT TestWaitConditions/removed [2022-12-20T15:30:11.823Z] === CONT TestWaitConditions/next-exit [2022-12-20T15:30:11.823Z] === CONT TestWaitConditions/not-running [2022-12-20T15:30:13.207Z] --- PASS: TestWaitConditions (0.01s) [2022-12-20T15:30:13.207Z] --- PASS: TestWaitConditions/default (1.62s) [2022-12-20T15:30:13.207Z] --- PASS: TestWaitConditions/removed (1.67s) [2022-12-20T15:30:13.207Z] --- PASS: TestWaitConditions/next-exit (1.79s) [2022-12-20T15:30:13.207Z] --- PASS: TestWaitConditions/not-running (1.76s) [2022-12-20T15:30:13.207Z] === RUN TestWaitRestartedContainer [2022-12-20T15:30:13.207Z] === RUN TestWaitRestartedContainer/default [2022-12-20T15:30:13.207Z] === PAUSE TestWaitRestartedContainer/default [2022-12-20T15:30:13.207Z] === RUN TestWaitRestartedContainer/not-running [2022-12-20T15:30:13.207Z] === PAUSE TestWaitRestartedContainer/not-running [2022-12-20T15:30:13.207Z] === RUN TestWaitRestartedContainer/next-exit [2022-12-20T15:30:13.207Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-12-20T15:30:13.207Z] === CONT TestWaitRestartedContainer/default [2022-12-20T15:30:13.207Z] === CONT TestWaitRestartedContainer/next-exit [2022-12-20T15:30:15.122Z] === CONT TestWaitRestartedContainer/not-running [2022-12-20T15:30:15.694Z] --- PASS: TestWaitRestartedContainer (0.02s) [2022-12-20T15:30:15.694Z] --- PASS: TestWaitRestartedContainer/default (1.45s) [2022-12-20T15:30:15.694Z] --- PASS: TestWaitRestartedContainer/next-exit (1.52s) [2022-12-20T15:30:15.694Z] --- PASS: TestWaitRestartedContainer/not-running (0.98s) [2022-12-20T15:30:15.694Z] === CONT TestContainerStartOnDaemonRestart [2022-12-20T15:30:15.694Z] === CONT TestRestartDaemonWithRestartingContainer [2022-12-20T15:30:18.258Z] --- PASS: TestContainerStartOnDaemonRestart (2.30s) [2022-12-20T15:30:18.258Z] === CONT TestIpcModeOlderClient [2022-12-20T15:30:18.258Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-12-20T15:30:18.258Z] === CONT TestContainerKillOnDaemonStart [2022-12-20T15:30:18.258Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.38s) [2022-12-20T15:30:18.258Z] === CONT TestDaemonHostGatewayIP [2022-12-20T15:30:20.805Z] --- PASS: TestDaemonHostGatewayIP (2.53s) [2022-12-20T15:30:20.805Z] === CONT TestDaemonRestartIpcMode [2022-12-20T15:30:23.352Z] --- PASS: TestDaemonRestartIpcMode (2.22s) [2022-12-20T15:30:29.936Z] --- PASS: TestContainerKillOnDaemonStart (11.77s) [2022-12-20T15:30:29.936Z] PASS [2022-12-20T15:30:29.936Z] [2022-12-20T15:30:29.936Z] === Skipped [2022-12-20T15:30:29.936Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-12-20T15:30:29.936Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-12-20T15:30:29.936Z] [2022-12-20T15:30:29.936Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-12-20T15:30:29.936Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-12-20T15:30:29.936Z] [2022-12-20T15:30:29.936Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-12-20T15:30:29.936Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-12-20T15:30:29.936Z] [2022-12-20T15:30:29.936Z] DONE 273 tests, 3 skipped in 133.857s [2022-12-20T15:30:29.936Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-12-20T15:30:29.936Z] ++ 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-12-20T15:30:29.936Z] ++ set -e [2022-12-20T15:30:29.936Z] ++ '[' -n 0 ']' [2022-12-20T15:30:29.936Z] ++ set -x [2022-12-20T15:30:29.936Z] ++ 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-12-20T15:30:29.936Z] INFO: Testing against a local daemon [2022-12-20T15:30:29.936Z] === RUN TestConfigDaemonID [2022-12-20T15:30:31.322Z] daemon_test.go:67: [d8a53a1fb16a0] daemon is not started [2022-12-20T15:30:31.322Z] --- PASS: TestConfigDaemonID (1.04s) [2022-12-20T15:30:31.322Z] === RUN TestDaemonConfigValidation [2022-12-20T15:30:31.322Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-12-20T15:30:31.322Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-12-20T15:30:31.322Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-12-20T15:30:31.322Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-12-20T15:30:31.322Z] === RUN TestDaemonConfigValidation/invalid_config [2022-12-20T15:30:31.322Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-12-20T15:30:31.322Z] === RUN TestDaemonConfigValidation/malformed_config [2022-12-20T15:30:31.322Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-12-20T15:30:31.322Z] === RUN TestDaemonConfigValidation/valid_config [2022-12-20T15:30:31.322Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-12-20T15:30:31.322Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-12-20T15:30:31.322Z] === CONT TestDaemonConfigValidation/malformed_config [2022-12-20T15:30:31.322Z] === CONT TestDaemonConfigValidation/valid_config [2022-12-20T15:30:31.322Z] === CONT TestDaemonConfigValidation/invalid_config [2022-12-20T15:30:31.322Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-12-20T15:30:31.322Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-12-20T15:30:31.322Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-12-20T15:30:31.322Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-12-20T15:30:31.322Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-12-20T15:30:31.322Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2022-12-20T15:30:31.322Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-12-20T15:30:31.322Z] === RUN TestConfigDaemonSeccompProfiles [2022-12-20T15:30:31.322Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-12-20T15:30:32.266Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-12-20T15:30:33.652Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-12-20T15:30:34.594Z] === CONT TestConfigDaemonSeccompProfiles [2022-12-20T15:30:34.594Z] daemon_test.go:181: [d3f2b8f1a2283] daemon is not started [2022-12-20T15:30:34.594Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-12-20T15:30:34.594Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-12-20T15:30:34.594Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-12-20T15:30:34.594Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-12-20T15:30:34.594Z] === RUN TestDaemonProxy [2022-12-20T15:30:34.594Z] === RUN TestDaemonProxy/environment_variables [2022-12-20T15:30:36.507Z] === RUN TestDaemonProxy/command-line_options [2022-12-20T15:30:37.893Z] === RUN TestDaemonProxy/configuration_file [2022-12-20T15:30:39.806Z] === RUN TestDaemonProxy/conflicting_options [2022-12-20T15:30:40.067Z] === RUN TestDaemonProxy/reload_sanitized [2022-12-20T15:30:40.638Z] --- PASS: TestDaemonProxy (6.26s) [2022-12-20T15:30:40.638Z] --- PASS: TestDaemonProxy/environment_variables (1.74s) [2022-12-20T15:30:40.638Z] --- PASS: TestDaemonProxy/command-line_options (1.75s) [2022-12-20T15:30:40.638Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-12-20T15:30:40.638Z] --- PASS: TestDaemonProxy/conflicting_options (0.51s) [2022-12-20T15:30:40.638Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-12-20T15:30:40.638Z] === RUN TestLiveRestore [2022-12-20T15:30:40.638Z] === RUN TestLiveRestore/volume_references [2022-12-20T15:30:40.638Z] === PAUSE TestLiveRestore/volume_references [2022-12-20T15:30:40.638Z] === CONT TestLiveRestore/volume_references [2022-12-20T15:30:41.581Z] === RUN TestLiveRestore/volume_references/restartPolicy [2022-12-20T15:30:41.581Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2022-12-20T15:30:42.523Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2022-12-20T15:30:43.465Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2022-12-20T15:30:44.408Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2022-12-20T15:30:45.351Z] --- PASS: TestLiveRestore (0.00s) [2022-12-20T15:30:45.351Z] --- PASS: TestLiveRestore/volume_references (4.54s) [2022-12-20T15:30:45.351Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (3.84s) [2022-12-20T15:30:45.351Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.97s) [2022-12-20T15:30:45.351Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.95s) [2022-12-20T15:30:45.351Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.98s) [2022-12-20T15:30:45.351Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.94s) [2022-12-20T15:30:45.351Z] PASS [2022-12-20T15:30:45.351Z] [2022-12-20T15:30:45.351Z] DONE 24 tests in 15.348s [2022-12-20T15:30:45.351Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-12-20T15:30:45.351Z] ++ 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-12-20T15:30:45.351Z] ++ set -e [2022-12-20T15:30:45.351Z] ++ '[' -n 0 ']' [2022-12-20T15:30:45.351Z] ++ set -x [2022-12-20T15:30:45.351Z] ++ 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-12-20T15:30:45.351Z] INFO: Testing against a local daemon [2022-12-20T15:30:45.351Z] === RUN TestCommitInheritsEnv [2022-12-20T15:30:45.612Z] --- PASS: TestCommitInheritsEnv (0.27s) [2022-12-20T15:30:45.612Z] === RUN TestImportExtremelyLargeImageWorks [2022-12-20T15:30:45.612Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-12-20T15:30:45.612Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-12-20T15:30:45.612Z] === RUN TestImportWithCustomPlatform [2022-12-20T15:30:45.612Z] === RUN TestImportWithCustomPlatform/#00 [2022-12-20T15:30:45.874Z] === RUN TestImportWithCustomPlatform/_______ [2022-12-20T15:30:45.874Z] === RUN TestImportWithCustomPlatform// [2022-12-20T15:30:45.874Z] === RUN TestImportWithCustomPlatform/linux [2022-12-20T15:30:45.874Z] === RUN TestImportWithCustomPlatform/LINUX [2022-12-20T15:30:45.874Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-12-20T15:30:46.135Z] === RUN TestImportWithCustomPlatform/macos [2022-12-20T15:30:46.135Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-12-20T15:30:46.135Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-12-20T15:30:46.135Z] --- PASS: TestImportWithCustomPlatform (0.35s) [2022-12-20T15:30:46.135Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-12-20T15:30:46.135Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-12-20T15:30:46.135Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-12-20T15:30:46.135Z] --- PASS: TestImportWithCustomPlatform/linux (0.09s) [2022-12-20T15:30:46.135Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-12-20T15:30:46.135Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-12-20T15:30:46.135Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-12-20T15:30:46.135Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-12-20T15:30:46.135Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-12-20T15:30:46.135Z] === RUN TestImagesFilterMultiReference [2022-12-20T15:30:46.135Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-12-20T15:30:46.135Z] === RUN TestImagePullPlatformInvalid [2022-12-20T15:30:46.135Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-12-20T15:30:46.135Z] === RUN TestImagePullStoredfDigestForOtherRepo [2022-12-20T15:30:46.135Z] time="2022-12-20T15:30:46Z" 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.4 instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 version="v2.3.0+unknown" [2022-12-20T15:30:46.135Z] time="2022-12-20T15:30:46Z" level=info msg="redis not configured" go.version=go1.19.4 instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 version="v2.3.0+unknown" [2022-12-20T15:30:46.135Z] time="2022-12-20T15:30:46Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.4 instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 version="v2.3.0+unknown" [2022-12-20T15:30:46.135Z] time="2022-12-20T15:30:46Z" level=info msg="Starting upload purge in 56m0s" go.version=go1.19.4 instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 version="v2.3.0+unknown" [2022-12-20T15:30:46.135Z] time="2022-12-20T15:30:46Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=56cc60ba-2f55-49c9-80a3-f2dc187286ae http.request.method=GET http.request.remoteaddr="127.0.0.1:38194" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 version="v2.3.0+unknown" [2022-12-20T15:30:46.135Z] time="2022-12-20T15:30:46Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=56cc60ba-2f55-49c9-80a3-f2dc187286ae http.request.method=GET http.request.remoteaddr="127.0.0.1:38194" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.832252ms http.response.status=200 http.response.written=2 instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 version="v2.3.0+unknown" [2022-12-20T15:30:46.135Z] 127.0.0.1 - - [20/Dec/2022:15:30:46 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" [2022-12-20T15:30:46.398Z] time="2022-12-20T15:30:46Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=7b068693-b84d-4749-be4a-7b5302f7206e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38220" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-12-20T15:30:46.398Z] time="2022-12-20T15:30:46Z" level=debug msg=GetBlob go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=7b068693-b84d-4749-be4a-7b5302f7206e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38220" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-12-20T15:30:46.398Z] time="2022-12-20T15:30:46Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=7b068693-b84d-4749-be4a-7b5302f7206e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38220" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 trace.duration=31.499µ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=f3abf6d9-93b9-4c44-9dc5-5e000a20b89b trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-12-20T15:30:46.398Z] time="2022-12-20T15:30:46Z" 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.4 http.request.host="127.0.0.1:5000" http.request.id=7b068693-b84d-4749-be4a-7b5302f7206e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38220" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=6.425512ms http.response.status=404 http.response.written=157 instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-12-20T15:30:46.398Z] 127.0.0.1 - - [20/Dec/2022:15:30:46 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.14+unknown" [2022-12-20T15:30:46.398Z] time="2022-12-20T15:30:46Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=70963b38-6d60-4fce-bfbe-99e3eb67ca69 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38204" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-12-20T15:30:46.398Z] time="2022-12-20T15:30:46Z" level=debug msg=GetBlob go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=70963b38-6d60-4fce-bfbe-99e3eb67ca69 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38204" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-12-20T15:30:46.399Z] time="2022-12-20T15:30:46Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=70963b38-6d60-4fce-bfbe-99e3eb67ca69 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38204" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 trace.duration=75.528µ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=d06f8fa5-e339-4f66-9f40-17962b1eab4e trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-12-20T15:30:46.399Z] time="2022-12-20T15:30:46Z" 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.4 http.request.host="127.0.0.1:5000" http.request.id=70963b38-6d60-4fce-bfbe-99e3eb67ca69 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38204" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=7.771777ms http.response.status=404 http.response.written=157 instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-12-20T15:30:46.399Z] 127.0.0.1 - - [20/Dec/2022:15:30:46 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.14+unknown" [2022-12-20T15:30:46.399Z] time="2022-12-20T15:30:46Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=915cd769-1d27-48c9-8b30-07ae47bb7b3f http.request.method=POST http.request.remoteaddr="127.0.0.1:38220" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 vars.name=test version="v2.3.0+unknown" [2022-12-20T15:30:46.399Z] time="2022-12-20T15:30:46Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=c1378b78-bc6d-4b98-b47d-f2f994c9a965 http.request.method=POST http.request.remoteaddr="127.0.0.1:38204" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 vars.name=test version="v2.3.0+unknown" [2022-12-20T15:30:46.399Z] time="2022-12-20T15:30:46Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=915cd769-1d27-48c9-8b30-07ae47bb7b3f http.request.method=POST http.request.remoteaddr="127.0.0.1:38220" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 vars.name=test version="v2.3.0+unknown" [2022-12-20T15:30:46.399Z] time="2022-12-20T15:30:46Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=c1378b78-bc6d-4b98-b47d-f2f994c9a965 http.request.method=POST http.request.remoteaddr="127.0.0.1:38204" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 vars.name=test version="v2.3.0+unknown" [2022-12-20T15:30:46.399Z] time="2022-12-20T15:30:46Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/ab286ea8-c20e-4f08-80ac-558863f1d201/startedat\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=c1378b78-bc6d-4b98-b47d-f2f994c9a965 http.request.method=POST http.request.remoteaddr="127.0.0.1:38204" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 trace.duration=254.94µ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=3a3ddb14-0642-419c-8dd4-80c5c0ae88e5 trace.line=95 vars.name=test version="v2.3.0+unknown" [2022-12-20T15:30:46.399Z] time="2022-12-20T15:30:46Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/88d369cd-0be4-4f2c-887f-82715040e63b/startedat\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=915cd769-1d27-48c9-8b30-07ae47bb7b3f http.request.method=POST http.request.remoteaddr="127.0.0.1:38220" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 trace.duration=273.96µ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=c7149e87-1c74-4e92-ac0f-4522e79edfeb trace.line=95 vars.name=test version="v2.3.0+unknown" [2022-12-20T15:30:46.399Z] time="2022-12-20T15:30:46Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/88d369cd-0be4-4f2c-887f-82715040e63b/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=915cd769-1d27-48c9-8b30-07ae47bb7b3f http.request.method=POST http.request.remoteaddr="127.0.0.1:38220" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 trace.duration=10.396µ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=3a92dcc7-e9f5-40ba-b58b-61dc75f6822e trace.line=141 vars.name=test version="v2.3.0+unknown" [2022-12-20T15:30:46.399Z] time="2022-12-20T15:30:46Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/ab286ea8-c20e-4f08-80ac-558863f1d201/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=c1378b78-bc6d-4b98-b47d-f2f994c9a965 http.request.method=POST http.request.remoteaddr="127.0.0.1:38204" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 trace.duration=11.429µ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=eff0a10d-a801-45b6-af7f-4f6c5c978395 trace.line=141 vars.name=test version="v2.3.0+unknown" [2022-12-20T15:30:46.399Z] time="2022-12-20T15:30:46Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/ab286ea8-c20e-4f08-80ac-558863f1d201/hashstates/sha256/0\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=c1378b78-bc6d-4b98-b47d-f2f994c9a965 http.request.method=POST http.request.remoteaddr="127.0.0.1:38204" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 trace.duration=71.843µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=2da57ed5-753f-4951-a379-edac90770046 trace.line=95 vars.name=test version="v2.3.0+unknown" [2022-12-20T15:30:46.399Z] time="2022-12-20T15:30:46Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=c1378b78-bc6d-4b98-b47d-f2f994c9a965 http.request.method=POST http.request.remoteaddr="127.0.0.1:38204" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" http.response.duration=5.244826ms http.response.status=202 http.response.written=0 instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 version="v2.3.0+unknown" [2022-12-20T15:30:46.399Z] 127.0.0.1 - - [20/Dec/2022:15:30:46 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.14+unknown" [2022-12-20T15:30:46.399Z] time="2022-12-20T15:30:46Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/88d369cd-0be4-4f2c-887f-82715040e63b/hashstates/sha256/0\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=915cd769-1d27-48c9-8b30-07ae47bb7b3f http.request.method=POST http.request.remoteaddr="127.0.0.1:38220" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 trace.duration=82.33µ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=e4aec542-b375-4544-b99c-076720836b06 trace.line=95 vars.name=test version="v2.3.0+unknown" [2022-12-20T15:30:46.399Z] time="2022-12-20T15:30:46Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=915cd769-1d27-48c9-8b30-07ae47bb7b3f http.request.method=POST http.request.remoteaddr="127.0.0.1:38220" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" http.response.duration=5.074636ms http.response.status=202 http.response.written=0 instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 version="v2.3.0+unknown" [2022-12-20T15:30:46.399Z] 127.0.0.1 - - [20/Dec/2022:15:30:46 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.14+unknown" [2022-12-20T15:30:46.399Z] time="2022-12-20T15:30:46Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=56382283-9503-4a54-bbef-db20d1c844d5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38204" http.request.uri="/v2/test/blobs/uploads/ab286ea8-c20e-4f08-80ac-558863f1d201?_state=lRikPT69Xmxa1n8kXSQvFrM9zeoE1aFYpweYEB3XsGB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFiMjg2ZWE4LWMyMGUtNGYwOC04MGFjLTU1ODg2M2YxZDIwMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yMFQxNTozMDo0Ni4xNDY3MzU4MDZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 vars.name=test vars.uuid=ab286ea8-c20e-4f08-80ac-558863f1d201 version="v2.3.0+unknown" [2022-12-20T15:30:46.399Z] time="2022-12-20T15:30:46Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d8e62bca-a6ca-4c9d-91e0-793abb7e7e13 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38220" http.request.uri="/v2/test/blobs/uploads/88d369cd-0be4-4f2c-887f-82715040e63b?_state=4Np76uLmfvAke342Yggi-FszexAEoU3fzNaB3c8siw17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg4ZDM2OWNkLTBiZTQtNGYyYy04ODdmLTgyNzE1MDQwZTYzYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yMFQxNTozMDo0Ni4xNDY2MzIzNFoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 vars.name=test vars.uuid=88d369cd-0be4-4f2c-887f-82715040e63b version="v2.3.0+unknown" [2022-12-20T15:30:46.399Z] time="2022-12-20T15:30:46Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=56382283-9503-4a54-bbef-db20d1c844d5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38204" http.request.uri="/v2/test/blobs/uploads/ab286ea8-c20e-4f08-80ac-558863f1d201?_state=lRikPT69Xmxa1n8kXSQvFrM9zeoE1aFYpweYEB3XsGB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFiMjg2ZWE4LWMyMGUtNGYwOC04MGFjLTU1ODg2M2YxZDIwMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yMFQxNTozMDo0Ni4xNDY3MzU4MDZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 vars.name=test vars.uuid=ab286ea8-c20e-4f08-80ac-558863f1d201 version="v2.3.0+unknown" [2022-12-20T15:30:46.399Z] time="2022-12-20T15:30:46Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d8e62bca-a6ca-4c9d-91e0-793abb7e7e13 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38220" http.request.uri="/v2/test/blobs/uploads/88d369cd-0be4-4f2c-887f-82715040e63b?_state=4Np76uLmfvAke342Yggi-FszexAEoU3fzNaB3c8siw17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg4ZDM2OWNkLTBiZTQtNGYyYy04ODdmLTgyNzE1MDQwZTYzYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yMFQxNTozMDo0Ni4xNDY2MzIzNFoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 vars.name=test vars.uuid=88d369cd-0be4-4f2c-887f-82715040e63b version="v2.3.0+unknown" [2022-12-20T15:30:46.399Z] time="2022-12-20T15:30:46Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/ab286ea8-c20e-4f08-80ac-558863f1d201/startedat\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=56382283-9503-4a54-bbef-db20d1c844d5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38204" http.request.uri="/v2/test/blobs/uploads/ab286ea8-c20e-4f08-80ac-558863f1d201?_state=lRikPT69Xmxa1n8kXSQvFrM9zeoE1aFYpweYEB3XsGB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFiMjg2ZWE4LWMyMGUtNGYwOC04MGFjLTU1ODg2M2YxZDIwMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yMFQxNTozMDo0Ni4xNDY3MzU4MDZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 trace.duration=42.544µ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=c560669c-c321-4f7f-a238-1ac122cb3cf4 trace.line=82 vars.name=test vars.uuid=ab286ea8-c20e-4f08-80ac-558863f1d201 version="v2.3.0+unknown" [2022-12-20T15:30:46.399Z] time="2022-12-20T15:30:46Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/88d369cd-0be4-4f2c-887f-82715040e63b/startedat\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d8e62bca-a6ca-4c9d-91e0-793abb7e7e13 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38220" http.request.uri="/v2/test/blobs/uploads/88d369cd-0be4-4f2c-887f-82715040e63b?_state=4Np76uLmfvAke342Yggi-FszexAEoU3fzNaB3c8siw17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg4ZDM2OWNkLTBiZTQtNGYyYy04ODdmLTgyNzE1MDQwZTYzYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yMFQxNTozMDo0Ni4xNDY2MzIzNFoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 trace.duration=27.208µ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=f3c8a035-293c-48ab-aa4f-09206f232397 trace.line=82 vars.name=test vars.uuid=88d369cd-0be4-4f2c-887f-82715040e63b version="v2.3.0+unknown" [2022-12-20T15:30:46.399Z] time="2022-12-20T15:30:46Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/ab286ea8-c20e-4f08-80ac-558863f1d201/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=56382283-9503-4a54-bbef-db20d1c844d5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38204" http.request.uri="/v2/test/blobs/uploads/ab286ea8-c20e-4f08-80ac-558863f1d201?_state=lRikPT69Xmxa1n8kXSQvFrM9zeoE1aFYpweYEB3XsGB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFiMjg2ZWE4LWMyMGUtNGYwOC04MGFjLTU1ODg2M2YxZDIwMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yMFQxNTozMDo0Ni4xNDY3MzU4MDZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 trace.duration=12.611µ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=62e2af2b-f911-4d6b-9f92-3091a1fb8080 trace.line=141 vars.name=test vars.uuid=ab286ea8-c20e-4f08-80ac-558863f1d201 version="v2.3.0+unknown" [2022-12-20T15:30:46.399Z] time="2022-12-20T15:30:46Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/88d369cd-0be4-4f2c-887f-82715040e63b/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d8e62bca-a6ca-4c9d-91e0-793abb7e7e13 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38220" http.request.uri="/v2/test/blobs/uploads/88d369cd-0be4-4f2c-887f-82715040e63b?_state=4Np76uLmfvAke342Yggi-FszexAEoU3fzNaB3c8siw17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg4ZDM2OWNkLTBiZTQtNGYyYy04ODdmLTgyNzE1MDQwZTYzYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yMFQxNTozMDo0Ni4xNDY2MzIzNFoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 trace.duration=11.233µ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=0aa58664-121d-43c6-8c4e-8a79b8b8d7c0 trace.line=141 vars.name=test vars.uuid=88d369cd-0be4-4f2c-887f-82715040e63b version="v2.3.0+unknown" [2022-12-20T15:30:46.399Z] time="2022-12-20T15:30:46Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/ab286ea8-c20e-4f08-80ac-558863f1d201/data\", 0)" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=56382283-9503-4a54-bbef-db20d1c844d5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38204" http.request.uri="/v2/test/blobs/uploads/ab286ea8-c20e-4f08-80ac-558863f1d201?_state=lRikPT69Xmxa1n8kXSQvFrM9zeoE1aFYpweYEB3XsGB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFiMjg2ZWE4LWMyMGUtNGYwOC04MGFjLTU1ODg2M2YxZDIwMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yMFQxNTozMDo0Ni4xNDY3MzU4MDZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 trace.duration=83.044µ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=eaadff4b-0fe0-4403-92ac-dcdb9277c2ae trace.line=124 vars.name=test vars.uuid=ab286ea8-c20e-4f08-80ac-558863f1d201 version="v2.3.0+unknown" [2022-12-20T15:30:46.399Z] time="2022-12-20T15:30:46Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=56382283-9503-4a54-bbef-db20d1c844d5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38204" http.request.uri="/v2/test/blobs/uploads/ab286ea8-c20e-4f08-80ac-558863f1d201?_state=lRikPT69Xmxa1n8kXSQvFrM9zeoE1aFYpweYEB3XsGB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFiMjg2ZWE4LWMyMGUtNGYwOC04MGFjLTU1ODg2M2YxZDIwMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yMFQxNTozMDo0Ni4xNDY3MzU4MDZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 vars.name=test vars.uuid=ab286ea8-c20e-4f08-80ac-558863f1d201 version="v2.3.0+unknown" [2022-12-20T15:30:46.399Z] time="2022-12-20T15:30:46Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/ab286ea8-c20e-4f08-80ac-558863f1d201/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=56382283-9503-4a54-bbef-db20d1c844d5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38204" http.request.uri="/v2/test/blobs/uploads/ab286ea8-c20e-4f08-80ac-558863f1d201?_state=lRikPT69Xmxa1n8kXSQvFrM9zeoE1aFYpweYEB3XsGB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFiMjg2ZWE4LWMyMGUtNGYwOC04MGFjLTU1ODg2M2YxZDIwMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yMFQxNTozMDo0Ni4xNDY3MzU4MDZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 trace.duration=12.283µ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=c8506b84-f933-4f16-8495-5ae80806e9cc trace.line=141 vars.name=test vars.uuid=ab286ea8-c20e-4f08-80ac-558863f1d201 version="v2.3.0+unknown" [2022-12-20T15:30:46.399Z] time="2022-12-20T15:30:46Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=56382283-9503-4a54-bbef-db20d1c844d5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38204" http.request.uri="/v2/test/blobs/uploads/ab286ea8-c20e-4f08-80ac-558863f1d201?_state=lRikPT69Xmxa1n8kXSQvFrM9zeoE1aFYpweYEB3XsGB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFiMjg2ZWE4LWMyMGUtNGYwOC04MGFjLTU1ODg2M2YxZDIwMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yMFQxNTozMDo0Ni4xNDY3MzU4MDZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 trace.duration=11.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).Stat" trace.id=a58a2454-a0df-43a5-9602-6d2e6e28887e trace.line=141 vars.name=test vars.uuid=ab286ea8-c20e-4f08-80ac-558863f1d201 version="v2.3.0+unknown" [2022-12-20T15:30:46.399Z] time="2022-12-20T15:30:46Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/ab286ea8-c20e-4f08-80ac-558863f1d201/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=56382283-9503-4a54-bbef-db20d1c844d5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38204" http.request.uri="/v2/test/blobs/uploads/ab286ea8-c20e-4f08-80ac-558863f1d201?_state=lRikPT69Xmxa1n8kXSQvFrM9zeoE1aFYpweYEB3XsGB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFiMjg2ZWE4LWMyMGUtNGYwOC04MGFjLTU1ODg2M2YxZDIwMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yMFQxNTozMDo0Ni4xNDY3MzU4MDZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 trace.duration=731.155µ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=2affaf59-d9cf-4859-b643-e329cc5e36ee trace.line=141 vars.name=test vars.uuid=ab286ea8-c20e-4f08-80ac-558863f1d201 version="v2.3.0+unknown" [2022-12-20T15:30:46.399Z] time="2022-12-20T15:30:46Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/88d369cd-0be4-4f2c-887f-82715040e63b/data\", 0)" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d8e62bca-a6ca-4c9d-91e0-793abb7e7e13 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38220" http.request.uri="/v2/test/blobs/uploads/88d369cd-0be4-4f2c-887f-82715040e63b?_state=4Np76uLmfvAke342Yggi-FszexAEoU3fzNaB3c8siw17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg4ZDM2OWNkLTBiZTQtNGYyYy04ODdmLTgyNzE1MDQwZTYzYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yMFQxNTozMDo0Ni4xNDY2MzIzNFoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 trace.duration=69.169µ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=e957944c-dd28-4f95-bdd8-8891090c2235 trace.line=124 vars.name=test vars.uuid=88d369cd-0be4-4f2c-887f-82715040e63b version="v2.3.0+unknown" [2022-12-20T15:30:46.400Z] time="2022-12-20T15:30:46Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d8e62bca-a6ca-4c9d-91e0-793abb7e7e13 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38220" http.request.uri="/v2/test/blobs/uploads/88d369cd-0be4-4f2c-887f-82715040e63b?_state=4Np76uLmfvAke342Yggi-FszexAEoU3fzNaB3c8siw17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg4ZDM2OWNkLTBiZTQtNGYyYy04ODdmLTgyNzE1MDQwZTYzYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yMFQxNTozMDo0Ni4xNDY2MzIzNFoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 vars.name=test vars.uuid=88d369cd-0be4-4f2c-887f-82715040e63b version="v2.3.0+unknown" [2022-12-20T15:30:46.400Z] time="2022-12-20T15:30:46Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/ab286ea8-c20e-4f08-80ac-558863f1d201/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=56382283-9503-4a54-bbef-db20d1c844d5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38204" http.request.uri="/v2/test/blobs/uploads/ab286ea8-c20e-4f08-80ac-558863f1d201?_state=lRikPT69Xmxa1n8kXSQvFrM9zeoE1aFYpweYEB3XsGB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFiMjg2ZWE4LWMyMGUtNGYwOC04MGFjLTU1ODg2M2YxZDIwMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yMFQxNTozMDo0Ni4xNDY3MzU4MDZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 trace.duration=59.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).Move" trace.id=eb69a7ec-a743-488e-9eda-6891d21ae9ee trace.line=167 vars.name=test vars.uuid=ab286ea8-c20e-4f08-80ac-558863f1d201 version="v2.3.0+unknown" [2022-12-20T15:30:46.400Z] time="2022-12-20T15:30:46Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/88d369cd-0be4-4f2c-887f-82715040e63b/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d8e62bca-a6ca-4c9d-91e0-793abb7e7e13 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38220" http.request.uri="/v2/test/blobs/uploads/88d369cd-0be4-4f2c-887f-82715040e63b?_state=4Np76uLmfvAke342Yggi-FszexAEoU3fzNaB3c8siw17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg4ZDM2OWNkLTBiZTQtNGYyYy04ODdmLTgyNzE1MDQwZTYzYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yMFQxNTozMDo0Ni4xNDY2MzIzNFoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 trace.duration=10.084µ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=8ebe8793-0631-4ae3-bb44-e02940930278 trace.line=141 vars.name=test vars.uuid=88d369cd-0be4-4f2c-887f-82715040e63b version="v2.3.0+unknown" [2022-12-20T15:30:46.400Z] time="2022-12-20T15:30:46Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=56382283-9503-4a54-bbef-db20d1c844d5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38204" http.request.uri="/v2/test/blobs/uploads/ab286ea8-c20e-4f08-80ac-558863f1d201?_state=lRikPT69Xmxa1n8kXSQvFrM9zeoE1aFYpweYEB3XsGB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFiMjg2ZWE4LWMyMGUtNGYwOC04MGFjLTU1ODg2M2YxZDIwMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yMFQxNTozMDo0Ni4xNDY3MzU4MDZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 trace.duration=51.88µ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=c6b98800-2cc8-47a0-818c-ee4684a68a04 trace.line=95 vars.name=test vars.uuid=ab286ea8-c20e-4f08-80ac-558863f1d201 version="v2.3.0+unknown" [2022-12-20T15:30:46.400Z] time="2022-12-20T15:30:46Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d8e62bca-a6ca-4c9d-91e0-793abb7e7e13 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38220" http.request.uri="/v2/test/blobs/uploads/88d369cd-0be4-4f2c-887f-82715040e63b?_state=4Np76uLmfvAke342Yggi-FszexAEoU3fzNaB3c8siw17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg4ZDM2OWNkLTBiZTQtNGYyYy04ODdmLTgyNzE1MDQwZTYzYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yMFQxNTozMDo0Ni4xNDY2MzIzNFoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 trace.duration=11.824µ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=37af4258-b5ec-4d3a-9f25-e43f67145e9d trace.line=141 vars.name=test vars.uuid=88d369cd-0be4-4f2c-887f-82715040e63b version="v2.3.0+unknown" [2022-12-20T15:30:46.400Z] time="2022-12-20T15:30:46Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/88d369cd-0be4-4f2c-887f-82715040e63b/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d8e62bca-a6ca-4c9d-91e0-793abb7e7e13 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38220" http.request.uri="/v2/test/blobs/uploads/88d369cd-0be4-4f2c-887f-82715040e63b?_state=4Np76uLmfvAke342Yggi-FszexAEoU3fzNaB3c8siw17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg4ZDM2OWNkLTBiZTQtNGYyYy04ODdmLTgyNzE1MDQwZTYzYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yMFQxNTozMDo0Ni4xNDY2MzIzNFoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 trace.duration=8.631µ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=0d3c19d1-8222-4b99-a0b3-3d67a3a1c21b trace.line=141 vars.name=test vars.uuid=88d369cd-0be4-4f2c-887f-82715040e63b version="v2.3.0+unknown" [2022-12-20T15:30:46.400Z] time="2022-12-20T15:30:46Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/88d369cd-0be4-4f2c-887f-82715040e63b/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d8e62bca-a6ca-4c9d-91e0-793abb7e7e13 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38220" http.request.uri="/v2/test/blobs/uploads/88d369cd-0be4-4f2c-887f-82715040e63b?_state=4Np76uLmfvAke342Yggi-FszexAEoU3fzNaB3c8siw17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg4ZDM2OWNkLTBiZTQtNGYyYy04ODdmLTgyNzE1MDQwZTYzYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yMFQxNTozMDo0Ni4xNDY2MzIzNFoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 trace.duration=38.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).Move" trace.id=06592c7d-6aa5-4b4b-9567-442ca1650c3d trace.line=167 vars.name=test vars.uuid=88d369cd-0be4-4f2c-887f-82715040e63b version="v2.3.0+unknown" [2022-12-20T15:30:46.400Z] time="2022-12-20T15:30:46Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d8e62bca-a6ca-4c9d-91e0-793abb7e7e13 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38220" http.request.uri="/v2/test/blobs/uploads/88d369cd-0be4-4f2c-887f-82715040e63b?_state=4Np76uLmfvAke342Yggi-FszexAEoU3fzNaB3c8siw17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg4ZDM2OWNkLTBiZTQtNGYyYy04ODdmLTgyNzE1MDQwZTYzYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yMFQxNTozMDo0Ni4xNDY2MzIzNFoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 trace.duration=39.04µ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=9a7fbc7c-3a24-4449-a049-a261e727ceea trace.line=95 vars.name=test vars.uuid=88d369cd-0be4-4f2c-887f-82715040e63b version="v2.3.0+unknown" [2022-12-20T15:30:46.400Z] time="2022-12-20T15:30:46Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/88d369cd-0be4-4f2c-887f-82715040e63b\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d8e62bca-a6ca-4c9d-91e0-793abb7e7e13 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38220" http.request.uri="/v2/test/blobs/uploads/88d369cd-0be4-4f2c-887f-82715040e63b?_state=4Np76uLmfvAke342Yggi-FszexAEoU3fzNaB3c8siw17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg4ZDM2OWNkLTBiZTQtNGYyYy04ODdmLTgyNzE1MDQwZTYzYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yMFQxNTozMDo0Ni4xNDY2MzIzNFoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 trace.duration=265.016µ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=c8da125c-f7de-4cb8-96d6-5adfb9a49100 trace.line=181 vars.name=test vars.uuid=88d369cd-0be4-4f2c-887f-82715040e63b version="v2.3.0+unknown" [2022-12-20T15:30:46.400Z] time="2022-12-20T15:30:46Z" level=info msg="response completed" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d8e62bca-a6ca-4c9d-91e0-793abb7e7e13 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38220" http.request.uri="/v2/test/blobs/uploads/88d369cd-0be4-4f2c-887f-82715040e63b?_state=4Np76uLmfvAke342Yggi-FszexAEoU3fzNaB3c8siw17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg4ZDM2OWNkLTBiZTQtNGYyYy04ODdmLTgyNzE1MDQwZTYzYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yMFQxNTozMDo0Ni4xNDY2MzIzNFoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" http.response.duration=3.348706ms http.response.status=201 http.response.written=0 instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 version="v2.3.0+unknown" [2022-12-20T15:30:46.400Z] 127.0.0.1 - - [20/Dec/2022:15:30:46 +0000] "PUT /v2/test/blobs/uploads/88d369cd-0be4-4f2c-887f-82715040e63b?_state=4Np76uLmfvAke342Yggi-FszexAEoU3fzNaB3c8siw17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg4ZDM2OWNkLTBiZTQtNGYyYy04ODdmLTgyNzE1MDQwZTYzYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yMFQxNTozMDo0Ni4xNDY2MzIzNFoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.14+unknown" [2022-12-20T15:30:46.400Z] time="2022-12-20T15:30:46Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/ab286ea8-c20e-4f08-80ac-558863f1d201\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=56382283-9503-4a54-bbef-db20d1c844d5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38204" http.request.uri="/v2/test/blobs/uploads/ab286ea8-c20e-4f08-80ac-558863f1d201?_state=lRikPT69Xmxa1n8kXSQvFrM9zeoE1aFYpweYEB3XsGB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFiMjg2ZWE4LWMyMGUtNGYwOC04MGFjLTU1ODg2M2YxZDIwMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yMFQxNTozMDo0Ni4xNDY3MzU4MDZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 trace.duration=131.167µ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=f89a7454-6239-48ec-9f5b-b5dab9071c7a trace.line=181 vars.name=test vars.uuid=ab286ea8-c20e-4f08-80ac-558863f1d201 version="v2.3.0+unknown" [2022-12-20T15:30:46.400Z] time="2022-12-20T15:30:46Z" level=info msg="response completed" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=56382283-9503-4a54-bbef-db20d1c844d5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38204" http.request.uri="/v2/test/blobs/uploads/ab286ea8-c20e-4f08-80ac-558863f1d201?_state=lRikPT69Xmxa1n8kXSQvFrM9zeoE1aFYpweYEB3XsGB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFiMjg2ZWE4LWMyMGUtNGYwOC04MGFjLTU1ODg2M2YxZDIwMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yMFQxNTozMDo0Ni4xNDY3MzU4MDZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" http.response.duration=4.08576ms http.response.status=201 http.response.written=0 instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 version="v2.3.0+unknown" [2022-12-20T15:30:46.400Z] 127.0.0.1 - - [20/Dec/2022:15:30:46 +0000] "PUT /v2/test/blobs/uploads/ab286ea8-c20e-4f08-80ac-558863f1d201?_state=lRikPT69Xmxa1n8kXSQvFrM9zeoE1aFYpweYEB3XsGB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFiMjg2ZWE4LWMyMGUtNGYwOC04MGFjLTU1ODg2M2YxZDIwMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yMFQxNTozMDo0Ni4xNDY3MzU4MDZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.14+unknown" [2022-12-20T15:30:46.400Z] time="2022-12-20T15:30:46Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=48e4cb56-d3e9-44d3-9747-5e92b4e692f7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38204" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-20T15:30:46.400Z] time="2022-12-20T15:30:46Z" level=debug msg=GetImageManifest go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=48e4cb56-d3e9-44d3-9747-5e92b4e692f7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38204" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-20T15:30:46.400Z] time="2022-12-20T15:30:46Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=48e4cb56-d3e9-44d3-9747-5e92b4e692f7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38204" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 trace.duration=20.045µ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=2c0a3a48-f359-4441-83f4-9b5587da204f trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-20T15:30:46.400Z] time="2022-12-20T15:30:46Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=48e4cb56-d3e9-44d3-9747-5e92b4e692f7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38204" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="808.865µs" http.response.status=404 http.response.written=96 instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-20T15:30:46.400Z] 127.0.0.1 - - [20/Dec/2022:15:30:46 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.14+unknown" [2022-12-20T15:30:46.400Z] time="2022-12-20T15:30:46Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e026805e-1533-47bd-b511-383a1ccfb80b http.request.method=PUT http.request.remoteaddr="127.0.0.1:38204" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-20T15:30:46.400Z] time="2022-12-20T15:30:46Z" level=debug msg=PutImageManifest go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e026805e-1533-47bd-b511-383a1ccfb80b http.request.method=PUT http.request.remoteaddr="127.0.0.1:38204" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-20T15:30:46.400Z] time="2022-12-20T15:30:46Z" level=debug msg="(*manifestStore).Put" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e026805e-1533-47bd-b511-383a1ccfb80b http.request.method=PUT http.request.remoteaddr="127.0.0.1:38204" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-20T15:30:46.400Z] time="2022-12-20T15:30:46Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e026805e-1533-47bd-b511-383a1ccfb80b http.request.method=PUT http.request.remoteaddr="127.0.0.1:38204" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-20T15:30:46.400Z] time="2022-12-20T15:30:46Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e026805e-1533-47bd-b511-383a1ccfb80b http.request.method=PUT http.request.remoteaddr="127.0.0.1:38204" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 trace.duration=161.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=07c4d105-a4fe-4a1b-a212-880e1caa61f9 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-20T15:30:46.400Z] time="2022-12-20T15:30:46Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e026805e-1533-47bd-b511-383a1ccfb80b http.request.method=PUT http.request.remoteaddr="127.0.0.1:38204" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 trace.duration=15.885µ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=fefc6173-f8d9-4b69-9c65-7998b8d5f537 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-20T15:30:46.400Z] time="2022-12-20T15:30:46Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e026805e-1533-47bd-b511-383a1ccfb80b http.request.method=PUT http.request.remoteaddr="127.0.0.1:38204" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 trace.duration=19.675µ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=e7930ea3-7a52-4fc2-8af3-0fef244a6194 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-20T15:30:46.400Z] time="2022-12-20T15:30:46Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e026805e-1533-47bd-b511-383a1ccfb80b http.request.method=PUT http.request.remoteaddr="127.0.0.1:38204" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 trace.duration=10.273µ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=dc65b8b0-3741-4186-8c89-449b7150ba89 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-20T15:30:46.400Z] time="2022-12-20T15:30:46Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e026805e-1533-47bd-b511-383a1ccfb80b http.request.method=PUT http.request.remoteaddr="127.0.0.1:38204" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 trace.duration=183.17µ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=589a5beb-c500-4be0-902d-aa6b416f4ac5 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-20T15:30:46.400Z] time="2022-12-20T15:30:46Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e026805e-1533-47bd-b511-383a1ccfb80b http.request.method=PUT http.request.remoteaddr="127.0.0.1:38204" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 trace.duration=54.334µ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=5eeb3094-21a0-411c-be7a-be8997fa7f29 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-20T15:30:46.400Z] time="2022-12-20T15:30:46Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e026805e-1533-47bd-b511-383a1ccfb80b http.request.method=PUT http.request.remoteaddr="127.0.0.1:38204" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 trace.duration=62.58µ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=503529ea-9e14-43bc-9a1b-b2c9e44a2ba7 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-20T15:30:46.401Z] time="2022-12-20T15:30:46Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e026805e-1533-47bd-b511-383a1ccfb80b http.request.method=PUT http.request.remoteaddr="127.0.0.1:38204" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 trace.duration=33.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=f07d7e8a-6273-4da7-bf63-fbe1b3c8a9c8 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-20T15:30:46.401Z] time="2022-12-20T15:30:46Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e026805e-1533-47bd-b511-383a1ccfb80b http.request.method=PUT http.request.remoteaddr="127.0.0.1:38204" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 trace.duration=214.596µ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=9e23b5ec-3a0f-4b41-8fe2-0cbe9db61627 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-20T15:30:46.401Z] time="2022-12-20T15:30:46Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e026805e-1533-47bd-b511-383a1ccfb80b http.request.method=PUT http.request.remoteaddr="127.0.0.1:38204" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 trace.duration=36.505µ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=bb635a61-9204-4f03-a58f-be9ec10086c9 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-20T15:30:46.401Z] time="2022-12-20T15:30:46Z" level=info msg="response completed" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e026805e-1533-47bd-b511-383a1ccfb80b http.request.method=PUT http.request.remoteaddr="127.0.0.1:38204" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" http.response.duration=3.275886ms http.response.status=201 http.response.written=0 instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 version="v2.3.0+unknown" [2022-12-20T15:30:46.401Z] 127.0.0.1 - - [20/Dec/2022:15:30:46 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.14+unknown" [2022-12-20T15:30:46.401Z] time="2022-12-20T15:30:46Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=1a5d6a6e-bec1-4547-9ed8-fe055a049577 http.request.method=GET http.request.remoteaddr="127.0.0.1:38244" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.4 git-commit/b2d2f012b4a324061eb9f1090481251aff06339b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 version="v2.3.0+unknown" [2022-12-20T15:30:46.401Z] time="2022-12-20T15:30:46Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=1a5d6a6e-bec1-4547-9ed8-fe055a049577 http.request.method=GET http.request.remoteaddr="127.0.0.1:38244" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.4 git-commit/b2d2f012b4a324061eb9f1090481251aff06339b 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="801.89µs" http.response.status=200 http.response.written=2 instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 version="v2.3.0+unknown" [2022-12-20T15:30:46.401Z] 127.0.0.1 - - [20/Dec/2022:15:30:46 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.4 git-commit/b2d2f012b4a324061eb9f1090481251aff06339b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-12-20T15:30:46.401Z] time="2022-12-20T15:30:46Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=216e552c-4d1b-46c4-82a7-1e92d29a0c68 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38254" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/b2d2f012b4a324061eb9f1090481251aff06339b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-20T15:30:46.401Z] time="2022-12-20T15:30:46Z" level=debug msg=GetImageManifest go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=216e552c-4d1b-46c4-82a7-1e92d29a0c68 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38254" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/b2d2f012b4a324061eb9f1090481251aff06339b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-20T15:30:46.401Z] time="2022-12-20T15:30:46Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=216e552c-4d1b-46c4-82a7-1e92d29a0c68 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38254" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/b2d2f012b4a324061eb9f1090481251aff06339b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 trace.duration=37.776µ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=e6edad2a-55ef-407f-94b5-87d756be0826 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-20T15:30:46.401Z] time="2022-12-20T15:30:46Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=216e552c-4d1b-46c4-82a7-1e92d29a0c68 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38254" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/b2d2f012b4a324061eb9f1090481251aff06339b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-20T15:30:46.401Z] time="2022-12-20T15:30:46Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=216e552c-4d1b-46c4-82a7-1e92d29a0c68 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38254" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/b2d2f012b4a324061eb9f1090481251aff06339b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 trace.duration=32.131µ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=c6fc1f26-53ab-4014-bd1c-0d35453bd5cb trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-20T15:30:46.401Z] time="2022-12-20T15:30:46Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=216e552c-4d1b-46c4-82a7-1e92d29a0c68 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38254" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/b2d2f012b4a324061eb9f1090481251aff06339b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 trace.duration=15.441µ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=0018cdcb-38d7-43e3-8c72-5841d3ad95d4 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-20T15:30:46.401Z] time="2022-12-20T15:30:46Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=216e552c-4d1b-46c4-82a7-1e92d29a0c68 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38254" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/b2d2f012b4a324061eb9f1090481251aff06339b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 trace.duration=17.214µ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=9add0b99-c0b0-4e53-b3fc-ae8d7de19c7b trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-20T15:30:46.401Z] time="2022-12-20T15:30:46Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=216e552c-4d1b-46c4-82a7-1e92d29a0c68 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38254" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/b2d2f012b4a324061eb9f1090481251aff06339b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-20T15:30:46.401Z] time="2022-12-20T15:30:46Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=216e552c-4d1b-46c4-82a7-1e92d29a0c68 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38254" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/b2d2f012b4a324061eb9f1090481251aff06339b 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.777499ms http.response.status=200 http.response.written=417 instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 version="v2.3.0+unknown" [2022-12-20T15:30:46.401Z] 127.0.0.1 - - [20/Dec/2022:15:30:46 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.4 git-commit/b2d2f012b4a324061eb9f1090481251aff06339b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-12-20T15:30:46.401Z] time="2022-12-20T15:30:46Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=fefe1445-1fc4-4605-99f2-395ee77b5247 http.request.method=GET http.request.remoteaddr="127.0.0.1:38258" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/b2d2f012b4a324061eb9f1090481251aff06339b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-12-20T15:30:46.401Z] time="2022-12-20T15:30:46Z" level=debug msg=GetImageManifest go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=fefe1445-1fc4-4605-99f2-395ee77b5247 http.request.method=GET http.request.remoteaddr="127.0.0.1:38258" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/b2d2f012b4a324061eb9f1090481251aff06339b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-12-20T15:30:46.401Z] time="2022-12-20T15:30:46Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=fefe1445-1fc4-4605-99f2-395ee77b5247 http.request.method=GET http.request.remoteaddr="127.0.0.1:38258" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/b2d2f012b4a324061eb9f1090481251aff06339b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-12-20T15:30:46.401Z] time="2022-12-20T15:30:46Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=fefe1445-1fc4-4605-99f2-395ee77b5247 http.request.method=GET http.request.remoteaddr="127.0.0.1:38258" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/b2d2f012b4a324061eb9f1090481251aff06339b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 trace.duration=69.193µ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=2c56e488-d185-4068-9f59-3a49d92e1671 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-12-20T15:30:46.401Z] time="2022-12-20T15:30:46Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=fefe1445-1fc4-4605-99f2-395ee77b5247 http.request.method=GET http.request.remoteaddr="127.0.0.1:38258" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/b2d2f012b4a324061eb9f1090481251aff06339b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 trace.duration=16.787µ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=65041571-b805-4668-971c-f1b4acc26f59 trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-12-20T15:30:46.401Z] time="2022-12-20T15:30:46Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=fefe1445-1fc4-4605-99f2-395ee77b5247 http.request.method=GET http.request.remoteaddr="127.0.0.1:38258" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/b2d2f012b4a324061eb9f1090481251aff06339b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 trace.duration=42.257µ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=0566112b-2b21-4fb6-a48b-4bb6dac4eb14 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-12-20T15:30:46.401Z] time="2022-12-20T15:30:46Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=fefe1445-1fc4-4605-99f2-395ee77b5247 http.request.method=GET http.request.remoteaddr="127.0.0.1:38258" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/b2d2f012b4a324061eb9f1090481251aff06339b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-12-20T15:30:46.401Z] time="2022-12-20T15:30:46Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=fefe1445-1fc4-4605-99f2-395ee77b5247 http.request.method=GET http.request.remoteaddr="127.0.0.1:38258" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/b2d2f012b4a324061eb9f1090481251aff06339b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.152923ms http.response.status=200 http.response.written=417 instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 version="v2.3.0+unknown" [2022-12-20T15:30:46.401Z] 127.0.0.1 - - [20/Dec/2022:15:30:46 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.19.4 git-commit/b2d2f012b4a324061eb9f1090481251aff06339b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-12-20T15:30:46.401Z] time="2022-12-20T15:30:46Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=312b983e-db65-460c-891b-59ee4d9969bf http.request.method=GET http.request.remoteaddr="127.0.0.1:38286" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/b2d2f012b4a324061eb9f1090481251aff06339b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-12-20T15:30:46.401Z] time="2022-12-20T15:30:46Z" level=debug msg=GetBlob go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=312b983e-db65-460c-891b-59ee4d9969bf http.request.method=GET http.request.remoteaddr="127.0.0.1:38286" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/b2d2f012b4a324061eb9f1090481251aff06339b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-12-20T15:30:46.401Z] time="2022-12-20T15:30:46Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=312b983e-db65-460c-891b-59ee4d9969bf http.request.method=GET http.request.remoteaddr="127.0.0.1:38286" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/b2d2f012b4a324061eb9f1090481251aff06339b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 trace.duration=271.695µ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=be667f36-06a3-4d00-aa91-4719ef307fcd trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-12-20T15:30:46.401Z] time="2022-12-20T15:30:46Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=312b983e-db65-460c-891b-59ee4d9969bf http.request.method=GET http.request.remoteaddr="127.0.0.1:38286" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/b2d2f012b4a324061eb9f1090481251aff06339b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 trace.duration=106.28µ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=41ee1c8b-0464-4970-886c-3cfd0e56b29e trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-12-20T15:30:46.401Z] time="2022-12-20T15:30:46Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=312b983e-db65-460c-891b-59ee4d9969bf http.request.method=GET http.request.remoteaddr="127.0.0.1:38286" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/b2d2f012b4a324061eb9f1090481251aff06339b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 trace.duration=27.085µ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=b1693ccb-ed62-4eda-bd3b-5cf3ad6f3dc4 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-12-20T15:30:46.402Z] time="2022-12-20T15:30:46Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=312b983e-db65-460c-891b-59ee4d9969bf http.request.method=GET http.request.remoteaddr="127.0.0.1:38286" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/b2d2f012b4a324061eb9f1090481251aff06339b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 trace.duration=296.301µ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=83f2f87e-602d-4486-bb54-4fabec793b51 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-12-20T15:30:46.402Z] time="2022-12-20T15:30:46Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=312b983e-db65-460c-891b-59ee4d9969bf http.request.method=GET http.request.remoteaddr="127.0.0.1:38286" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/b2d2f012b4a324061eb9f1090481251aff06339b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 trace.duration=15.113µ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=ef1b0ee1-e3b5-4c69-8335-d38e814b2677 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-12-20T15:30:46.402Z] time="2022-12-20T15:30:46Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=312b983e-db65-460c-891b-59ee4d9969bf http.request.method=GET http.request.remoteaddr="127.0.0.1:38286" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/b2d2f012b4a324061eb9f1090481251aff06339b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 trace.duration=7.516µ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=9e526617-9f6c-49d8-add8-0f98c46dc820 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-12-20T15:30:46.402Z] time="2022-12-20T15:30:46Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=312b983e-db65-460c-891b-59ee4d9969bf http.request.method=GET http.request.remoteaddr="127.0.0.1:38286" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/b2d2f012b4a324061eb9f1090481251aff06339b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 trace.duration=20.422µ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=72060383-6f15-4bba-a313-080be079bfd2 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-12-20T15:30:46.402Z] time="2022-12-20T15:30:46Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=312b983e-db65-460c-891b-59ee4d9969bf http.request.method=GET http.request.remoteaddr="127.0.0.1:38286" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/b2d2f012b4a324061eb9f1090481251aff06339b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 trace.duration=25.83µ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=750f7d27-70ed-4a38-b121-579d5387db2d trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-12-20T15:30:46.402Z] time="2022-12-20T15:30:46Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=312b983e-db65-460c-891b-59ee4d9969bf http.request.method=GET http.request.remoteaddr="127.0.0.1:38286" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/b2d2f012b4a324061eb9f1090481251aff06339b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 trace.duration=11.635µ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=a2b620ce-aa88-4979-baab-f9cc05ad2c1a trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-12-20T15:30:46.402Z] time="2022-12-20T15:30:46Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=312b983e-db65-460c-891b-59ee4d9969bf http.request.method=GET http.request.remoteaddr="127.0.0.1:38286" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/b2d2f012b4a324061eb9f1090481251aff06339b 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=3.674965ms http.response.status=200 http.response.written=68 instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 version="v2.3.0+unknown" [2022-12-20T15:30:46.402Z] 127.0.0.1 - - [20/Dec/2022:15:30:46 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.4 git-commit/b2d2f012b4a324061eb9f1090481251aff06339b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-12-20T15:30:46.402Z] time="2022-12-20T15:30:46Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=94a19810-0401-4fa5-b2e1-97072f844861 http.request.method=GET http.request.remoteaddr="127.0.0.1:38274" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/b2d2f012b4a324061eb9f1090481251aff06339b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-12-20T15:30:46.402Z] time="2022-12-20T15:30:46Z" level=debug msg=GetBlob go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=94a19810-0401-4fa5-b2e1-97072f844861 http.request.method=GET http.request.remoteaddr="127.0.0.1:38274" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/b2d2f012b4a324061eb9f1090481251aff06339b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-12-20T15:30:46.402Z] time="2022-12-20T15:30:46Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=94a19810-0401-4fa5-b2e1-97072f844861 http.request.method=GET http.request.remoteaddr="127.0.0.1:38274" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/b2d2f012b4a324061eb9f1090481251aff06339b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 trace.duration=68.865µ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=be38f967-f02e-400a-8867-be8326ce69e2 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-12-20T15:30:46.402Z] time="2022-12-20T15:30:46Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=94a19810-0401-4fa5-b2e1-97072f844861 http.request.method=GET http.request.remoteaddr="127.0.0.1:38274" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/b2d2f012b4a324061eb9f1090481251aff06339b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 trace.duration=18.125µ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=765fac3f-dd83-4354-84fb-c17ba94c0d76 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-12-20T15:30:46.402Z] time="2022-12-20T15:30:46Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=94a19810-0401-4fa5-b2e1-97072f844861 http.request.method=GET http.request.remoteaddr="127.0.0.1:38274" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/b2d2f012b4a324061eb9f1090481251aff06339b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 trace.duration=56.279µ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=0757a37b-3ed4-4533-87a2-a8c97a4c252d trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-12-20T15:30:46.402Z] time="2022-12-20T15:30:46Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=94a19810-0401-4fa5-b2e1-97072f844861 http.request.method=GET http.request.remoteaddr="127.0.0.1:38274" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/b2d2f012b4a324061eb9f1090481251aff06339b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 trace.duration=31.639µ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=9299eaa3-e53d-484d-8b5a-63da5789cc96 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-12-20T15:30:46.402Z] time="2022-12-20T15:30:46Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=94a19810-0401-4fa5-b2e1-97072f844861 http.request.method=GET http.request.remoteaddr="127.0.0.1:38274" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/b2d2f012b4a324061eb9f1090481251aff06339b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 trace.duration=15.13µ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=f4f65cfe-df9b-4559-afa6-adbbff5e6e43 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-12-20T15:30:46.402Z] time="2022-12-20T15:30:46Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=94a19810-0401-4fa5-b2e1-97072f844861 http.request.method=GET http.request.remoteaddr="127.0.0.1:38274" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/b2d2f012b4a324061eb9f1090481251aff06339b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 trace.duration=8µ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=3bc2ee63-403e-4b01-afd8-41c90fa11ad2 trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-12-20T15:30:46.402Z] time="2022-12-20T15:30:46Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=94a19810-0401-4fa5-b2e1-97072f844861 http.request.method=GET http.request.remoteaddr="127.0.0.1:38274" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/b2d2f012b4a324061eb9f1090481251aff06339b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 trace.duration=48.993µ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=639a31e4-19a7-4470-995b-e57e9b0b5150 trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-12-20T15:30:46.402Z] time="2022-12-20T15:30:46Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=94a19810-0401-4fa5-b2e1-97072f844861 http.request.method=GET http.request.remoteaddr="127.0.0.1:38274" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/b2d2f012b4a324061eb9f1090481251aff06339b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 trace.duration=40.008µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=655cc0e1-ac90-4757-a312-d9a56c613175 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-12-20T15:30:46.402Z] time="2022-12-20T15:30:46Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=94a19810-0401-4fa5-b2e1-97072f844861 http.request.method=GET http.request.remoteaddr="127.0.0.1:38274" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/b2d2f012b4a324061eb9f1090481251aff06339b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 trace.duration=15.319µ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=6de1326c-71e1-4f5f-ac2d-e202ae9df635 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-12-20T15:30:46.402Z] time="2022-12-20T15:30:46Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=94a19810-0401-4fa5-b2e1-97072f844861 http.request.method=GET http.request.remoteaddr="127.0.0.1:38274" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/b2d2f012b4a324061eb9f1090481251aff06339b 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=11.860187ms http.response.status=200 http.response.written=179 instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 version="v2.3.0+unknown" [2022-12-20T15:30:46.402Z] 127.0.0.1 - - [20/Dec/2022:15:30:46 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.19.4 git-commit/b2d2f012b4a324061eb9f1090481251aff06339b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-12-20T15:30:46.402Z] time="2022-12-20T15:30:46Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=6eb49b25-a9d3-4d3c-b07c-56bfae1cee7a http.request.method=GET http.request.remoteaddr="127.0.0.1:38300" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.4 git-commit/b2d2f012b4a324061eb9f1090481251aff06339b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 version="v2.3.0+unknown" [2022-12-20T15:30:46.402Z] time="2022-12-20T15:30:46Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=6eb49b25-a9d3-4d3c-b07c-56bfae1cee7a http.request.method=GET http.request.remoteaddr="127.0.0.1:38300" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.4 git-commit/b2d2f012b4a324061eb9f1090481251aff06339b 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="826.063µs" http.response.status=200 http.response.written=2 instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 version="v2.3.0+unknown" [2022-12-20T15:30:46.402Z] 127.0.0.1 - - [20/Dec/2022:15:30:46 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.4 git-commit/b2d2f012b4a324061eb9f1090481251aff06339b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-12-20T15:30:46.402Z] time="2022-12-20T15:30:46Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=128a91a1-196a-45e7-b45f-3f178393bbc6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38304" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/b2d2f012b4a324061eb9f1090481251aff06339b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-12-20T15:30:46.402Z] time="2022-12-20T15:30:46Z" level=debug msg=GetImageManifest go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=128a91a1-196a-45e7-b45f-3f178393bbc6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38304" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/b2d2f012b4a324061eb9f1090481251aff06339b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-12-20T15:30:46.402Z] time="2022-12-20T15:30:46Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=128a91a1-196a-45e7-b45f-3f178393bbc6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38304" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/b2d2f012b4a324061eb9f1090481251aff06339b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-12-20T15:30:46.402Z] time="2022-12-20T15:30:46Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=128a91a1-196a-45e7-b45f-3f178393bbc6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38304" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/b2d2f012b4a324061eb9f1090481251aff06339b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 trace.duration=31.893µ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=4855cd94-22a0-4932-a2e4-c251c947b098 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-12-20T15:30:46.402Z] time="2022-12-20T15:30:46Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=128a91a1-196a-45e7-b45f-3f178393bbc6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38304" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/b2d2f012b4a324061eb9f1090481251aff06339b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 trace.duration=10.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).GetContent" trace.id=7fc00caa-c787-4f9c-a560-34ff191aca36 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-12-20T15:30:46.403Z] time="2022-12-20T15:30:46Z" 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.4 http.request.host="127.0.0.1:5000" http.request.id=128a91a1-196a-45e7-b45f-3f178393bbc6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38304" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/b2d2f012b4a324061eb9f1090481251aff06339b 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.112953ms http.response.status=404 http.response.written=181 instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-12-20T15:30:46.403Z] 127.0.0.1 - - [20/Dec/2022:15:30:46 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.4 git-commit/b2d2f012b4a324061eb9f1090481251aff06339b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-12-20T15:30:46.403Z] time="2022-12-20T15:30:46Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=82c2df13-3d63-44d9-a3f6-999139bc1389 http.request.method=GET http.request.remoteaddr="127.0.0.1:38310" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/b2d2f012b4a324061eb9f1090481251aff06339b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-12-20T15:30:46.403Z] time="2022-12-20T15:30:46Z" level=debug msg=GetImageManifest go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=82c2df13-3d63-44d9-a3f6-999139bc1389 http.request.method=GET http.request.remoteaddr="127.0.0.1:38310" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/b2d2f012b4a324061eb9f1090481251aff06339b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-12-20T15:30:46.403Z] time="2022-12-20T15:30:46Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=82c2df13-3d63-44d9-a3f6-999139bc1389 http.request.method=GET http.request.remoteaddr="127.0.0.1:38310" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/b2d2f012b4a324061eb9f1090481251aff06339b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-12-20T15:30:46.403Z] time="2022-12-20T15:30:46Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=82c2df13-3d63-44d9-a3f6-999139bc1389 http.request.method=GET http.request.remoteaddr="127.0.0.1:38310" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/b2d2f012b4a324061eb9f1090481251aff06339b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 trace.duration=24.886µ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=8562460d-cb76-4477-bd57-bf6cd1be8785 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-12-20T15:30:46.403Z] time="2022-12-20T15:30:46Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=82c2df13-3d63-44d9-a3f6-999139bc1389 http.request.method=GET http.request.remoteaddr="127.0.0.1:38310" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/b2d2f012b4a324061eb9f1090481251aff06339b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 trace.duration=10.741µ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=298e9e03-158d-4a26-9990-3a6ac244be7f trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-12-20T15:30:46.403Z] time="2022-12-20T15:30:46Z" 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.4 http.request.host="127.0.0.1:5000" http.request.id=82c2df13-3d63-44d9-a3f6-999139bc1389 http.request.method=GET http.request.remoteaddr="127.0.0.1:38310" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/b2d2f012b4a324061eb9f1090481251aff06339b 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="953.053µs" http.response.status=404 http.response.written=181 instance.id=6b4588d0-5f7c-4b9d-a4b6-202cd34e2df6 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-12-20T15:30:46.403Z] 127.0.0.1 - - [20/Dec/2022:15:30:46 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.4 git-commit/b2d2f012b4a324061eb9f1090481251aff06339b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-12-20T15:30:46.403Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.29s) [2022-12-20T15:30:46.403Z] === RUN TestRemoveImageOrphaning [2022-12-20T15:30:46.664Z] --- PASS: TestRemoveImageOrphaning (0.28s) [2022-12-20T15:30:46.664Z] === RUN TestRemoveImageGarbageCollector [2022-12-20T15:30:46.664Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-12-20T15:30:46.664Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-12-20T15:30:46.664Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-12-20T15:30:46.664Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-12-20T15:30:46.664Z] === RUN TestTagInvalidReference [2022-12-20T15:30:46.664Z] --- PASS: TestTagInvalidReference (0.01s) [2022-12-20T15:30:46.664Z] === RUN TestTagValidPrefixedRepo [2022-12-20T15:30:46.925Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-12-20T15:30:46.925Z] === RUN TestTagExistedNameWithoutForce [2022-12-20T15:30:46.925Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-12-20T15:30:46.925Z] === RUN TestTagOfficialNames [2022-12-20T15:30:46.925Z] --- PASS: TestTagOfficialNames (0.05s) [2022-12-20T15:30:46.925Z] === RUN TestTagMatchesDigest [2022-12-20T15:30:46.925Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-12-20T15:30:46.925Z] PASS [2022-12-20T15:30:46.925Z] [2022-12-20T15:30:46.925Z] === Skipped [2022-12-20T15:30:46.925Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-12-20T15:30:46.925Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-12-20T15:30:46.925Z] [2022-12-20T15:30:46.925Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-12-20T15:30:46.925Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-12-20T15:30:46.925Z] [2022-12-20T15:30:46.925Z] DONE 23 tests, 2 skipped in 1.663s [2022-12-20T15:30:46.925Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-12-20T15:30:46.925Z] ++ 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-12-20T15:30:46.925Z] ++ set -e [2022-12-20T15:30:46.925Z] ++ '[' -n 0 ']' [2022-12-20T15:30:46.925Z] ++ set -x [2022-12-20T15:30:46.925Z] ++ 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-12-20T15:30:46.925Z] === RUN TestStripANSICommands [2022-12-20T15:30:46.925Z] === RUN TestStripANSICommands/#00 [2022-12-20T15:30:46.925Z] === RUN TestStripANSICommands/#01 [2022-12-20T15:30:46.925Z] --- PASS: TestStripANSICommands (0.00s) [2022-12-20T15:30:46.925Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-12-20T15:30:46.925Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-12-20T15:30:46.925Z] PASS [2022-12-20T15:30:46.925Z] [2022-12-20T15:30:46.925Z] DONE 3 tests in 0.051s [2022-12-20T15:30:46.925Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-12-20T15:30:46.925Z] ++ 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-12-20T15:30:46.925Z] ++ set -e [2022-12-20T15:30:46.925Z] ++ '[' -n 0 ']' [2022-12-20T15:30:46.925Z] ++ set -x [2022-12-20T15:30:46.925Z] ++ 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-12-20T15:30:47.186Z] INFO: Testing against a local daemon [2022-12-20T15:30:47.186Z] === RUN TestNetworkCreateDelete [2022-12-20T15:30:47.186Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-12-20T15:30:47.186Z] === RUN TestDockerNetworkDeletePreferID [2022-12-20T15:30:47.758Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2022-12-20T15:30:47.758Z] === RUN TestDaemonDNSFallback [2022-12-20T15:30:54.388Z] --- PASS: TestDaemonDNSFallback (6.34s) [2022-12-20T15:30:54.388Z] === RUN TestInspectNetwork [2022-12-20T15:30:56.935Z] === RUN TestInspectNetwork/full_network_id [2022-12-20T15:30:56.935Z] === RUN TestInspectNetwork/partial_network_id [2022-12-20T15:30:56.935Z] === RUN TestInspectNetwork/network_name [2022-12-20T15:30:56.935Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-12-20T15:31:01.141Z] --- PASS: TestInspectNetwork (7.14s) [2022-12-20T15:31:01.141Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-12-20T15:31:01.141Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-12-20T15:31:01.141Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-12-20T15:31:01.141Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-12-20T15:31:01.141Z] === RUN TestRunContainerWithBridgeNone [2022-12-20T15:31:03.057Z] --- PASS: TestRunContainerWithBridgeNone (1.59s) [2022-12-20T15:31:03.057Z] === RUN TestNetworkInvalidJSON [2022-12-20T15:31:03.057Z] === RUN TestNetworkInvalidJSON/networks/create [2022-12-20T15:31:03.057Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-12-20T15:31:03.057Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-12-20T15:31:03.057Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-12-20T15:31:03.057Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-12-20T15:31:03.057Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-12-20T15:31:03.057Z] === CONT TestNetworkInvalidJSON/networks/create [2022-12-20T15:31:03.057Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-12-20T15:31:03.057Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-12-20T15:31:03.057Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-12-20T15:31:03.057Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-12-20T15:31:03.057Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-12-20T15:31:03.057Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-12-20T15:31:03.057Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-12-20T15:31:03.057Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-12-20T15:31:03.057Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-12-20T15:31:03.057Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-12-20T15:31:03.057Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-12-20T15:31:03.057Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-12-20T15:31:03.057Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-12-20T15:31:03.057Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-12-20T15:31:03.057Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-12-20T15:31:03.057Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-12-20T15:31:03.057Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-12-20T15:31:03.057Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-12-20T15:31:03.057Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-12-20T15:31:03.057Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-12-20T15:31:03.057Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-12-20T15:31:03.057Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-12-20T15:31:03.057Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-12-20T15:31:03.057Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-12-20T15:31:03.057Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-12-20T15:31:03.057Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-12-20T15:31:03.057Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-12-20T15:31:03.057Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-12-20T15:31:03.057Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-12-20T15:31:03.057Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-12-20T15:31:03.057Z] === RUN TestNetworkList [2022-12-20T15:31:03.057Z] === RUN TestNetworkList//networks [2022-12-20T15:31:03.057Z] === PAUSE TestNetworkList//networks [2022-12-20T15:31:03.057Z] === RUN TestNetworkList//networks/ [2022-12-20T15:31:03.057Z] === PAUSE TestNetworkList//networks/ [2022-12-20T15:31:03.057Z] === CONT TestNetworkList//networks [2022-12-20T15:31:03.057Z] === CONT TestNetworkList//networks/ [2022-12-20T15:31:03.057Z] --- PASS: TestNetworkList (0.01s) [2022-12-20T15:31:03.057Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-12-20T15:31:03.057Z] --- PASS: TestNetworkList//networks (0.00s) [2022-12-20T15:31:03.057Z] === RUN TestHostIPv4BridgeLabel [2022-12-20T15:31:03.319Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-12-20T15:31:03.319Z] === RUN TestDaemonRestartWithLiveRestore [2022-12-20T15:31:04.261Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-12-20T15:31:04.261Z] === RUN TestDaemonDefaultNetworkPools [2022-12-20T15:31:05.204Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-12-20T15:31:05.204Z] === RUN TestDaemonRestartWithExistingNetwork [2022-12-20T15:31:06.148Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2022-12-20T15:31:06.148Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-12-20T15:31:07.532Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-12-20T15:31:07.532Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-12-20T15:31:08.104Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-12-20T15:31:08.104Z] === RUN TestServiceWithPredefinedNetwork [2022-12-20T15:31:10.650Z] --- PASS: TestServiceWithPredefinedNetwork (2.23s) [2022-12-20T15:31:10.650Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-12-20T15:31:10.650Z] service_test.go:242: FLAKY_TEST [2022-12-20T15:31:10.650Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-12-20T15:31:10.650Z] === RUN TestServiceWithDataPathPortInit [2022-12-20T15:31:25.557Z] --- PASS: TestServiceWithDataPathPortInit (13.89s) [2022-12-20T15:31:25.557Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-12-20T15:31:26.941Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ptm8fdqnfu8sagtpx8pjl63fi Created:2022-12-20 15:31:25.39580532 +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[f8fb3e3865249ceea8efe7f065f6c1c0de88267d835ee3ef7a0a6a097c0aaa88:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.i6uhblxsj2g3my7iv28oohfck EndpointID:65e32845b1ceea0afaab9cdb0bbbb3eda1019dede946305f5755845b4a15ef26 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:48a017a2a51904981b9fb47ec2d933ab05a8dcacddf543c3226081f861ebe132 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:e32e48a4a769 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.i6uhblxsj2g3my7iv28oohfck EndpointID:65e32845b1ceea0afaab9cdb0bbbb3eda1019dede946305f5755845b4a15ef26 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-12-20T15:31:31.146Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.97s) [2022-12-20T15:31:31.146Z] PASS [2022-12-20T15:31:31.146Z] [2022-12-20T15:31:31.146Z] === Skipped [2022-12-20T15:31:31.146Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-12-20T15:31:31.146Z] service_test.go:242: FLAKY_TEST [2022-12-20T15:31:31.146Z] [2022-12-20T15:31:31.146Z] DONE 38 tests, 1 skipped in 44.102s [2022-12-20T15:31:31.146Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-12-20T15:31:31.146Z] ++ 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-12-20T15:31:31.146Z] ++ set -e [2022-12-20T15:31:31.146Z] ++ '[' -n 0 ']' [2022-12-20T15:31:31.146Z] ++ set -x [2022-12-20T15:31:31.146Z] ++ 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-12-20T15:31:31.146Z] INFO: Testing against a local daemon [2022-12-20T15:31:31.146Z] === RUN TestDockerNetworkIpvlanPersistance [2022-12-20T15:31:31.146Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-12-20T15:31:31.146Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-12-20T15:31:31.146Z] === RUN TestDockerNetworkIpvlan [2022-12-20T15:31:31.146Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-12-20T15:31:31.146Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-12-20T15:31:31.146Z] PASS [2022-12-20T15:31:31.146Z] [2022-12-20T15:31:31.146Z] === Skipped [2022-12-20T15:31:31.146Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-12-20T15:31:31.146Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-12-20T15:31:31.146Z] [2022-12-20T15:31:31.146Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-12-20T15:31:31.146Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-12-20T15:31:31.146Z] [2022-12-20T15:31:31.146Z] DONE 2 tests, 2 skipped in 0.097s [2022-12-20T15:31:31.146Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-12-20T15:31:31.146Z] ++ 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-12-20T15:31:31.146Z] ++ set -e [2022-12-20T15:31:31.146Z] ++ '[' -n 0 ']' [2022-12-20T15:31:31.146Z] ++ set -x [2022-12-20T15:31:31.146Z] ++ 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-12-20T15:31:31.407Z] INFO: Testing against a local daemon [2022-12-20T15:31:31.407Z] === RUN TestDockerNetworkMacvlanPersistance [2022-12-20T15:31:32.792Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.34s) [2022-12-20T15:31:32.792Z] === RUN TestDockerNetworkMacvlan [2022-12-20T15:31:33.363Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-12-20T15:31:34.306Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-12-20T15:31:34.877Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-12-20T15:31:36.792Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-12-20T15:31:38.708Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-12-20T15:31:42.011Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-12-20T15:31:42.582Z] --- PASS: TestDockerNetworkMacvlan (9.81s) [2022-12-20T15:31:42.582Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-12-20T15:31:42.582Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-12-20T15:31:42.582Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.93s) [2022-12-20T15:31:42.582Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.86s) [2022-12-20T15:31:42.582Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.13s) [2022-12-20T15:31:42.582Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.67s) [2022-12-20T15:31:42.582Z] PASS [2022-12-20T15:31:42.582Z] [2022-12-20T15:31:42.582Z] DONE 8 tests in 11.251s [2022-12-20T15:31:42.582Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-12-20T15:31:42.582Z] ++ 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-12-20T15:31:42.582Z] ++ set -e [2022-12-20T15:31:42.582Z] ++ '[' -n 0 ']' [2022-12-20T15:31:42.582Z] ++ set -x [2022-12-20T15:31:42.583Z] ++ 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-12-20T15:31:42.583Z] testing: warning: no tests to run [2022-12-20T15:31:42.583Z] PASS [2022-12-20T15:31:42.583Z] [2022-12-20T15:31:42.583Z] DONE 0 tests in 0.025s [2022-12-20T15:31:42.583Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-12-20T15:31:42.583Z] ++ 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-12-20T15:31:42.583Z] ++ set -e [2022-12-20T15:31:42.583Z] ++ '[' -n 0 ']' [2022-12-20T15:31:42.583Z] ++ set -x [2022-12-20T15:31:42.583Z] ++ 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-12-20T15:31:42.583Z] INFO: Testing against a local daemon [2022-12-20T15:31:42.583Z] === RUN TestAuthZPluginAllowRequest [2022-12-20T15:31:43.968Z] --- PASS: TestAuthZPluginAllowRequest (1.16s) [2022-12-20T15:31:43.968Z] === RUN TestAuthZPluginTLS [2022-12-20T15:31:44.230Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-12-20T15:31:44.230Z] === RUN TestAuthZPluginDenyRequest [2022-12-20T15:31:44.802Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-12-20T15:31:44.802Z] === RUN TestAuthZPluginAPIDenyResponse [2022-12-20T15:31:45.373Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-12-20T15:31:45.373Z] === RUN TestAuthZPluginDenyResponse [2022-12-20T15:31:45.944Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-12-20T15:31:45.944Z] === RUN TestAuthZPluginAllowEventStream [2022-12-20T15:31:47.329Z] --- PASS: TestAuthZPluginAllowEventStream (1.17s) [2022-12-20T15:31:47.329Z] === RUN TestAuthZPluginErrorResponse [2022-12-20T15:31:47.591Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-12-20T15:31:47.591Z] === RUN TestAuthZPluginErrorRequest [2022-12-20T15:31:48.163Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-12-20T15:31:48.163Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-12-20T15:31:48.734Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-12-20T15:31:48.734Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-12-20T15:31:50.120Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.36s) [2022-12-20T15:31:50.120Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-12-20T15:31:51.505Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.38s) [2022-12-20T15:31:51.505Z] === RUN TestAuthZPluginHeader [2022-12-20T15:31:52.077Z] --- PASS: TestAuthZPluginHeader (0.71s) [2022-12-20T15:31:52.077Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-12-20T15:31:52.077Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-12-20T15:31:52.077Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-12-20T15:31:52.077Z] === RUN TestAuthZPluginV2Disable [2022-12-20T15:31:52.077Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-12-20T15:31:52.077Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-12-20T15:31:52.077Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-12-20T15:31:52.077Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-12-20T15:31:52.077Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-12-20T15:31:52.077Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-12-20T15:31:52.077Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-12-20T15:31:52.077Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-12-20T15:31:52.077Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-12-20T15:32:10.195Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2022-12-20T15:32:10.195Z] PASS [2022-12-20T15:32:10.195Z] [2022-12-20T15:32:10.195Z] === Skipped [2022-12-20T15:32:10.195Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-12-20T15:32:10.195Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-12-20T15:32:10.195Z] [2022-12-20T15:32:10.195Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-12-20T15:32:10.195Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-12-20T15:32:10.195Z] [2022-12-20T15:32:10.195Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-12-20T15:32:10.195Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-12-20T15:32:10.195Z] [2022-12-20T15:32:10.195Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-12-20T15:32:10.195Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-12-20T15:32:10.195Z] [2022-12-20T15:32:10.195Z] DONE 17 tests, 4 skipped in 26.538s [2022-12-20T15:32:10.195Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-12-20T15:32:10.195Z] ++ 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-12-20T15:32:10.195Z] ++ set -e [2022-12-20T15:32:10.195Z] ++ '[' -n 0 ']' [2022-12-20T15:32:10.195Z] ++ set -x [2022-12-20T15:32:10.195Z] ++ 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-12-20T15:32:10.195Z] INFO: Testing against a local daemon [2022-12-20T15:32:10.195Z] === RUN TestPluginInvalidJSON [2022-12-20T15:32:10.195Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-12-20T15:32:10.195Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-12-20T15:32:10.195Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-12-20T15:32:10.195Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-12-20T15:32:10.195Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-12-20T15:32:10.195Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-12-20T15:32:10.195Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-12-20T15:32:10.195Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-12-20T15:32:10.195Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-12-20T15:32:10.195Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-12-20T15:32:10.195Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-12-20T15:32:10.195Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-12-20T15:32:10.195Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-12-20T15:32:10.195Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-12-20T15:32:10.195Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-12-20T15:32:10.195Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-12-20T15:32:10.195Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-12-20T15:32:10.195Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-12-20T15:32:10.195Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-12-20T15:32:10.195Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-12-20T15:32:10.195Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-12-20T15:32:10.195Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-12-20T15:32:10.195Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-12-20T15:32:10.195Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-12-20T15:32:10.195Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-12-20T15:32:10.195Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-12-20T15:32:10.195Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-12-20T15:32:10.195Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-12-20T15:32:10.195Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-12-20T15:32:10.195Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-12-20T15:32:10.195Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-12-20T15:32:10.195Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-12-20T15:32:10.195Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-12-20T15:32:10.195Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-12-20T15:32:10.195Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-12-20T15:32:10.195Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-12-20T15:32:10.195Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-12-20T15:32:10.195Z] === RUN TestPluginInstall [2022-12-20T15:32:10.195Z] === RUN TestPluginInstall/no_auth [2022-12-20T15:32:13.584Z] time="2022-12-20T15:32:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-12-20T15:32:13.584Z] time="2022-12-20T15:32:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ede015293988f289ed03d0d048a3afd79bdaa79e334bf9eb5c4911e4d51ab098" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-12-20T15:32:13.584Z] time="2022-12-20T15:32:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-12-20T15:32:13.584Z] time="2022-12-20T15:32:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ede015293988f289ed03d0d048a3afd79bdaa79e334bf9eb5c4911e4d51ab098" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-12-20T15:32:13.584Z] === RUN TestPluginInstall/with_htpasswd [2022-12-20T15:32:13.844Z] time="2022-12-20T15:32:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-12-20T15:32:13.844Z] time="2022-12-20T15:32:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5551bae50c19741c59b80f4afa9cac6dd6f71a64402e50295fbbcb7ff57ed6f4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-12-20T15:32:13.844Z] time="2022-12-20T15:32:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-12-20T15:32:13.844Z] time="2022-12-20T15:32:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5551bae50c19741c59b80f4afa9cac6dd6f71a64402e50295fbbcb7ff57ed6f4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-12-20T15:32:14.105Z] === RUN TestPluginInstall/with_insecure [2022-12-20T15:32:15.048Z] time="2022-12-20T15:32:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-12-20T15:32:15.048Z] time="2022-12-20T15:32:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6f50831319f82782ab722d616b455869cae6716373e0628c86c80b3f7a3826e9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-12-20T15:32:15.048Z] time="2022-12-20T15:32:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-12-20T15:32:15.048Z] time="2022-12-20T15:32:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6f50831319f82782ab722d616b455869cae6716373e0628c86c80b3f7a3826e9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-12-20T15:32:15.048Z] plugin_test.go:195: [de69a0d6111e8] daemon is not started [2022-12-20T15:32:15.048Z] --- PASS: TestPluginInstall (5.86s) [2022-12-20T15:32:15.048Z] --- PASS: TestPluginInstall/no_auth (4.24s) [2022-12-20T15:32:15.048Z] --- PASS: TestPluginInstall/with_htpasswd (0.58s) [2022-12-20T15:32:15.048Z] --- PASS: TestPluginInstall/with_insecure (1.03s) [2022-12-20T15:32:15.048Z] === RUN TestPluginsWithRuntimes [2022-12-20T15:32:16.961Z] === RUN TestPluginsWithRuntimes/No_Args [2022-12-20T15:32:17.534Z] === RUN TestPluginsWithRuntimes/With_Args [2022-12-20T15:32:18.475Z] --- PASS: TestPluginsWithRuntimes (3.35s) [2022-12-20T15:32:18.475Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.91s) [2022-12-20T15:32:18.475Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.89s) [2022-12-20T15:32:18.475Z] === RUN TestPluginBackCompatMediaTypes [2022-12-20T15:32:19.047Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-12-20T15:32:19.047Z] PASS [2022-12-20T15:32:19.047Z] [2022-12-20T15:32:19.047Z] DONE 24 tests in 9.921s [2022-12-20T15:32:19.047Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-12-20T15:32:19.047Z] ++ 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-12-20T15:32:19.047Z] ++ set -e [2022-12-20T15:32:19.047Z] ++ '[' -n 0 ']' [2022-12-20T15:32:19.047Z] ++ set -x [2022-12-20T15:32:19.047Z] ++ 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-12-20T15:32:19.047Z] INFO: Testing against a local daemon [2022-12-20T15:32:19.047Z] === RUN TestExternalGraphDriver [2022-12-20T15:32:19.618Z] === RUN TestExternalGraphDriver/json [2022-12-20T15:32:21.006Z] === RUN TestExternalGraphDriver/spec [2022-12-20T15:32:22.919Z] === RUN TestExternalGraphDriver/pull [2022-12-20T15:32:24.304Z] --- PASS: TestExternalGraphDriver (5.20s) [2022-12-20T15:32:24.304Z] --- PASS: TestExternalGraphDriver/json (1.59s) [2022-12-20T15:32:24.304Z] --- PASS: TestExternalGraphDriver/spec (1.58s) [2022-12-20T15:32:24.304Z] --- PASS: TestExternalGraphDriver/pull (1.68s) [2022-12-20T15:32:24.304Z] === RUN TestGraphdriverPluginV2 [2022-12-20T15:32:24.565Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-12-20T15:32:24.565Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2022-12-20T15:32:24.565Z] PASS [2022-12-20T15:32:24.565Z] [2022-12-20T15:32:24.565Z] === Skipped [2022-12-20T15:32:24.565Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2022-12-20T15:32:24.565Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-12-20T15:32:24.565Z] [2022-12-20T15:32:24.565Z] DONE 5 tests, 1 skipped in 5.617s [2022-12-20T15:32:24.565Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-12-20T15:32:24.565Z] ++ 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-12-20T15:32:24.565Z] ++ set -e [2022-12-20T15:32:24.565Z] ++ '[' -n 0 ']' [2022-12-20T15:32:24.565Z] ++ set -x [2022-12-20T15:32:24.565Z] ++ 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-12-20T15:32:24.826Z] INFO: Testing against a local daemon [2022-12-20T15:32:24.826Z] === RUN TestContinueAfterPluginCrash [2022-12-20T15:32:24.826Z] === PAUSE TestContinueAfterPluginCrash [2022-12-20T15:32:24.826Z] === RUN TestReadPluginNoRead [2022-12-20T15:32:24.826Z] === PAUSE TestReadPluginNoRead [2022-12-20T15:32:24.826Z] === RUN TestDaemonStartWithLogOpt [2022-12-20T15:32:24.826Z] === PAUSE TestDaemonStartWithLogOpt [2022-12-20T15:32:24.826Z] === CONT TestContinueAfterPluginCrash [2022-12-20T15:32:24.826Z] === CONT TestDaemonStartWithLogOpt [2022-12-20T15:32:28.128Z] --- PASS: TestDaemonStartWithLogOpt (3.04s) [2022-12-20T15:32:28.128Z] === CONT TestReadPluginNoRead [2022-12-20T15:32:30.041Z] === RUN TestReadPluginNoRead/default [2022-12-20T15:32:31.426Z] === RUN TestReadPluginNoRead/disabled_caching [2022-12-20T15:32:32.368Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-12-20T15:32:33.312Z] --- PASS: TestContinueAfterPluginCrash (8.31s) [2022-12-20T15:32:33.573Z] === CONT TestReadPluginNoRead [2022-12-20T15:32:33.573Z] read_test.go:91: [d70cc9440eed4] daemon is not started [2022-12-20T15:32:33.573Z] --- PASS: TestReadPluginNoRead (5.90s) [2022-12-20T15:32:33.573Z] --- PASS: TestReadPluginNoRead/default (1.27s) [2022-12-20T15:32:33.573Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.22s) [2022-12-20T15:32:33.573Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.24s) [2022-12-20T15:32:33.573Z] PASS [2022-12-20T15:32:33.834Z] [2022-12-20T15:32:33.834Z] DONE 6 tests in 9.044s [2022-12-20T15:32:33.834Z] 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-12-20T15:32:33.834Z] ++ 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-12-20T15:32:33.834Z] ++ set -e [2022-12-20T15:32:33.834Z] ++ '[' -n 0 ']' [2022-12-20T15:32:33.834Z] ++ set -x [2022-12-20T15:32:33.834Z] ++ 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-12-20T15:32:33.834Z] testing: warning: no tests to run [2022-12-20T15:32:33.834Z] PASS [2022-12-20T15:32:33.834Z] [2022-12-20T15:32:33.834Z] DONE 0 tests in 0.036s [2022-12-20T15:32:33.834Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-12-20T15:32:33.834Z] ++ 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-12-20T15:32:33.834Z] ++ set -e [2022-12-20T15:32:33.834Z] ++ '[' -n 0 ']' [2022-12-20T15:32:33.834Z] ++ set -x [2022-12-20T15:32:33.834Z] ++ 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-12-20T15:32:33.834Z] INFO: Testing against a local daemon [2022-12-20T15:32:33.834Z] === RUN TestPluginWithDevMounts [2022-12-20T15:32:33.834Z] === PAUSE TestPluginWithDevMounts [2022-12-20T15:32:33.834Z] === CONT TestPluginWithDevMounts [2022-12-20T15:32:35.748Z] --- PASS: TestPluginWithDevMounts (1.55s) [2022-12-20T15:32:35.748Z] PASS [2022-12-20T15:32:35.748Z] [2022-12-20T15:32:35.748Z] DONE 1 tests in 1.677s [2022-12-20T15:32:35.748Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-12-20T15:32:35.748Z] ++ 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-12-20T15:32:35.748Z] ++ set -e [2022-12-20T15:32:35.748Z] ++ '[' -n 0 ']' [2022-12-20T15:32:35.748Z] ++ set -x [2022-12-20T15:32:35.748Z] ++ 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-12-20T15:32:35.748Z] INFO: Testing against a local daemon [2022-12-20T15:32:35.748Z] === RUN TestSecretInspect [2022-12-20T15:32:37.662Z] --- PASS: TestSecretInspect (2.21s) [2022-12-20T15:32:37.662Z] === RUN TestSecretList [2022-12-20T15:32:39.576Z] --- PASS: TestSecretList (1.86s) [2022-12-20T15:32:39.576Z] === RUN TestSecretsCreateAndDelete [2022-12-20T15:32:42.122Z] --- PASS: TestSecretsCreateAndDelete (2.31s) [2022-12-20T15:32:42.122Z] === RUN TestSecretsUpdate [2022-12-20T15:32:44.668Z] --- PASS: TestSecretsUpdate (2.26s) [2022-12-20T15:32:44.668Z] === RUN TestTemplatedSecret [2022-12-20T15:32:46.583Z] --- PASS: TestTemplatedSecret (2.47s) [2022-12-20T15:32:46.583Z] === RUN TestSecretCreateResolve [2022-12-20T15:32:49.128Z] --- PASS: TestSecretCreateResolve (2.31s) [2022-12-20T15:32:49.128Z] PASS [2022-12-20T15:32:49.128Z] [2022-12-20T15:32:49.128Z] DONE 6 tests in 13.517s [2022-12-20T15:32:49.128Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-12-20T15:32:49.128Z] ++ 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-12-20T15:32:49.128Z] ++ set -e [2022-12-20T15:32:49.128Z] ++ '[' -n 0 ']' [2022-12-20T15:32:49.128Z] ++ set -x [2022-12-20T15:32:49.128Z] ++ 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-12-20T15:32:49.128Z] INFO: Testing against a local daemon [2022-12-20T15:32:49.128Z] === RUN TestServiceCreateInit [2022-12-20T15:32:49.128Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-12-20T15:32:53.334Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-12-20T15:32:56.636Z] --- PASS: TestServiceCreateInit (7.14s) [2022-12-20T15:32:56.636Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.59s) [2022-12-20T15:32:56.636Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.54s) [2022-12-20T15:32:56.636Z] === RUN TestCreateServiceMultipleTimes [2022-12-20T15:33:11.545Z] --- PASS: TestCreateServiceMultipleTimes (15.25s) [2022-12-20T15:33:11.545Z] === RUN TestCreateServiceConflict [2022-12-20T15:33:14.091Z] --- PASS: TestCreateServiceConflict (2.22s) [2022-12-20T15:33:14.091Z] === RUN TestCreateServiceMaxReplicas [2022-12-20T15:33:16.662Z] --- PASS: TestCreateServiceMaxReplicas (2.64s) [2022-12-20T15:33:16.662Z] === RUN TestCreateWithDuplicateNetworkNames [2022-12-20T15:33:31.601Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.06s) [2022-12-20T15:33:31.601Z] === RUN TestCreateServiceSecretFileMode [2022-12-20T15:33:31.863Z] --- PASS: TestCreateServiceSecretFileMode (2.51s) [2022-12-20T15:33:31.863Z] === RUN TestCreateServiceConfigFileMode [2022-12-20T15:33:34.408Z] --- PASS: TestCreateServiceConfigFileMode (2.47s) [2022-12-20T15:33:34.408Z] === RUN TestCreateServiceSysctls [2022-12-20T15:33:37.709Z] --- PASS: TestCreateServiceSysctls (3.12s) [2022-12-20T15:33:37.709Z] === RUN TestCreateServiceCapabilities [2022-12-20T15:33:40.256Z] --- PASS: TestCreateServiceCapabilities (2.59s) [2022-12-20T15:33:40.256Z] === RUN TestInspect [2022-12-20T15:33:42.803Z] --- PASS: TestInspect (2.74s) [2022-12-20T15:33:42.803Z] === RUN TestCreateJob [2022-12-20T15:33:46.108Z] --- PASS: TestCreateJob (2.99s) [2022-12-20T15:33:46.108Z] === RUN TestReplicatedJob [2022-12-20T15:33:51.400Z] --- PASS: TestReplicatedJob (4.60s) [2022-12-20T15:33:51.400Z] === RUN TestUpdateReplicatedJob [2022-12-20T15:33:53.946Z] --- PASS: TestUpdateReplicatedJob (3.27s) [2022-12-20T15:33:53.946Z] === RUN TestServiceListWithStatuses [2022-12-20T15:33:53.946Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-12-20T15:33:53.946Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-12-20T15:33:53.946Z] === RUN TestDockerNetworkConnectAlias [2022-12-20T15:33:58.155Z] --- PASS: TestDockerNetworkConnectAlias (3.99s) [2022-12-20T15:33:58.155Z] === RUN TestDockerNetworkReConnect [2022-12-20T15:34:01.459Z] --- PASS: TestDockerNetworkReConnect (3.27s) [2022-12-20T15:34:01.459Z] === RUN TestServicePlugin [2022-12-20T15:34:01.459Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-12-20T15:34:01.459Z] --- SKIP: TestServicePlugin (0.00s) [2022-12-20T15:34:01.459Z] === RUN TestServiceUpdateLabel [2022-12-20T15:34:03.374Z] --- PASS: TestServiceUpdateLabel (2.21s) [2022-12-20T15:34:03.374Z] === RUN TestServiceUpdateSecrets [2022-12-20T15:34:18.282Z] --- PASS: TestServiceUpdateSecrets (14.46s) [2022-12-20T15:34:18.282Z] === RUN TestServiceUpdateConfigs [2022-12-20T15:34:33.192Z] --- PASS: TestServiceUpdateConfigs (14.32s) [2022-12-20T15:34:33.192Z] === RUN TestServiceUpdateNetwork [2022-12-20T15:34:45.425Z] --- PASS: TestServiceUpdateNetwork (12.35s) [2022-12-20T15:34:45.425Z] === RUN TestServiceUpdatePidsLimit [2022-12-20T15:34:45.686Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-12-20T15:34:46.257Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-12-20T15:34:54.396Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-12-20T15:35:00.996Z] --- PASS: TestServiceUpdatePidsLimit (16.15s) [2022-12-20T15:35:00.996Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-12-20T15:35:00.996Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-12-20T15:35:00.996Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-12-20T15:35:00.996Z] PASS [2022-12-20T15:35:00.996Z] [2022-12-20T15:35:00.996Z] === Skipped [2022-12-20T15:35:00.996Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-12-20T15:35:00.996Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-12-20T15:35:00.996Z] [2022-12-20T15:35:00.996Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-12-20T15:35:00.996Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-12-20T15:35:00.996Z] [2022-12-20T15:35:00.996Z] DONE 27 tests, 2 skipped in 131.473s [2022-12-20T15:35:00.996Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-12-20T15:35:00.996Z] ++ 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-12-20T15:35:00.996Z] ++ set -e [2022-12-20T15:35:00.996Z] ++ '[' -n 0 ']' [2022-12-20T15:35:00.996Z] ++ set -x [2022-12-20T15:35:00.996Z] ++ 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-12-20T15:35:00.996Z] INFO: Testing against a local daemon [2022-12-20T15:35:00.996Z] === RUN TestSessionCreate [2022-12-20T15:35:00.996Z] --- PASS: TestSessionCreate (0.02s) [2022-12-20T15:35:00.996Z] === RUN TestSessionCreateWithBadUpgrade [2022-12-20T15:35:00.996Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-12-20T15:35:00.996Z] PASS [2022-12-20T15:35:00.996Z] [2022-12-20T15:35:00.996Z] DONE 2 tests in 0.134s [2022-12-20T15:35:00.996Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-12-20T15:35:00.996Z] ++ 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-12-20T15:35:00.996Z] ++ set -e [2022-12-20T15:35:00.996Z] ++ '[' -n 0 ']' [2022-12-20T15:35:00.996Z] ++ set -x [2022-12-20T15:35:00.996Z] ++ 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-12-20T15:35:00.996Z] INFO: Testing against a local daemon [2022-12-20T15:35:00.996Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-12-20T15:35:00.996Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-12-20T15:35:00.996Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-12-20T15:35:00.996Z] === RUN TestDiskUsage [2022-12-20T15:35:00.996Z] === PAUSE TestDiskUsage [2022-12-20T15:35:00.996Z] === RUN TestEventsExecDie [2022-12-20T15:35:01.270Z] --- PASS: TestEventsExecDie (0.54s) [2022-12-20T15:35:01.270Z] === RUN TestEventsBackwardsCompatible [2022-12-20T15:35:01.270Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-12-20T15:35:01.270Z] === RUN TestEventsVolumeCreate [2022-12-20T15:35:01.536Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-12-20T15:35:01.536Z] === RUN TestInfoBinaryCommits [2022-12-20T15:35:01.536Z] --- PASS: TestInfoBinaryCommits (0.03s) [2022-12-20T15:35:01.536Z] === RUN TestInfoAPIVersioned [2022-12-20T15:35:01.536Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-12-20T15:35:01.536Z] === RUN TestInfoAPI [2022-12-20T15:35:01.536Z] --- PASS: TestInfoAPI (0.02s) [2022-12-20T15:35:01.536Z] === RUN TestInfoAPIWarnings [2022-12-20T15:35:19.653Z] --- PASS: TestInfoAPIWarnings (16.57s) [2022-12-20T15:35:19.653Z] === RUN TestInfoDebug [2022-12-20T15:35:19.653Z] --- PASS: TestInfoDebug (0.52s) [2022-12-20T15:35:19.653Z] === RUN TestInfoInsecureRegistries [2022-12-20T15:35:19.653Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-12-20T15:35:19.653Z] === RUN TestInfoRegistryMirrors [2022-12-20T15:35:19.653Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-12-20T15:35:19.653Z] === RUN TestLoginFailsWithBadCredentials [2022-12-20T15:35:19.914Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2022-12-20T15:35:19.914Z] === RUN TestPingCacheHeaders [2022-12-20T15:35:19.914Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-12-20T15:35:19.914Z] === RUN TestPingGet [2022-12-20T15:35:19.914Z] --- PASS: TestPingGet (0.01s) [2022-12-20T15:35:19.914Z] === RUN TestPingHead [2022-12-20T15:35:20.175Z] --- PASS: TestPingHead (0.02s) [2022-12-20T15:35:20.175Z] === RUN TestPingSwarmHeader [2022-12-20T15:35:20.748Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-12-20T15:35:20.748Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-12-20T15:35:21.692Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-12-20T15:35:21.692Z] --- PASS: TestPingSwarmHeader (1.67s) [2022-12-20T15:35:21.692Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-12-20T15:35:21.692Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-12-20T15:35:21.692Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-12-20T15:35:21.692Z] === RUN TestPingBuilderHeader [2022-12-20T15:35:21.692Z] === RUN TestPingBuilderHeader/default_config [2022-12-20T15:35:22.263Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-12-20T15:35:22.835Z] --- PASS: TestPingBuilderHeader (1.04s) [2022-12-20T15:35:22.835Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) [2022-12-20T15:35:22.835Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) [2022-12-20T15:35:22.835Z] === RUN TestVersion [2022-12-20T15:35:22.835Z] --- PASS: TestVersion (0.02s) [2022-12-20T15:35:22.835Z] === CONT TestDiskUsage [2022-12-20T15:35:23.407Z] === RUN TestDiskUsage/empty [2022-12-20T15:35:23.407Z] === RUN TestDiskUsage/empty/container_types [2022-12-20T15:35:23.407Z] === RUN TestDiskUsage/empty/image_types [2022-12-20T15:35:23.407Z] === RUN TestDiskUsage/empty/volume_types [2022-12-20T15:35:23.407Z] === RUN TestDiskUsage/empty/build-cache_types [2022-12-20T15:35:23.407Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-12-20T15:35:23.407Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-12-20T15:35:23.407Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-12-20T15:35:23.407Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-12-20T15:35:23.407Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-12-20T15:35:23.407Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-12-20T15:35:23.407Z] === RUN TestDiskUsage/after_LoadBusybox [2022-12-20T15:35:23.407Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-12-20T15:35:23.407Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-12-20T15:35:23.407Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-12-20T15:35:23.407Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-12-20T15:35:23.407Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-12-20T15:35:23.407Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-12-20T15:35:23.407Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-12-20T15:35:23.407Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-12-20T15:35:23.407Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-12-20T15:35:23.407Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-12-20T15:35:23.407Z] === RUN TestDiskUsage/after_container.Run [2022-12-20T15:35:23.978Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-12-20T15:35:23.978Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-12-20T15:35:23.978Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-12-20T15:35:23.978Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-12-20T15:35:23.978Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-12-20T15:35:23.978Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-12-20T15:35:23.978Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-12-20T15:35:23.978Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-12-20T15:35:23.978Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-12-20T15:35:23.978Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-12-20T15:35:23.978Z] --- PASS: TestDiskUsage (1.23s) [2022-12-20T15:35:23.978Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-12-20T15:35:23.978Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-12-20T15:35:23.978Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-12-20T15:35:23.978Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-12-20T15:35:23.978Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-12-20T15:35:23.978Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-12-20T15:35:23.978Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-12-20T15:35:23.978Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-12-20T15:35:23.978Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-12-20T15:35:23.978Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-12-20T15:35:23.978Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-12-20T15:35:23.978Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.18s) [2022-12-20T15:35:23.978Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-12-20T15:35:23.978Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-12-20T15:35:23.978Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-12-20T15:35:23.978Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-12-20T15:35:23.978Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-12-20T15:35:23.978Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-12-20T15:35:23.979Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-12-20T15:35:23.979Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-12-20T15:35:23.979Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-12-20T15:35:23.979Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-12-20T15:35:23.979Z] --- PASS: TestDiskUsage/after_container.Run (0.38s) [2022-12-20T15:35:23.979Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-12-20T15:35:23.979Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-12-20T15:35:23.979Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-12-20T15:35:23.979Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-12-20T15:35:23.979Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-12-20T15:35:23.979Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-12-20T15:35:23.979Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-12-20T15:35:23.979Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-12-20T15:35:23.979Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-12-20T15:35:23.979Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-12-20T15:35:23.979Z] PASS [2022-12-20T15:35:23.979Z] [2022-12-20T15:35:23.979Z] === Skipped [2022-12-20T15:35:23.979Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-12-20T15:35:23.979Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-12-20T15:35:23.979Z] [2022-12-20T15:35:23.979Z] DONE 57 tests, 1 skipped in 23.375s [2022-12-20T15:35:23.979Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-12-20T15:35:23.979Z] ++ 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-12-20T15:35:23.979Z] ++ set -e [2022-12-20T15:35:23.979Z] ++ '[' -n 0 ']' [2022-12-20T15:35:23.979Z] ++ set -x [2022-12-20T15:35:23.979Z] ++ 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-12-20T15:35:24.240Z] INFO: Testing against a local daemon [2022-12-20T15:35:24.240Z] === RUN TestVolumesCreateAndList [2022-12-20T15:35:24.240Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-12-20T15:35:24.240Z] === RUN TestVolumesRemove [2022-12-20T15:35:24.240Z] --- PASS: TestVolumesRemove (0.07s) [2022-12-20T15:35:24.240Z] === RUN TestVolumesInspect [2022-12-20T15:35:24.240Z] --- PASS: TestVolumesInspect (0.02s) [2022-12-20T15:35:24.240Z] === RUN TestVolumesInvalidJSON [2022-12-20T15:35:24.240Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-12-20T15:35:24.240Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-12-20T15:35:24.240Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-12-20T15:35:24.240Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-12-20T15:35:24.240Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-12-20T15:35:24.240Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-12-20T15:35:24.240Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-12-20T15:35:24.240Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-12-20T15:35:24.240Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-12-20T15:35:24.240Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-12-20T15:35:24.240Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-12-20T15:35:24.240Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-12-20T15:35:24.240Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-12-20T15:35:24.240Z] === RUN TestVolumePruneAnonymous [2022-12-20T15:35:24.240Z] --- PASS: TestVolumePruneAnonymous (0.04s) [2022-12-20T15:35:24.240Z] PASS [2022-12-20T15:35:24.240Z] [2022-12-20T15:35:24.240Z] DONE 10 tests in 0.264s [2022-12-20T15:35:24.240Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-12-20T15:35:24.501Z] ++++ cat bundles/test-integration/docker.pid [2022-12-20T15:35:24.501Z] +++ kill 15045 [2022-12-20T15:35:24.763Z] +++ /etc/init.d/apparmor stop [2022-12-20T15:35:24.763Z] Leaving: AppArmorNo profiles have been unloaded. [2022-12-20T15:35:24.763Z] [2022-12-20T15:35:24.763Z] Unloading profiles will leave already running processes permanently [2022-12-20T15:35:24.763Z] unconfined, which can lead to unexpected situations. [2022-12-20T15:35:24.763Z] [2022-12-20T15:35:24.763Z] To set a process to complain mode, use the command line tool [2022-12-20T15:35:24.763Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-12-20T15:35:24.763Z] +++ true [2022-12-20T15:35:24.763Z] exiting test-integration [2022-12-20T15:35:24.763Z] ++ exit 0 [2022-12-20T15:35:24.763Z] Post stage [Pipeline] junit [2022-12-20T15:35:25.721Z] Recording test results [2022-12-20T15:35:25.919Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-12-20T15:35:26.237Z] + echo Ensuring container killed. [2022-12-20T15:35:26.237Z] Ensuring container killed. [2022-12-20T15:35:26.237Z] + docker rm -vf docker-pr1 [2022-12-20T15:35:26.237Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh [2022-12-20T15:35:26.527Z] + echo Chowning /workspace to jenkins user [2022-12-20T15:35:26.527Z] Chowning /workspace to jenkins user [2022-12-20T15:35:26.527Z] + id -u [2022-12-20T15:35:26.527Z] + id -g [2022-12-20T15:35:26.527Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44679:/workspace busybox chown -R 1000:1000 /workspace [2022-12-20T15:35:26.527Z] Unable to find image 'busybox:latest' locally [2022-12-20T15:35:26.527Z] latest: Pulling from library/busybox [2022-12-20T15:35:26.788Z] b2bcf7a3443b: Already exists [2022-12-20T15:35:26.788Z] Digest: sha256:3b3128d9df6bbbcc92e2358e596c9fbd722a437a62bafbc51607970e9e3b8869 [2022-12-20T15:35:26.788Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-12-20T15:35:28.481Z] + bundleName=arm64-integration [2022-12-20T15:35:28.481Z] + echo Creating arm64-integration-bundles.tar.gz [2022-12-20T15:35:28.481Z] Creating arm64-integration-bundles.tar.gz [2022-12-20T15:35:28.481Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-12-20T15:35:28.481Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-12-20T15:35:28.756Z] Archiving artifacts [2022-12-20T15:35:30.643Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44679/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-12-20T15:35:30.947Z] + make clean [2022-12-20T15:35:31.208Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-12-20T15:35:31.208Z] docker-dev-cache [2022-12-20T15:35:31.208Z] 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